summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml/xmlimprt.hxx
AgeCommit message (Expand)AuthorFilesLines
2014-03-10fdo#75960: Process pivot tables after named ranges are all set.Kohei Yoshida1-0/+5
2013-12-28read elements/attribs written to extension namespaceMarkus Mohrhard1-1/+4
2013-12-19Backport Calc's data stream massive cleanup effort.Kohei Yoshida1-1/+26
2013-08-02fdo#67099: Remove overheads on inserting cells during ods import.Kohei Yoshida1-3/+4
2013-07-23resolved fdo#67094 handle <text:s> in <text:p> and <text:span>Eike Rathke1-1/+13
2013-07-09read/write ODF *:script* and *:rfc-language-tag*Eike Rathke1-0/+2
2013-04-25implement import for calcext:value-typeMarkus Mohrhard1-0/+1
2013-04-08fdo#62116: Handle field objects with formats correctly.Kohei Yoshida1-0/+13
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-47/+47
2013-02-21basic support for writing embedded fonts for calc docsNoel Power1-0/+1
2013-02-12fdo#46808, convert xmloff module code to use XComponentContextNoel Grandin1-1/+1
2013-02-11Import URL fields as well. Now I'm done.Kohei Yoshida1-3/+12
2013-02-11Prepare for the import of cell field items.Kohei Yoshida1-1/+4
2013-02-11Use hash map to avoid repetitious string comparisons.Kohei Yoshida1-0/+3
2013-02-11Import formatted spans correctly.Kohei Yoshida1-0/+13
2013-02-11Use EditEngine to create ScEditCell directly.Kohei Yoshida1-0/+4
2013-02-11First cut on the re-work. Lots of things are still broken.Kohei Yoshida1-0/+6
2013-01-27implement conditional date format import/export for ODFMarkus Mohrhard1-1/+10
2013-01-15support to hide the cell value when using icon setsMarkus Mohrhard1-1/+2
2013-01-09fdo#58539: Correctly set cached matrix formula result.Kohei Yoshida1-1/+7
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-02irename this variableMarkus Mohrhard1-1/+1
2012-11-02implement icon set import/export from odfMarkus Mohrhard1-4/+13
2012-09-05remove two useless definitionsMarkus Mohrhard1-1/+0
2012-09-05better import of conditional format from old ODF structureMarkus Mohrhard1-0/+1
2012-08-09Bin ScXMLImport::GetVisibleSheet()Julien Nabet1-1/+0
2012-07-30Typo ressource -> resourceStephan Bergmann1-3/+3
2012-06-27add support for axis color import/exportMarkus Mohrhard1-1/+2
2012-06-24rearranged forward declarations of classTakeshi Abe1-6/+0
2012-06-11fix cond format import from odsMarkus Mohrhard1-1/+15
2012-05-26support remaining data bar attributes in odf import/exportMarkus Mohrhard1-1/+2
2012-05-25import new conditional format informationMarkus Mohrhard1-1/+65
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2011-11-28dr78: #i116044# correct handling of DataPilot grand total nameEike Rathke1-0/+1
2011-11-18Added handler to handle the new <table:filter-set-item> elements.Kohei Yoshida1-0/+14
2011-08-28some additional sal_Bool -> bool in sc/source/filter/xmlMarkus Mohrhard1-21/+21
2011-06-08fdo#37947: Correctly import sheet-local named ranges.Kohei Yoshida1-0/+8
2011-06-01change to SCTAB from sal_Int16 and sal_Int32 for sheet indexMarkus Mohrhard1-2/+2
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-3/+3
2011-03-11Use boost::ptr_list for list containing heap objects.Kohei Yoshida1-3/+7
2011-03-11Pick up sheet local named expressions during ODS import.Kohei Yoshida1-0/+1
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-3/+3
2011-03-01Remove bogus comments.Guillaume Poussel1-1/+1
2011-02-06port repository calc to boost unordered containersFridrich Štrba1-2/+2
2011-02-05Some cppcheck cleaningJulien Nabet1-24/+0
2011-01-21Import source range name properly from ods document.Kohei Yoshida1-1/+2
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko1-4/+4
2010-11-09Change the default sheet print option to "print entire sheet".Kohei Yoshida1-0/+12
2010-10-28add modelines to .hxx files as wellCaolán McNamara1-0/+2
2010-10-25replace ScUnoGuard by SolarMutexGuardNorbert Thiebaud1-2/+2