summaryrefslogtreecommitdiffstats
path: root/sc/source/filter/xml/XMLConverter.cxx
Commit message (Expand)AuthorAgeFilesLines
* whitespace cleanup in scMarkus Mohrhard2014-04-061-24/+0
* Remove visual noise from scAlexander Wilms2014-03-031-2/+2
* Remove unneccessary commentsAlexander Wilms2014-02-231-10/+10
* i#108348: support DateTimeWithTimezone in user defined Document PropertiesMichael Stahl2013-07-151-1/+1
* fdo#61541 : Count Number of selected Cells in calcPrashant Pandey2013-04-191-0/+3
* date/time IDL datatypes incompatible changeLionel Elie Mamane2013-04-181-2/+2
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-3/+1
* re-base on ALv2 code. Includes:Michael Meeks2012-12-041-24/+15
* fix cond format import from odsMarkus Mohrhard2012-06-111-16/+16
* Fix for fdo43460 Part XXX getLength() to isEmpty()Olivier Hallot2012-01-071-3/+3
* remove include of pch header from scNorbert Thiebaud2011-11-271-2/+0
* #i108468#: clean up xmluconv code duplication, DateTime edition:Michael Stahl2011-10-111-2/+2
* some additional sal_Bool -> bool in sc/source/filter/xmlMarkus Mohrhard2011-08-281-10/+10
* Replace DBG_* with OSL_* in sc/source/filterJacek Wolszczak2011-05-271-1/+1
* Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida2011-03-101-3/+3
|\
* | Remove dead code: "//static" and "//virtual"Thomas Arnhold2011-01-181-1/+1
* | Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-131-0/+2
* | I think that this eliminates the remaining //UNUSED commentsJustin Malcolm2010-09-291-7/+0
|/
* changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien2010-02-121-4/+1
* CWS-TOOLING: integrate CWS dr71Jens-Heiner Rechtien2009-07-291-8/+294
* CWS-TOOLING: integrate CWS koheicoderemovalVladimir Glazounov2008-09-301-7/+7
* INTEGRATION: CWS changefileheader (1.28.24); FILE MERGEDRüdiger Timm2008-04-101-48/+18
* INTEGRATION: CWS impresstables2 (1.27.58); FILE MERGEDRüdiger Timm2008-03-121-3/+4
* INTEGRATION: CWS chart2mst3 (1.21.22); FILE MERGEDVladimir Glazounov2007-05-221-363/+7
* INTEGRATION: CWS calcwarnings (1.25.46); FILE MERGEDVladimir Glazounov2007-02-271-5/+17
* INTEGRATION: CWS scr1c1 (1.24.58); FILE MERGEDIvo Hinkelmann2006-10-181-4/+6
* INTEGRATION: CWS pchfix01 (1.23.214); FILE MERGEDKurt Zenker2006-07-211-6/+5
* INTEGRATION: CWS ooo19126 (1.22.114); FILE MERGEDRüdiger Timm2005-09-081-47/+21
* INTEGRATION: CWS calcuno01 (1.20.204); FILE MERGEDVladimir Glazounov2005-03-231-9/+9
* INTEGRATION: CWS rowlimit (1.20.202); FILE MERGEDOliver Bolte2004-06-041-5/+5
* MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien2003-03-261-3/+6
* #94330#; ignore single quotes in doulbe quotes and double quotes in single qu...Sascha Ballach2001-11-151-4/+4
* #94330#; ignore square bracets in doulbe quotes also like in single quotesSascha Ballach2001-11-151-3/+6
* #92435#; don't ignore dot in quotesSascha Ballach2001-09-271-16/+12
* #91968#; check the document and the model before usingSascha Ballach2001-09-131-6/+10
* #90255#; remove xmlkywd.hxxSascha Ballach2001-07-261-80/+81
* #89929#; cache the value of a cellSascha Ballach2001-07-191-12/+7
* export and import of view settings addedSascha Ballach2001-03-221-12/+23
* add convertion from string to DateTime and from DateTime to StringSascha Ballach2001-02-091-4/+37
* check whether could format or parse a addressSascha Ballach2000-12-191-57/+74
* remove the most compiler warningsSascha Ballach2000-12-191-5/+5
* add: import of table:detective (global function list)Daniel Rentz2000-11-101-11/+15
* add: import of table:detectiveDaniel Rentz2000-11-101-4/+3
* add: export of table:detectiveDaniel Rentz2000-11-101-2/+80
* chg: address/range converter routinesDaniel Rentz2000-11-091-4/+7
* chg: ScXMLConverter integratedDaniel Rentz2000-11-031-45/+42
* add: GetStringFromOrientation()/GetOrientationFromString()Daniel Rentz2000-11-031-43/+130
* fix: im/export of ScSubTotalFuncDaniel Rentz2000-11-021-9/+64
* ParseFormula moved to XMLConverterSascha Ballach2000-11-021-3/+39
* XML import/export helper routinesDaniel Rentz2000-11-021-0/+463