summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml/xmlsceni.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-03-10don't use heap for elements in ScRangeListNoel Grandin1-4/+3
2018-03-07use more Color in scNoel Grandin1-5/+1
2018-02-20drop Color::SetColor(ColorData) in favour of operator=Noel Grandin1-1/+1
2017-10-23loplugin:includeform: scStephan Bergmann1-4/+4
2017-08-30Refactoring fastcontexts code:Mohammed Abdul Azeem1-12/+3
2017-08-15loplugin:checkunusedparams in scNoel Grandin1-1/+0
2017-07-21Moving legacy contexts to FastContexts:Mohammed Abdul Azeem1-64/+45
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin1-1/+1
2016-11-07inherit from ScXMLImportContextNoel Grandin1-1/+1
2016-07-26sc: convert SC_SCENARIO_.. defines typed flags ..Jochen Nitschke1-6/+6
2016-05-25Convert SC_MF to scoped enumNoel Grandin1-1/+1
2014-06-25remove whitespaceMarkus Mohrhard1-1/+0
2014-04-06whitespace cleanup in scMarkus Mohrhard1-2/+0
2014-02-23Remove unneccessary commentsAlexander Wilms1-1/+1
2013-10-08covnert sc/source/filter/xml/*.cxx from String to OUStringNoel Grandin1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-4/+2
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-06-09Remove superfluous include commentsThomas Arnhold1-5/+0
2011-11-27remove include of pch header from scNorbert Thiebaud1-2/+0
2011-10-11#i108468#: clean up xmluconv code duplication, part 1:Michael Stahl1-2/+5
2011-08-28some additional sal_Bool -> bool in sc/source/filter/xmlMarkus Mohrhard1-5/+5
2011-06-01change to SCTAB from sal_Int16 and sal_Int32 for sheet indexMarkus Mohrhard1-1/+1
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-7/+7
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko1-5/+5
2010-12-09Remove another DECLARE_LIST() from CalcJoseph Powers1-2/+2
2010-10-25merge vosremoval-reference.diffNorbert Thiebaud1-0/+2
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-03-03CWS-TOOLING: integrate CWS koheiformula02Oliver Bolte1-1/+1
2008-12-12CWS-TOOLING: integrate CWS mooxlscRüdiger Timm1-1/+2
2008-04-10INTEGRATION: CWS changefileheader (1.14.292); FILE MERGEDRüdiger Timm1-32/+18
2007-05-22INTEGRATION: CWS chart2mst3 (1.9.22); FILE MERGEDVladimir Glazounov1-3/+6
2007-02-27INTEGRATION: CWS calcwarnings (1.12.108); FILE MERGEDVladimir Glazounov1-4/+4
2006-07-21INTEGRATION: CWS pchfix01 (1.11.214); FILE MERGEDKurt Zenker1-6/+5
2005-09-08INTEGRATION: CWS ooo19126 (1.10.114); FILE MERGEDRüdiger Timm1-47/+21
2005-03-23INTEGRATION: CWS calcuno01 (1.7.326); FILE MERGEDVladimir Glazounov1-12/+12
2004-06-04INTEGRATION: CWS rowlimit (1.7.324); FILE MERGEDOliver Bolte1-3/+3
2004-03-19INTEGRATION: CWS sab008 (1.7.252); FILE MERGEDOliver Bolte1-3/+11
2001-09-25#92239#; only lock solar mutex if neccessary; only create neccessary stringsSascha Ballach1-2/+4
2001-09-13#91968#; check the document and the model before usingSascha Ballach1-20/+22
2001-07-26#90255#; remove xmlkywd.hxxSascha Ballach1-8/+11
2001-02-15move Get*AttrTokenMap out of the loopSascha Ballach1-4/+3
2000-12-19remove the most compiler warningsSascha Ballach1-3/+3
2000-11-02chg: ScXMLConverter integratedDaniel Rentz1-33/+32
2000-10-10import/export of scenariosDaniel Rentz1-0/+200