summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml/xmldrani.cxx
AgeCommit message (Expand)Author
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
2009-07-28CWS-TOOLING: integrate CWS calc51Jens-Heiner Rechtien
2009-03-03CWS-TOOLING: integrate CWS koheiformula02Oliver Bolte
2008-04-10INTEGRATION: CWS changefileheader (1.30.292); FILE MERGEDRüdiger Timm
2007-05-22INTEGRATION: CWS chart2mst3 (1.24.146); FILE MERGEDVladimir Glazounov
2007-02-27INTEGRATION: CWS calcwarnings (1.28.108); FILE MERGEDVladimir Glazounov
2006-07-21INTEGRATION: CWS pchfix01 (1.27.214); FILE MERGEDKurt Zenker
2005-09-08INTEGRATION: CWS ooo19126 (1.26.100); FILE MERGEDRüdiger Timm
2005-04-18INTEGRATION: CWS sabbug01 (1.25.16); FILE MERGEDOliver Bolte
2005-03-23INTEGRATION: CWS calcuno01 (1.20.204); FILE MERGEDVladimir Glazounov
2004-11-02INTEGRATION: CWS sab012 (1.20.238); FILE MERGEDRüdiger Timm
2004-08-02INTEGRATION: CWS insight01 (1.20.138); FILE MERGEDJens-Heiner Rechtien
2004-06-04INTEGRATION: CWS rowlimit (1.20.202); FILE MERGEDOliver Bolte
2004-03-19INTEGRATION: CWS sab008 (1.20.128); FILE MERGEDOliver Bolte
2003-03-26MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien
2002-03-22#98317#; add Orientation to SortParam Sequence; make the relative field numbe...Sascha Ballach
2001-10-08#90836#; better Errorhandling on loading of xml filesSascha Ballach
2001-09-25#92239#; only lock solar mutex if neccessary; only create neccessary stringsSascha Ballach
2001-09-13#91968#; check the document and the model before usingSascha Ballach
2001-08-09#90703# initialize filter and subtotal optionsNiklas Nebel
2001-07-26#90255#; remove xmlkywd.hxxSascha Ballach
2001-05-02#86387#; only set the SubTotals if there are someSascha Ballach
2001-04-23add export/import of refresh-delay on database rangeSascha Ballach
2001-04-23ScDBData refresh handlerEike Rathke