Gnumeric 1.12.2 aka "TBD" is now available.

The Gnumeric Team is pleased to announce the availability of Gnumeric version 1.12.2. This release requires the concurrently released Goffice 0.10.2

Noteworthy news in this release:

  • New font selector
  • ODF import improvements
  • XLS import/export fixes
  • Graph property editor fixes
  • Various GUI parts can be styled via css
  • New sheet functions: POCHHAMMER, OWENT, NT_OMEGA, R.PST, R.QST, and R.QSNORM.

Details:

  • Andreas
    • Update documentation.
    • Fix angle import of ODF graphs. [Bug 698389].
    • Don't insert ODF local tables as sheets. [Bug 698388].
    • Improve import of header/footer info from ODF.
    • Fix legend placement in ODF import. [Bug 698535].
    • Fix plot placement in ODF import.
    • Plug leaks.
    • Fix border handling in html4 export. [Bug 635217].
    • Support ODF's title tag in headers and footers.
    • Rename some items in the Statistics menu.
    • Fix borders of merged cells in LaTeX export. [Bug 347013].
  • Dominique Leuenberger
    • Fix locale directory.
  • Jean
    • Fix problems with sheet widgets. [Bug 696533].
    • Fixed graph data loading from vectors that are array values. [Bug 697107] [697281].
  • Morten
    • Improve ssconvert error handling. [Bug 695529].
    • New font selector for toolbar. [Bug 695031].
    • Embed more artwork.
    • Plug leaks.
    • Introspection improvements.
    • Fix drawing of the select-all button.
    • Fix getting the detachable-toolbars setting.
    • Style most of Gnumeric using css.
    • Fix focus problem in cell comment dialog. [Bug 696826].
    • Move sheet renaming into a dialog.
    • Make it easier to see what sheet is selected. [Bug 659317].
    • Implement R.PST, R.QST, and R.QSNORM.
    • Fix dependency tabulation.
    • Fix problems with R.PSNORM. [Bug 697293].
    • New function OWENT.
    • New function POCHHAMMER.
    • Fix import of XL2007 functions like IFERROR from xls.
    • Add test sheet for complex number parsing.
    • Improve complex number parsing.
    • Fix error codes for complex number functions.
    • Fix import of non-Excel functions from LO's xls files.
    • Fix problem with xls saving of externnames.
    • Fix saving of certain XL2007 functions like IFERROR.
    • Ensure full precision for complex numbers. [Bug 697634].
    • Fix parsing of 'Sheet1!#REF!' as used by XL. [Bug 683494].
    • New function NT_OMEGA.
    • Fix minor R.PBINOM problems.
    • Improve FACT and GAMMA accuracy.
    • Fix dirty/undo tracking issue. [Bug 697927].
    • Add version number to translation files.
    • Improve precision of R.PBETA slightly. [Bug 697850].
    • Add new test for a collection of special functions.
    • Fix xls writing of non-ascii names. [Bug 608780].
    • Improve entry of non-locale currency amounts. [Bug 577768].
    • Fix XL import of names with array constants. [Bug 654211].
    • Fix XL import of booleans/error/empties in array constants.
    • Fix database criteria anchoring. [Bug 661800].
    • Fix database criterias "=" and "<>" for emptiness test. [Bug 686156].
    • Enable context menu for graph sheet tabs. [Bug 685446].
    • Fix bad interaction between save-as and GtkFileChooser. [Bug 695839].
    • Fix vertical toolbar's font button.
    • Fix criticals in insert-comment dialog.
    • Improve vertical toolbars. [Bug 590889].
    • Merge long format toolbar into regular one.
    • Work around gtk+ behaviour change. [Bug 689283].
    • Improve handling of broken xls. [Bug 698424].
    • Fix failed-read focus problem. [Bug 625687].
    • Fix critical. [Bug 698680].
    • Fix type problems with glib timers.
    • Fix swapped arguments in DAYS. [Bug 698772].
    • Fix showing multiple toolbars on the left.

goffice 0.10.2 aka "TBD" is now available.

The Gnumeric Team is pleased to announce the availability of goffice version 0.10.2.

  • Dominique Leuenberger
    • Fix locale directory.
  • Jean
    • Don't use uninitialized values in bar/column plots. [Bug 696569].
    • Fix currency selector visibility. [Bug 696647].
    • Fix mouse events for widgets inside a GtkContainer. [Bug 696533].
    • Make the GOEditor scrolled window optional. [696825].
    • Show the font face selector in the graph properties. [Bug 697243].
    • Fixed style in scatter plot after a valid but with invisible line series. [Bug 698057].
    • Fixed test in goc_item_set_transform(). [Bug 698101].
    • Initialize GOEditor::use_scrolled. [Bug 698102].
    • Don't unref a disposed widget. [Bug 698150].
    • Export each marker to svg until cairo bug Bug 63633 is fixed. [Bug 698162].
    • Implement interpolation in line and area plots. [Bug 698534].
    • Ensure a full initialization of all fields in the font selector. [Bug 698867].
  • Morten
    • Fix problems with cspline boxed type. [Bug 695550].
    • Fix gtk-doc problems --without-long-double. [Bug 695550].
    • Widget cleanups.
    • Add dialog version of the font selector.
    • Rewrite font selector. [Bug 695031].
    • Fix GOComboColor signal problem. [Bug 696022].
    • Plug leaks.
    • Enhance canvas with possibility of css.
    • Improve printing of grey patterns.
    • Make narrow versions of combos for vertical toolbars.