summaryrefslogtreecommitdiffstats
path: root/sc/source/filter/xml/XMLStylesImportHelper.cxx
Commit message (Expand)AuthorAgeFilesLines
* coverity#708068 Uninitialized scalar fieldCaolán McNamara2014-04-221-0/+2
* whitespace cleanup in scMarkus Mohrhard2014-04-061-2/+0
* Remove unneccessary commentsAlexander Wilms2014-02-231-1/+1
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-14/+14
* remove some parametersMarkus Mohrhard2013-01-271-10/+4
* remove unneeded variableMarkus Mohrhard2013-01-271-9/+4
* re-base on ALv2 code. Includes:Michael Meeks2012-12-041-23/+14
* remove some more null pointer checks before deleteMarkus Mohrhard2012-08-281-22/+11
* Revert "Fix cause of osl warning"Daniel Bankston2012-07-211-16/+0
* Fix cause of osl warningDaniel Bankston2012-07-111-0/+16
* Fix typoJulien Nabet2012-07-091-1/+1
* callcatcher: update unused codeCaolán McNamara2012-06-251-41/+0
* Replace CellAddress with ScAddress in ScXMLTableRowCellContext::EndElement()Daniel Bankston2012-06-171-3/+2
* Remove superfluous include commentsThomas Arnhold2012-06-091-4/+0
* Remove unused codeElton Chung2012-02-051-16/+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 additional sal_Bool -> bool in sc/source/filter/xmlMarkus Mohrhard2011-08-281-6/+6
* Follow-up of DBG_* removalJacek Wolszczak2011-05-271-1/+0
* Replace DBG_* with OSL_* in sc/source/filterJacek Wolszczak2011-05-271-9/+9
* Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida2011-03-101-2/+2
|\
* | Move DBG_ERROR to OSL_FAILThomas Arnhold2011-03-021-3/+3
* | Removed ScRangeList::at() in favor of operator[].Kohei Yoshida2010-12-101-2/+2
* | Remove another DECLARE_LIST() from CalcJoseph Powers2010-12-091-54/+4
* | Use a stack variable to manage locking & unlocking of mutex.Kohei Yoshida2010-11-091-4/+2
* | WaE, unused parametersCaolán McNamara2010-10-201-4/+4
* | Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-131-0/+2
* | Ported calc-perf-ods-import-cellstyles.diff from ooo-build.Kohei Yoshida2010-10-041-89/+129
|/
* changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien2010-02-121-4/+1
* CWS-TOOLING: integrate CWS cmcfixes50Rüdiger Timm2008-11-101-3/+3
* CWS-TOOLING: integrate CWS koheicoderemovalVladimir Glazounov2008-09-301-14/+1
* INTEGRATION: CWS changefileheader (1.21.88); FILE MERGEDRüdiger Timm2008-04-101-34/+18
* INTEGRATION: CWS dr58_SRC680 (1.20.188); FILE MERGEDRüdiger Timm2008-01-291-2/+8
* INTEGRATION: CWS calcwarnings (1.19.110); FILE MERGEDVladimir Glazounov2007-02-271-18/+19
* INTEGRATION: CWS pchfix01 (1.18.216); FILE MERGEDKurt Zenker2006-07-211-6/+5
* INTEGRATION: CWS ooo19126 (1.17.116); FILE MERGEDRüdiger Timm2005-09-081-47/+21
* INTEGRATION: CWS calcuno01 (1.15.76); FILE MERGEDVladimir Glazounov2005-03-231-38/+42
* INTEGRATION: CWS rowlimit (1.15.74); FILE MERGEDOliver Bolte2004-06-041-17/+17
* INTEGRATION: CWS geordi2q01 (1.14.236); FILE MERGEDHans-Joachim Lankenau2003-08-181-5/+4
* #98665#; don't try to get default style out of the range of the default stylesSascha Ballach2002-04-121-20/+25
* #94655#; don't set cell type on cells with formulasSascha Ballach2001-11-151-2/+16
* #92553#; don't assert if no currency is given, because it is a possible caseSascha Ballach2001-10-261-4/+2
* #92553#; only create strings if neccessarySascha Ballach2001-10-151-59/+86
* #92239#; only lock solar mutex if neccessary; only create neccessary stringsSascha Ballach2001-09-251-2/+6
* #80365#; make it possible to load charts only if neededSascha Ballach2001-07-231-7/+7
* #79771#; fix bug in the optimizationSascha Ballach2001-07-061-8/+12
* #79771#; improve the behaviour of AddRangeSascha Ballach2001-06-211-16/+78
* #79771#; implements and use a better AddRange methodSascha Ballach2001-06-201-15/+76
* #79771#; make the SetType method faster while using the NumberFormat getting ...Sascha Ballach2001-06-111-2/+19
* #87349#; add range for currency style if found the styleSascha Ballach2001-05-281-2/+4