https://bugs.freedesktop.org/show_bug.cgi?id=54977

             Bug #: 54977
           Summary: conditional formats: add top10 elements condition
    Classification: Unclassified
           Product: LibreOffice
           Version: unspecified
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Spreadsheet
        AssignedTo: [email protected]
        ReportedBy: [email protected]


Excel supports a conditional format that is currently not supported by Calc.
The rework of the conditional format code made it now possible to add them.

Top10 elements means that you specify how many of the top n elements should be
marked and then the conditional format is automatically applied.

This task includes several individual steps:

* Adding the new conditional format to sc/inc/conditio.hxx and
sc/source/core/data/conditio.cxx
* Adding import and export code from ODS,
sc/source/filter/xml/xmlcondformat.cxx
* Adding OOXML import and export code in sc/source/filter/oox
* Changing the ui code in sc/source/ui/condformat/

and maybe:

* adding a test case to the hopefully soon to be added conditional format
import test

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to