summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml/xmldrani.cxx
AgeCommit message (Expand)Author
2013-07-11fdo#66655: Get GETPIVOTDATA to work again.Kohei Yoshida
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-07-30Typo ressource -> resourceStephan Bergmann
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-05-13removed unused definesTakeshi Abe
2012-04-05Revert "Cleanup. ScPivot(Collection) is no more."Markus Mohrhard
2012-04-04Cleanup. ScPivot(Collection) is no more.Kohei Yoshida
2012-04-04fdo#45747 remove the limitation to 3 sort entries in calc part1Albert Thuswaldner
2012-03-31revert "remove limitation to 3 sort entries in calc part1"Markus Mohrhard
2012-03-31fdo#45747 remove the limitation to 3 sort entries in calc part1Albert Thuswaldner
2012-03-18add all imported properties to ScDBData, fdo#40426Markus Mohrhard
2012-01-07Fix for fdo43460 Part XXX getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-11-18Set the db range to the query param first to calculate absolute column IDs.Kohei Yoshida
2011-11-18I need to parse the range up-front.Kohei Yoshida
2011-11-18Populate the query entries directly.Kohei Yoshida
2011-11-18Pick up more boolean data directly.Kohei Yoshida
2011-11-18Store case sensitivity flag directly.Kohei Yoshida
2011-11-18Store filter orientation in the query param.Kohei Yoshida
2011-11-18Started working on de-UNO-izing the filter import.Kohei Yoshida
2011-11-05Moved ScQueryEntry into its own file set.Kohei Yoshida
2011-11-04Let's not use a hard-coded MAXQUERY all over the place.Kohei Yoshida
2011-10-11#i108468#: clean up xmluconv code duplication, DateTime edition:Michael Stahl
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara
2011-08-28some more sal_Bool -> bool in sc/source/filter/xmlMarkus Mohrhard
2011-06-06Extend the fix from kohei to the other scopeFridrich Štrba
2011-06-06Merge remote branch 'origin/libreoffice-3-4'Kohei Yoshida
2011-05-31Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky
2011-05-24fix for fdo#37323: Correct autofilter import from ODS.Markus Mohrhard
2011-05-20fix for fdo#37323: Correct autofilter import from ODS.Markus Mohrhard
2011-05-13Renamed dbcolect.?xx to dbdata.?xx.Kohei Yoshida
2011-05-13Fixed incorrect exporting of global named database ranges.Kohei Yoshida
2011-05-13Refactored global anonymous db storage.Kohei Yoshida
2011-05-13Fixed the fallout of the changes in ScDBCollection.Kohei Yoshida
2011-04-01Added container to store global anonymous db ranges.Kohei Yoshida
2011-04-01Import the data import mode. This concludes the task on the import side.Kohei Yoshida
2011-04-01Import sort paramters for the anonymous database ranges.Kohei Yoshida
2011-04-01Let's check the db data itself instead of using the old flag value.Kohei Yoshida
2011-04-01Convert field positions from relative to absolute on import.Kohei Yoshida
2011-04-01Initial cut on trying to import the filtering properties of anonymous db.Kohei Yoshida
2011-04-01First cut on getting ODS import/export of sheet-local anonymous ranges.Kohei Yoshida
2011-04-01Check for NULL, to avoid crashes.Kohei Yoshida
2011-04-01Support sheet-local anonymous database ranges.Markus Mohrhard
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien