summaryrefslogtreecommitdiffstats
path: root/sc/source/filter/xml/xmlcoli.cxx
Commit message (Expand)AuthorAgeFilesLines
* whitespace cleanup in scMarkus Mohrhard2014-04-061-2/+0
* Remove unneccessary commentsAlexander Wilms2014-02-231-1/+1
* remove unnecessary use of OUString constructor when assigningNoel Grandin2013-11-191-1/+1
* remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák2013-05-061-1/+1
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-12/+12
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-191-1/+1
* add some more safety checks for row and column import from ODSMarkus Mohrhard2013-01-041-1/+2
* re-base on ALv2 code. Includes:Michael Meeks2012-12-041-23/+14
* Fix broken ODS column width import fdo#51446Daniel Bankston2012-07-121-5/+5
* Simplify table ODS import logic to improve performanceDaniel Bankston2012-06-201-1/+0
* Remove superfluous include commentsThomas Arnhold2012-06-091-2/+0
* Fix for fdo43460 Part XXX getLength() to isEmpty()Olivier Hallot2012-01-071-2/+2
* remove include of pch header from scNorbert Thiebaud2011-11-271-2/+0
* some more sal_Bool -> bool in sc/source/filter/xmlMarkus Mohrhard2011-08-281-8/+8
* sal_Bool -> bool in ScTableMarkus Mohrhard2011-08-251-2/+2
* change to SCTAB from sal_Int16 and sal_Int32 for sheet indexMarkus Mohrhard2011-06-011-4/+4
* Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida2011-03-101-9/+9
|\
| * removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko2011-01-171-4/+4
* | Remove dead codeThomas Arnhold2011-02-061-23/+0
* | Use a stack variable to manage locking & unlocking of mutex.Kohei Yoshida2010-11-091-2/+1
* | Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-131-0/+3
|/
* changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien2010-02-121-4/+1
* CWS-TOOLING: integrate CWS calcsheetdataOliver Bolte2009-09-071-1/+11
* INTEGRATION: CWS changefileheader (1.22.330); FILE MERGEDRüdiger Timm2008-04-101-39/+18
* INTEGRATION: CWS calcwarnings (1.21.54); FILE MERGEDVladimir Glazounov2007-02-271-5/+4
* INTEGRATION: CWS dr50 (1.20.42); FILE MERGEDKurt Zenker2006-10-051-2/+8
* INTEGRATION: CWS pchfix01 (1.19.154); FILE MERGEDKurt Zenker2006-07-211-6/+5
* INTEGRATION: CWS dr43 (1.18.42); FILE MERGEDRüdiger Timm2006-01-131-6/+9
* INTEGRATION: CWS ooo19126 (1.17.116); FILE MERGEDRüdiger Timm2005-09-081-47/+21
* INTEGRATION: CWS calcuno01 (1.15.326); FILE MERGEDVladimir Glazounov2005-03-231-58/+38
* INTEGRATION: CWS rowlimit (1.15.324); FILE MERGEDOliver Bolte2004-06-041-6/+6
* #92239#; only lock solar mutex if neccessary; only create neccessary stringsSascha Ballach2001-09-251-7/+12
* #91968#; check the document and the model before usingSascha Ballach2001-09-131-6/+9
* #91970#; only ask for a style if a stylename is givenSascha Ballach2001-09-061-7/+10
* #90255#; remove xmlkywd.hxxSascha Ballach2001-07-261-8/+9
* export and import of default cell styles on rows and columns addedSascha Ballach2001-05-111-2/+8
* changes for udk212Niklas Nebel2001-03-161-6/+6
* move Get*AttrTokenMap out of the loopSascha Ballach2001-02-151-4/+4
* remove the most compiler warningsSascha Ballach2000-12-191-3/+3
* put all kind of styles in the base class and get the styles from thereSascha Ballach2000-12-151-3/+3
* now use the XPropertySet on a XRows or XColumns so the performance is much be...Sascha Ballach2000-12-151-30/+31
* use one XSpreadsheet instead of create on every case a new oneSascha Ballach2000-11-101-74/+48
* chg: ScXMLConverter integratedDaniel Rentz2000-11-031-17/+12
* Outline Import/Export completedSascha Ballach2000-11-011-27/+99
* Import Header Columns addedSascha Ballach2000-10-191-2/+89
* initial importJens-Heiner Rechtien2000-09-181-0/+239