SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for gnumeric-1.12.52-bp155.1.1.x86_64.rpm :

* Tue Apr 19 2022 Emily Gonyer - Update to version 1.12.52 + Attach the verticle alignment selector to the toolbar. + Improve the toolbar styling a bit. + Fix toolbar overflow menu\'s labeling. + Many improvements to verticle toolbars. + Install appdata file in new location. + Allow styling of cell extension indicators. + Restore bolding of active sheet tab. + Fix import of mildly broken print settings in xlsx files from OnlyOffice. + Various --with-long-double fixes. + Fix BITAND. + Test improvements. + Fix xlsx write for sheet objects with text contents. + Fix leak. + Fix old problem saving column widths. + Set default number of sheets to 1. + Fix edge error case for SMALL and LARGE. + Increase the default column width a bit. + Fix xlsx import/export of default column width. + Be less aggressive with automatic column widening.
* Thu Apr 07 2022 Bjørn Lie - Drop autoreconf call, we do not have any patches currently. Following this, also drop libtool BuildRequires, no longer needed.
* Fri Jan 21 2022 Bjørn Lie - Update to version 1.12.51: + Fix error bars when data are in a multi-column array. + Always set the GO_DATA_HAS_VALUE flag when needed. + Fix --with-long-double configuration. + Fix applix import/locale problem. + Make sure CEIL doesn\'t return -0. + Add ILOG function. + Fix MROUND. + Take evasive action re g_memdup. + Fix inter-gnumeric array formula paste crash. + Avoid re-querying file existance for recent files. + Fix rich-text rendering (based on work of Jean). + Fix crash with conditional styling. + Extend BITOR, BITAND, BITXOR to any numbers of arguments. + Fix ods export leak.
* Mon Sep 20 2021 Stanislav Brabec - Remove obsolete translation-update-upstream support (jsc#SLE-21105).
* Fri Jun 11 2021 Bjørn Lie - Update to version 1.12.50: + Fix undo problem with sorting and cell comments. + Python loader cleanups. + Use Python\'s bool type instead of rolling our own. + Export file:// links to html. + Export file:// links to xlsx. + Improve handling of invalid formulae from xlsx. + Introspection fixes. + Improve CELL(\"format\",...). + wk4 import improvements. + Fix some -fsanitize=undefined problems. + Improve excel-specific xlsx import of validation.- Drop libgda-6.patch: Fixed upstream.
* Mon Apr 05 2021 Callum Farmer - Add libgda-6.patch: support GDA 6
* Sat Mar 20 2021 Dominique Leuenberger - Update to version 1.12.49: + Do not try to turn all of LibreOffice\'s SplitModes into frozen panes. + Fix graph size issue when the graph is in its own sheet. + Fix one more graph size issue when the graph is in its own sheet. + Fix ssgrep problem when used as a filter. + Rework conditional styling\'s upper level. + Fix autofill array critical. + Handle missing values in xlsx. [#517] + Fix critical when using fd://1. + Don\'t trim spaces for csv files as per rfc 4180. + Fix cvs separator guessing problem with quotes. + Improve handling of expressions in csv files. + Plug ssconvert leak. + Fix bogus time match for \"3.a\". + Use 1us resolution for NOW. + Fix ssconvert sheet selection for csv. + Test suite improvements. + Fix ods import problem with irregular sheet sizes. + Fix ods import problem with crazy named expressions. + Allow plain space as 1000s separator in FR locale. + Fix graph size problem affecting image output. + Check for yelp in autogen. + Fix ssconvert problem with conditional styles. + Move from style regions to style classes in css. + Implement #ifdef for built-in css. + Dead kitten in css. + Improve the drawing of filter combos. + Allow theming of grid color. + Fix dirty-tracking. + Plug ods write leak. + Disable cs documentation translation due to itstool/libxml2 bug.
* Thu Aug 20 2020 Bjørn Lie - Update to version 1.12.47: + Add axis title to chart in histogram tool. + Fix line end marker roundtrip through strict ODF. + Improve export of line markers to ODF for interoperability. + Improve line marker handling on import. + Fix LaTeX export. + When reading an ODF file make all sheets of equal size. + Fix xlsx object non-import crash. + Fix in-place graph data problem. + Port to Python3. + Fix performance issue with sample_datasource. + Fix partial-line issue with sample_datasource. + Fix load of in-place graph data with extra ()s. + Fix Ctrl-; cursor position. + Fix ssconvert --merge-to problem. + Fix sheet size paste problem. + Speed up really large auto-filters. + Fix 2038 problem on quit. + Improve tests. + Improve dependency tracking for implicit intersection. + Fix format dialog issue. + Re-tune style quad tree. + Re-tune dependency bucket system. + Fix global name parsing problem with non-uniform sheet sizing. + Avoid style dependency redraw during file load. + Tend to dead kittens. + Fix metadata dialog. + Fix potential 64-bit problem with signals. + Fix GnmRange introspection.
* Sat May 09 2020 Bjørn Lie - Update to version 1.12.46: + Fix chart and image name roundtrip through ODF. + Fix print flag roundtrip for sheet objects through ODF. + Fix crash when the embedded spreadsheet is invalid. + Fix dialog size problem. + Add \"--set CELL=CONTENTS\" option to ssconvert. + Improve tests. + Improve speed on exit with lots of conditional formatting. + Improve error message. + Impose ordering of ssconvert --export-graphs. + Doc fixes. + Fix CELL crash. + Handle export options for ssconvert --export-graphs. + Fix deps crash. + Fix chart name roundtrip through XLSX. + Fix sheet object print flag roundtrip through XLSX.
* Sat Jan 25 2020 Dominique Leuenberger - No longer recommend -lang: supplements are in use
* Fri Nov 08 2019 Bjørn Lie - Update to version 1.12.46: + Fix format import from ODF. + Fix charts size in XLS format. + Fix loading string from arrays in charts. + Implement wrapping of rotated text. + Fix over-eager guessing of dates in csv. + Fix Mac build problem. + Fix inter-process paste crash. + Fix problem saving cell protection to xlsx. + Look for python3 before python. + Fix SUMIF (etc) problem with blank criteria. + Improve editing of percentages. + Improve html import. + Command line export of graphs.- Replace python-devel with disabled python3-devel BuildRequires, python3 is not yet supported.- Disable pkgconfig(gobject-introspection-1.0) BuildRequires, we are currently not building the introspection support.
* Fri Jun 07 2019 Bjørn Lie - Update to version 1.12.45: + Doc fixes. + Add DIGAMMA function. + Support ISO-8601 UTC date/time input. + Improve cvs separator guessing. + Add export option \"active-sheet\". + Fix compilation issue. + Handle odf files with no styles whatsoever. + Improve Excel standalone-xml import.- Tweak .changes to avoid a rpmlint warning.
* Fri Nov 30 2018 bjorn.lieAATTgmail.com- Update to version 1.12.44: + Fix document properties types. + Call pygobject_init() if needed. + Fix SWITCH\'s default argument. + Fix problem with setting auto-func. + Fix problem reading really old xls format. + Fix sheet filter problem. + New NT_RADICAL function. + Fix conditional style crash. + Fix applix locale problem. + Fix applix encoding and escape problems. + New LAMBERTW function. + Plug sheet object leak with paste. + Fix documentation problem for vararg functions.
* Mon Aug 20 2018 bjorn.lieAATTgmail.com- Update to version 1.12.43: + Fix header installation. + Fix psiconv compilation.
* Mon Aug 13 2018 bjorn.lieAATTgmail.com- Update to version 1.12.42: + Plug leaks. + Introspection fixes. + Work around gtk+ breakage re. link colors. + Fix problems with ssconvert --export-file-per-sheet. + Enable ssconvert --export-file-per-sheet for html, latex and pdf. + Test suite improvements. + ssconvert improvements. + Makefile improvements. + Don\'t save any configuration when running ssconvert/ssdiff/... + Turn GnmFunc into a GObject. + Make clipboard output deterministic. + Fix conditional format crash.
* Tue May 08 2018 bjorn.lieAATTgmail.com- Update to version 1.12.41: + Fix problem with object pasting. + Fix undo problem for cell comments (bgo#732653). + Exit with non-zero with we fail to load file on command line. + Fix undo crash (bgo#795861). + Introspection fixes. + Don\'t offer more than 15 significant digits by default (bgo#754391).
* Thu May 03 2018 bjorn.lieAATTgmail.com- Update to version 1.12.40: + Fix histogram tool for the case of no labels (bgo#795475). + Introspection fixes. + Add floating-point environment sanity check (bgo#794515). + Before saving, verify that files hasn\'t changed on disk (bgo#334024). + Add GUI for comparing sheets. + Clean up workbook view construction. + Test suite improvements. + Fix problems with boxed types. + Avoid most punting for object properties. + Fix paste from LibreOffice. + Fix paste to LibreOffice -- use Biff8 (bgo#795280). + Allow inter-process paste-special (bgo#346630). + Fix ssconvert --merge-to problem with names (bgo#795408). + Fix problem with image pasting. + Allow pasting an image into Gnumeric (bgo#366816). + Full-column paste includes column width (bgo#121722). + Auto-fix shared array formulas in gnumeric files. + No-net-access doc build (bgo#790226). + No-net test suite fixes.
* Tue Mar 20 2018 dimstarAATTopensuse.org- Unconditionally enable translation-update-upstream: on Tumbleweed, this results in a NOP and for Leap in SLE paid translations being used (boo#1086036).
* Wed Mar 14 2018 luc14n0AATTlinuxmail.org- Update to version 1.12.39: + Fix ssdiff problem (bgo#792038). + Fix ISREF. + Fix problem with stopping a glpk solver. + Improve workaround for gtk+ scrollbar bug (bgo#792417). + Fix minor issue for MUNIT. + Documentation fixes (bgo#792556, bgo#792592).- Drop update-desktop-files BuildRequires and suse_update_desktop_\\ file macro: they are no longer required.
* Wed Feb 28 2018 dimstarAATTopensuse.org- Modernize spec-file by calling spec-cleaner
* Wed Jan 24 2018 pgajdosAATTsuse.com- Recommen liberation-fonts instead of liberation2-fonts, liberation2-fonts is dead (bsc#1077375, rh#856239).
* Fri Dec 29 2017 zaitorAATTopensuse.org- Update to version 1.12.38: + Avoid large stack use here and there. + Test suite improvements. + Improve sylk writer. Don\'t ask. + Teach ssdiff about column/row sizes. + Teach ssdiff about defined names. + Fix a few ssdiff crashes. + Fix crash on text import.- Use plain make call again, fix build for old versions of openSUSE.
* Sat Dec 02 2017 luc14n0AATTlinuxmail.org- Update to version 1.12.37: + Improvements in: - Test suite. - Format guessing for newly entered formulas. - PERMUTATIONA for unusual arguments (bgo#790742). - xlsx export of cell comments (bgo#790756). + Fixes: - Combo object icon. - Potential crash: . On exit. . in gtk scroll bar bug workaround. + Speed-up number theory functions. + Avoid large stack use here and there. + Extend range of NT_PI. + Plug leaks.- Point fdupes to the data directory instead of build root, which is a practice that must be avoided.- Adopt the use of %make_build macro instead of raw make command, following the best practices.- Add gnumeric-rpmlintrc to filter the following warnings: + hidden-file-or-dir: some .category files are not meant to be edited. + shlib-policy-missing-suffix: spliting the package into a libfoo subpackage are not desired at the moment. + script-without-shebang: some python scripts under /usr/lib(64)/gnumeric/$version/plugins/foo/foo.py are not meant to be used in command line.
* Sun Nov 19 2017 luc14n0AATTlinuxmail.org- Update to version 1.12.36: + Improvements in: - Contour plot: . Export/import to/from ODF (bgo#788728). . Import of Excel generated ODF (bgo#788801). - Surface plot export to ODF (bgo#788447). + Fixes: - Export/import of CONCATENATE and minor axis divisors to and from ODF. - Import of affine trendline from ODF (bgo#789538). - Background of multiple selection (bgo#789411). - Error on xlsx files with bogus Print_Area. - xlsx: . Export of trend line equation. . Import and export of trend line affine flag. - VDB for partial periods (bgo#790299). + Workaround for gtk scroll bar bug (bgo#789412). + Convert all xpm files to png. + Avoid to-pixdata options for resources. It\'s going away. + Minor CORREL improvement. + xlsx import and export improvements for contour graphs. + Avoid critical on exporting unnamed xlsx trend line.- Drop %glib2_gsettings_schema_
*, %desktop_database_
* and %icon_theme_cache_
* post/postun scriptlets: they are no longer needed since RPM file triggers.- Drop --disable-scrollkeeper and --enable-ssindex configure parameters: no longer available.- Add gio-2.0, gmodule-2.0, gobject-2.0 and gthread-2.0 pkgconfig BuildRequires: note that they already were being pulled with pkgconfig(glib-2.0) and used since they live in the same devel package.- Change Group of devel package to Development/Libraries/GNOME since it\'s where the package belongs.- Split package into a -doc subpackage: more than half the size of the package was documentation.
* Tue Jul 11 2017 zaitorAATTopensuse.org- Update to version 1.12.35: + Fix cell border style selectors with recent gdk-pixbuf (bgo#781988). + Test suite improvements. + Improve relative accuracy of BESSELJ and BESSELY. + New function REDUCEPI. + Fix further fallout from glpk format change (bgo#783077).
* Tue Mar 21 2017 dimstarAATTopensuse.org- Update to version 1.12.34: + Fix hyperlinks import from ODF (bgo#779635). + Fix xlsx export of chart series names (bgo#778618). + Always export a transparent fill style in charts (bgo#779160). + Doc fixes. + Fix xlsx import with missing header/footer (bgo#778292). + Minor xlsx import improvements with alias colors. + Test suite improvements. + Improve Excel handling of hyperlinks. + Hyperlinks improvements (bgo#706671). + Plug leaks. + Fix issues with sheet-local names. + ssdiff improvements with hyperlinks, input messages, conditional formats, and validations. + Make exit code from ssdiff follow diff\'s. + Fix ssdiff with inter-sheet references. + Fix style border colour sharing.- Drop gnumeric-1.12.33-destdir.patch and gnumeric-1.12.33-docbook.patch: fixed upstream.
* Tue Jan 31 2017 firebird209AATTgmail.com- Update to version 1.12.33: + Fix export/import of scaling information to/from ODF. + Fix Wilcoxon Signed Rank Test handling of ties (bgo#772718). + Fix xlsx export of scale to page information (bgo#776196). + Fix use of cell formats in graphs data labels (bgo#777338). + Speed up sstest part of test suite. + Bring documentation build into the 21 century. + Non-linear solver improvements. + Avoid atomizing style regions with conditional formats. + Adapt to glpk file format changes. + Fix stf problems with text format (bgo#777543).- Updated Recommends: liberation-fonts to liberation2-fonts.- Add gnumeric-1.12.33-destdir.patch: Fix compilation, destdir of helpfiles.- Add docbook-dtds and itstool BuildRequires: New dependency after above patch.- Following the above, drop rarian-scrollkeeper-compat BuildRequires: No longer needed.- Add gnumeric-1.12.33-docbook.patch: Fixes some problems with non-ascii parameter names.
* Sat Aug 20 2016 zaitorAATTopensuse.org- Update to version 1.12.32: + Improve html4.0 fragment export (bgo#769343). + Fix moving averages, exponential smothing and principal component tools (bgo#769659). + Fix paradox plugin build with pxlib-0.6.7 (bgo#769319). + Avoid gnome-common dependency. + New text functions CONCAT, TEXTJOIN. + New selection functions IFS, SWITCH. + New aggregation functions SUMIFS, AVERAGEIFS, MINIFS, MAXIFS, COUNTIFS. + Fix criteria function issue with errors in the selector area. + Fix corner case for MINA and MAXA. + Fix criteria matching of numbers against strings. + Test suite improvements.- Conditionally apply translations-update-upstream BuildRequires and macro for non-openSUSE only.- Remove obsolete clean section.
* Thu Jun 30 2016 zaitorAATTopensuse.org- Update to version 1.12.31: + Fix case issues for database functions. + Anchor COUNTIF criteria at end too. + Add tests for COUNTIF. + Fix inter-process paste crash (bgo#768164).
* Sun Jun 19 2016 zaitorAATTopensuse.org- Update to version 1.12.30: + Improve format guessing for csv and txt files. + Fix DCOUNT and DCOUNTA with missing field (bgo#767290). + Fix strictness in database functions. + Fix a bunch of corner cases for database functions. + Add tests for database functions.
* Sat May 07 2016 zaitorAATTopensuse.org- Update to version 1.12.29: + Fix array reading in plots using matrix data (bgo#765483). + Documentation fixes for complex numbers. + Fix rare RANDBETWEEN problem. + Test suite improvements. + Fix value-area problem (bgo#765438). + Make xlsx shared strings parsing more robust (bgo#765544).
* Wed Mar 23 2016 dimstarAATTopensuse.org- Update to version 1.12.28: + Fuzzed file fixes (bgo#761663, bgo#761727, bgo#762278). + Plug leaks. + Fix problems with ssconvert to lp/cplex formats. + Add sensitivity report to solver. + Fix bounds problem with cplex exporter. + Fix IMARCCOSH(1). + Add more tests for complex number evaluation. + Improve accuracy of IMLOG10.
* Sat Feb 06 2016 zaitorAATTopensuse.org- Update to version 1.12.27: + Read/write rich-text font-size from ODF files (bgo#759983). + Read/write zoom values to/from ODF files in LO compatible way (bgo#700013). + Read new attribute to am/pm element in ODF import (bgo#760043). + Fix NETWORKDAYS (bgo#760576). + Fuzzed file fix (bgo#760546). + Fix data labels when the source is a range with several rows and columns (bgo#761048). + Teach ssconvert to split sheets into separate .txt files (bgo#694408). + Improve test suite. + Fuzzed file fixes: bgo#760046, bgo#760085, bgo##760087, bgo#760089, bgo#760043, bgo#760103, bgo#760102, bgo##760101, bgo#760105, bgo#760106, bgo#760104, bgo#760229, bgo#760231, bgo#760232, bgo#760544, bgo#760545, bgo#761295. + Fix R.DBINOM extreme-value case (bgo#760230). + New function AGM. + Fix canvas problem leaving grab in place (bgo#760639). + Work around gtk+ bug causing growing windows (bgo#761142). + Improve BESSELJ and BESSELY. + Improve BETA accuracy. + Fix problem with database functions (bgo#761305). + Fix font problem for ssconvert to pdf (bgo#761296). + Fix bison check (bgo#761398). + Improve IMIGAMMA coverage.- Add bison BuildRequires: New dependency.
* Tue Dec 29 2015 dimstarAATTopensuse.org- Update to version 1.12.26: + Fix potential crasher on showing initial window.
* Sat Dec 26 2015 damjanovic.ivoAATTgmail.com- Update to version 1.12.25: + Add support in recent files dialog for multiple selesction and double click (bgo#759160). + Fix TABLE problems (bgo#752181, bgo#752178, bgo#752182). + Fuzzed file fixes (bgo#752179, bgo#752180). + Add R.DGUMBEL, R.PGUMBEL, R.QGUMBEL. + Fix conditional format problem (bgo#750271). + Test also RANDWEIBULL and RANDLOGNORM. + Fix problem with R.QHYPER. + Add R.DRAYLEIGH, R.PRAYLEIGH, R.QRAYLEIGH. + Fix GUI translation problems. + Fix bugs with merged cells (bgo#504004). + Make builds more reproducible. + Improve ssdiff for validation. + Fix problem with xls export of list validation (bgo#557555).
* Fri Nov 27 2015 zaitorAATTopensuse.org- Update to version 1.12.24: + Fix printing of sheet objects with one cell or absolute anchors (bgo#753961). + Fix snap to grid for one cell or absolute anchored objects (bgo#754792). + On export, just change the extension, not more (lp#1497344).
* Mon Aug 03 2015 zaitorAATTopensuse.org- Update to version 1.12.23: + Fix memory handling error on fuzzed sxc file (bgo#748535). + Improve import/export of page layout from/to ODF. + Improve function import to ODF (bgo#750627). + Add CONFIDENCE.T, MODE.MULT, PERCENTILE.EXC, PERCENTRANK.EXC and QUARTILE.EXC. + Fix ODF import of named expressions (bgo#750627). + Import reference unions from ODF (bgo#750627). + Improve CONVERT function. + Fix xlsx import of plot area manual layout (bgo#748016). + Fix out of bounds read (bgo#749121). + Fix import/export of graph backplane. + Fix export of unlabelled axes. + Fix export of rotated axis labels. + Fix xlsx save crash related to shared strings (bgo#748477). + Solver code refactoring. + Plug leaks. + Make solver check linearity of model. + Fix xls saving of marker style (bgo#749185). + Make compilation with clang work again (bgo#749138). + Fix xlsx problem with import of header/footer (bgo#750853). + Fix xls save problem with characters outside codepage (bgo#750856). + Fix named expression problem (bgo#751056). + Fix xlsx namespace problem (bgo#751120). + Protect database functions against malformed database (bgo#751392). + Fix csv problem with invalid UTF-8 data (bgo#751577). + Fix GROWTH (bgo#751658). + Restrict TABLE to array context (bgo#751871). + Fuzzed file fixes: bgo#750042, bgo#751217, bgo#751270, bgo#751060, bgo#751501, bgo#751851, bgo#751922, bgo#752124, bgo#751271, bgo#751383, bgo#751384, bgo#751758, bgo#751744, bgo#751908, bgo#751920, bgo#751249, bgo#751945, bgo#751909, bgo#751946, bgo#751968, bgo#751969, bgo#751971, bgo#751989, bgo#748595, bgo#748597, bgo#749031, bgo#749030, bgo#749069, bgo#748533, bgo#749118, bgo#749166, bgo#749181, bgo#749184, bgo#749236, bgo#749240, bgo#749234, bgo#749235, bgo#749271, bgo#749270, bgo#749424, bgo#749917, bgo#749919, bgo#750043, bgo#750044, bgo#750046, bgo#750811, bgo#750810, bgo#750857, bgo#750864, bgo#750862, bgo#750858, bgo#751126, bgo#751254, bgo#751253, bgo#750851, bgo#751258, bgo#751259, bgo#751502, bgo#751390, bgo#751579, bgo#751659, bgo#751660, bgo#751662, bgo#751970, bgo#752022, bgo#751988, bgo#752021, bgo#752080, bgo#752081.
* Sat Apr 18 2015 zaitorAATTopensuse.org- Update to version 1.12.22: + Improve ODF import/export of additional axes (bgo#746321). + Fix ODF export of styles for additional axes (bgo#746621). + Simplify export of SEC and SECH to ODF (bgo#747211). + Harden ODF import against fuzzed files (bgo#747447, bgo#747448). + Fix ODF import/export of unlinked checkboxes and radio buttons. + Plug leak in ODF import and export (bgo#747590). + Improve pattern fill round trip through ODF. + Fix export of Ring plots to ODF (bgo#747763). + Fix import/export of Pie charts from/to ODF (bgo#747807). + Add more determinism to ODF export (bgo#747916). + Fix signal handling while running Python (bgo#744638). + Implement absolute anchoring for sheet objects. + Make graphs (and images) not resize with cells by default (bgo#684450). + xlsx import/export of log axis. + xlsx export of multiple plots in chart. + Fix xlsx import of multiple axes. + Fix xlsx title export problem. + Fix xlsx export problem with series\' style. + Fix xlsx import/export of sheet tab text colour. + Improve test suite. + Actually implement DECIMAL. + Fix BETA problem with special case. + Fix MIDB and REPLACEB length check. + Fix PERMUATIONA corner case. + Fix RANDLOG. + Fix RANDGEOM to use same distribution as R.DGEOM. + Improve xlsx roundtrip of GOStyle. + Improve reading of xlsx theme colours. + Plug leaks. + Fix REPLACEB problem (bgo#747210). + Fix sheet filter problem. + Minor R.DNORM improvement. + Improve RAYLEIGH accuracy. + Improve R.QCAUCHY accuracy. + Add TANPI and COTPI functions.
* Thu Mar 05 2015 dimstarAATTopensuse.org- Update to version 1.12.21: + ODF import/export general plot data specifications (bgo#743818). + ODF import/export the z-index for line objects. + Fix ODF import of stroke colours of sheet objects. + Fix ODF import/export of fill colour and type (bgo#744051). + Fix ODF import/export of marker fill and outline colours. + Improve ODF export of manually positioned charts in multi-chart graphs (bgo#743789). + Fix ODF export of serieslines styles. + Fix ODF import/export of axes label visibility (bgo#743788). + ODF import/export additional axislines. + Fix ODF import/export of fonts in charts (bgo#744632). + ODF import/export additional axes (bgo#743787). + Fix ODF style import of secondary plots (bgo#744930). + Fix ODF style export for data points in plots (bgo#745091). + Implement xlsx import of sheet widgets. + Implement xlsx export of sheet widgets. + Fix xlsx import/export of patterns. + Plug leaks. + Arrow properties editor (bgo#158327). + Fix xlsx export of line style None. + Fix search-and-replace problem with text format. + Fix xlsx import/export of gradients. + Fix undo problems with scrollbars. + Fix spinner properties dialog. + SheetObjectImage fixes. + Fix problem reading images from xls. + Namespace fixes + Test suite improvements. + Fix various dtd version problems.
* Thu Feb 05 2015 dimstarAATTopensuse.org- Update to version 1.12.20: + ODF import/export: - trendline names (bgo#743448). - trendline affinity & dimensions. - major & minor chart axis tick marks. - chart axis min and max formulae. - series fill types (bgo#743613). - marker outline colour. - axis positions. - series lines (bgo#743785). - all plots in a chart (bgo#743786). + ODF export all charts in a graph. + Fix ODF export of single cell ranges in graphs (bgo#743619). + xlsx chart import: fix font family name. + xlsx import/export trend line names. + Fix gda plugin compilation (bgo#743506). + Fix xlsx export problem with auto markers. + Import/export xlsx chart axis min/max/steps. + Export xlsx chart axis tick marks. + Fix xlsx problem with inverted axis. + Export sliders as scrollbars for xls. + Fix xls loading of horizontal scrollbars (bgo#743754). + Plug leaks. + Fix xlsx comment export. + Make XL see our exported xlsx axes. + Fix xlsx import/export of axis font info (bgo#743822).- Drop gnumeric-add-gda-missing-include.patch: fixed upstream.
* Wed Jan 28 2015 zaitorAATTopensuse.org- Update to version 1.12.19: + Add latex fragment exporter of visible rows only (bgo#739512). + Fix ants problems. + Plug leaks. + Pay more attention to union access rules. + Attempt a fix for clipboard crash (rh#1160975). + Truncate long strings for display in stf import. + Fix crash on closing a graph sheet. + Fix undo crash with conditional formatting and insert row (bgo#741197). + Fix xlsx export of HYPGEOMDIST. + Fix xlsx export of document properties. + Fix multihead issue with graph windows. + Improve test suite. + Reorganize icon handling. + Allow removing a specific item from the history (bgo#735305). + Fix GNM_HALIGN_DISTRIBUTED rendering (bgo#726155). + Restore translations of function help texts. + Fix import of extended float formula results from wk4 files. + Fix ADDRESS problem. + Fix sheet-filter problem with errors (bgo#742601). + Improve error handling for .gnumeric a bit. + Improve xlsx graph import: line colour; marker size; marker color; no lines; bounding box; trend lines; regressionequations; axis label. + Improve xlsx graph export: line style; bar/col direction; marker shape; marker size; marker color; axis label; chart title; trend lines. + Improve xlsx export: default col widths; schema validity. + Improve modifier handling (bgo#743130). + Fix import of extended floats from wk4 files (bgo#739679).- Add gnumeric-add-gda-missing-include.patch: Fix build. Patch taken from upstream git.
 
ICM