Gnumeric is a powerful and easy to use spreadsheet using GNOME. Its goal is to provide a full featured spreadsheet and a smooth migration path for people and organizations currently using proprietary applications.
Gnumeric provides more sheet functions and greatly improved accuracy when compared to Microsoft's Excel. A plugin system lets you extend Gnumeric, adding functions, I/O formats, and real time data capabilities.
The existing Python, Guile, and Perl plugins let you define complex functions. Gnumeric is capable of reading and writing MS Excel, and reading Lotus, Applix, Quattro Pro, OpenCalc, XBase, DIF, SYLK, HTML, Psion, MPS, oleo, sc, misc. text formats, and its native XML. It can also generate Latex, HTML, and others.
Product's homepage
What's New in This Release: [ read full changelog ]
Andreas:
· Fix some style import from ODF. [#652492]
· Import/Export print formatting from/to ODF. [#653186]
· Write and read some document properties to and from XLSX.
· Fix xlsx schema violations.
· Fix keyword handling in properties dialog. [#653378]
· Allow document properties to be edited and added.
· Add an interface for conditional styles.
· Fix ODF import of styles with inherited conditional styles. [#654214]
· Provide undo for cut between 2 gnumeric processes. [#640922]
· Fix bar and column chart import/export to ODF.
· Speed up frequent calls to INTERPOLATION with the same
· abscissae/ordinates. [#654538]Export defined names to xlsx. [#655010]
· Implement printing of errors as blanks, dashes or NAs.
· Fix printing of column headers and borders when formulae are shown. [#655389]
· Fix import of Excel 2003 xml files in non-C locale. [#655554]
Jean:
· Fix selection background. [#648676]
Morten:
· Fix --with-gnome compilation: [#652802]
· Fix parsing crash. [Redhat #726860]