summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml/xmlcoli.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-04-06whitespace cleanup in scMarkus Mohrhard1-2/+0
2014-02-23Remove unneccessary commentsAlexander Wilms1-1/+1
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin1-1/+1
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-12/+12
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-1/+1
2013-01-04add some more safety checks for row and column import from ODSMarkus Mohrhard1-1/+2
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-07-12Fix broken ODS column width import fdo#51446Daniel Bankston1-5/+5
2012-06-20Simplify table ODS import logic to improve performanceDaniel Bankston1-1/+0
2012-06-09Remove superfluous include commentsThomas Arnhold1-2/+0
2012-01-07Fix for fdo43460 Part XXX getLength() to isEmpty()Olivier Hallot1-2/+2
2011-11-27remove include of pch header from scNorbert Thiebaud1-2/+0
2011-08-28some more sal_Bool -> bool in sc/source/filter/xmlMarkus Mohrhard1-8/+8
2011-08-25sal_Bool -> bool in ScTableMarkus Mohrhard1-2/+2
2011-06-01change to SCTAB from sal_Int16 and sal_Int32 for sheet indexMarkus Mohrhard1-4/+4
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-9/+9
2011-02-06Remove dead codeThomas Arnhold1-23/+0
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko1-4/+4
2010-11-09Use a stack variable to manage locking & unlocking of mutex.Kohei Yoshida1-2/+1
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-09-07CWS-TOOLING: integrate CWS calcsheetdataOliver Bolte1-1/+11
2008-04-10INTEGRATION: CWS changefileheader (1.22.330); FILE MERGEDRüdiger Timm1-39/+18
2007-02-27INTEGRATION: CWS calcwarnings (1.21.54); FILE MERGEDVladimir Glazounov1-5/+4
2006-10-05INTEGRATION: CWS dr50 (1.20.42); FILE MERGEDKurt Zenker1-2/+8
2006-07-21INTEGRATION: CWS pchfix01 (1.19.154); FILE MERGEDKurt Zenker1-6/+5
2006-01-13INTEGRATION: CWS dr43 (1.18.42); FILE MERGEDRüdiger Timm1-6/+9
2005-09-08INTEGRATION: CWS ooo19126 (1.17.116); FILE MERGEDRüdiger Timm1-47/+21
2005-03-23INTEGRATION: CWS calcuno01 (1.15.326); FILE MERGEDVladimir Glazounov1-58/+38
2004-06-04INTEGRATION: CWS rowlimit (1.15.324); FILE MERGEDOliver Bolte1-6/+6
2001-09-25#92239#; only lock solar mutex if neccessary; only create neccessary stringsSascha Ballach1-7/+12
2001-09-13#91968#; check the document and the model before usingSascha Ballach1-6/+9
2001-09-06#91970#; only ask for a style if a stylename is givenSascha Ballach1-7/+10
2001-07-26#90255#; remove xmlkywd.hxxSascha Ballach1-8/+9
2001-05-11export and import of default cell styles on rows and columns addedSascha Ballach1-2/+8
2001-03-16changes for udk212Niklas Nebel1-6/+6
2001-02-15move Get*AttrTokenMap out of the loopSascha Ballach1-4/+4
2000-12-19remove the most compiler warningsSascha Ballach1-3/+3
2000-12-15put all kind of styles in the base class and get the styles from thereSascha Ballach1-3/+3
2000-12-15now use the XPropertySet on a XRows or XColumns so the performance is much be...Sascha Ballach1-30/+31
2000-11-10use one XSpreadsheet instead of create on every case a new oneSascha Ballach1-74/+48
2000-11-03chg: ScXMLConverter integratedDaniel Rentz1-17/+12
2000-11-01Outline Import/Export completedSascha Ballach1-27/+99
2000-10-19Import Header Columns addedSascha Ballach1-2/+89
2000-09-18initial importJens-Heiner Rechtien1-0/+239