goffice 0.8.10:

Andreas:
       * Make sure the first rather than the last error is shown.
       * Plug leak.
       * Provide the opportunity of all errors to be shown.

Jean:
       * Always use real line width when evaluating dashes. [#442546]
       * Update x and y limits when data change for xyz plots. [#627288]
       * Do not crash when displaying cubic spline with no abscissa. [#627507]
       * Do not save image filling with no image. [#627690]
       * Don't use g_free instead of xmlFree. [#627700]
       * Optionnaly delete trendlines from legend. [#628031]
       * Fix critical in go_doc_finalize. [#628467]
       * Fixed a potential crasher in gog_styled_object_document_changed. [#628671]
       * Fixed GOImage references management. [#628732]

Morten:
       * Limit formats to sane number of decimals.  [#627066]
       * Fix minor go_string_replace issue.
       * Plug leaks.
       * Fix char-xmlChar confusion.
       * Fix graph crash.  [#628259]
       * Improve go_format_is_date.
       * Improve handling of date axes with time-of-day.
       * Fix FMR on image load.  [Part of #628467]

--------------------------------------------------------------------------