summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml/xmlcoli.cxx
AgeCommit message (Expand)Author
2019-08-23loplugin:returnconstval in saxNoel Grandin
2019-06-18tdf#39593 Remove ScModelObj::getImplementationArkadiy Illarionov
2019-01-10tdf#42949 Fix IWYU warnings in sc/source/filter/xml/*cxxGabor Kelemen
2018-01-12More loplugin:cstylecast: scStephan Bergmann
2017-10-23loplugin:includeform: scStephan Bergmann
2017-08-30Refactoring fastcontexts code:Mohammed Abdul Azeem
2017-08-15loplugin:checkunusedparams in scNoel Grandin
2017-07-21Moving legacy contexts to FastContexts:Mohammed Abdul Azeem
2017-06-26loplugin:oncevar in scNoel Grandin
2016-11-21tdf#42949 Remove not needed uno headers from filters/xmlBartosz Kosiorek
2016-11-07inherit from ScXMLImportContextNoel Grandin
2016-02-03remove bogus nullprt checks for pContextJochen Nitschke
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-28com::sun::star->css in scNoel Grandin
2015-08-14loplugin: defaultparamsNoel Grandin
2014-10-23loplugin: cstylecastNoel Grandin
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-01-04add some more safety checks for row and column import from ODSMarkus Mohrhard
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-07-12Fix broken ODS column width import fdo#51446Daniel Bankston
2012-06-20Simplify table ODS import logic to improve performanceDaniel Bankston
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-01-07Fix for fdo43460 Part XXX getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-08-28some more sal_Bool -> bool in sc/source/filter/xmlMarkus Mohrhard
2011-08-25sal_Bool -> bool in ScTableMarkus Mohrhard
2011-06-01change to SCTAB from sal_Int16 and sal_Int32 for sheet indexMarkus Mohrhard
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-02-06Remove dead codeThomas Arnhold
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
2010-11-09Use a stack variable to manage locking & unlocking of mutex.Kohei Yoshida
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-09-07CWS-TOOLING: integrate CWS calcsheetdataOliver Bolte
2008-04-10INTEGRATION: CWS changefileheader (1.22.330); FILE MERGEDRüdiger Timm
2007-02-27INTEGRATION: CWS calcwarnings (1.21.54); FILE MERGEDVladimir Glazounov
2006-10-05INTEGRATION: CWS dr50 (1.20.42); FILE MERGEDKurt Zenker
2006-07-21INTEGRATION: CWS pchfix01 (1.19.154); FILE MERGEDKurt Zenker
2006-01-13INTEGRATION: CWS dr43 (1.18.42); FILE MERGEDRüdiger Timm
2005-09-08INTEGRATION: CWS ooo19126 (1.17.116); FILE MERGEDRüdiger Timm
2005-03-23INTEGRATION: CWS calcuno01 (1.15.326); FILE MERGEDVladimir Glazounov
2004-06-04INTEGRATION: CWS rowlimit (1.15.324); FILE MERGEDOliver Bolte
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