summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml/XMLStylesImportHelper.cxx
AgeCommit message (Expand)Author
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-04-22coverity#708068 Uninitialized scalar fieldCaolán McNamara
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-01-27remove some parametersMarkus Mohrhard
2013-01-27remove unneeded variableMarkus Mohrhard
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-08-28remove some more null pointer checks before deleteMarkus Mohrhard
2012-07-21Revert "Fix cause of osl warning"Daniel Bankston
2012-07-11Fix cause of osl warningDaniel Bankston
2012-07-09Fix typoJulien Nabet
2012-06-25callcatcher: update unused codeCaolán McNamara
2012-06-17Replace CellAddress with ScAddress in ScXMLTableRowCellContext::EndElement()Daniel Bankston
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-02-05Remove unused codeElton Chung
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 additional sal_Bool -> bool in sc/source/filter/xmlMarkus Mohrhard
2011-05-27Follow-up of DBG_* removalJacek Wolszczak
2011-05-27Replace DBG_* with OSL_* in sc/source/filterJacek Wolszczak
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2010-12-10Removed ScRangeList::at() in favor of operator[].Kohei Yoshida
2010-12-09Remove another DECLARE_LIST() from CalcJoseph Powers
2010-11-09Use a stack variable to manage locking & unlocking of mutex.Kohei Yoshida
2010-10-20WaE, unused parametersCaolán McNamara
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-04Ported calc-perf-ods-import-cellstyles.diff from ooo-build.Kohei Yoshida
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-11-10CWS-TOOLING: integrate CWS cmcfixes50Rüdiger Timm
2008-09-30CWS-TOOLING: integrate CWS koheicoderemovalVladimir Glazounov
2008-04-10INTEGRATION: CWS changefileheader (1.21.88); FILE MERGEDRüdiger Timm
2008-01-29INTEGRATION: CWS dr58_SRC680 (1.20.188); FILE MERGEDRüdiger Timm
2007-02-27INTEGRATION: CWS calcwarnings (1.19.110); FILE MERGEDVladimir Glazounov
2006-07-21INTEGRATION: CWS pchfix01 (1.18.216); FILE MERGEDKurt Zenker
2005-09-08INTEGRATION: CWS ooo19126 (1.17.116); FILE MERGEDRüdiger Timm
2005-03-23INTEGRATION: CWS calcuno01 (1.15.76); FILE MERGEDVladimir Glazounov
2004-06-04INTEGRATION: CWS rowlimit (1.15.74); FILE MERGEDOliver Bolte
2003-08-18INTEGRATION: CWS geordi2q01 (1.14.236); FILE MERGEDHans-Joachim Lankenau
2002-04-12#98665#; don't try to get default style out of the range of the default stylesSascha Ballach
2001-11-15#94655#; don't set cell type on cells with formulasSascha Ballach
2001-10-26#92553#; don't assert if no currency is given, because it is a possible caseSascha Ballach
2001-10-15#92553#; only create strings if neccessarySascha Ballach
2001-09-25#92239#; only lock solar mutex if neccessary; only create neccessary stringsSascha Ballach
2001-07-23#80365#; make it possible to load charts only if neededSascha Ballach
2001-07-06#79771#; fix bug in the optimizationSascha Ballach
2001-06-21#79771#; improve the behaviour of AddRangeSascha Ballach
2001-06-20#79771#; implements and use a better AddRange methodSascha Ballach