| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: gnumeric-lang | Distribution: SUSE Linux Enterprise 15 SP6 |
| Version: 1.12.55 | Vendor: openSUSE |
| Release: bp156.2.7 | Build date: Mon May 13 19:35:29 2024 |
| Group: System/Localization | Build host: i04-ch2d |
| Size: 17240822 | Source RPM: gnumeric-1.12.55-bp156.2.7.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: http://www.gnumeric.org/ | |
| Summary: Translations for package gnumeric | |
Provides translations for the "gnumeric" package.
GPL-2.0-only OR GPL-3.0-only
* Sun Feb 05 2023 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.12.55:
+ Fix problem making new objects invisble.
* Fri Jan 20 2023 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.12.54:
+ Improve whitespace handling in html import.
+ Improve various desktop environments' icon discovery.
+ New function ENCODEURL.
+ New libpython configuration.
+ Fix problem relating to sheet remove and conditional format.
+ Fix inconsistent rounding of half-way cases.
+ Fix xlsx leaks.
+ Cell comment speed-ups.
* Sun Sep 18 2022 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.12.53:
+ Fix xlsx import of T.INV.
+ Fix inter-process array paste problem.
+ Fix problem with xlsx number format 14.
+ Fix problems with complex number rendering.
+ Fix near-denormal parsing case.
+ Fix mildly crazy ROUND edge cases.
+ Fix dialog reuse problem.
+ Fix sc import problem.
+ Work a little hard at avoiding -0.
+ Fix html import problem.
+ Fix reading localc extension for engineering format.
+ Fix strict-conformance ods problem with E-notation.
+ Improve test suite.
* Tue Apr 19 2022 Emily Gonyer <emilyyrose@gmail.com>
- 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 <bjorn.lie@gmail.com>
- 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 <bjorn.lie@gmail.com>
- 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 <sbrabec@suse.com>
- Remove obsolete translation-update-upstream support
(jsc#SLE-21105).
* Fri Jun 11 2021 Bjørn Lie <bjorn.lie@gmail.com>
- 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 <gmbr3@opensuse.org>
- Add libgda-6.patch: support GDA 6
* Sat Mar 20 2021 Dominique Leuenberger <dimstar@opensuse.org>
- 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 <bjorn.lie@gmail.com>
- 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 <bjorn.lie@gmail.com>
- 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 <dimstar@opensuse.org>
- No longer recommend -lang: supplements are in use
* Fri Nov 08 2019 Bjørn Lie <bjorn.lie@gmail.com>
- 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 <bjorn.lie@gmail.com>
- 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.lie@gmail.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.lie@gmail.com
- Update to version 1.12.43:
+ Fix header installation.
+ Fix psiconv compilation.
* Mon Aug 13 2018 bjorn.lie@gmail.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.lie@gmail.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.lie@gmail.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 dimstar@opensuse.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 luc14n0@linuxmail.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 dimstar@opensuse.org
- Modernize spec-file by calling spec-cleaner
* Wed Jan 24 2018 pgajdos@suse.com
- Recommen liberation-fonts instead of liberation2-fonts,
liberation2-fonts is dead (bsc#1077375, rh#856239).
* Fri Dec 29 2017 zaitor@opensuse.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 luc14n0@linuxmail.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 luc14n0@linuxmail.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 zaitor@opensuse.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 dimstar@opensuse.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 firebird209@gmail.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 zaitor@opensuse.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 zaitor@opensuse.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 zaitor@opensuse.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 zaitor@opensuse.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 dimstar@opensuse.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 zaitor@opensuse.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 dimstar@opensuse.org
- Update to version 1.12.26:
+ Fix potential crasher on showing initial window.
* Sat Dec 26 2015 damjanovic.ivo@gmail.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 zaitor@opensuse.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 zaitor@opensuse.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 zaitor@opensuse.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 dimstar@opensuse.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 dimstar@opensuse.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 zaitor@opensuse.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.
/usr/share/help/de/gnumeric /usr/share/help/de/gnumeric/figures /usr/share/help/de/gnumeric/figures/advanced-filter-1.png /usr/share/help/de/gnumeric/figures/advanced-filter-2.png /usr/share/help/de/gnumeric/figures/analysis-simulation-confidence-interval-equation.png /usr/share/help/de/gnumeric/figures/analysis-simulation-demand-ex1.png /usr/share/help/de/gnumeric/figures/analysis-simulation-demand-ex2.png /usr/share/help/de/gnumeric/figures/analysis-simulation-interations-equation1.png /usr/share/help/de/gnumeric/figures/analysis-simulation-interations-equation2.png /usr/share/help/de/gnumeric/figures/analysis-simulation-maximumtime-dialog.png /usr/share/help/de/gnumeric/figures/analysis-simulation-options-dialog.png /usr/share/help/de/gnumeric/figures/analysis-simulation-output-dialog.png /usr/share/help/de/gnumeric/figures/analysis-simulation-profit-ex1.png /usr/share/help/de/gnumeric/figures/analysis-simulation-profit-ex2.png /usr/share/help/de/gnumeric/figures/analysis-simulation-report-screen.png /usr/share/help/de/gnumeric/figures/analysis-simulation-simtable-screen.png /usr/share/help/de/gnumeric/figures/analysis-simulation-summary-dialog.png /usr/share/help/de/gnumeric/figures/analysis-simulation-variables-dialog.png /usr/share/help/de/gnumeric/figures/analysistools-ANOVA1-ex1.png /usr/share/help/de/gnumeric/figures/analysistools-ANOVA1-ex2.png /usr/share/help/de/gnumeric/figures/analysistools-ANOVA2w-ex1.png /usr/share/help/de/gnumeric/figures/analysistools-ANOVA2w-ex2.png /usr/share/help/de/gnumeric/figures/analysistools-ANOVA2wo-ex1.png /usr/share/help/de/gnumeric/figures/analysistools-ANOVA2wo-ex2.png /usr/share/help/de/gnumeric/figures/analysistools-correlation-ex1.png /usr/share/help/de/gnumeric/figures/analysistools-correlation-ex2.png /usr/share/help/de/gnumeric/figures/analysistools-correlation-ex3.png /usr/share/help/de/gnumeric/figures/analysistools-correlation.png /usr/share/help/de/gnumeric/figures/analysistools-covariance-ex1.png /usr/share/help/de/gnumeric/figures/analysistools-covariance-ex2.png /usr/share/help/de/gnumeric/figures/analysistools-covariance.png /usr/share/help/de/gnumeric/figures/analysistools-descstats-ex1-options.png /usr/share/help/de/gnumeric/figures/analysistools-descstats-ex1.png /usr/share/help/de/gnumeric/figures/analysistools-descstats-ex2.png /usr/share/help/de/gnumeric/figures/analysistools-descstats.png /usr/share/help/de/gnumeric/figures/analysistools-exp-smoothing-a-holt-winters-formula.png /usr/share/help/de/gnumeric/figures/analysistools-exp-smoothing-a-holt-winters-stderr.png /usr/share/help/de/gnumeric/figures/analysistools-exp-smoothing-holt-formula.png /usr/share/help/de/gnumeric/figures/analysistools-exp-smoothing-holt-stderr.png /usr/share/help/de/gnumeric/figures/analysistools-exp-smoothing-hunter-formula.png /usr/share/help/de/gnumeric/figures/analysistools-exp-smoothing-hunter-stderr.png /usr/share/help/de/gnumeric/figures/analysistools-exp-smoothing-m-holt-winters-formula.png /usr/share/help/de/gnumeric/figures/analysistools-exp-smoothing-m-holt-winters-stderr.png /usr/share/help/de/gnumeric/figures/analysistools-exp-smoothing-roberts-formula.png /usr/share/help/de/gnumeric/figures/analysistools-exp-smoothing-roberts-stderr.png /usr/share/help/de/gnumeric/figures/analysistools-fourier-formula.png /usr/share/help/de/gnumeric/figures/analysistools-fourier.png /usr/share/help/de/gnumeric/figures/analysistools-frequency-cats.png /usr/share/help/de/gnumeric/figures/analysistools-frequency-graphs.png /usr/share/help/de/gnumeric/figures/analysistools-frequency-results.png /usr/share/help/de/gnumeric/figures/analysistools-frequency.png /usr/share/help/de/gnumeric/figures/analysistools-ftest-ex1.png /usr/share/help/de/gnumeric/figures/analysistools-ftest-ex2.png /usr/share/help/de/gnumeric/figures/analysistools-ftest.png /usr/share/help/de/gnumeric/figures/analysistools-histogram-bins.png /usr/share/help/de/gnumeric/figures/analysistools-histogram-cutoffs.png /usr/share/help/de/gnumeric/figures/analysistools-histogram-ex1.png /usr/share/help/de/gnumeric/figures/analysistools-histogram-ex2.png /usr/share/help/de/gnumeric/figures/analysistools-histogram-ex3.png /usr/share/help/de/gnumeric/figures/analysistools-histogram-ex4.png /usr/share/help/de/gnumeric/figures/analysistools-histogram-ex5.png /usr/share/help/de/gnumeric/figures/analysistools-histogram-graphs.png /usr/share/help/de/gnumeric/figures/analysistools-histogram.png /usr/share/help/de/gnumeric/figures/analysistools-kaplan-ex1.png /usr/share/help/de/gnumeric/figures/analysistools-kaplan-ex2.png /usr/share/help/de/gnumeric/figures/analysistools-kaplan-ex3.png /usr/share/help/de/gnumeric/figures/analysistools-kaplan-groups.png /usr/share/help/de/gnumeric/figures/analysistools-kaplan-options.png /usr/share/help/de/gnumeric/figures/analysistools-kaplan.png /usr/share/help/de/gnumeric/figures/analysistools-moving-average-ex1.png /usr/share/help/de/gnumeric/figures/analysistools-moving-average-ex2.png /usr/share/help/de/gnumeric/figures/analysistools-moving-average-ex3.png /usr/share/help/de/gnumeric/figures/analysistools-moving-average-formula-central.png /usr/share/help/de/gnumeric/figures/analysistools-moving-average-formula-spencer.png /usr/share/help/de/gnumeric/figures/analysistools-moving-average-formula-weighted.png /usr/share/help/de/gnumeric/figures/analysistools-moving-average-options.png /usr/share/help/de/gnumeric/figures/analysistools-moving-average.png /usr/share/help/de/gnumeric/figures/analysistools-normality-ex1.png /usr/share/help/de/gnumeric/figures/analysistools-normality-ex2.png /usr/share/help/de/gnumeric/figures/analysistools-normality-ex3.png /usr/share/help/de/gnumeric/figures/analysistools-normality-ex4.png /usr/share/help/de/gnumeric/figures/analysistools-normality-testspec.png /usr/share/help/de/gnumeric/figures/analysistools-normality.png /usr/share/help/de/gnumeric/figures/analysistools-outputoptions.png /usr/share/help/de/gnumeric/figures/analysistools-pcanalysis-ex1.png /usr/share/help/de/gnumeric/figures/analysistools-pcanalysis-ex2.png /usr/share/help/de/gnumeric/figures/analysistools-pcanalysis.png /usr/share/help/de/gnumeric/figures/analysistools-random-ex1.png /usr/share/help/de/gnumeric/figures/analysistools-random-ex2.png /usr/share/help/de/gnumeric/figures/analysistools-random.png /usr/share/help/de/gnumeric/figures/analysistools-ranges.png /usr/share/help/de/gnumeric/figures/analysistools-rank-ex1.png /usr/share/help/de/gnumeric/figures/analysistools-rank-ex2.png /usr/share/help/de/gnumeric/figures/analysistools-rank.png /usr/share/help/de/gnumeric/figures/analysistools-regression-ex1.png /usr/share/help/de/gnumeric/figures/analysistools-regression-ex2.png /usr/share/help/de/gnumeric/figures/analysistools-regression-ex3.png /usr/share/help/de/gnumeric/figures/analysistools-regression.png /usr/share/help/de/gnumeric/figures/analysistools-sampling-ex1.png /usr/share/help/de/gnumeric/figures/analysistools-sampling-ex2.png /usr/share/help/de/gnumeric/figures/analysistools-sampling.png /usr/share/help/de/gnumeric/figures/analysistools-signtest-ex1.png /usr/share/help/de/gnumeric/figures/analysistools-signtest-ex2.png /usr/share/help/de/gnumeric/figures/analysistools-signtest-ex3.png /usr/share/help/de/gnumeric/figures/analysistools-signtest.png /usr/share/help/de/gnumeric/figures/analysistools-smoothing-ex1.png /usr/share/help/de/gnumeric/figures/analysistools-smoothing-ex2.png /usr/share/help/de/gnumeric/figures/analysistools-smoothing-ex3.png /usr/share/help/de/gnumeric/figures/analysistools-smoothing-ex4.png /usr/share/help/de/gnumeric/figures/analysistools-smoothing-ex5.png /usr/share/help/de/gnumeric/figures/analysistools-smoothing-ex6.png /usr/share/help/de/gnumeric/figures/analysistools-smoothing-ex7.png /usr/share/help/de/gnumeric/figures/analysistools-smoothing-ex8.png /usr/share/help/de/gnumeric/figures/analysistools-smoothing.png /usr/share/help/de/gnumeric/figures/analysistools-tools.png /usr/share/help/de/gnumeric/figures/analysistools-ttest-equal-ex1.png /usr/share/help/de/gnumeric/figures/analysistools-ttest-equal-ex2.png /usr/share/help/de/gnumeric/figures/analysistools-ttest-equal.png /usr/share/help/de/gnumeric/figures/analysistools-ttest-paired-ex1.png /usr/share/help/de/gnumeric/figures/analysistools-ttest-paired-ex2.png /usr/share/help/de/gnumeric/figures/analysistools-ttest-paired.png /usr/share/help/de/gnumeric/figures/analysistools-ttest-unequal-ex1.png /usr/share/help/de/gnumeric/figures/analysistools-ttest-unequal-ex2.png /usr/share/help/de/gnumeric/figures/analysistools-ttest-unequal.png /usr/share/help/de/gnumeric/figures/analysistools-ttest.png /usr/share/help/de/gnumeric/figures/analysistools-ztest-ex1.png /usr/share/help/de/gnumeric/figures/analysistools-ztest-ex2.png /usr/share/help/de/gnumeric/figures/analysistools-ztest.png /usr/share/help/de/gnumeric/figures/arrowhead-dimensions.png /usr/share/help/de/gnumeric/figures/button-align-center.png /usr/share/help/de/gnumeric/figures/button-align-left.png /usr/share/help/de/gnumeric/figures/button-align-right.png /usr/share/help/de/gnumeric/figures/button-arrow.png /usr/share/help/de/gnumeric/figures/button-bold.png /usr/share/help/de/gnumeric/figures/button-borders.png /usr/share/help/de/gnumeric/figures/button-button.png /usr/share/help/de/gnumeric/figures/button-center-across-selection.png /usr/share/help/de/gnumeric/figures/button-checkbox.png /usr/share/help/de/gnumeric/figures/button-combo.png /usr/share/help/de/gnumeric/figures/button-copy.png /usr/share/help/de/gnumeric/figures/button-cut.png /usr/share/help/de/gnumeric/figures/button-decrease-indent.png /usr/share/help/de/gnumeric/figures/button-decrease-precision.png /usr/share/help/de/gnumeric/figures/button-equals.png /usr/share/help/de/gnumeric/figures/button-fill.png /usr/share/help/de/gnumeric/figures/button-font-size.png /usr/share/help/de/gnumeric/figures/button-font-type.png /usr/share/help/de/gnumeric/figures/button-frame.png /usr/share/help/de/gnumeric/figures/button-function.png /usr/share/help/de/gnumeric/figures/button-graph.png /usr/share/help/de/gnumeric/figures/button-graphEditor-add.png /usr/share/help/de/gnumeric/figures/button-increase-indent.png /usr/share/help/de/gnumeric/figures/button-increase-precision.png /usr/share/help/de/gnumeric/figures/button-insert-component.png /usr/share/help/de/gnumeric/figures/button-insert-hyperlink.png /usr/share/help/de/gnumeric/figures/button-insert-object.png /usr/share/help/de/gnumeric/figures/button-italic.png /usr/share/help/de/gnumeric/figures/button-label.png /usr/share/help/de/gnumeric/figures/button-line.png /usr/share/help/de/gnumeric/figures/button-list.png /usr/share/help/de/gnumeric/figures/button-merge.png /usr/share/help/de/gnumeric/figures/button-money.png /usr/share/help/de/gnumeric/figures/button-new.png /usr/share/help/de/gnumeric/figures/button-open.png /usr/share/help/de/gnumeric/figures/button-oval.png /usr/share/help/de/gnumeric/figures/button-paste.png /usr/share/help/de/gnumeric/figures/button-percent.png /usr/share/help/de/gnumeric/figures/button-preview.png /usr/share/help/de/gnumeric/figures/button-print.png /usr/share/help/de/gnumeric/figures/button-radio.png /usr/share/help/de/gnumeric/figures/button-rectangle.png /usr/share/help/de/gnumeric/figures/button-redo-and-history.png /usr/share/help/de/gnumeric/figures/button-save.png /usr/share/help/de/gnumeric/figures/button-scrollbar.png /usr/share/help/de/gnumeric/figures/button-slider.png /usr/share/help/de/gnumeric/figures/button-sort-az.png /usr/share/help/de/gnumeric/figures/button-sort-za.png /usr/share/help/de/gnumeric/figures/button-spin.png /usr/share/help/de/gnumeric/figures/button-split.png /usr/share/help/de/gnumeric/figures/button-subscript.png /usr/share/help/de/gnumeric/figures/button-sum.png /usr/share/help/de/gnumeric/figures/button-superscript.png /usr/share/help/de/gnumeric/figures/button-text-colour.png /usr/share/help/de/gnumeric/figures/button-thousands.png /usr/share/help/de/gnumeric/figures/button-underline.png /usr/share/help/de/gnumeric/figures/button-undo-and-history.png /usr/share/help/de/gnumeric/figures/button-zoom.png /usr/share/help/de/gnumeric/figures/cell-grid.png /usr/share/help/de/gnumeric/figures/cell-selected.png /usr/share/help/de/gnumeric/figures/cell-with-text.png /usr/share/help/de/gnumeric/figures/cells-1.png /usr/share/help/de/gnumeric/figures/cells-2.png /usr/share/help/de/gnumeric/figures/chart_area_1_1.png /usr/share/help/de/gnumeric/figures/chart_area_1_2.png /usr/share/help/de/gnumeric/figures/chart_area_1_3.png /usr/share/help/de/gnumeric/figures/chart_bar_1_1.png /usr/share/help/de/gnumeric/figures/chart_bar_1_2.png /usr/share/help/de/gnumeric/figures/chart_bar_1_3.png /usr/share/help/de/gnumeric/figures/chart_bubble_1_1.png /usr/share/help/de/gnumeric/figures/chart_column_1_1.png /usr/share/help/de/gnumeric/figures/chart_column_1_2.png /usr/share/help/de/gnumeric/figures/chart_column_1_3.png /usr/share/help/de/gnumeric/figures/chart_line_1_1.png /usr/share/help/de/gnumeric/figures/chart_line_1_2.png /usr/share/help/de/gnumeric/figures/chart_line_1_3.png /usr/share/help/de/gnumeric/figures/chart_line_2_1.png /usr/share/help/de/gnumeric/figures/chart_line_2_2.png /usr/share/help/de/gnumeric/figures/chart_line_2_3.png /usr/share/help/de/gnumeric/figures/chart_pie_1_1.png /usr/share/help/de/gnumeric/figures/chart_pie_2_1.png /usr/share/help/de/gnumeric/figures/chart_radar_1_1.png /usr/share/help/de/gnumeric/figures/chart_radar_1_2.png /usr/share/help/de/gnumeric/figures/chart_radar_1_3.png /usr/share/help/de/gnumeric/figures/chart_ring_1_1.png /usr/share/help/de/gnumeric/figures/chart_ring_1_2.png /usr/share/help/de/gnumeric/figures/chart_scatter_1_1.png /usr/share/help/de/gnumeric/figures/chart_scatter_3_1.png /usr/share/help/de/gnumeric/figures/chart_scatter_3_2.png /usr/share/help/de/gnumeric/figures/chart_surface_1.png /usr/share/help/de/gnumeric/figures/chart_surface_2.png /usr/share/help/de/gnumeric/figures/dialog-auto-correct.png /usr/share/help/de/gnumeric/figures/dialog-autosave.png /usr/share/help/de/gnumeric/figures/dialog-fileopen-withTags.png /usr/share/help/de/gnumeric/figures/dialog-filesave-compact-withTags.png /usr/share/help/de/gnumeric/figures/dialog-filesave-expanded-withTags.png /usr/share/help/de/gnumeric/figures/dialog-filter.png /usr/share/help/de/gnumeric/figures/dialog-insert-object.png /usr/share/help/de/gnumeric/figures/dialog-properties-arrow.png /usr/share/help/de/gnumeric/figures/dialog-properties-checkbox.png /usr/share/help/de/gnumeric/figures/dialog-properties-frame.png /usr/share/help/de/gnumeric/figures/dialog-properties-label.png /usr/share/help/de/gnumeric/figures/dialog-properties-line.png /usr/share/help/de/gnumeric/figures/dialog-properties-oval.png /usr/share/help/de/gnumeric/figures/dialog-properties-rectangle.png /usr/share/help/de/gnumeric/figures/dialog-properties-scrollbar.png /usr/share/help/de/gnumeric/figures/drawing-arrow.png /usr/share/help/de/gnumeric/figures/drawing-line.png /usr/share/help/de/gnumeric/figures/drawing-oval.png /usr/share/help/de/gnumeric/figures/drawing-rectangle.png /usr/share/help/de/gnumeric/figures/example-colGraph-modified.png /usr/share/help/de/gnumeric/figures/example-colGraph.png /usr/share/help/de/gnumeric/figures/example-columnSelect.png /usr/share/help/de/gnumeric/figures/example-data.png /usr/share/help/de/gnumeric/figures/files-html-example.png /usr/share/help/de/gnumeric/figures/files-html32-example.png /usr/share/help/de/gnumeric/figures/files-html40-example.png /usr/share/help/de/gnumeric/figures/formula-dmedian.png /usr/share/help/de/gnumeric/figures/gnumeric-empty.png /usr/share/help/de/gnumeric/figures/gnumeric-icon-24.png /usr/share/help/de/gnumeric/figures/gnumeric-labelled.png /usr/share/help/de/gnumeric/figures/gnumeric-power-example.png /usr/share/help/de/gnumeric/figures/graph-axes-grid.png /usr/share/help/de/gnumeric/figures/graph-components.png /usr/share/help/de/gnumeric/figures/graph-example-area.png /usr/share/help/de/gnumeric/figures/graph-example-bar.png /usr/share/help/de/gnumeric/figures/graph-example-bubble.png /usr/share/help/de/gnumeric/figures/graph-example-column.png /usr/share/help/de/gnumeric/figures/graph-example-line.png /usr/share/help/de/gnumeric/figures/graph-example-pie.png /usr/share/help/de/gnumeric/figures/graph-example-radar.png /usr/share/help/de/gnumeric/figures/graph-example-ring.png /usr/share/help/de/gnumeric/figures/graph-example-surface-t1.png /usr/share/help/de/gnumeric/figures/graph-example-surface-t2.png /usr/share/help/de/gnumeric/figures/graph-example-xyplot.png /usr/share/help/de/gnumeric/figures/graph-hierarchy.png /usr/share/help/de/gnumeric/figures/graphguru-axes-category-bounds.png /usr/share/help/de/gnumeric/figures/graphguru-axes-category-details.png /usr/share/help/de/gnumeric/figures/graphguru-axes-category-style.png /usr/share/help/de/gnumeric/figures/graphguru-axes-continuous-bounds.png /usr/share/help/de/gnumeric/figures/graphguru-axes-continuous-format.png /usr/share/help/de/gnumeric/figures/graphguru-backPanels-gradient.png /usr/share/help/de/gnumeric/figures/graphguru-backPanels-image.png /usr/share/help/de/gnumeric/figures/graphguru-backPanels-none.png /usr/share/help/de/gnumeric/figures/graphguru-backPanels-pattern.png /usr/share/help/de/gnumeric/figures/graphguru-components.png /usr/share/help/de/gnumeric/figures/graphguru-plot-barCol.png /usr/share/help/de/gnumeric/figures/graphguru-plot-bubble.png /usr/share/help/de/gnumeric/figures/graphguru-plot-pie.png /usr/share/help/de/gnumeric/figures/graphguru-plot-radar.png /usr/share/help/de/gnumeric/figures/graphguru-plot-ring.png /usr/share/help/de/gnumeric/figures/graphguru-series-data-bubble.png /usr/share/help/de/gnumeric/figures/graphguru-series-data-single.png /usr/share/help/de/gnumeric/figures/graphguru-series-data-xy.png /usr/share/help/de/gnumeric/figures/graphguru-series-error.png /usr/share/help/de/gnumeric/figures/graphguru-series-style-filled.png /usr/share/help/de/gnumeric/figures/graphguru-series-style-line.png /usr/share/help/de/gnumeric/figures/graphguru-title-font.png /usr/share/help/de/gnumeric/figures/graphical-elements-selected.png /usr/share/help/de/gnumeric/figures/graphical-elements-stacked.png /usr/share/help/de/gnumeric/figures/graphical-elements.png /usr/share/help/de/gnumeric/figures/graphs-types-area.png /usr/share/help/de/gnumeric/figures/graphs-types-bar.png /usr/share/help/de/gnumeric/figures/graphs-types-bubble.png /usr/share/help/de/gnumeric/figures/graphs-types-column.png /usr/share/help/de/gnumeric/figures/graphs-types-line.png /usr/share/help/de/gnumeric/figures/graphs-types-pie.png /usr/share/help/de/gnumeric/figures/graphs-types-radar.png /usr/share/help/de/gnumeric/figures/graphs-types-ring.png /usr/share/help/de/gnumeric/figures/graphs-types-stock.png /usr/share/help/de/gnumeric/figures/graphs-types-surface.png /usr/share/help/de/gnumeric/figures/graphs-types-xyplot.png /usr/share/help/de/gnumeric/figures/icon-locked.png /usr/share/help/de/gnumeric/figures/icon-unlocked.png /usr/share/help/de/gnumeric/figures/icon-visible.png /usr/share/help/de/gnumeric/figures/info-area.png /usr/share/help/de/gnumeric/figures/menu-context-col-row-header.png /usr/share/help/de/gnumeric/figures/menu-context-graph-order.png /usr/share/help/de/gnumeric/figures/menu-context-graph.png /usr/share/help/de/gnumeric/figures/menu-context-grid.png /usr/share/help/de/gnumeric/figures/menu-context-object-order.png /usr/share/help/de/gnumeric/figures/menu-context-object.png /usr/share/help/de/gnumeric/figures/menu-context-sheet-tabs.png /usr/share/help/de/gnumeric/figures/menu-context-tabs.png /usr/share/help/de/gnumeric/figures/menu-context-toolbars.png /usr/share/help/de/gnumeric/figures/menu-data-export.png /usr/share/help/de/gnumeric/figures/menu-data-import.png /usr/share/help/de/gnumeric/figures/menu-data-labelled.png /usr/share/help/de/gnumeric/figures/menu-edit-delete-cells.png /usr/share/help/de/gnumeric/figures/menu-edit-labelled.png /usr/share/help/de/gnumeric/figures/menu-edit-modify-names.png /usr/share/help/de/gnumeric/figures/menu-edit-paste-special.png /usr/share/help/de/gnumeric/figures/menu-edit-select.png /usr/share/help/de/gnumeric/figures/menu-file-labelled.png /usr/share/help/de/gnumeric/figures/menu-file-printarea.png /usr/share/help/de/gnumeric/figures/menu-format-column.png /usr/share/help/de/gnumeric/figures/menu-format-labelled.png /usr/share/help/de/gnumeric/figures/menu-format-sheet.png /usr/share/help/de/gnumeric/figures/menu-help-labelled.png /usr/share/help/de/gnumeric/figures/menu-insert-comment.png /usr/share/help/de/gnumeric/figures/menu-insert-fw.png /usr/share/help/de/gnumeric/figures/menu-insert-hyperlink.png /usr/share/help/de/gnumeric/figures/menu-insert-labelled.png /usr/share/help/de/gnumeric/figures/menu-insert-names.png /usr/share/help/de/gnumeric/figures/menu-statistics-labelled.png /usr/share/help/de/gnumeric/figures/menu-tools-labelled.png /usr/share/help/de/gnumeric/figures/menu-torn-off.png /usr/share/help/de/gnumeric/figures/menu-view-labelled.png /usr/share/help/de/gnumeric/figures/menu-view-properties-dialog-cm.png /usr/share/help/de/gnumeric/figures/menu-view-properties-dialog.png /usr/share/help/de/gnumeric/figures/menubar.png /usr/share/help/de/gnumeric/figures/number-format-border-dialog.png /usr/share/help/de/gnumeric/figures/number-format-color-dialog.png /usr/share/help/de/gnumeric/figures/number-format-dialog.png /usr/share/help/de/gnumeric/figures/number-format-font-dialog.png /usr/share/help/de/gnumeric/figures/number-format-justification-dialog-2.png /usr/share/help/de/gnumeric/figures/number-format-protection.png /usr/share/help/de/gnumeric/figures/number-format-validation-warning.png /usr/share/help/de/gnumeric/figures/number-format-validation.png /usr/share/help/de/gnumeric/figures/pointer_arrow_left_std.png /usr/share/help/de/gnumeric/figures/pointer_cross_hair.png /usr/share/help/de/gnumeric/figures/pointer_cross_wide.png /usr/share/help/de/gnumeric/figures/pointer_diagonal_resize.png /usr/share/help/de/gnumeric/figures/pointer_double_horizontal_arrow.png /usr/share/help/de/gnumeric/figures/pointer_double_vertical_arrow.png /usr/share/help/de/gnumeric/figures/pointer_four_way_arrow.png /usr/share/help/de/gnumeric/figures/pointer_hand_left.png /usr/share/help/de/gnumeric/figures/pointer_left.png /usr/share/help/de/gnumeric/figures/pointer_resize_multiple.png /usr/share/help/de/gnumeric/figures/pointer_right.png /usr/share/help/de/gnumeric/figures/pointer_text_edit.png /usr/share/help/de/gnumeric/figures/pointer_zoom_in.png /usr/share/help/de/gnumeric/figures/pointer_zoom_out.png /usr/share/help/de/gnumeric/figures/preferences-copypaste.png /usr/share/help/de/gnumeric/figures/preferences-files.png /usr/share/help/de/gnumeric/figures/preferences-font-header.png /usr/share/help/de/gnumeric/figures/preferences-font.png /usr/share/help/de/gnumeric/figures/preferences-screen.png /usr/share/help/de/gnumeric/figures/preferences-sorting.png /usr/share/help/de/gnumeric/figures/preferences-tools.png /usr/share/help/de/gnumeric/figures/preferences-undo.png /usr/share/help/de/gnumeric/figures/preferences-windows.png /usr/share/help/de/gnumeric/figures/print-large.png /usr/share/help/de/gnumeric/figures/print-preview-back.png /usr/share/help/de/gnumeric/figures/print-preview-first.png /usr/share/help/de/gnumeric/figures/print-preview-fit.png /usr/share/help/de/gnumeric/figures/print-preview-fitonetoone.png /usr/share/help/de/gnumeric/figures/print-preview-last.png /usr/share/help/de/gnumeric/figures/print-preview-next.png /usr/share/help/de/gnumeric/figures/print-preview-zoomin.png /usr/share/help/de/gnumeric/figures/print-preview-zoomout.png /usr/share/help/de/gnumeric/figures/print-worksheet-file-general.png /usr/share/help/de/gnumeric/figures/print-worksheet-job.png /usr/share/help/de/gnumeric/figures/print-worksheet-page_setup.png /usr/share/help/de/gnumeric/figures/print-worksheet-paper.png /usr/share/help/de/gnumeric/figures/print-worksheet-print_range.png /usr/share/help/de/gnumeric/figures/print-worksheet-printer-advanced.png /usr/share/help/de/gnumeric/figures/print-worksheet-printer-finishing.png /usr/share/help/de/gnumeric/figures/print-worksheet-printer-general.png /usr/share/help/de/gnumeric/figures/print-worksheet-printer-image_quality.png /usr/share/help/de/gnumeric/figures/print-worksheet-printer-job.png /usr/share/help/de/gnumeric/figures/print-worksheet-printer.png /usr/share/help/de/gnumeric/figures/printing-preview.png /usr/share/help/de/gnumeric/figures/printing-setup-header-config.png /usr/share/help/de/gnumeric/figures/printing-setup-header.png /usr/share/help/de/gnumeric/figures/printing-setup-page-paper-type.png /usr/share/help/de/gnumeric/figures/printing-setup-page.png /usr/share/help/de/gnumeric/figures/printing-setup-printarea.png /usr/share/help/de/gnumeric/figures/printing-setup-scale.png /usr/share/help/de/gnumeric/figures/printing-setup-sheet.png /usr/share/help/de/gnumeric/figures/selection-1.png /usr/share/help/de/gnumeric/figures/selection-10.png /usr/share/help/de/gnumeric/figures/selection-2.png /usr/share/help/de/gnumeric/figures/selection-3.png /usr/share/help/de/gnumeric/figures/selection-4.png /usr/share/help/de/gnumeric/figures/selection-5.png /usr/share/help/de/gnumeric/figures/selection-8.png /usr/share/help/de/gnumeric/figures/selection-9.png /usr/share/help/de/gnumeric/figures/solver-01.png /usr/share/help/de/gnumeric/figures/solver-02.png /usr/share/help/de/gnumeric/figures/solver-03.png /usr/share/help/de/gnumeric/figures/solver-04.png /usr/share/help/de/gnumeric/figures/solver-05.png /usr/share/help/de/gnumeric/figures/textguru-export-panel1-withTags.png /usr/share/help/de/gnumeric/figures/textguru-export-panel2-withTags.png /usr/share/help/de/gnumeric/figures/textguru-import-panel1-withTags.png /usr/share/help/de/gnumeric/figures/textguru-import-panel2a-withTags.png /usr/share/help/de/gnumeric/figures/textguru-import-panel2b-withTags.png /usr/share/help/de/gnumeric/figures/textguru-import-panel3-withTags.png /usr/share/help/de/gnumeric/figures/toolbar-extension-menu.png /usr/share/help/de/gnumeric/figures/toolbar-format-long.png /usr/share/help/de/gnumeric/figures/toolbar-format.png /usr/share/help/de/gnumeric/figures/toolbar-object.png /usr/share/help/de/gnumeric/figures/toolbar-standard.png /usr/share/help/de/gnumeric/figures/toolbars.png /usr/share/help/de/gnumeric/figures/widget-checkbox.png /usr/share/help/de/gnumeric/figures/widget-combobox.png /usr/share/help/de/gnumeric/figures/widget-entryBox-outlined.png /usr/share/help/de/gnumeric/figures/widget-frame.png /usr/share/help/de/gnumeric/figures/widget-label.png /usr/share/help/de/gnumeric/figures/widget-list.png /usr/share/help/de/gnumeric/figures/widget-scrollbar.png /usr/share/help/de/gnumeric/figures/widget-slider.png /usr/share/help/de/gnumeric/figures/widget-spinbutton.png /usr/share/help/de/gnumeric/figures/worksheet-cols-1.png /usr/share/help/de/gnumeric/figures/worksheet-data-1.png /usr/share/help/de/gnumeric/figures/worksheet-data-2.png /usr/share/help/de/gnumeric/figures/worksheet-data-3.png /usr/share/help/de/gnumeric/figures/worksheet-data-4.png /usr/share/help/de/gnumeric/figures/worksheet-managing-dialog.png /usr/share/help/de/gnumeric/figures/worksheet-rows-1.png /usr/share/help/de/gnumeric/figures/worksheet-running-calc-1.png /usr/share/help/de/gnumeric/gnumeric.xml /usr/share/help/de/gnumeric/index.docbook /usr/share/help/es/gnumeric /usr/share/help/es/gnumeric/figures /usr/share/help/es/gnumeric/figures/advanced-filter-1.png /usr/share/help/es/gnumeric/figures/advanced-filter-2.png /usr/share/help/es/gnumeric/figures/analysis-simulation-confidence-interval-equation.png /usr/share/help/es/gnumeric/figures/analysis-simulation-demand-ex1.png /usr/share/help/es/gnumeric/figures/analysis-simulation-demand-ex2.png /usr/share/help/es/gnumeric/figures/analysis-simulation-interations-equation1.png /usr/share/help/es/gnumeric/figures/analysis-simulation-interations-equation2.png /usr/share/help/es/gnumeric/figures/analysis-simulation-maximumtime-dialog.png /usr/share/help/es/gnumeric/figures/analysis-simulation-options-dialog.png /usr/share/help/es/gnumeric/figures/analysis-simulation-output-dialog.png /usr/share/help/es/gnumeric/figures/analysis-simulation-profit-ex1.png /usr/share/help/es/gnumeric/figures/analysis-simulation-profit-ex2.png /usr/share/help/es/gnumeric/figures/analysis-simulation-report-screen.png /usr/share/help/es/gnumeric/figures/analysis-simulation-simtable-screen.png /usr/share/help/es/gnumeric/figures/analysis-simulation-summary-dialog.png /usr/share/help/es/gnumeric/figures/analysis-simulation-variables-dialog.png /usr/share/help/es/gnumeric/figures/analysistools-ANOVA1-ex1.png /usr/share/help/es/gnumeric/figures/analysistools-ANOVA1-ex2.png /usr/share/help/es/gnumeric/figures/analysistools-ANOVA2w-ex1.png /usr/share/help/es/gnumeric/figures/analysistools-ANOVA2w-ex2.png /usr/share/help/es/gnumeric/figures/analysistools-ANOVA2wo-ex1.png /usr/share/help/es/gnumeric/figures/analysistools-ANOVA2wo-ex2.png /usr/share/help/es/gnumeric/figures/analysistools-correlation-ex1.png /usr/share/help/es/gnumeric/figures/analysistools-correlation-ex2.png /usr/share/help/es/gnumeric/figures/analysistools-correlation-ex3.png /usr/share/help/es/gnumeric/figures/analysistools-correlation.png /usr/share/help/es/gnumeric/figures/analysistools-covariance-ex1.png /usr/share/help/es/gnumeric/figures/analysistools-covariance-ex2.png /usr/share/help/es/gnumeric/figures/analysistools-covariance.png /usr/share/help/es/gnumeric/figures/analysistools-descstats-ex1-options.png /usr/share/help/es/gnumeric/figures/analysistools-descstats-ex1.png /usr/share/help/es/gnumeric/figures/analysistools-descstats-ex2.png /usr/share/help/es/gnumeric/figures/analysistools-descstats.png /usr/share/help/es/gnumeric/figures/analysistools-exp-smoothing-a-holt-winters-formula.png /usr/share/help/es/gnumeric/figures/analysistools-exp-smoothing-a-holt-winters-stderr.png /usr/share/help/es/gnumeric/figures/analysistools-exp-smoothing-holt-formula.png /usr/share/help/es/gnumeric/figures/analysistools-exp-smoothing-holt-stderr.png /usr/share/help/es/gnumeric/figures/analysistools-exp-smoothing-hunter-formula.png /usr/share/help/es/gnumeric/figures/analysistools-exp-smoothing-hunter-stderr.png /usr/share/help/es/gnumeric/figures/analysistools-exp-smoothing-m-holt-winters-formula.png /usr/share/help/es/gnumeric/figures/analysistools-exp-smoothing-m-holt-winters-stderr.png /usr/share/help/es/gnumeric/figures/analysistools-exp-smoothing-roberts-formula.png /usr/share/help/es/gnumeric/figures/analysistools-exp-smoothing-roberts-stderr.png /usr/share/help/es/gnumeric/figures/analysistools-fourier-formula.png /usr/share/help/es/gnumeric/figures/analysistools-fourier.png /usr/share/help/es/gnumeric/figures/analysistools-frequency-cats.png /usr/share/help/es/gnumeric/figures/analysistools-frequency-graphs.png /usr/share/help/es/gnumeric/figures/analysistools-frequency-results.png /usr/share/help/es/gnumeric/figures/analysistools-frequency.png /usr/share/help/es/gnumeric/figures/analysistools-ftest-ex1.png /usr/share/help/es/gnumeric/figures/analysistools-ftest-ex2.png /usr/share/help/es/gnumeric/figures/analysistools-ftest.png /usr/share/help/es/gnumeric/figures/analysistools-histogram-bins.png /usr/share/help/es/gnumeric/figures/analysistools-histogram-cutoffs.png /usr/share/help/es/gnumeric/figures/analysistools-histogram-ex1.png /usr/share/help/es/gnumeric/figures/analysistools-histogram-ex2.png /usr/share/help/es/gnumeric/figures/analysistools-histogram-ex3.png /usr/share/help/es/gnumeric/figures/analysistools-histogram-ex4.png /usr/share/help/es/gnumeric/figures/analysistools-histogram-ex5.png /usr/share/help/es/gnumeric/figures/analysistools-histogram-graphs.png /usr/share/help/es/gnumeric/figures/analysistools-histogram.png /usr/share/help/es/gnumeric/figures/analysistools-kaplan-ex1.png /usr/share/help/es/gnumeric/figures/analysistools-kaplan-ex2.png /usr/share/help/es/gnumeric/figures/analysistools-kaplan-ex3.png /usr/share/help/es/gnumeric/figures/analysistools-kaplan-groups.png /usr/share/help/es/gnumeric/figures/analysistools-kaplan-options.png /usr/share/help/es/gnumeric/figures/analysistools-kaplan.png /usr/share/help/es/gnumeric/figures/analysistools-moving-average-ex1.png /usr/share/help/es/gnumeric/figures/analysistools-moving-average-ex2.png /usr/share/help/es/gnumeric/figures/analysistools-moving-average-ex3.png /usr/share/help/es/gnumeric/figures/analysistools-moving-average-formula-central.png /usr/share/help/es/gnumeric/figures/analysistools-moving-average-formula-spencer.png /usr/share/help/es/gnumeric/figures/analysistools-moving-average-formula-weighted.png /usr/share/help/es/gnumeric/figures/analysistools-moving-average-options.png /usr/share/help/es/gnumeric/figures/analysistools-moving-average.png /usr/share/help/es/gnumeric/figures/analysistools-normality-ex1.png /usr/share/help/es/gnumeric/figures/analysistools-normality-ex2.png /usr/share/help/es/gnumeric/figures/analysistools-normality-ex3.png /usr/share/help/es/gnumeric/figures/analysistools-normality-ex4.png /usr/share/help/es/gnumeric/figures/analysistools-normality-testspec.png /usr/share/help/es/gnumeric/figures/analysistools-normality.png /usr/share/help/es/gnumeric/figures/analysistools-outputoptions.png /usr/share/help/es/gnumeric/figures/analysistools-pcanalysis-ex1.png /usr/share/help/es/gnumeric/figures/analysistools-pcanalysis-ex2.png /usr/share/help/es/gnumeric/figures/analysistools-pcanalysis.png /usr/share/help/es/gnumeric/figures/analysistools-random-ex1.png /usr/share/help/es/gnumeric/figures/analysistools-random-ex2.png /usr/share/help/es/gnumeric/figures/analysistools-random.png /usr/share/help/es/gnumeric/figures/analysistools-ranges.png /usr/share/help/es/gnumeric/figures/analysistools-rank-ex1.png /usr/share/help/es/gnumeric/figures/analysistools-rank-ex2.png /usr/share/help/es/gnumeric/figures/analysistools-rank.png /usr/share/help/es/gnumeric/figures/analysistools-regression-ex1.png /usr/share/help/es/gnumeric/figures/analysistools-regression-ex2.png /usr/share/help/es/gnumeric/figures/analysistools-regression-ex3.png /usr/share/help/es/gnumeric/figures/analysistools-regression.png /usr/share/help/es/gnumeric/figures/analysistools-sampling-ex1.png /usr/share/help/es/gnumeric/figures/analysistools-sampling-ex2.png /usr/share/help/es/gnumeric/figures/analysistools-sampling.png /usr/share/help/es/gnumeric/figures/analysistools-signtest-ex1.png /usr/share/help/es/gnumeric/figures/analysistools-signtest-ex2.png /usr/share/help/es/gnumeric/figures/analysistools-signtest-ex3.png /usr/share/help/es/gnumeric/figures/analysistools-signtest.png /usr/share/help/es/gnumeric/figures/analysistools-smoothing-ex1.png /usr/share/help/es/gnumeric/figures/analysistools-smoothing-ex2.png /usr/share/help/es/gnumeric/figures/analysistools-smoothing-ex3.png /usr/share/help/es/gnumeric/figures/analysistools-smoothing-ex4.png /usr/share/help/es/gnumeric/figures/analysistools-smoothing-ex5.png /usr/share/help/es/gnumeric/figures/analysistools-smoothing-ex6.png /usr/share/help/es/gnumeric/figures/analysistools-smoothing-ex7.png /usr/share/help/es/gnumeric/figures/analysistools-smoothing-ex8.png /usr/share/help/es/gnumeric/figures/analysistools-smoothing.png /usr/share/help/es/gnumeric/figures/analysistools-tools.png /usr/share/help/es/gnumeric/figures/analysistools-ttest-equal-ex1.png /usr/share/help/es/gnumeric/figures/analysistools-ttest-equal-ex2.png /usr/share/help/es/gnumeric/figures/analysistools-ttest-equal.png /usr/share/help/es/gnumeric/figures/analysistools-ttest-paired-ex1.png /usr/share/help/es/gnumeric/figures/analysistools-ttest-paired-ex2.png /usr/share/help/es/gnumeric/figures/analysistools-ttest-paired.png /usr/share/help/es/gnumeric/figures/analysistools-ttest-unequal-ex1.png /usr/share/help/es/gnumeric/figures/analysistools-ttest-unequal-ex2.png /usr/share/help/es/gnumeric/figures/analysistools-ttest-unequal.png /usr/share/help/es/gnumeric/figures/analysistools-ttest.png /usr/share/help/es/gnumeric/figures/analysistools-ztest-ex1.png /usr/share/help/es/gnumeric/figures/analysistools-ztest-ex2.png /usr/share/help/es/gnumeric/figures/analysistools-ztest.png /usr/share/help/es/gnumeric/figures/arrowhead-dimensions.png /usr/share/help/es/gnumeric/figures/button-align-center.png /usr/share/help/es/gnumeric/figures/button-align-left.png /usr/share/help/es/gnumeric/figures/button-align-right.png /usr/share/help/es/gnumeric/figures/button-arrow.png /usr/share/help/es/gnumeric/figures/button-bold.png /usr/share/help/es/gnumeric/figures/button-borders.png /usr/share/help/es/gnumeric/figures/button-button.png /usr/share/help/es/gnumeric/figures/button-center-across-selection.png /usr/share/help/es/gnumeric/figures/button-checkbox.png /usr/share/help/es/gnumeric/figures/button-combo.png /usr/share/help/es/gnumeric/figures/button-copy.png /usr/share/help/es/gnumeric/figures/button-cut.png /usr/share/help/es/gnumeric/figures/button-decrease-indent.png /usr/share/help/es/gnumeric/figures/button-decrease-precision.png /usr/share/help/es/gnumeric/figures/button-equals.png /usr/share/help/es/gnumeric/figures/button-fill.png /usr/share/help/es/gnumeric/figures/button-font-size.png /usr/share/help/es/gnumeric/figures/button-font-type.png /usr/share/help/es/gnumeric/figures/button-frame.png /usr/share/help/es/gnumeric/figures/button-function.png /usr/share/help/es/gnumeric/figures/button-graph.png /usr/share/help/es/gnumeric/figures/button-graphEditor-add.png /usr/share/help/es/gnumeric/figures/button-increase-indent.png /usr/share/help/es/gnumeric/figures/button-increase-precision.png /usr/share/help/es/gnumeric/figures/button-insert-component.png /usr/share/help/es/gnumeric/figures/button-insert-hyperlink.png /usr/share/help/es/gnumeric/figures/button-insert-object.png /usr/share/help/es/gnumeric/figures/button-italic.png /usr/share/help/es/gnumeric/figures/button-label.png /usr/share/help/es/gnumeric/figures/button-line.png /usr/share/help/es/gnumeric/figures/button-list.png /usr/share/help/es/gnumeric/figures/button-merge.png /usr/share/help/es/gnumeric/figures/button-money.png /usr/share/help/es/gnumeric/figures/button-new.png /usr/share/help/es/gnumeric/figures/button-open.png /usr/share/help/es/gnumeric/figures/button-oval.png /usr/share/help/es/gnumeric/figures/button-paste.png /usr/share/help/es/gnumeric/figures/button-percent.png /usr/share/help/es/gnumeric/figures/button-preview.png /usr/share/help/es/gnumeric/figures/button-print.png /usr/share/help/es/gnumeric/figures/button-radio.png /usr/share/help/es/gnumeric/figures/button-rectangle.png /usr/share/help/es/gnumeric/figures/button-redo-and-history.png /usr/share/help/es/gnumeric/figures/button-save.png /usr/share/help/es/gnumeric/figures/button-scrollbar.png /usr/share/help/es/gnumeric/figures/button-slider.png /usr/share/help/es/gnumeric/figures/button-sort-az.png /usr/share/help/es/gnumeric/figures/button-sort-za.png /usr/share/help/es/gnumeric/figures/button-spin.png /usr/share/help/es/gnumeric/figures/button-split.png /usr/share/help/es/gnumeric/figures/button-subscript.png /usr/share/help/es/gnumeric/figures/button-sum.png /usr/share/help/es/gnumeric/figures/button-superscript.png /usr/share/help/es/gnumeric/figures/button-text-colour.png /usr/share/help/es/gnumeric/figures/button-thousands.png /usr/share/help/es/gnumeric/figures/button-underline.png /usr/share/help/es/gnumeric/figures/button-undo-and-history.png /usr/share/help/es/gnumeric/figures/button-zoom.png /usr/share/help/es/gnumeric/figures/cell-grid.png /usr/share/help/es/gnumeric/figures/cell-selected.png /usr/share/help/es/gnumeric/figures/cell-with-text.png /usr/share/help/es/gnumeric/figures/cells-1.png /usr/share/help/es/gnumeric/figures/cells-2.png /usr/share/help/es/gnumeric/figures/chart_area_1_1.png /usr/share/help/es/gnumeric/figures/chart_area_1_2.png /usr/share/help/es/gnumeric/figures/chart_area_1_3.png /usr/share/help/es/gnumeric/figures/chart_bar_1_1.png /usr/share/help/es/gnumeric/figures/chart_bar_1_2.png /usr/share/help/es/gnumeric/figures/chart_bar_1_3.png /usr/share/help/es/gnumeric/figures/chart_bubble_1_1.png /usr/share/help/es/gnumeric/figures/chart_column_1_1.png /usr/share/help/es/gnumeric/figures/chart_column_1_2.png /usr/share/help/es/gnumeric/figures/chart_column_1_3.png /usr/share/help/es/gnumeric/figures/chart_line_1_1.png /usr/share/help/es/gnumeric/figures/chart_line_1_2.png /usr/share/help/es/gnumeric/figures/chart_line_1_3.png /usr/share/help/es/gnumeric/figures/chart_line_2_1.png /usr/share/help/es/gnumeric/figures/chart_line_2_2.png /usr/share/help/es/gnumeric/figures/chart_line_2_3.png /usr/share/help/es/gnumeric/figures/chart_pie_1_1.png /usr/share/help/es/gnumeric/figures/chart_pie_2_1.png /usr/share/help/es/gnumeric/figures/chart_radar_1_1.png /usr/share/help/es/gnumeric/figures/chart_radar_1_2.png /usr/share/help/es/gnumeric/figures/chart_radar_1_3.png /usr/share/help/es/gnumeric/figures/chart_ring_1_1.png /usr/share/help/es/gnumeric/figures/chart_ring_1_2.png /usr/share/help/es/gnumeric/figures/chart_scatter_1_1.png /usr/share/help/es/gnumeric/figures/chart_scatter_3_1.png /usr/share/help/es/gnumeric/figures/chart_scatter_3_2.png /usr/share/help/es/gnumeric/figures/chart_surface_1.png /usr/share/help/es/gnumeric/figures/chart_surface_2.png /usr/share/help/es/gnumeric/figures/dialog-auto-correct.png /usr/share/help/es/gnumeric/figures/dialog-autosave.png /usr/share/help/es/gnumeric/figures/dialog-fileopen-withTags.png /usr/share/help/es/gnumeric/figures/dialog-filesave-compact-withTags.png /usr/share/help/es/gnumeric/figures/dialog-filesave-expanded-withTags.png /usr/share/help/es/gnumeric/figures/dialog-filter.png /usr/share/help/es/gnumeric/figures/dialog-insert-object.png /usr/share/help/es/gnumeric/figures/dialog-properties-arrow.png /usr/share/help/es/gnumeric/figures/dialog-properties-checkbox.png /usr/share/help/es/gnumeric/figures/dialog-properties-frame.png /usr/share/help/es/gnumeric/figures/dialog-properties-label.png /usr/share/help/es/gnumeric/figures/dialog-properties-line.png /usr/share/help/es/gnumeric/figures/dialog-properties-oval.png /usr/share/help/es/gnumeric/figures/dialog-properties-rectangle.png /usr/share/help/es/gnumeric/figures/dialog-properties-scrollbar.png /usr/share/help/es/gnumeric/figures/drawing-arrow.png /usr/share/help/es/gnumeric/figures/drawing-line.png /usr/share/help/es/gnumeric/figures/drawing-oval.png /usr/share/help/es/gnumeric/figures/drawing-rectangle.png /usr/share/help/es/gnumeric/figures/example-colGraph-modified.png /usr/share/help/es/gnumeric/figures/example-colGraph.png /usr/share/help/es/gnumeric/figures/example-columnSelect.png /usr/share/help/es/gnumeric/figures/example-data.png /usr/share/help/es/gnumeric/figures/files-html-example.png /usr/share/help/es/gnumeric/figures/files-html32-example.png /usr/share/help/es/gnumeric/figures/files-html40-example.png /usr/share/help/es/gnumeric/figures/formula-dmedian.png /usr/share/help/es/gnumeric/figures/gnumeric-empty.png /usr/share/help/es/gnumeric/figures/gnumeric-icon-24.png /usr/share/help/es/gnumeric/figures/gnumeric-labelled.png /usr/share/help/es/gnumeric/figures/gnumeric-power-example.png /usr/share/help/es/gnumeric/figures/graph-axes-grid.png /usr/share/help/es/gnumeric/figures/graph-components.png /usr/share/help/es/gnumeric/figures/graph-example-area.png /usr/share/help/es/gnumeric/figures/graph-example-bar.png /usr/share/help/es/gnumeric/figures/graph-example-bubble.png /usr/share/help/es/gnumeric/figures/graph-example-column.png /usr/share/help/es/gnumeric/figures/graph-example-line.png /usr/share/help/es/gnumeric/figures/graph-example-pie.png /usr/share/help/es/gnumeric/figures/graph-example-radar.png /usr/share/help/es/gnumeric/figures/graph-example-ring.png /usr/share/help/es/gnumeric/figures/graph-example-surface-t1.png /usr/share/help/es/gnumeric/figures/graph-example-surface-t2.png /usr/share/help/es/gnumeric/figures/graph-example-xyplot.png /usr/share/help/es/gnumeric/figures/graph-hierarchy.png /usr/share/help/es/gnumeric/figures/graphguru-axes-category-bounds.png /usr/share/help/es/gnumeric/figures/graphguru-axes-category-details.png /usr/share/help/es/gnumeric/figures/graphguru-axes-category-style.png /usr/share/help/es/gnumeric/figures/graphguru-axes-continuous-bounds.png /usr/share/help/es/gnumeric/figures/graphguru-axes-continuous-format.png /usr/share/help/es/gnumeric/figures/graphguru-backPanels-gradient.png /usr/share/help/es/gnumeric/figures/graphguru-backPanels-image.png /usr/share/help/es/gnumeric/figures/graphguru-backPanels-none.png /usr/share/help/es/gnumeric/figures/graphguru-backPanels-pattern.png /usr/share/help/es/gnumeric/figures/graphguru-components.png /usr/share/help/es/gnumeric/figures/graphguru-plot-barCol.png /usr/share/help/es/gnumeric/figures/graphguru-plot-bubble.png /usr/share/help/es/gnumeric/figures/graphguru-plot-pie.png /usr/share/help/es/gnumeric/figures/graphguru-plot-radar.png /usr/share/help/es/gnumeric/figures/graphguru-plot-ring.png /usr/share/help/es/gnumeric/figures/graphguru-series-data-bubble.png /usr/share/help/es/gnumeric/figures/graphguru-series-data-single.png /usr/share/help/es/gnumeric/figures/graphguru-series-data-xy.png /usr/share/help/es/gnumeric/figures/graphguru-series-error.png /usr/share/help/es/gnumeric/figures/graphguru-series-style-filled.png /usr/share/help/es/gnumeric/figures/graphguru-series-style-line.png /usr/share/help/es/gnumeric/figures/graphguru-title-font.png /usr/share/help/es/gnumeric/figures/graphical-elements-selected.png /usr/share/help/es/gnumeric/figures/graphical-elements-stacked.png /usr/share/help/es/gnumeric/figures/graphical-elements.png /usr/share/help/es/gnumeric/figures/graphs-types-area.png /usr/share/help/es/gnumeric/figures/graphs-types-bar.png /usr/share/help/es/gnumeric/figures/graphs-types-bubble.png /usr/share/help/es/gnumeric/figures/graphs-types-column.png /usr/share/help/es/gnumeric/figures/graphs-types-line.png /usr/share/help/es/gnumeric/figures/graphs-types-pie.png /usr/share/help/es/gnumeric/figures/graphs-types-radar.png /usr/share/help/es/gnumeric/figures/graphs-types-ring.png /usr/share/help/es/gnumeric/figures/graphs-types-stock.png /usr/share/help/es/gnumeric/figures/graphs-types-surface.png /usr/share/help/es/gnumeric/figures/graphs-types-xyplot.png /usr/share/help/es/gnumeric/figures/icon-locked.png /usr/share/help/es/gnumeric/figures/icon-unlocked.png /usr/share/help/es/gnumeric/figures/icon-visible.png /usr/share/help/es/gnumeric/figures/info-area.png /usr/share/help/es/gnumeric/figures/menu-context-col-row-header.png /usr/share/help/es/gnumeric/figures/menu-context-graph-order.png /usr/share/help/es/gnumeric/figures/menu-context-graph.png /usr/share/help/es/gnumeric/figures/menu-context-grid.png /usr/share/help/es/gnumeric/figures/menu-context-object-order.png /usr/share/help/es/gnumeric/figures/menu-context-object.png /usr/share/help/es/gnumeric/figures/menu-context-sheet-tabs.png /usr/share/help/es/gnumeric/figures/menu-context-tabs.png /usr/share/help/es/gnumeric/figures/menu-context-toolbars.png /usr/share/help/es/gnumeric/figures/menu-data-export.png /usr/share/help/es/gnumeric/figures/menu-data-import.png /usr/share/help/es/gnumeric/figures/menu-data-labelled.png /usr/share/help/es/gnumeric/figures/menu-edit-delete-cells.png /usr/share/help/es/gnumeric/figures/menu-edit-labelled.png /usr/share/help/es/gnumeric/figures/menu-edit-modify-names.png /usr/share/help/es/gnumeric/figures/menu-edit-paste-special.png /usr/share/help/es/gnumeric/figures/menu-edit-select.png /usr/share/help/es/gnumeric/figures/menu-file-labelled.png /usr/share/help/es/gnumeric/figures/menu-file-printarea.png /usr/share/help/es/gnumeric/figures/menu-format-column.png /usr/share/help/es/gnumeric/figures/menu-format-labelled.png /usr/share/help/es/gnumeric/figures/menu-format-sheet.png /usr/share/help/es/gnumeric/figures/menu-help-labelled.png /usr/share/help/es/gnumeric/figures/menu-insert-comment.png /usr/share/help/es/gnumeric/figures/menu-insert-fw.png /usr/share/help/es/gnumeric/figures/menu-insert-hyperlink.png /usr/share/help/es/gnumeric/figures/menu-insert-labelled.png /usr/share/help/es/gnumeric/figures/menu-insert-names.png /usr/share/help/es/gnumeric/figures/menu-statistics-labelled.png /usr/share/help/es/gnumeric/figures/menu-tools-labelled.png /usr/share/help/es/gnumeric/figures/menu-torn-off.png /usr/share/help/es/gnumeric/figures/menu-view-labelled.png /usr/share/help/es/gnumeric/figures/menu-view-properties-dialog-cm.png /usr/share/help/es/gnumeric/figures/menu-view-properties-dialog.png /usr/share/help/es/gnumeric/figures/menubar.png /usr/share/help/es/gnumeric/figures/number-format-border-dialog.png /usr/share/help/es/gnumeric/figures/number-format-color-dialog.png /usr/share/help/es/gnumeric/figures/number-format-dialog.png /usr/share/help/es/gnumeric/figures/number-format-font-dialog.png /usr/share/help/es/gnumeric/figures/number-format-justification-dialog-2.png /usr/share/help/es/gnumeric/figures/number-format-protection.png /usr/share/help/es/gnumeric/figures/number-format-validation-warning.png /usr/share/help/es/gnumeric/figures/number-format-validation.png /usr/share/help/es/gnumeric/figures/pointer_arrow_left_std.png /usr/share/help/es/gnumeric/figures/pointer_cross_hair.png /usr/share/help/es/gnumeric/figures/pointer_cross_wide.png /usr/share/help/es/gnumeric/figures/pointer_diagonal_resize.png /usr/share/help/es/gnumeric/figures/pointer_double_horizontal_arrow.png /usr/share/help/es/gnumeric/figures/pointer_double_vertical_arrow.png /usr/share/help/es/gnumeric/figures/pointer_four_way_arrow.png /usr/share/help/es/gnumeric/figures/pointer_hand_left.png /usr/share/help/es/gnumeric/figures/pointer_left.png /usr/share/help/es/gnumeric/figures/pointer_resize_multiple.png /usr/share/help/es/gnumeric/figures/pointer_right.png /usr/share/help/es/gnumeric/figures/pointer_text_edit.png /usr/share/help/es/gnumeric/figures/pointer_zoom_in.png /usr/share/help/es/gnumeric/figures/pointer_zoom_out.png /usr/share/help/es/gnumeric/figures/preferences-copypaste.png /usr/share/help/es/gnumeric/figures/preferences-files.png /usr/share/help/es/gnumeric/figures/preferences-font-header.png /usr/share/help/es/gnumeric/figures/preferences-font.png /usr/share/help/es/gnumeric/figures/preferences-screen.png /usr/share/help/es/gnumeric/figures/preferences-sorting.png /usr/share/help/es/gnumeric/figures/preferences-tools.png /usr/share/help/es/gnumeric/figures/preferences-undo.png /usr/share/help/es/gnumeric/figures/preferences-windows.png /usr/share/help/es/gnumeric/figures/print-large.png /usr/share/help/es/gnumeric/figures/print-preview-back.png /usr/share/help/es/gnumeric/figures/print-preview-first.png /usr/share/help/es/gnumeric/figures/print-preview-fit.png /usr/share/help/es/gnumeric/figures/print-preview-fitonetoone.png /usr/share/help/es/gnumeric/figures/print-preview-last.png /usr/share/help/es/gnumeric/figures/print-preview-next.png /usr/share/help/es/gnumeric/figures/print-preview-zoomin.png /usr/share/help/es/gnumeric/figures/print-preview-zoomout.png /usr/share/help/es/gnumeric/figures/print-worksheet-file-general.png /usr/share/help/es/gnumeric/figures/print-worksheet-job.png /usr/share/help/es/gnumeric/figures/print-worksheet-page_setup.png /usr/share/help/es/gnumeric/figures/print-worksheet-paper.png /usr/share/help/es/gnumeric/figures/print-worksheet-print_range.png /usr/share/help/es/gnumeric/figures/print-worksheet-printer-advanced.png /usr/share/help/es/gnumeric/figures/print-worksheet-printer-finishing.png /usr/share/help/es/gnumeric/figures/print-worksheet-printer-general.png /usr/share/help/es/gnumeric/figures/print-worksheet-printer-image_quality.png /usr/share/help/es/gnumeric/figures/print-worksheet-printer-job.png /usr/share/help/es/gnumeric/figures/print-worksheet-printer.png /usr/share/help/es/gnumeric/figures/printing-preview.png /usr/share/help/es/gnumeric/figures/printing-setup-header-config.png /usr/share/help/es/gnumeric/figures/printing-setup-header.png /usr/share/help/es/gnumeric/figures/printing-setup-page-paper-type.png /usr/share/help/es/gnumeric/figures/printing-setup-page.png /usr/share/help/es/gnumeric/figures/printing-setup-printarea.png /usr/share/help/es/gnumeric/figures/printing-setup-scale.png /usr/share/help/es/gnumeric/figures/printing-setup-sheet.png /usr/share/help/es/gnumeric/figures/selection-1.png /usr/share/help/es/gnumeric/figures/selection-10.png /usr/share/help/es/gnumeric/figures/selection-2.png /usr/share/help/es/gnumeric/figures/selection-3.png /usr/share/help/es/gnumeric/figures/selection-4.png /usr/share/help/es/gnumeric/figures/selection-5.png /usr/share/help/es/gnumeric/figures/selection-8.png /usr/share/help/es/gnumeric/figures/selection-9.png /usr/share/help/es/gnumeric/figures/solver-01.png /usr/share/help/es/gnumeric/figures/solver-02.png /usr/share/help/es/gnumeric/figures/solver-03.png /usr/share/help/es/gnumeric/figures/solver-04.png /usr/share/help/es/gnumeric/figures/solver-05.png /usr/share/help/es/gnumeric/figures/textguru-export-panel1-withTags.png /usr/share/help/es/gnumeric/figures/textguru-export-panel2-withTags.png /usr/share/help/es/gnumeric/figures/textguru-import-panel1-withTags.png /usr/share/help/es/gnumeric/figures/textguru-import-panel2a-withTags.png /usr/share/help/es/gnumeric/figures/textguru-import-panel2b-withTags.png /usr/share/help/es/gnumeric/figures/textguru-import-panel3-withTags.png /usr/share/help/es/gnumeric/figures/toolbar-extension-menu.png /usr/share/help/es/gnumeric/figures/toolbar-format-long.png /usr/share/help/es/gnumeric/figures/toolbar-format.png /usr/share/help/es/gnumeric/figures/toolbar-object.png /usr/share/help/es/gnumeric/figures/toolbar-standard.png /usr/share/help/es/gnumeric/figures/toolbars.png /usr/share/help/es/gnumeric/figures/widget-checkbox.png /usr/share/help/es/gnumeric/figures/widget-combobox.png /usr/share/help/es/gnumeric/figures/widget-entryBox-outlined.png /usr/share/help/es/gnumeric/figures/widget-frame.png /usr/share/help/es/gnumeric/figures/widget-label.png /usr/share/help/es/gnumeric/figures/widget-list.png /usr/share/help/es/gnumeric/figures/widget-scrollbar.png /usr/share/help/es/gnumeric/figures/widget-slider.png /usr/share/help/es/gnumeric/figures/widget-spinbutton.png /usr/share/help/es/gnumeric/figures/worksheet-cols-1.png /usr/share/help/es/gnumeric/figures/worksheet-data-1.png /usr/share/help/es/gnumeric/figures/worksheet-data-2.png /usr/share/help/es/gnumeric/figures/worksheet-data-3.png /usr/share/help/es/gnumeric/figures/worksheet-data-4.png /usr/share/help/es/gnumeric/figures/worksheet-managing-dialog.png /usr/share/help/es/gnumeric/figures/worksheet-rows-1.png /usr/share/help/es/gnumeric/figures/worksheet-running-calc-1.png /usr/share/help/es/gnumeric/gnumeric.xml /usr/share/help/es/gnumeric/index.docbook /usr/share/help/sv/gnumeric /usr/share/help/sv/gnumeric/figures /usr/share/help/sv/gnumeric/figures/advanced-filter-1.png /usr/share/help/sv/gnumeric/figures/advanced-filter-2.png /usr/share/help/sv/gnumeric/figures/analysis-simulation-confidence-interval-equation.png /usr/share/help/sv/gnumeric/figures/analysis-simulation-demand-ex1.png /usr/share/help/sv/gnumeric/figures/analysis-simulation-demand-ex2.png /usr/share/help/sv/gnumeric/figures/analysis-simulation-interations-equation1.png /usr/share/help/sv/gnumeric/figures/analysis-simulation-interations-equation2.png /usr/share/help/sv/gnumeric/figures/analysis-simulation-maximumtime-dialog.png /usr/share/help/sv/gnumeric/figures/analysis-simulation-options-dialog.png /usr/share/help/sv/gnumeric/figures/analysis-simulation-output-dialog.png /usr/share/help/sv/gnumeric/figures/analysis-simulation-profit-ex1.png /usr/share/help/sv/gnumeric/figures/analysis-simulation-profit-ex2.png /usr/share/help/sv/gnumeric/figures/analysis-simulation-report-screen.png /usr/share/help/sv/gnumeric/figures/analysis-simulation-simtable-screen.png /usr/share/help/sv/gnumeric/figures/analysis-simulation-summary-dialog.png /usr/share/help/sv/gnumeric/figures/analysis-simulation-variables-dialog.png /usr/share/help/sv/gnumeric/figures/analysistools-ANOVA1-ex1.png /usr/share/help/sv/gnumeric/figures/analysistools-ANOVA1-ex2.png /usr/share/help/sv/gnumeric/figures/analysistools-ANOVA2w-ex1.png /usr/share/help/sv/gnumeric/figures/analysistools-ANOVA2w-ex2.png /usr/share/help/sv/gnumeric/figures/analysistools-ANOVA2wo-ex1.png /usr/share/help/sv/gnumeric/figures/analysistools-ANOVA2wo-ex2.png /usr/share/help/sv/gnumeric/figures/analysistools-correlation-ex1.png /usr/share/help/sv/gnumeric/figures/analysistools-correlation-ex2.png /usr/share/help/sv/gnumeric/figures/analysistools-correlation-ex3.png /usr/share/help/sv/gnumeric/figures/analysistools-correlation.png /usr/share/help/sv/gnumeric/figures/analysistools-covariance-ex1.png /usr/share/help/sv/gnumeric/figures/analysistools-covariance-ex2.png /usr/share/help/sv/gnumeric/figures/analysistools-covariance.png /usr/share/help/sv/gnumeric/figures/analysistools-descstats-ex1-options.png /usr/share/help/sv/gnumeric/figures/analysistools-descstats-ex1.png /usr/share/help/sv/gnumeric/figures/analysistools-descstats-ex2.png /usr/share/help/sv/gnumeric/figures/analysistools-descstats.png /usr/share/help/sv/gnumeric/figures/analysistools-exp-smoothing-a-holt-winters-formula.png /usr/share/help/sv/gnumeric/figures/analysistools-exp-smoothing-a-holt-winters-stderr.png /usr/share/help/sv/gnumeric/figures/analysistools-exp-smoothing-holt-formula.png /usr/share/help/sv/gnumeric/figures/analysistools-exp-smoothing-holt-stderr.png /usr/share/help/sv/gnumeric/figures/analysistools-exp-smoothing-hunter-formula.png /usr/share/help/sv/gnumeric/figures/analysistools-exp-smoothing-hunter-stderr.png /usr/share/help/sv/gnumeric/figures/analysistools-exp-smoothing-m-holt-winters-formula.png /usr/share/help/sv/gnumeric/figures/analysistools-exp-smoothing-m-holt-winters-stderr.png /usr/share/help/sv/gnumeric/figures/analysistools-exp-smoothing-roberts-formula.png /usr/share/help/sv/gnumeric/figures/analysistools-exp-smoothing-roberts-stderr.png /usr/share/help/sv/gnumeric/figures/analysistools-fourier-formula.png /usr/share/help/sv/gnumeric/figures/analysistools-fourier.png /usr/share/help/sv/gnumeric/figures/analysistools-frequency-cats.png /usr/share/help/sv/gnumeric/figures/analysistools-frequency-graphs.png /usr/share/help/sv/gnumeric/figures/analysistools-frequency-results.png /usr/share/help/sv/gnumeric/figures/analysistools-frequency.png /usr/share/help/sv/gnumeric/figures/analysistools-ftest-ex1.png /usr/share/help/sv/gnumeric/figures/analysistools-ftest-ex2.png /usr/share/help/sv/gnumeric/figures/analysistools-ftest.png /usr/share/help/sv/gnumeric/figures/analysistools-histogram-bins.png /usr/share/help/sv/gnumeric/figures/analysistools-histogram-cutoffs.png /usr/share/help/sv/gnumeric/figures/analysistools-histogram-ex1.png /usr/share/help/sv/gnumeric/figures/analysistools-histogram-ex2.png /usr/share/help/sv/gnumeric/figures/analysistools-histogram-ex3.png /usr/share/help/sv/gnumeric/figures/analysistools-histogram-ex4.png /usr/share/help/sv/gnumeric/figures/analysistools-histogram-ex5.png /usr/share/help/sv/gnumeric/figures/analysistools-histogram-graphs.png /usr/share/help/sv/gnumeric/figures/analysistools-histogram.png /usr/share/help/sv/gnumeric/figures/analysistools-kaplan-ex1.png /usr/share/help/sv/gnumeric/figures/analysistools-kaplan-ex2.png /usr/share/help/sv/gnumeric/figures/analysistools-kaplan-ex3.png /usr/share/help/sv/gnumeric/figures/analysistools-kaplan-groups.png /usr/share/help/sv/gnumeric/figures/analysistools-kaplan-options.png /usr/share/help/sv/gnumeric/figures/analysistools-kaplan.png /usr/share/help/sv/gnumeric/figures/analysistools-moving-average-ex1.png /usr/share/help/sv/gnumeric/figures/analysistools-moving-average-ex2.png /usr/share/help/sv/gnumeric/figures/analysistools-moving-average-ex3.png /usr/share/help/sv/gnumeric/figures/analysistools-moving-average-formula-central.png /usr/share/help/sv/gnumeric/figures/analysistools-moving-average-formula-spencer.png /usr/share/help/sv/gnumeric/figures/analysistools-moving-average-formula-weighted.png /usr/share/help/sv/gnumeric/figures/analysistools-moving-average-options.png /usr/share/help/sv/gnumeric/figures/analysistools-moving-average.png /usr/share/help/sv/gnumeric/figures/analysistools-normality-ex1.png /usr/share/help/sv/gnumeric/figures/analysistools-normality-ex2.png /usr/share/help/sv/gnumeric/figures/analysistools-normality-ex3.png /usr/share/help/sv/gnumeric/figures/analysistools-normality-ex4.png /usr/share/help/sv/gnumeric/figures/analysistools-normality-testspec.png /usr/share/help/sv/gnumeric/figures/analysistools-normality.png /usr/share/help/sv/gnumeric/figures/analysistools-outputoptions.png /usr/share/help/sv/gnumeric/figures/analysistools-pcanalysis-ex1.png /usr/share/help/sv/gnumeric/figures/analysistools-pcanalysis-ex2.png /usr/share/help/sv/gnumeric/figures/analysistools-pcanalysis.png /usr/share/help/sv/gnumeric/figures/analysistools-random-ex1.png /usr/share/help/sv/gnumeric/figures/analysistools-random-ex2.png /usr/share/help/sv/gnumeric/figures/analysistools-random.png /usr/share/help/sv/gnumeric/figures/analysistools-ranges.png /usr/share/help/sv/gnumeric/figures/analysistools-rank-ex1.png /usr/share/help/sv/gnumeric/figures/analysistools-rank-ex2.png /usr/share/help/sv/gnumeric/figures/analysistools-rank.png /usr/share/help/sv/gnumeric/figures/analysistools-regression-ex1.png /usr/share/help/sv/gnumeric/figures/analysistools-regression-ex2.png /usr/share/help/sv/gnumeric/figures/analysistools-regression-ex3.png /usr/share/help/sv/gnumeric/figures/analysistools-regression.png /usr/share/help/sv/gnumeric/figures/analysistools-sampling-ex1.png /usr/share/help/sv/gnumeric/figures/analysistools-sampling-ex2.png /usr/share/help/sv/gnumeric/figures/analysistools-sampling.png /usr/share/help/sv/gnumeric/figures/analysistools-signtest-ex1.png /usr/share/help/sv/gnumeric/figures/analysistools-signtest-ex2.png /usr/share/help/sv/gnumeric/figures/analysistools-signtest-ex3.png /usr/share/help/sv/gnumeric/figures/analysistools-signtest.png /usr/share/help/sv/gnumeric/figures/analysistools-smoothing-ex1.png /usr/share/help/sv/gnumeric/figures/analysistools-smoothing-ex2.png /usr/share/help/sv/gnumeric/figures/analysistools-smoothing-ex3.png /usr/share/help/sv/gnumeric/figures/analysistools-smoothing-ex4.png /usr/share/help/sv/gnumeric/figures/analysistools-smoothing-ex5.png /usr/share/help/sv/gnumeric/figures/analysistools-smoothing-ex6.png /usr/share/help/sv/gnumeric/figures/analysistools-smoothing-ex7.png /usr/share/help/sv/gnumeric/figures/analysistools-smoothing-ex8.png /usr/share/help/sv/gnumeric/figures/analysistools-smoothing.png /usr/share/help/sv/gnumeric/figures/analysistools-tools.png /usr/share/help/sv/gnumeric/figures/analysistools-ttest-equal-ex1.png /usr/share/help/sv/gnumeric/figures/analysistools-ttest-equal-ex2.png /usr/share/help/sv/gnumeric/figures/analysistools-ttest-equal.png /usr/share/help/sv/gnumeric/figures/analysistools-ttest-paired-ex1.png /usr/share/help/sv/gnumeric/figures/analysistools-ttest-paired-ex2.png /usr/share/help/sv/gnumeric/figures/analysistools-ttest-paired.png /usr/share/help/sv/gnumeric/figures/analysistools-ttest-unequal-ex1.png /usr/share/help/sv/gnumeric/figures/analysistools-ttest-unequal-ex2.png /usr/share/help/sv/gnumeric/figures/analysistools-ttest-unequal.png /usr/share/help/sv/gnumeric/figures/analysistools-ttest.png /usr/share/help/sv/gnumeric/figures/analysistools-ztest-ex1.png /usr/share/help/sv/gnumeric/figures/analysistools-ztest-ex2.png /usr/share/help/sv/gnumeric/figures/analysistools-ztest.png /usr/share/help/sv/gnumeric/figures/arrowhead-dimensions.png /usr/share/help/sv/gnumeric/figures/button-align-center.png /usr/share/help/sv/gnumeric/figures/button-align-left.png /usr/share/help/sv/gnumeric/figures/button-align-right.png /usr/share/help/sv/gnumeric/figures/button-arrow.png /usr/share/help/sv/gnumeric/figures/button-bold.png /usr/share/help/sv/gnumeric/figures/button-borders.png /usr/share/help/sv/gnumeric/figures/button-button.png /usr/share/help/sv/gnumeric/figures/button-center-across-selection.png /usr/share/help/sv/gnumeric/figures/button-checkbox.png /usr/share/help/sv/gnumeric/figures/button-combo.png /usr/share/help/sv/gnumeric/figures/button-copy.png /usr/share/help/sv/gnumeric/figures/button-cut.png /usr/share/help/sv/gnumeric/figures/button-decrease-indent.png /usr/share/help/sv/gnumeric/figures/button-decrease-precision.png /usr/share/help/sv/gnumeric/figures/button-equals.png /usr/share/help/sv/gnumeric/figures/button-fill.png /usr/share/help/sv/gnumeric/figures/button-font-size.png /usr/share/help/sv/gnumeric/figures/button-font-type.png /usr/share/help/sv/gnumeric/figures/button-frame.png /usr/share/help/sv/gnumeric/figures/button-function.png /usr/share/help/sv/gnumeric/figures/button-graph.png /usr/share/help/sv/gnumeric/figures/button-graphEditor-add.png /usr/share/help/sv/gnumeric/figures/button-increase-indent.png /usr/share/help/sv/gnumeric/figures/button-increase-precision.png /usr/share/help/sv/gnumeric/figures/button-insert-component.png /usr/share/help/sv/gnumeric/figures/button-insert-hyperlink.png /usr/share/help/sv/gnumeric/figures/button-insert-object.png /usr/share/help/sv/gnumeric/figures/button-italic.png /usr/share/help/sv/gnumeric/figures/button-label.png /usr/share/help/sv/gnumeric/figures/button-line.png /usr/share/help/sv/gnumeric/figures/button-list.png /usr/share/help/sv/gnumeric/figures/button-merge.png /usr/share/help/sv/gnumeric/figures/button-money.png /usr/share/help/sv/gnumeric/figures/button-new.png /usr/share/help/sv/gnumeric/figures/button-open.png /usr/share/help/sv/gnumeric/figures/button-oval.png /usr/share/help/sv/gnumeric/figures/button-paste.png /usr/share/help/sv/gnumeric/figures/button-percent.png /usr/share/help/sv/gnumeric/figures/button-preview.png /usr/share/help/sv/gnumeric/figures/button-print.png /usr/share/help/sv/gnumeric/figures/button-radio.png /usr/share/help/sv/gnumeric/figures/button-rectangle.png /usr/share/help/sv/gnumeric/figures/button-redo-and-history.png /usr/share/help/sv/gnumeric/figures/button-save.png /usr/share/help/sv/gnumeric/figures/button-scrollbar.png /usr/share/help/sv/gnumeric/figures/button-slider.png /usr/share/help/sv/gnumeric/figures/button-sort-az.png /usr/share/help/sv/gnumeric/figures/button-sort-za.png /usr/share/help/sv/gnumeric/figures/button-spin.png /usr/share/help/sv/gnumeric/figures/button-split.png /usr/share/help/sv/gnumeric/figures/button-subscript.png /usr/share/help/sv/gnumeric/figures/button-sum.png /usr/share/help/sv/gnumeric/figures/button-superscript.png /usr/share/help/sv/gnumeric/figures/button-text-colour.png /usr/share/help/sv/gnumeric/figures/button-thousands.png /usr/share/help/sv/gnumeric/figures/button-underline.png /usr/share/help/sv/gnumeric/figures/button-undo-and-history.png /usr/share/help/sv/gnumeric/figures/button-zoom.png /usr/share/help/sv/gnumeric/figures/cell-grid.png /usr/share/help/sv/gnumeric/figures/cell-selected.png /usr/share/help/sv/gnumeric/figures/cell-with-text.png /usr/share/help/sv/gnumeric/figures/cells-1.png /usr/share/help/sv/gnumeric/figures/cells-2.png /usr/share/help/sv/gnumeric/figures/chart_area_1_1.png /usr/share/help/sv/gnumeric/figures/chart_area_1_2.png /usr/share/help/sv/gnumeric/figures/chart_area_1_3.png /usr/share/help/sv/gnumeric/figures/chart_bar_1_1.png /usr/share/help/sv/gnumeric/figures/chart_bar_1_2.png /usr/share/help/sv/gnumeric/figures/chart_bar_1_3.png /usr/share/help/sv/gnumeric/figures/chart_bubble_1_1.png /usr/share/help/sv/gnumeric/figures/chart_column_1_1.png /usr/share/help/sv/gnumeric/figures/chart_column_1_2.png /usr/share/help/sv/gnumeric/figures/chart_column_1_3.png /usr/share/help/sv/gnumeric/figures/chart_line_1_1.png /usr/share/help/sv/gnumeric/figures/chart_line_1_2.png /usr/share/help/sv/gnumeric/figures/chart_line_1_3.png /usr/share/help/sv/gnumeric/figures/chart_line_2_1.png /usr/share/help/sv/gnumeric/figures/chart_line_2_2.png /usr/share/help/sv/gnumeric/figures/chart_line_2_3.png /usr/share/help/sv/gnumeric/figures/chart_pie_1_1.png /usr/share/help/sv/gnumeric/figures/chart_pie_2_1.png /usr/share/help/sv/gnumeric/figures/chart_radar_1_1.png /usr/share/help/sv/gnumeric/figures/chart_radar_1_2.png /usr/share/help/sv/gnumeric/figures/chart_radar_1_3.png /usr/share/help/sv/gnumeric/figures/chart_ring_1_1.png /usr/share/help/sv/gnumeric/figures/chart_ring_1_2.png /usr/share/help/sv/gnumeric/figures/chart_scatter_1_1.png /usr/share/help/sv/gnumeric/figures/chart_scatter_3_1.png /usr/share/help/sv/gnumeric/figures/chart_scatter_3_2.png /usr/share/help/sv/gnumeric/figures/chart_surface_1.png /usr/share/help/sv/gnumeric/figures/chart_surface_2.png /usr/share/help/sv/gnumeric/figures/dialog-auto-correct.png /usr/share/help/sv/gnumeric/figures/dialog-autosave.png /usr/share/help/sv/gnumeric/figures/dialog-fileopen-withTags.png /usr/share/help/sv/gnumeric/figures/dialog-filesave-compact-withTags.png /usr/share/help/sv/gnumeric/figures/dialog-filesave-expanded-withTags.png /usr/share/help/sv/gnumeric/figures/dialog-filter.png /usr/share/help/sv/gnumeric/figures/dialog-insert-object.png /usr/share/help/sv/gnumeric/figures/dialog-properties-arrow.png /usr/share/help/sv/gnumeric/figures/dialog-properties-checkbox.png /usr/share/help/sv/gnumeric/figures/dialog-properties-frame.png /usr/share/help/sv/gnumeric/figures/dialog-properties-label.png /usr/share/help/sv/gnumeric/figures/dialog-properties-line.png /usr/share/help/sv/gnumeric/figures/dialog-properties-oval.png /usr/share/help/sv/gnumeric/figures/dialog-properties-rectangle.png /usr/share/help/sv/gnumeric/figures/dialog-properties-scrollbar.png /usr/share/help/sv/gnumeric/figures/drawing-arrow.png /usr/share/help/sv/gnumeric/figures/drawing-line.png /usr/share/help/sv/gnumeric/figures/drawing-oval.png /usr/share/help/sv/gnumeric/figures/drawing-rectangle.png /usr/share/help/sv/gnumeric/figures/example-colGraph-modified.png /usr/share/help/sv/gnumeric/figures/example-colGraph.png /usr/share/help/sv/gnumeric/figures/example-columnSelect.png /usr/share/help/sv/gnumeric/figures/example-data.png /usr/share/help/sv/gnumeric/figures/files-html-example.png /usr/share/help/sv/gnumeric/figures/files-html32-example.png /usr/share/help/sv/gnumeric/figures/files-html40-example.png /usr/share/help/sv/gnumeric/figures/formula-dmedian.png /usr/share/help/sv/gnumeric/figures/gnumeric-empty.png /usr/share/help/sv/gnumeric/figures/gnumeric-icon-24.png /usr/share/help/sv/gnumeric/figures/gnumeric-labelled.png /usr/share/help/sv/gnumeric/figures/gnumeric-power-example.png /usr/share/help/sv/gnumeric/figures/graph-axes-grid.png /usr/share/help/sv/gnumeric/figures/graph-components.png /usr/share/help/sv/gnumeric/figures/graph-example-area.png /usr/share/help/sv/gnumeric/figures/graph-example-bar.png /usr/share/help/sv/gnumeric/figures/graph-example-bubble.png /usr/share/help/sv/gnumeric/figures/graph-example-column.png /usr/share/help/sv/gnumeric/figures/graph-example-line.png /usr/share/help/sv/gnumeric/figures/graph-example-pie.png /usr/share/help/sv/gnumeric/figures/graph-example-radar.png /usr/share/help/sv/gnumeric/figures/graph-example-ring.png /usr/share/help/sv/gnumeric/figures/graph-example-surface-t1.png /usr/share/help/sv/gnumeric/figures/graph-example-surface-t2.png /usr/share/help/sv/gnumeric/figures/graph-example-xyplot.png /usr/share/help/sv/gnumeric/figures/graph-hierarchy.png /usr/share/help/sv/gnumeric/figures/graphguru-axes-category-bounds.png /usr/share/help/sv/gnumeric/figures/graphguru-axes-category-details.png /usr/share/help/sv/gnumeric/figures/graphguru-axes-category-style.png /usr/share/help/sv/gnumeric/figures/graphguru-axes-continuous-bounds.png /usr/share/help/sv/gnumeric/figures/graphguru-axes-continuous-format.png /usr/share/help/sv/gnumeric/figures/graphguru-backPanels-gradient.png /usr/share/help/sv/gnumeric/figures/graphguru-backPanels-image.png /usr/share/help/sv/gnumeric/figures/graphguru-backPanels-none.png /usr/share/help/sv/gnumeric/figures/graphguru-backPanels-pattern.png /usr/share/help/sv/gnumeric/figures/graphguru-components.png /usr/share/help/sv/gnumeric/figures/graphguru-plot-barCol.png /usr/share/help/sv/gnumeric/figures/graphguru-plot-bubble.png /usr/share/help/sv/gnumeric/figures/graphguru-plot-pie.png /usr/share/help/sv/gnumeric/figures/graphguru-plot-radar.png /usr/share/help/sv/gnumeric/figures/graphguru-plot-ring.png /usr/share/help/sv/gnumeric/figures/graphguru-series-data-bubble.png /usr/share/help/sv/gnumeric/figures/graphguru-series-data-single.png /usr/share/help/sv/gnumeric/figures/graphguru-series-data-xy.png /usr/share/help/sv/gnumeric/figures/graphguru-series-error.png /usr/share/help/sv/gnumeric/figures/graphguru-series-style-filled.png /usr/share/help/sv/gnumeric/figures/graphguru-series-style-line.png /usr/share/help/sv/gnumeric/figures/graphguru-title-font.png /usr/share/help/sv/gnumeric/figures/graphical-elements-selected.png /usr/share/help/sv/gnumeric/figures/graphical-elements-stacked.png /usr/share/help/sv/gnumeric/figures/graphical-elements.png /usr/share/help/sv/gnumeric/figures/graphs-types-area.png /usr/share/help/sv/gnumeric/figures/graphs-types-bar.png /usr/share/help/sv/gnumeric/figures/graphs-types-bubble.png /usr/share/help/sv/gnumeric/figures/graphs-types-column.png /usr/share/help/sv/gnumeric/figures/graphs-types-line.png /usr/share/help/sv/gnumeric/figures/graphs-types-pie.png /usr/share/help/sv/gnumeric/figures/graphs-types-radar.png /usr/share/help/sv/gnumeric/figures/graphs-types-ring.png /usr/share/help/sv/gnumeric/figures/graphs-types-stock.png /usr/share/help/sv/gnumeric/figures/graphs-types-surface.png /usr/share/help/sv/gnumeric/figures/graphs-types-xyplot.png /usr/share/help/sv/gnumeric/figures/icon-locked.png /usr/share/help/sv/gnumeric/figures/icon-unlocked.png /usr/share/help/sv/gnumeric/figures/icon-visible.png /usr/share/help/sv/gnumeric/figures/info-area.png /usr/share/help/sv/gnumeric/figures/menu-context-col-row-header.png /usr/share/help/sv/gnumeric/figures/menu-context-graph-order.png /usr/share/help/sv/gnumeric/figures/menu-context-graph.png /usr/share/help/sv/gnumeric/figures/menu-context-grid.png /usr/share/help/sv/gnumeric/figures/menu-context-object-order.png /usr/share/help/sv/gnumeric/figures/menu-context-object.png /usr/share/help/sv/gnumeric/figures/menu-context-sheet-tabs.png /usr/share/help/sv/gnumeric/figures/menu-context-tabs.png /usr/share/help/sv/gnumeric/figures/menu-context-toolbars.png /usr/share/help/sv/gnumeric/figures/menu-data-export.png /usr/share/help/sv/gnumeric/figures/menu-data-import.png /usr/share/help/sv/gnumeric/figures/menu-data-labelled.png /usr/share/help/sv/gnumeric/figures/menu-edit-delete-cells.png /usr/share/help/sv/gnumeric/figures/menu-edit-labelled.png /usr/share/help/sv/gnumeric/figures/menu-edit-modify-names.png /usr/share/help/sv/gnumeric/figures/menu-edit-paste-special.png /usr/share/help/sv/gnumeric/figures/menu-edit-select.png /usr/share/help/sv/gnumeric/figures/menu-file-labelled.png /usr/share/help/sv/gnumeric/figures/menu-file-printarea.png /usr/share/help/sv/gnumeric/figures/menu-format-column.png /usr/share/help/sv/gnumeric/figures/menu-format-labelled.png /usr/share/help/sv/gnumeric/figures/menu-format-sheet.png /usr/share/help/sv/gnumeric/figures/menu-help-labelled.png /usr/share/help/sv/gnumeric/figures/menu-insert-comment.png /usr/share/help/sv/gnumeric/figures/menu-insert-fw.png /usr/share/help/sv/gnumeric/figures/menu-insert-hyperlink.png /usr/share/help/sv/gnumeric/figures/menu-insert-labelled.png /usr/share/help/sv/gnumeric/figures/menu-insert-names.png /usr/share/help/sv/gnumeric/figures/menu-statistics-labelled.png /usr/share/help/sv/gnumeric/figures/menu-tools-labelled.png /usr/share/help/sv/gnumeric/figures/menu-torn-off.png /usr/share/help/sv/gnumeric/figures/menu-view-labelled.png /usr/share/help/sv/gnumeric/figures/menu-view-properties-dialog-cm.png /usr/share/help/sv/gnumeric/figures/menu-view-properties-dialog.png /usr/share/help/sv/gnumeric/figures/menubar.png /usr/share/help/sv/gnumeric/figures/number-format-border-dialog.png /usr/share/help/sv/gnumeric/figures/number-format-color-dialog.png /usr/share/help/sv/gnumeric/figures/number-format-dialog.png /usr/share/help/sv/gnumeric/figures/number-format-font-dialog.png /usr/share/help/sv/gnumeric/figures/number-format-justification-dialog-2.png /usr/share/help/sv/gnumeric/figures/number-format-protection.png /usr/share/help/sv/gnumeric/figures/number-format-validation-warning.png /usr/share/help/sv/gnumeric/figures/number-format-validation.png /usr/share/help/sv/gnumeric/figures/pointer_arrow_left_std.png /usr/share/help/sv/gnumeric/figures/pointer_cross_hair.png /usr/share/help/sv/gnumeric/figures/pointer_cross_wide.png /usr/share/help/sv/gnumeric/figures/pointer_diagonal_resize.png /usr/share/help/sv/gnumeric/figures/pointer_double_horizontal_arrow.png /usr/share/help/sv/gnumeric/figures/pointer_double_vertical_arrow.png /usr/share/help/sv/gnumeric/figures/pointer_four_way_arrow.png /usr/share/help/sv/gnumeric/figures/pointer_hand_left.png /usr/share/help/sv/gnumeric/figures/pointer_left.png /usr/share/help/sv/gnumeric/figures/pointer_resize_multiple.png /usr/share/help/sv/gnumeric/figures/pointer_right.png /usr/share/help/sv/gnumeric/figures/pointer_text_edit.png /usr/share/help/sv/gnumeric/figures/pointer_zoom_in.png /usr/share/help/sv/gnumeric/figures/pointer_zoom_out.png /usr/share/help/sv/gnumeric/figures/preferences-copypaste.png /usr/share/help/sv/gnumeric/figures/preferences-files.png /usr/share/help/sv/gnumeric/figures/preferences-font-header.png /usr/share/help/sv/gnumeric/figures/preferences-font.png /usr/share/help/sv/gnumeric/figures/preferences-screen.png /usr/share/help/sv/gnumeric/figures/preferences-sorting.png /usr/share/help/sv/gnumeric/figures/preferences-tools.png /usr/share/help/sv/gnumeric/figures/preferences-undo.png /usr/share/help/sv/gnumeric/figures/preferences-windows.png /usr/share/help/sv/gnumeric/figures/print-large.png /usr/share/help/sv/gnumeric/figures/print-preview-back.png /usr/share/help/sv/gnumeric/figures/print-preview-first.png /usr/share/help/sv/gnumeric/figures/print-preview-fit.png /usr/share/help/sv/gnumeric/figures/print-preview-fitonetoone.png /usr/share/help/sv/gnumeric/figures/print-preview-last.png /usr/share/help/sv/gnumeric/figures/print-preview-next.png /usr/share/help/sv/gnumeric/figures/print-preview-zoomin.png /usr/share/help/sv/gnumeric/figures/print-preview-zoomout.png /usr/share/help/sv/gnumeric/figures/print-worksheet-file-general.png /usr/share/help/sv/gnumeric/figures/print-worksheet-job.png /usr/share/help/sv/gnumeric/figures/print-worksheet-page_setup.png /usr/share/help/sv/gnumeric/figures/print-worksheet-paper.png /usr/share/help/sv/gnumeric/figures/print-worksheet-print_range.png /usr/share/help/sv/gnumeric/figures/print-worksheet-printer-advanced.png /usr/share/help/sv/gnumeric/figures/print-worksheet-printer-finishing.png /usr/share/help/sv/gnumeric/figures/print-worksheet-printer-general.png /usr/share/help/sv/gnumeric/figures/print-worksheet-printer-image_quality.png /usr/share/help/sv/gnumeric/figures/print-worksheet-printer-job.png /usr/share/help/sv/gnumeric/figures/print-worksheet-printer.png /usr/share/help/sv/gnumeric/figures/printing-preview.png /usr/share/help/sv/gnumeric/figures/printing-setup-header-config.png /usr/share/help/sv/gnumeric/figures/printing-setup-header.png /usr/share/help/sv/gnumeric/figures/printing-setup-page-paper-type.png /usr/share/help/sv/gnumeric/figures/printing-setup-page.png /usr/share/help/sv/gnumeric/figures/printing-setup-printarea.png /usr/share/help/sv/gnumeric/figures/printing-setup-scale.png /usr/share/help/sv/gnumeric/figures/printing-setup-sheet.png /usr/share/help/sv/gnumeric/figures/selection-1.png /usr/share/help/sv/gnumeric/figures/selection-10.png /usr/share/help/sv/gnumeric/figures/selection-2.png /usr/share/help/sv/gnumeric/figures/selection-3.png /usr/share/help/sv/gnumeric/figures/selection-4.png /usr/share/help/sv/gnumeric/figures/selection-5.png /usr/share/help/sv/gnumeric/figures/selection-8.png /usr/share/help/sv/gnumeric/figures/selection-9.png /usr/share/help/sv/gnumeric/figures/solver-01.png /usr/share/help/sv/gnumeric/figures/solver-02.png /usr/share/help/sv/gnumeric/figures/solver-03.png /usr/share/help/sv/gnumeric/figures/solver-04.png /usr/share/help/sv/gnumeric/figures/solver-05.png /usr/share/help/sv/gnumeric/figures/textguru-export-panel1-withTags.png /usr/share/help/sv/gnumeric/figures/textguru-export-panel2-withTags.png /usr/share/help/sv/gnumeric/figures/textguru-import-panel1-withTags.png /usr/share/help/sv/gnumeric/figures/textguru-import-panel2a-withTags.png /usr/share/help/sv/gnumeric/figures/textguru-import-panel2b-withTags.png /usr/share/help/sv/gnumeric/figures/textguru-import-panel3-withTags.png /usr/share/help/sv/gnumeric/figures/toolbar-extension-menu.png /usr/share/help/sv/gnumeric/figures/toolbar-format-long.png /usr/share/help/sv/gnumeric/figures/toolbar-format.png /usr/share/help/sv/gnumeric/figures/toolbar-object.png /usr/share/help/sv/gnumeric/figures/toolbar-standard.png /usr/share/help/sv/gnumeric/figures/toolbars.png /usr/share/help/sv/gnumeric/figures/widget-checkbox.png /usr/share/help/sv/gnumeric/figures/widget-combobox.png /usr/share/help/sv/gnumeric/figures/widget-entryBox-outlined.png /usr/share/help/sv/gnumeric/figures/widget-frame.png /usr/share/help/sv/gnumeric/figures/widget-label.png /usr/share/help/sv/gnumeric/figures/widget-list.png /usr/share/help/sv/gnumeric/figures/widget-scrollbar.png /usr/share/help/sv/gnumeric/figures/widget-slider.png /usr/share/help/sv/gnumeric/figures/widget-spinbutton.png /usr/share/help/sv/gnumeric/figures/worksheet-cols-1.png /usr/share/help/sv/gnumeric/figures/worksheet-data-1.png /usr/share/help/sv/gnumeric/figures/worksheet-data-2.png /usr/share/help/sv/gnumeric/figures/worksheet-data-3.png /usr/share/help/sv/gnumeric/figures/worksheet-data-4.png /usr/share/help/sv/gnumeric/figures/worksheet-managing-dialog.png /usr/share/help/sv/gnumeric/figures/worksheet-rows-1.png /usr/share/help/sv/gnumeric/figures/worksheet-running-calc-1.png /usr/share/help/sv/gnumeric/gnumeric.xml /usr/share/help/sv/gnumeric/index.docbook /usr/share/locale/ar/LC_MESSAGES/gnumeric-1.12.55-functions.mo /usr/share/locale/ar/LC_MESSAGES/gnumeric-1.12.55.mo /usr/share/locale/ast/LC_MESSAGES/gnumeric-1.12.55-functions.mo /usr/share/locale/ast/LC_MESSAGES/gnumeric-1.12.55.mo /usr/share/locale/bg/LC_MESSAGES/gnumeric-1.12.55-functions.mo /usr/share/locale/bg/LC_MESSAGES/gnumeric-1.12.55.mo /usr/share/locale/ca/LC_MESSAGES/gnumeric-1.12.55-functions.mo /usr/share/locale/ca/LC_MESSAGES/gnumeric-1.12.55.mo /usr/share/locale/ca@valencia/LC_MESSAGES/gnumeric-1.12.55-functions.mo /usr/share/locale/ca@valencia/LC_MESSAGES/gnumeric-1.12.55.mo /usr/share/locale/cs/LC_MESSAGES/gnumeric-1.12.55-functions.mo /usr/share/locale/cs/LC_MESSAGES/gnumeric-1.12.55.mo /usr/share/locale/da/LC_MESSAGES/gnumeric-1.12.55-functions.mo /usr/share/locale/da/LC_MESSAGES/gnumeric-1.12.55.mo /usr/share/locale/de/LC_MESSAGES/gnumeric-1.12.55-functions.mo /usr/share/locale/de/LC_MESSAGES/gnumeric-1.12.55.mo /usr/share/locale/dz/LC_MESSAGES/gnumeric-1.12.55-functions.mo /usr/share/locale/dz/LC_MESSAGES/gnumeric-1.12.55.mo /usr/share/locale/el/LC_MESSAGES/gnumeric-1.12.55-functions.mo /usr/share/locale/el/LC_MESSAGES/gnumeric-1.12.55.mo /usr/share/locale/en_CA/LC_MESSAGES/gnumeric-1.12.55-functions.mo /usr/share/locale/en_CA/LC_MESSAGES/gnumeric-1.12.55.mo /usr/share/locale/en_GB/LC_MESSAGES/gnumeric-1.12.55-functions.mo /usr/share/locale/en_GB/LC_MESSAGES/gnumeric-1.12.55.mo /usr/share/locale/eo/LC_MESSAGES/gnumeric-1.12.55-functions.mo /usr/share/locale/eo/LC_MESSAGES/gnumeric-1.12.55.mo /usr/share/locale/es/LC_MESSAGES/gnumeric-1.12.55-functions.mo /usr/share/locale/es/LC_MESSAGES/gnumeric-1.12.55.mo /usr/share/locale/et/LC_MESSAGES/gnumeric-1.12.55-functions.mo /usr/share/locale/et/LC_MESSAGES/gnumeric-1.12.55.mo /usr/share/locale/eu/LC_MESSAGES/gnumeric-1.12.55-functions.mo /usr/share/locale/eu/LC_MESSAGES/gnumeric-1.12.55.mo /usr/share/locale/fi/LC_MESSAGES/gnumeric-1.12.55-functions.mo /usr/share/locale/fi/LC_MESSAGES/gnumeric-1.12.55.mo /usr/share/locale/fr/LC_MESSAGES/gnumeric-1.12.55-functions.mo /usr/share/locale/fr/LC_MESSAGES/gnumeric-1.12.55.mo /usr/share/locale/ga/LC_MESSAGES/gnumeric-1.12.55-functions.mo /usr/share/locale/ga/LC_MESSAGES/gnumeric-1.12.55.mo /usr/share/locale/gl/LC_MESSAGES/gnumeric-1.12.55-functions.mo /usr/share/locale/gl/LC_MESSAGES/gnumeric-1.12.55.mo /usr/share/locale/gu/LC_MESSAGES/gnumeric-1.12.55-functions.mo /usr/share/locale/gu/LC_MESSAGES/gnumeric-1.12.55.mo /usr/share/locale/he/LC_MESSAGES/gnumeric-1.12.55-functions.mo /usr/share/locale/he/LC_MESSAGES/gnumeric-1.12.55.mo /usr/share/locale/hr/LC_MESSAGES/gnumeric-1.12.55-functions.mo /usr/share/locale/hr/LC_MESSAGES/gnumeric-1.12.55.mo /usr/share/locale/hu/LC_MESSAGES/gnumeric-1.12.55-functions.mo /usr/share/locale/hu/LC_MESSAGES/gnumeric-1.12.55.mo /usr/share/locale/id/LC_MESSAGES/gnumeric-1.12.55-functions.mo /usr/share/locale/id/LC_MESSAGES/gnumeric-1.12.55.mo /usr/share/locale/it/LC_MESSAGES/gnumeric-1.12.55-functions.mo /usr/share/locale/it/LC_MESSAGES/gnumeric-1.12.55.mo /usr/share/locale/ja/LC_MESSAGES/gnumeric-1.12.55-functions.mo /usr/share/locale/ja/LC_MESSAGES/gnumeric-1.12.55.mo /usr/share/locale/kk/LC_MESSAGES/gnumeric-1.12.55-functions.mo /usr/share/locale/kk/LC_MESSAGES/gnumeric-1.12.55.mo /usr/share/locale/ko/LC_MESSAGES/gnumeric-1.12.55-functions.mo /usr/share/locale/ko/LC_MESSAGES/gnumeric-1.12.55.mo /usr/share/locale/lt/LC_MESSAGES/gnumeric-1.12.55-functions.mo /usr/share/locale/lt/LC_MESSAGES/gnumeric-1.12.55.mo /usr/share/locale/lv/LC_MESSAGES/gnumeric-1.12.55-functions.mo /usr/share/locale/lv/LC_MESSAGES/gnumeric-1.12.55.mo /usr/share/locale/mk/LC_MESSAGES/gnumeric-1.12.55-functions.mo /usr/share/locale/mk/LC_MESSAGES/gnumeric-1.12.55.mo /usr/share/locale/ml/LC_MESSAGES/gnumeric-1.12.55-functions.mo /usr/share/locale/ml/LC_MESSAGES/gnumeric-1.12.55.mo /usr/share/locale/mr/LC_MESSAGES/gnumeric-1.12.55-functions.mo /usr/share/locale/mr/LC_MESSAGES/gnumeric-1.12.55.mo /usr/share/locale/nb/LC_MESSAGES/gnumeric-1.12.55-functions.mo /usr/share/locale/nb/LC_MESSAGES/gnumeric-1.12.55.mo /usr/share/locale/ne/LC_MESSAGES/gnumeric-1.12.55-functions.mo /usr/share/locale/ne/LC_MESSAGES/gnumeric-1.12.55.mo /usr/share/locale/nl/LC_MESSAGES/gnumeric-1.12.55-functions.mo /usr/share/locale/nl/LC_MESSAGES/gnumeric-1.12.55.mo /usr/share/locale/nn/LC_MESSAGES/gnumeric-1.12.55-functions.mo /usr/share/locale/nn/LC_MESSAGES/gnumeric-1.12.55.mo /usr/share/locale/pl/LC_MESSAGES/gnumeric-1.12.55-functions.mo /usr/share/locale/pl/LC_MESSAGES/gnumeric-1.12.55.mo /usr/share/locale/pt/LC_MESSAGES/gnumeric-1.12.55-functions.mo /usr/share/locale/pt/LC_MESSAGES/gnumeric-1.12.55.mo /usr/share/locale/pt_BR/LC_MESSAGES/gnumeric-1.12.55-functions.mo /usr/share/locale/pt_BR/LC_MESSAGES/gnumeric-1.12.55.mo /usr/share/locale/ro/LC_MESSAGES/gnumeric-1.12.55-functions.mo /usr/share/locale/ro/LC_MESSAGES/gnumeric-1.12.55.mo /usr/share/locale/ru/LC_MESSAGES/gnumeric-1.12.55-functions.mo /usr/share/locale/ru/LC_MESSAGES/gnumeric-1.12.55.mo /usr/share/locale/sk/LC_MESSAGES/gnumeric-1.12.55-functions.mo /usr/share/locale/sk/LC_MESSAGES/gnumeric-1.12.55.mo /usr/share/locale/sl/LC_MESSAGES/gnumeric-1.12.55-functions.mo /usr/share/locale/sl/LC_MESSAGES/gnumeric-1.12.55.mo /usr/share/locale/sr/LC_MESSAGES/gnumeric-1.12.55-functions.mo /usr/share/locale/sr/LC_MESSAGES/gnumeric-1.12.55.mo /usr/share/locale/sr@latin/LC_MESSAGES/gnumeric-1.12.55-functions.mo /usr/share/locale/sr@latin/LC_MESSAGES/gnumeric-1.12.55.mo /usr/share/locale/sv/LC_MESSAGES/gnumeric-1.12.55-functions.mo /usr/share/locale/sv/LC_MESSAGES/gnumeric-1.12.55.mo /usr/share/locale/te/LC_MESSAGES/gnumeric-1.12.55-functions.mo /usr/share/locale/te/LC_MESSAGES/gnumeric-1.12.55.mo /usr/share/locale/tr/LC_MESSAGES/gnumeric-1.12.55-functions.mo /usr/share/locale/tr/LC_MESSAGES/gnumeric-1.12.55.mo /usr/share/locale/uk/LC_MESSAGES/gnumeric-1.12.55-functions.mo /usr/share/locale/uk/LC_MESSAGES/gnumeric-1.12.55.mo /usr/share/locale/vi/LC_MESSAGES/gnumeric-1.12.55-functions.mo /usr/share/locale/vi/LC_MESSAGES/gnumeric-1.12.55.mo /usr/share/locale/zh_CN/LC_MESSAGES/gnumeric-1.12.55-functions.mo /usr/share/locale/zh_CN/LC_MESSAGES/gnumeric-1.12.55.mo /usr/share/locale/zh_HK/LC_MESSAGES/gnumeric-1.12.55-functions.mo /usr/share/locale/zh_HK/LC_MESSAGES/gnumeric-1.12.55.mo /usr/share/locale/zh_TW/LC_MESSAGES/gnumeric-1.12.55-functions.mo /usr/share/locale/zh_TW/LC_MESSAGES/gnumeric-1.12.55.mo
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Mar 9 16:38:47 2026