Gnumeric 1.10.15 aka "TBD" is now available.

The Gnumeric Team is pleased to announce the availability of Gnumeric version 1.10.15. This version requires the concurrently released Goffice 0.8.15. We also recommend the recently released Libgsf 1.14.21.

This release contains improves ODS import and fixes a number of minor problems.

  • Andreas
    • Fix shift-arrow movement for sheet objects. [Bug 645805].
    • Expand the description of SSMEDIAN. [Bug 647247].
    • Redesign autofilter Top10 dialog. [Bug 646641].
    • Handle NUL characters in cvs import. [Bug 648354].
    • Fix some Statistics tool formatting. [Bug 649092].
    • Fix undo crash for column widths. [Bug 649139].
    • Indicate vararg functions in function browser and docs. [Bug 649484].
    • Fix handling of argument names in docs. [Bug 649592].
    • Fix pdf docs. [Bug 649591].
    • Handle MS Works formula import. [Bug 649406].
    • Restore Gnumeric print range. [Bug 649714].
    • Set default, save and restore print file name. [Bug 649711][Bug 649713].
    • Some ODF 1.2 export fixes including [Bug 649906] and [Bug 649914].
    • Export external references to ODF.
    • Fix ODF style handling on import. [Bug 649851].
    • Import more validations from ODF.
    • Export all validations to ODF.
    • Fix printing of background colours. [Bug 650261].
    • From ODF also import named expressions with illegal name. [Bug 650125].
    • Handle [#REF!] and friends on ODF import. [Bug 650639][Bug 650640].
    • Handle some invalid expressions in ODF import. [Bug 650625] .
  • Jean
  • Morten
    • Fix problems with localized function docs.
    • Plug leaks.
    • Fix minor problem reading old xls objects.
    • Reduce memory usage when new glib is used. [Bug 644197].
    • Eliminate col/row infos that are identical to the default. [Bug 155003].
    • Fix problems reading some Lotus 1-2-3 files.
    • Fix paste-special repeat.
    • Fix ADDRESS problem.
    • Fix xlsx write problem. [Bug 650639].
  • Urmas

goffice 0.8.15 aka "TBD" is now available.

  • Andreas
    • Fix format string parsing with localized colour names. [Bug 647324].
  • Jean
    • Fixed closed bezier spline evaluation. [Bug 646700].
    • Implement dropbar plots with linear or logarithmic index axis. [Bug 646832].
    • Fix legends for plots with marker only style. [Bug 647367].
    • Don't use badly rounded values when clipping markers. [Bug 649485].
    • Implement probability plots with data as y values. [Bug 650515].
  • Morten
    • Plug leaks.
    • Detect more cases of linear-regression gone bad.