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

             Bug #: 48140
           Summary: [EasyHack] remove uno calls from xlsx import
    Classification: Unclassified
           Product: LibreOffice
           Version: LibO Master
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Spreadsheet
        AssignedTo: libreoffice-bugs@lists.freedesktop.org
        ReportedBy: markus.mohrh...@googlemail.com


Noel moved the xlsx import code from oox to sc which allows us to use calc core
methods directly and therefore get much better performance.

We should start by moving some of the more important parts to direct calls.

Good starting points are range name import, database range import, cell
value/string import, ...

The source code for xlsx import is now in
http://opengrok.libreoffice.org/xref/core/sc/source/filter/oox/

It is a good idea to check how the corresponding ods import is done at
http://opengrok.libreoffice.org/xref/core/sc/source/filter/xml/

-- 
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