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

             Bug #: 45747
           Summary: remove the limitation to 3 sort entries in calc
    Classification: Unclassified
           Product: LibreOffice
           Version: LibO 3.5.0 Beta1
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Spreadsheet
        AssignedTo: libreoffice-bugs@lists.freedesktop.org
        ReportedBy: markus.mohrh...@googlemail.com


At the moment we only allow to sort according to 3 columns but there is no
reason why we should not increase the limit or remove any limit.

The only difficult part is that we need to adjust the ui and allow more entries
there. The code for the number of entries is at 

http://opengrok.libreoffice.org/xref/core/sc/inc/sortparam.hxx

and the dialog code is at

http://opengrok.libreoffice.org/xref/core/sc/source/ui/inc/tpsort.hxx
http://opengrok.libreoffice.org/xref/core/sc/source/ui/dbgui/tpsort.cxx
http://opengrok.libreoffice.org/xref/core/sc/source/ui/src/sortdlg.src
http://opengrok.libreoffice.org/xref/core/sc/source/ui/inc/sortdlg.hrc

-- 
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
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to