Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: calligra-sheets | Distribution: SUSE Linux Enterprise 15 SP6 |
Version: 3.2.1 | Vendor: openSUSE |
Release: bp156.6.17 | Build date: Mon May 13 21:39:00 2024 |
Group: Productivity/Office/Suite | Build host: obs-power8-03 |
Size: 18049537 | Source RPM: calligra-3.2.1-bp156.6.17.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://www.calligra.org/ | |
Summary: Spreadsheet Application |
Sheets is the spreadsheet application of the Calligra Suite.
GPL-2.0-or-later AND LGPL-2.1-or-later
* Sun May 01 2022 Christophe Giboudeaux <christophe@krop.fr> - Add the monthly poppler compatibility fixes. Replace poppler-22.03.0.patch with: * poppler-22.04_1.patch * poppler-22.04_2.patch * Thu Mar 10 2022 Wolfgang Bauer <wbauer@tmo.at> - Add poppler-22.03.0.patch to fix build with poppler-22.03.0 * Wed Jan 19 2022 Wolfgang Bauer <wbauer@tmo.at> - Add Set-CXX_STANDARD-to-17.patch to set language standard to C++17, poppler 22.01.0 needs that - Add Fix-some-more-warnings.patch to fix build failures with C++17 * Tue Dec 21 2021 Fabian Vogt <fabian@ritter-vogt.de> - Add dependency on kcoreaddons (boo#1193959) - Drop Requires(post,postun) of shared-mime-info, not needed * Sun Jun 13 2021 Wolfgang Bauer <wbauer@tmo.at> - Add Fix-Freetype-and-FontConfig-Linkage.patch to fix build with KDE Frameworks 5.83 * Fri May 28 2021 Fabian Vogt <fvogt@suse.com> - Use %find_lang + %kf5_find_htmldocs * Fri May 21 2021 Fabian Vogt <fabian@ritter-vogt.de> - Mark org.calligra as internal QML module * Tue Apr 20 2021 Christophe Giboudeaux <christophe@krop.fr> - Spec cleanup - Drop obsolete patch: * 0001-Revert-Chart-Depend-on-KChart-2.7.0.patch * Thu May 14 2020 wbauer@tmo.at - Update to 3.2.1: * Fix canvas event handling (kde#421083) * Fix QCommandLineParser warnings with Qt 5.14 * Sun May 03 2020 wbauer@tmo.at - Add libgit2-devel BuildRequires to enable git support in Gemini, it's currently completely broken without it (kde#420958) - Add missing runtime dependencies to calligra-gemini package * Thu Apr 30 2020 wbauer@tmo.at - Update to 3.2.0: * See https://calligra.org/news/calligra-3-2-0-released/ * General: + Don't allow an unrecognized child element to block loading of a shape plugin + Fix line percentage height + [textlayout] Don't enter infinite loop when table is misfit (kde#381341) + Fix formatting of scientific numbers + Fix undo/redo move of anchored shapes + Check if shape is movable and update cursor and decoration accordingly + Check if shape is resizeable and update cursor and decoration accordingly + Check if shape is shearable and update cursor and decoration accordingly + Check if shape rotation is allowed and update cursor and decoration accordingly + Fix freeze in progressbar handling on startup + Do not allow to set a readonly document to modified + Fix illustrator image handling + Improve KoModeBox display in horizontal Mode + Extend table lifetime (kde#379255) * Words: + Do not popup contextmenu twice + Fix "Distraction free mode" should be called "Full screen mode" (kde#378527) + Fixed calligra crashing when opening remote document (kde#358581) + Fix crash after loading of template file fails + Save anchor info also for page-anchored shapes + Fix interoperability problem with LibreOffice * Karbon: + Karbon: Enable multi page capability + Karbon image filter: Add multipage support + PDF Import: Add multipage support + Use Krita toolbar in Karbon * Sheets: + Disable build of sheets tableshape, obsoleted by the implementation of text tables + Made descriptions for DEC2BIN/OCT2BIN/HEX2DEC/HEX2BIN mention input number system (kde#399569) + [Style] Default sheets to white background * Stage: + Add automatic slide transition + Fix animation of sequential and parallel animations + Add show/hide page margins * Flow: + Retire flow, not needed since karbon can do it all * Gemini: + Kirigamify the welcome pages + Pull out DocumentTile as a proper component and add various fixes + Fix some issues with similarly named documents in RecentFileManager + Remove crash in cloud support by postponing some of the loading process + Clarify touch <-> desktop view switch + Fix loading of templates and files creation + Migrate away from deprecated interfaces in Gemini DropBox support + Handle non-availability of the web view + Make the touch view accept touch events on recent Qt versions * QtQuick2 Components: + Speed up document loading when viewing only by not loading editor controls + Correct anchor detection in QML components, removing potential infinite looping * Filters: + CSV: - CSV characters should not be translated + RTF: - Use RTF default color as default Qt format - Mark \shp and \shpinst as supported control words on rtf reader - Display figure brackets in plain text - Add support for strikeout text in RTF documents + PPT: - Relax TextPFRun validation to allow LibreOffice PPT import + Visio: - Visio filter: make it work with some file versions + Excel: - Read xlsx drawing dimensions from the xdr:ext element if available - Don't drop number styling information from xlsx cell formats which start with a currency symbol - Don't double format spreadsheet currency values with custom format strings - Fix incorrect conditional styling of spreadsheet cells - Extract images from excel files which omit the FtCF entry - Assign correct column width when importing XLS file * Stencils: + Activate stencils docker in all apps + StencilBoxDocker: Do not show by default + StencilsBoxDocker: Load stencils in separate thread, to not impact app startup time + ConnectionTool: Fix creation of connections and handle undo + KoConnectionShape: Do not create a path when all handles point to the same point + Stencils: Fix invalid odf in database.odg * Callouts: + Callout: Improve ui (resize/rotate) + Proper fix for LOs inverted rotate/skew angle and wrong default unit + Callout: "Fix" rotation of callouts * Annotation: + AnnotationShape: Disable all not allowed interactions + Annotation: Block adding comment to an annotation shape * Shapes: + Try to avoid segfaults on shape factory not found + EnhancedPathShape: Keep correct aspect ratio of shapes in odf files (kde#334608) + SvgShapes: Fix loading of shapes created with SvgShapeFactory + TextShape: Handle stroke (not only border) in root area provider + PictureShape: Fix crash when atempting to load unknown binary data * Chart: + Common: - Only x axes can be attached to multiple diagrams - Only bar charts can be vertical - Fix marker symbols - Remove 'Show Symbol' from ui for charttypes without symbols - Enable chart tool also when any of the chartshape children is selected - Paint decoration when chart tool is active to make it clear which shape the tool is connected to - Fix "Layout does not handle axis titles on the same side of the plotarea" (kde#420328) - Fix "Axis titles not rotated when plot area rotated" (kde#420328) - Fix "Setting dataset chart type is not undoable" (kde#420290) - Fix "No axes lines when creating new chart" (kde#240520) - Fix "Legend does not respect dpi settings" (kde#420151) - Fix "Legend is not printed properly" (kde#420145) - Layout title, subtitle, footer shapes center aligned by default + Bar: - Handle gaps as properties of Y-axes only as specified in odf 1.2 - Only save gaps in styles used by y-axis - Set axis positions correct also for vertical charts - Show Axis Labels ui added - Enable bar chart orientation + Stock: - Implement stock chart sub types + Scatter: - Improve label handling - Fix tooltips + Pie and Ring: - Save/load pie/ring attributes - LO needs ring chart datasets class to be circle + Radar: - Add radar chart config widget - Drop patches merged upstream: * Fix-build-with-Qt-511.patch * Fix-build-with-poppler-0.69.patch * Fix-build-with-poppler-0.64.patch * Mark-the-functions-as-override.patch * gBool-to-bool.patch * Fix-build-with-poppler-0.64-take-2.patch * Fix-build-with-poppler-0.71.patch * Fix-GooString-not-having-getCString-anymore.patch * Fix-build-with-Qt-5_13.patch * Guchar-to-unsigned-char.patch * Fix-build-with-poppler-0.82.patch * Fix-build-with-poppler-0.83.patch - Add 0001-Revert-Chart-Depend-on-KChart-2.7.0.patch to allow building the chartshape with kdiagram 2.6.x on Leap 15.1 - Update/cleanup build requirements - Move okular*.desktop files from words/stage to calligra-extras-okular, they need the other files in that package * Thu Apr 09 2020 wbauer@tmo.at - Split out "Create New" ODF file templates to a new package calligra-extra-filemanagertemplates, they are useful without calligra installed and should not require the full suite (boo#983878) * Wed Jan 22 2020 wbauer@tmo.at - Add patches to fix build with the latest poppler versions: * Fix-build-with-poppler-0.82.patch * Fix-build-with-poppler-0.83.patch * Fri Aug 23 2019 wbauer@tmo.at - Add Guchar-to-unsigned-char.patch to fix build with poppler 0.73 and higher * Mon Aug 12 2019 Christophe Giboudeaux <christophe@krop.fr> - Add Fix-build-with-Qt-5_13.patch. * Sun Jan 27 2019 wbauer@tmo.at - Add upstream patches to fix build with the latest poppler (and not break it with older versions): * Fix-build-with-poppler-0.69.patch * Fix-build-with-poppler-0.64.patch * Mark-the-functions-as-override.patch * gBool-to-bool.patch * Fix-build-with-poppler-0.64-take-2.patch * Fix-build-with-poppler-0.71.patch * Fix-GooString-not-having-getCString-anymore.patch - Remove unused libexiv2-devel build requirement * Sun Jun 03 2018 christophe@krop.fr - Add Fix-build-with-Qt-511.patch - Run spec-cleaner * Sat Jan 27 2018 wbauer@tmo.at - Update to 3.1.0: * Gemini, the KDE Office suite for 2-in-1 devices, is back * Braindump has been dropped * General + Picture shape tool: Paint crop rectangle and its handles with 1px wide outline (kde#388930) Due to the painter scaling the pen width (1 by default) was scaled too, which caused the outlines to cover the whole image + Textlayout: Do not enter infinite loop when line rect is not valid + Add RTF support to Okular (kde#339835) * Sheets: + LaTeX export: Fix typo in UI string (kde#380030) * Gemini: + Port to KDE Frameworks 5 + Port the welcome screen to Kirigami + Port to using the Qt Quick 2 based Calligra components (based on work done for Jolla Documents) + Port to using libgit2 directly for git support (as the Qt support library has become unmaintained) + Fix template support - Drop fix-build-with-newer-kcalcore.patch, merged upstream - Drop braindump and plan subpackages, those applications are no longer included (Plan is released separately now) - Add back gemini subpackage, it has been ported * Wed Nov 22 2017 wbauer@tmo.at - Add fix-build-with-newer-kcalcore.patch to make it build with KDE Applications 17.12 * Fri Jul 21 2017 tchvatal@suse.com - Build only against lcms2 and drop dependency over lcms1 * Wed May 10 2017 fabian@ritter-vogt.de - Fixup filelist for Leap 42.3: enable -extras-okular subpackage * Tue Apr 04 2017 wbauer@tmo.at - Update to 3.0.1: * General - Fix crash in move command when using arrow keys - Respect container boundaries when moving shapes by arrow keys - Remove shape manipulation handles when the tool is deactivated - Always display shapes in the same order in the 'Add shape' docker * Sheets - Improve formatting of scientific numbers - Fix save/load of cell borders * Plan - Bad month calendar in Work & Vacation (kde#376469) Day numbers were not initialized correctly. Manually entered dates were not parsed correctly. - Use default currency symbol if the currency symbol is not explicitly set * Chart - Fix crash when chart type is changed - Fix crash when a chart component is deleted - Fix crash when x- or y-axis is removed - Fix ui when editing axis label - Limit moving chart components to chart boundaries - Fix edit font dialog: Keep the axis font's QFont size in sync with KChart's fontSize - Fix save/load of axis label font size and font family - Save/load legend alignment flags - Do not save axis label if it is not visible - Always do legend alignment when legend becomes visible. - Make axis dimensions translatable - Add undo command for hide/show titles - Add undo command for add/remove axis - Respect margins/spacing - Handle resizing in a reasonable way - Don't explicitly require version 3.0.0 of kdb/kreport/kproperty, calligra can be built with higher (3.0.x) versions now too - Adjust Source URL * Sun Feb 26 2017 tittiatcoke@gmail.com - Drop unnecessary buildrequires (librcps) * Wed Feb 01 2017 adam.majer@suse.de - use individual libboost-*-devel packages instead of boost-devel * Mon Jan 30 2017 wbauer@tmo.at - Add back Vc-devel-static build requirement, calligra does support 1.3.0 meanwhile that is in Factory * Tue Jan 10 2017 tittiatcoke@gmail.com - Update to version 3.0.0.1 * Frameworks based version of Calligra * Tarball also includes translationes - No further Changelog available - Drop patches no longer required: * adapt-to-libwps-0.4.patch * narrowing-warning.patch * Fri Dec 23 2016 wbauer@tmo.at - Fix build in Factory by dropping calligra-extras-okular, okular is KF5 based now so the plugin cannot be built any more * Thu Dec 08 2016 fabian@ritter-vogt.de - Revert kde4_runtime_requires change * Tue Nov 29 2016 olaf@aepfle.de - Expand macro kde4_runtime_requires only when its available to fix quilt setup * Wed Oct 26 2016 wbauer@tmo.at - Disable Vc-devel-static build requirement again, it currently makes calligra crash on runtime, and Vc 1.3.0 is entering TW soon anyway which will break calligra's build * Sun Oct 23 2016 fabian@ritter-vogt.de - Enable PACKAGERS_BUILD=ON to detect cpu capabilities during runtime * Mon Jul 18 2016 schwab@suse.de - narrowing-warning.patch: Fix compilation of PsCommentLexer.cpp on platforms where char is unsigned * Mon May 30 2016 wbauer@tmo.at - Re-enable building against Vc-devel-static, it builds fine again - Remove some unnecessary part from the specfile * Tue May 17 2016 dimstar@opensuse.org - Move words.appdata.xml from -words-common to -words, where also the respective .desktop file is packaged. * Sun May 15 2016 hrvoje.senjan@gmail.com - Use share-mime-info macros (boo#979301) * Mon Apr 18 2016 wbauer@tmo.at - Disable Vc-devel-static build requirement for now, it breaks the build on Factory/Tumbleweed currently - Build against libwps-0.4 on 13.2 as well to fix the build, it has been released as official update * Fri Feb 05 2016 wbauer@tmo.at - Update to 2.9.11 * Bugfix release, for more details please see https://www.calligra.org/news/calligra-2-9-11-released/ * Wed Feb 03 2016 tittiatcoke@gmail.com - Don't build with kdepimlibs4 on Tumbleweed. We have switched to using Frameworks based PIM, which is no longer compatible * Thu Jan 28 2016 wbauer@tmo.at - Don't build with libkdcraw on Leap and Tumbleweed. It's KF5 based and breaks the build. (boo#963570) * Wed Dec 16 2015 dvaleev@suse.com - Add disk constraints * Fri Dec 11 2015 wbauer@tmo.at - Update to 2.9.10 * Bugfix release, for more details please see https://www.calligra.org/news/calligra-2-9-10-released/ * Fri Dec 04 2015 tchvatal@suse.com - Cleanup with spec-cleaner - Remove 12.3 conditionals - Remove koffice mentions as 12.1 is out of migration scope support - Only suggest calligra-doc, not needed unless you really want it * Thu Dec 03 2015 wbauer@tmo.at - Update to 2.9.9 * Bugfix release, for more details please see https://www.calligra.org/news/calligra-2-9-9-released/ * Sun Oct 18 2015 schwab@suse.de - Require Vc only on x86 * Wed Oct 14 2015 hrvoje.senjan@gmail.com - Build against libwps-0.4 on Leap too * Sat Oct 10 2015 hrvoje.senjan@gmail.com - Update to 2.9.8 * Bugfix release, for more details please see https://www.calligra.org/news/calligra-2-9-8-released/ * Wed Sep 16 2015 wbauer@tmo.at - move Author and Words .desktop files to the corresponding subpackages to prevent broken application launcher entries - move doc, docx, and wpd okular plugins from calligra-words-common to calligra-extras-okular and change the package description accordingly * Fri Sep 04 2015 nemysis@openSUSE.org - Update to 2.9.7, announce message is here: https://www.calligra.org/news/calligra-2-9-7-released/ * Sat Aug 22 2015 wbauer@tmo.at - Add adapt-to-libwps-0.4.patch from Fedora to fix the build for Tumbleweed (boo#942107) * Fri Jul 24 2015 nemysis@gmx.ch - Update to 2.9.6, announce message is here: https://www.calligra.org/news/calligra-2-9-6-released/ - Use BuildRequires pkgconfig() instead of devel packages * Fri Jun 12 2015 adrian@suse.de - Update to 2.9.5 Bugfixes in first place, but also various new features for krita Details: https://www.calligra.org/news/calligra-2-9-5-released/ * Fri May 08 2015 asterios.dramis@gmail.com - Update to 2.9.4: See https://www.calligra.org/news/calligra-2-9-4-released/ https://www.calligra.org/news/calligra-2-9-2-released/ for details. * Mon Mar 30 2015 asterios.dramis@gmail.com - Added new build requirement Vc-devel-static (for krita). * Sat Mar 21 2015 tittiatcoke@gmail.com - Remove soprano as a buildrequires. * Mon Mar 16 2015 cgiboudeaux@gmx.com - Update to 2.9.1 See https://www.calligra.org/news/announcements/stable/calligra-2-9-1-released/ for details - Drop upstream patch let-calligra-okular-plugins-be-less-aggressively-go-for-being-file-handler.patch - Drop upstream restore-old-installation-location-of-app-desktop-files.patch * Mon Mar 02 2015 hrvoje.senjan@gmail.com - Added patches from upstream: restore-old-installation-location-of-app-desktop-files.patch and let-calligra-okular-plugins-be-less-aggressively-go-for-being-file-handler.patch * Fri Feb 27 2015 adrian@suse.de - Update to 2.9.0: See https://www.calligra.org/news/calligra-2-9-released/ for details - Drop upstream patch calligra-2.8.5-librevenge.patch * Sun Nov 09 2014 Led <ledest@gmail.com> - fix bashisms in post/postun scripts
/etc/xdg/calligrasheetsrc /usr/bin/calligrasheets /usr/lib64/libcalligrasheetscommon.so.17 /usr/lib64/libcalligrasheetscommon.so.17.0.0 /usr/lib64/libcalligrasheetsodf.so.17 /usr/lib64/libcalligrasheetsodf.so.17.0.0 /usr/lib64/libkdeinit5_calligrasheets.so /usr/lib64/qt5/plugins/calligra/formatfilters/calligra_filter_applixspread2kspread.so /usr/lib64/qt5/plugins/calligra/formatfilters/calligra_filter_csv2sheets.so /usr/lib64/qt5/plugins/calligra/formatfilters/calligra_filter_dbase2kspread.so /usr/lib64/qt5/plugins/calligra/formatfilters/calligra_filter_gnumeric2sheets.so /usr/lib64/qt5/plugins/calligra/formatfilters/calligra_filter_html2ods.so /usr/lib64/qt5/plugins/calligra/formatfilters/calligra_filter_kspread2tex.so /usr/lib64/qt5/plugins/calligra/formatfilters/calligra_filter_opencalc2sheets.so /usr/lib64/qt5/plugins/calligra/formatfilters/calligra_filter_qpro2sheets.so /usr/lib64/qt5/plugins/calligra/formatfilters/calligra_filter_sheets2csv.so /usr/lib64/qt5/plugins/calligra/formatfilters/calligra_filter_sheets2gnumeric.so /usr/lib64/qt5/plugins/calligra/formatfilters/calligra_filter_sheets2html.so /usr/lib64/qt5/plugins/calligra/formatfilters/calligra_filter_sheets2opencalc.so /usr/lib64/qt5/plugins/calligra/formatfilters/calligra_filter_xls2ods.so /usr/lib64/qt5/plugins/calligra/formatfilters/calligra_filter_xlsx2ods.so /usr/lib64/qt5/plugins/calligra/parts/calligrasheetspart.so /usr/lib64/qt5/plugins/calligrasheets /usr/lib64/qt5/plugins/calligrasheets/extensions /usr/lib64/qt5/plugins/calligrasheets/extensions/krossmodulesheets.so /usr/lib64/qt5/plugins/calligrasheets/extensions/sheetssolver.so /usr/lib64/qt5/plugins/calligrasheets/functions /usr/lib64/qt5/plugins/calligrasheets/functions/kspreadbitopsmodule.so /usr/lib64/qt5/plugins/calligrasheets/functions/kspreadconversionmodule.so /usr/lib64/qt5/plugins/calligrasheets/functions/kspreaddatabasemodule.so /usr/lib64/qt5/plugins/calligrasheets/functions/kspreaddatetimemodule.so /usr/lib64/qt5/plugins/calligrasheets/functions/kspreadengineeringmodule.so /usr/lib64/qt5/plugins/calligrasheets/functions/kspreadfinancialmodule.so /usr/lib64/qt5/plugins/calligrasheets/functions/kspreadinformationmodule.so /usr/lib64/qt5/plugins/calligrasheets/functions/kspreadlogicmodule.so /usr/lib64/qt5/plugins/calligrasheets/functions/kspreadmathmodule.so /usr/lib64/qt5/plugins/calligrasheets/functions/kspreadreferencemodule.so /usr/lib64/qt5/plugins/calligrasheets/functions/kspreadstatisticalmodule.so /usr/lib64/qt5/plugins/calligrasheets/functions/kspreadtextmodule.so /usr/lib64/qt5/plugins/calligrasheets/functions/kspreadtrigonometrymodule.so /usr/share/applications/org.kde.calligrasheets.desktop /usr/share/calligrasheets /usr/share/calligrasheets/CellToolOptionWidgets.xml /usr/share/calligrasheets/dtd /usr/share/calligrasheets/dtd/kspread.dtd /usr/share/calligrasheets/functions /usr/share/calligrasheets/functions/bitops.xml /usr/share/calligrasheets/functions/conversion.xml /usr/share/calligrasheets/functions/database.xml /usr/share/calligrasheets/functions/datetime.xml /usr/share/calligrasheets/functions/engineering.xml /usr/share/calligrasheets/functions/financial.xml /usr/share/calligrasheets/functions/information.xml /usr/share/calligrasheets/functions/logic.xml /usr/share/calligrasheets/functions/math.xml /usr/share/calligrasheets/functions/reference.xml /usr/share/calligrasheets/functions/statistical.xml /usr/share/calligrasheets/functions/text.xml /usr/share/calligrasheets/functions/trig.xml /usr/share/calligrasheets/icons /usr/share/calligrasheets/icons/hicolor /usr/share/calligrasheets/icons/hicolor/16x16 /usr/share/calligrasheets/icons/hicolor/16x16/actions /usr/share/calligrasheets/icons/hicolor/16x16/actions/adjustcol.png /usr/share/calligrasheets/icons/hicolor/16x16/actions/adjustrow.png /usr/share/calligrasheets/icons/hicolor/16x16/actions/black_sum.png /usr/share/calligrasheets/icons/hicolor/16x16/actions/cell_edit.png /usr/share/calligrasheets/icons/hicolor/16x16/actions/cell_layout.png /usr/share/calligrasheets/icons/hicolor/16x16/actions/delete-comment.png /usr/share/calligrasheets/icons/hicolor/16x16/actions/delete_table.png /usr/share/calligrasheets/icons/hicolor/16x16/actions/deletecell.png /usr/share/calligrasheets/icons/hicolor/16x16/actions/dissociatecell.png /usr/share/calligrasheets/icons/hicolor/16x16/actions/edit-comment.png /usr/share/calligrasheets/icons/hicolor/16x16/actions/format-align-vertical-bottom.png /usr/share/calligrasheets/icons/hicolor/16x16/actions/format-align-vertical-center.png /usr/share/calligrasheets/icons/hicolor/16x16/actions/format-align-vertical-top.png /usr/share/calligrasheets/icons/hicolor/16x16/actions/format-border-set-all.png /usr/share/calligrasheets/icons/hicolor/16x16/actions/format-border-set-bottom.png /usr/share/calligrasheets/icons/hicolor/16x16/actions/format-border-set-diagonal-bl-tr.png /usr/share/calligrasheets/icons/hicolor/16x16/actions/format-border-set-diagonal-tl-br.png /usr/share/calligrasheets/icons/hicolor/16x16/actions/format-border-set-external.png /usr/share/calligrasheets/icons/hicolor/16x16/actions/format-border-set-internal-horizontal.png /usr/share/calligrasheets/icons/hicolor/16x16/actions/format-border-set-internal-vertical.png /usr/share/calligrasheets/icons/hicolor/16x16/actions/format-border-set-internal.png /usr/share/calligrasheets/icons/hicolor/16x16/actions/format-border-set-left.png /usr/share/calligrasheets/icons/hicolor/16x16/actions/format-border-set-none.png /usr/share/calligrasheets/icons/hicolor/16x16/actions/format-border-set-right.png /usr/share/calligrasheets/icons/hicolor/16x16/actions/format-border-set-top.png /usr/share/calligrasheets/icons/hicolor/16x16/actions/format-currency.png /usr/share/calligrasheets/icons/hicolor/16x16/actions/format-number-percent.png /usr/share/calligrasheets/icons/hicolor/16x16/actions/format-precision-less.png /usr/share/calligrasheets/icons/hicolor/16x16/actions/format-precision-more.png /usr/share/calligrasheets/icons/hicolor/16x16/actions/format-text-capitalize.png /usr/share/calligrasheets/icons/hicolor/16x16/actions/format-text-direction-vertical.png /usr/share/calligrasheets/icons/hicolor/16x16/actions/hide_table_column.png /usr/share/calligrasheets/icons/hicolor/16x16/actions/hide_table_row.png /usr/share/calligrasheets/icons/hicolor/16x16/actions/insert-math-expression.png /usr/share/calligrasheets/icons/hicolor/16x16/actions/insertcell.png /usr/share/calligrasheets/icons/hicolor/16x16/actions/insertcellcopy.png /usr/share/calligrasheets/icons/hicolor/16x16/actions/mergecell-horizontal.png /usr/share/calligrasheets/icons/hicolor/16x16/actions/mergecell-vertical.png /usr/share/calligrasheets/icons/hicolor/16x16/actions/mergecell.png /usr/share/calligrasheets/icons/hicolor/16x16/actions/multirow.png /usr/share/calligrasheets/icons/hicolor/16x16/actions/removecell.png /usr/share/calligrasheets/icons/hicolor/16x16/actions/resizecol.png /usr/share/calligrasheets/icons/hicolor/16x16/actions/resizerow.png /usr/share/calligrasheets/icons/hicolor/16x16/actions/selection.png /usr/share/calligrasheets/icons/hicolor/16x16/actions/series.png /usr/share/calligrasheets/icons/hicolor/16x16/actions/show_table_column.png /usr/share/calligrasheets/icons/hicolor/16x16/actions/show_table_row.png /usr/share/calligrasheets/icons/hicolor/16x16/actions/special_paste.png /usr/share/calligrasheets/icons/hicolor/22x22 /usr/share/calligrasheets/icons/hicolor/22x22/actions /usr/share/calligrasheets/icons/hicolor/22x22/actions/black_sum.png /usr/share/calligrasheets/icons/hicolor/22x22/actions/format-align-vertical-bottom.png /usr/share/calligrasheets/icons/hicolor/22x22/actions/format-align-vertical-center.png /usr/share/calligrasheets/icons/hicolor/22x22/actions/format-align-vertical-top.png /usr/share/calligrasheets/icons/hicolor/22x22/actions/format-border-set-all.png /usr/share/calligrasheets/icons/hicolor/22x22/actions/format-border-set-bottom.png /usr/share/calligrasheets/icons/hicolor/22x22/actions/format-border-set-diagonal-bl-tr.png /usr/share/calligrasheets/icons/hicolor/22x22/actions/format-border-set-diagonal-tl-br.png /usr/share/calligrasheets/icons/hicolor/22x22/actions/format-border-set-external.png /usr/share/calligrasheets/icons/hicolor/22x22/actions/format-border-set-internal-horizontal.png /usr/share/calligrasheets/icons/hicolor/22x22/actions/format-border-set-internal-vertical.png /usr/share/calligrasheets/icons/hicolor/22x22/actions/format-border-set-internal.png /usr/share/calligrasheets/icons/hicolor/22x22/actions/format-border-set-left.png /usr/share/calligrasheets/icons/hicolor/22x22/actions/format-border-set-none.png /usr/share/calligrasheets/icons/hicolor/22x22/actions/format-border-set-right.png /usr/share/calligrasheets/icons/hicolor/22x22/actions/format-border-set-top.png /usr/share/calligrasheets/icons/hicolor/22x22/actions/format-currency.png /usr/share/calligrasheets/icons/hicolor/22x22/actions/format-number-percent.png /usr/share/calligrasheets/icons/hicolor/22x22/actions/format-precision-less.png /usr/share/calligrasheets/icons/hicolor/22x22/actions/format-precision-more.png /usr/share/calligrasheets/icons/hicolor/22x22/actions/insert-math-expression.png /usr/share/calligrasheets/icons/hicolor/22x22/actions/mergecell-horizontal.png /usr/share/calligrasheets/icons/hicolor/22x22/actions/mergecell-vertical.png /usr/share/calligrasheets/icons/hicolor/22x22/actions/mergecell.png /usr/share/calligrasheets/icons/hicolor/22x22/actions/multirow.png /usr/share/calligrasheets/icons/hicolor/32x32 /usr/share/calligrasheets/icons/hicolor/32x32/actions /usr/share/calligrasheets/icons/hicolor/32x32/actions/format-border-set-all.png /usr/share/calligrasheets/icons/hicolor/32x32/actions/format-border-set-bottom.png /usr/share/calligrasheets/icons/hicolor/32x32/actions/format-border-set-diagonal-bl-tr.png /usr/share/calligrasheets/icons/hicolor/32x32/actions/format-border-set-diagonal-tl-br.png /usr/share/calligrasheets/icons/hicolor/32x32/actions/format-border-set-external.png /usr/share/calligrasheets/icons/hicolor/32x32/actions/format-border-set-internal-horizontal.png /usr/share/calligrasheets/icons/hicolor/32x32/actions/format-border-set-internal-vertical.png /usr/share/calligrasheets/icons/hicolor/32x32/actions/format-border-set-internal.png /usr/share/calligrasheets/icons/hicolor/32x32/actions/format-border-set-left.png /usr/share/calligrasheets/icons/hicolor/32x32/actions/format-border-set-none.png /usr/share/calligrasheets/icons/hicolor/32x32/actions/format-border-set-right.png /usr/share/calligrasheets/icons/hicolor/32x32/actions/format-border-set-top.png /usr/share/calligrasheets/icons/hicolor/32x32/actions/format-number-percent.png /usr/share/calligrasheets/icons/hicolor/32x32/actions/format-precision-less.png /usr/share/calligrasheets/icons/hicolor/32x32/actions/format-precision-more.png /usr/share/calligrasheets/icons/hicolor/32x32/actions/insert-math-expression.png /usr/share/calligrasheets/icons/hicolor/48x48 /usr/share/calligrasheets/icons/hicolor/48x48/actions /usr/share/calligrasheets/icons/hicolor/48x48/actions/template_balancesheet.png /usr/share/calligrasheets/icons/hicolor/48x48/actions/template_bmi.png /usr/share/calligrasheets/icons/hicolor/48x48/actions/template_creditcardtracker.png /usr/share/calligrasheets/icons/hicolor/48x48/actions/template_expensereport.png /usr/share/calligrasheets/icons/hicolor/48x48/actions/template_invoice.png /usr/share/calligrasheets/icons/hicolor/48x48/actions/template_menuplan.png /usr/share/calligrasheets/icons/hicolor/48x48/actions/template_packingslip.png /usr/share/calligrasheets/icons/hicolor/48x48/actions/template_pricequotation.png /usr/share/calligrasheets/icons/hicolor/48x48/actions/template_studentidcard.png /usr/share/calligrasheets/icons/hicolor/48x48/actions/template_vacationchecklist.png /usr/share/calligrasheets/icons/hicolor/48x48/actions/template_worksheet.png /usr/share/calligrasheets/icons/hicolor/scalable /usr/share/calligrasheets/icons/hicolor/scalable/actions /usr/share/calligrasheets/icons/hicolor/scalable/actions/template_balancesheet.svgz /usr/share/calligrasheets/icons/hicolor/scalable/actions/template_bmi.svgz /usr/share/calligrasheets/icons/hicolor/scalable/actions/template_creditcardtracker.svgz /usr/share/calligrasheets/icons/hicolor/scalable/actions/template_expensereport.svgz /usr/share/calligrasheets/icons/hicolor/scalable/actions/template_invoice.svgz /usr/share/calligrasheets/icons/hicolor/scalable/actions/template_menuplan.svgz /usr/share/calligrasheets/icons/hicolor/scalable/actions/template_packingslip.svgz /usr/share/calligrasheets/icons/hicolor/scalable/actions/template_pricequotation.svgz /usr/share/calligrasheets/icons/hicolor/scalable/actions/template_studentidcard.svgz /usr/share/calligrasheets/icons/hicolor/scalable/actions/template_vacationchecklist.svgz /usr/share/calligrasheets/icons/hicolor/scalable/actions/template_worksheet.svgz /usr/share/calligrasheets/scripts /usr/share/calligrasheets/scripts/docker /usr/share/calligrasheets/scripts/docker/consoledocker.py /usr/share/calligrasheets/scripts/docker/snippetsdocker.rb /usr/share/calligrasheets/scripts/extensions /usr/share/calligrasheets/scripts/extensions/csvexport.py /usr/share/calligrasheets/scripts/extensions/csvimport.py /usr/share/calligrasheets/scripts/extensions/csvoptions.ui /usr/share/calligrasheets/scripts/extensions/htmlexport.py /usr/share/calligrasheets/scripts/extensions/htmlexportinfos.ui /usr/share/calligrasheets/scripts/extensions/logger.py /usr/share/calligrasheets/scripts/extensions/myorca.py /usr/share/calligrasheets/scripts/extensions/odfpyexport.py /usr/share/calligrasheets/scripts/extensions/vcardimport.py /usr/share/calligrasheets/scripts/extensions/xmlviewer.py /usr/share/calligrasheets/scripts/functions /usr/share/calligrasheets/scripts/functions/functions.py /usr/share/calligrasheets/scripts/functions/pyregexp.py /usr/share/calligrasheets/scripts/functions/pytime.py /usr/share/calligrasheets/scripts/functions/rpyfunctions.py /usr/share/calligrasheets/scripts/functions/yfinance.py /usr/share/calligrasheets/scripts/functions/yweather.py /usr/share/calligrasheets/scripts/scripts.rc /usr/share/calligrasheets/sheetstyles /usr/share/calligrasheets/sheetstyles/standard1.ksts /usr/share/calligrasheets/sheetstyles/standard1.png /usr/share/calligrasheets/sheetstyles/standard1.xml /usr/share/calligrasheets/sheetstyles/standard2.ksts /usr/share/calligrasheets/sheetstyles/standard2.png /usr/share/calligrasheets/sheetstyles/standard2.xml /usr/share/calligrasheets/templates /usr/share/calligrasheets/templates/Business /usr/share/calligrasheets/templates/Business/.directory /usr/share/calligrasheets/templates/Business/.source /usr/share/calligrasheets/templates/Business/.source/BalanceSheet.kst /usr/share/calligrasheets/templates/Business/.source/ExpenseReport.kst /usr/share/calligrasheets/templates/Business/.source/Invoice.kst /usr/share/calligrasheets/templates/Business/.source/PackingSlip.kst /usr/share/calligrasheets/templates/Business/.source/PriceQuotation.kst /usr/share/calligrasheets/templates/Business/BalanceSheet.desktop /usr/share/calligrasheets/templates/Business/ExpenseReport.desktop /usr/share/calligrasheets/templates/Business/Invoice.desktop /usr/share/calligrasheets/templates/Business/PackingSlip.desktop /usr/share/calligrasheets/templates/Business/PriceQuotation.desktop /usr/share/calligrasheets/templates/General /usr/share/calligrasheets/templates/General/.directory /usr/share/calligrasheets/templates/General/.source /usr/share/calligrasheets/templates/General/.source/StudentIDCard.kst /usr/share/calligrasheets/templates/General/.source/Worksheet.kst /usr/share/calligrasheets/templates/General/StudentIDCard.desktop /usr/share/calligrasheets/templates/General/Worksheet.desktop /usr/share/calligrasheets/templates/HomeFamily /usr/share/calligrasheets/templates/HomeFamily/.directory /usr/share/calligrasheets/templates/HomeFamily/.source /usr/share/calligrasheets/templates/HomeFamily/.source/BMI.kst /usr/share/calligrasheets/templates/HomeFamily/.source/CreditCardTracker.kst /usr/share/calligrasheets/templates/HomeFamily/.source/MenuPlan.kst /usr/share/calligrasheets/templates/HomeFamily/.source/VacationChecklist.kst /usr/share/calligrasheets/templates/HomeFamily/BMI.desktop /usr/share/calligrasheets/templates/HomeFamily/CreditCardTracker.desktop /usr/share/calligrasheets/templates/HomeFamily/MenuPlan.desktop /usr/share/calligrasheets/templates/HomeFamily/VacationChecklist.desktop /usr/share/calligrasheets/viewplugins /usr/share/calligrasheets/viewplugins/scripting.rc /usr/share/calligrasheets/viewplugins/solver.rc /usr/share/config.kcfg/calligrasheets.kcfg /usr/share/doc/HTML/en/calligrasheets /usr/share/doc/HTML/en/calligrasheets/advanced.docbook /usr/share/doc/HTML/en/calligrasheets/basics.docbook /usr/share/doc/HTML/en/calligrasheets/cellformat0.png /usr/share/doc/HTML/en/calligrasheets/cellformat1.png /usr/share/doc/HTML/en/calligrasheets/cellformat2.png /usr/share/doc/HTML/en/calligrasheets/cellformat3.png /usr/share/doc/HTML/en/calligrasheets/cellformat4.png /usr/share/doc/HTML/en/calligrasheets/cellformat5.png /usr/share/doc/HTML/en/calligrasheets/cellformat6.png /usr/share/doc/HTML/en/calligrasheets/cellprotection1.png /usr/share/doc/HTML/en/calligrasheets/cellprotection2.png /usr/share/doc/HTML/en/calligrasheets/chart1.png /usr/share/doc/HTML/en/calligrasheets/commands.docbook /usr/share/doc/HTML/en/calligrasheets/config.docbook /usr/share/doc/HTML/en/calligrasheets/configdialog.docbook /usr/share/doc/HTML/en/calligrasheets/configure2.png /usr/share/doc/HTML/en/calligrasheets/configure3.png /usr/share/doc/HTML/en/calligrasheets/configure4.png /usr/share/doc/HTML/en/calligrasheets/configure5.png /usr/share/doc/HTML/en/calligrasheets/configure6.png /usr/share/doc/HTML/en/calligrasheets/copy1.png /usr/share/doc/HTML/en/calligrasheets/decreasedecimal.png /usr/share/doc/HTML/en/calligrasheets/format.docbook /usr/share/doc/HTML/en/calligrasheets/functions.docbook /usr/share/doc/HTML/en/calligrasheets/hi22-action-money.png /usr/share/doc/HTML/en/calligrasheets/hideformula1.png /usr/share/doc/HTML/en/calligrasheets/hideformula2.png /usr/share/doc/HTML/en/calligrasheets/hideformula3.png /usr/share/doc/HTML/en/calligrasheets/hideformula4.png /usr/share/doc/HTML/en/calligrasheets/hideformula5.png /usr/share/doc/HTML/en/calligrasheets/increasedecimal.png /usr/share/doc/HTML/en/calligrasheets/index.cache.bz2 /usr/share/doc/HTML/en/calligrasheets/index.docbook /usr/share/doc/HTML/en/calligrasheets/newdocument.png /usr/share/doc/HTML/en/calligrasheets/percent.png /usr/share/doc/HTML/en/calligrasheets/pivot1.png /usr/share/doc/HTML/en/calligrasheets/pivot2.png /usr/share/doc/HTML/en/calligrasheets/pivot3.png /usr/share/doc/HTML/en/calligrasheets/pivot4.png /usr/share/doc/HTML/en/calligrasheets/sheetproperties.png /usr/share/doc/HTML/en/calligrasheets/shortcut1.png /usr/share/doc/HTML/en/calligrasheets/sort1.png /usr/share/doc/HTML/en/calligrasheets/starting1.png /usr/share/doc/packages/calligra-sheets /usr/share/doc/packages/calligra-sheets/AUTHORS /usr/share/doc/packages/calligra-sheets/CHANGES /usr/share/doc/packages/calligra-sheets/README /usr/share/doc/packages/calligra-sheets/TODO /usr/share/kservices5/sheets_excel_thumbnail.desktop /usr/share/kservices5/sheets_xlsx_thumbnail.desktop /usr/share/kxmlgui5/calligrasheets /usr/share/kxmlgui5/calligrasheets/calligrasheets.rc /usr/share/kxmlgui5/calligrasheets/calligrasheets_readonly.rc /usr/share/metainfo/org.kde.calligrasheets.appdata.xml
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 19:51:39 2024