summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml/XMLStylesImportHelper.hxx
AgeCommit message (Expand)Author
2019-05-20Don't invalidate iterators into ScMyStylesMapStephan Bergmann
2019-05-18tdf#125254 Performance: A spreadsheet opens too slow, part3Noel Grandin
2018-11-15tdf#42949 Fix IWYU warnings in sc/source/filter/{excel,lotus,xml}/*hxxGabor Kelemen
2018-10-15loplugin:constfields in scNoel Grandin
2018-03-29loplugin:unusedmethodsNoel Grandin
2018-03-28use boost::optional in sc and svgioNoel Grandin
2017-10-23loplugin:includeform: scStephan Bergmann
2017-07-17extend loplugin useuniqueptr to OUString pointersNoel Grandin
2017-07-14use more OUString::operator== in scNoel Grandin
2017-05-10loplugin:checkunusedparams in sc(part3)Noel Grandin
2017-01-25loplugin: unnecessary destructor scNoel Grandin
2017-01-19new loplugin: useuniqueptr: sc part 2Noel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-05-24loplugin:unusedmethods in scNoel Grandin
2015-11-02cppcheck: noExplicitConstructorCaolán McNamara
2015-09-18boost->stdCaolán McNamara
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara
2015-09-17boost->stdCaolán McNamara
2015-08-04sc: inline some use-once typedefsNoel Grandin
2015-05-05loplugin:staticmethodsNoel Grandin
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-01-29WaE: private field 'nMaxRanges' is not usedTor Lillqvist
2013-01-27remove some parametersMarkus Mohrhard
2013-01-27remove unneeded variableMarkus Mohrhard
2013-01-27use isEmpty instead of getLengthMarkus Mohrhard
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-07-21Revert "Fix cause of osl warning"Daniel Bankston
2012-07-11Fix cause of osl warningDaniel Bankston
2012-06-25callcatcher: update unused codeCaolán McNamara
2012-06-17Replace CellAddress with ScAddress in ScXMLTableRowCellContext::EndElement()Daniel Bankston
2012-02-05Remove unused codeElton Chung
2011-08-28some additional sal_Bool -> bool in sc/source/filter/xmlMarkus Mohrhard
2010-12-09Remove another DECLARE_LIST() from CalcJoseph Powers
2010-10-28add modelines to .hxx files as wellCaolán McNamara
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-09-30CWS-TOOLING: integrate CWS koheicoderemovalVladimir Glazounov
2008-07-02INTEGRATION: CWS dr61 (1.10.16); FILE MERGEDRüdiger Timm
2008-04-10INTEGRATION: CWS changefileheader (1.9.88); FILE MERGEDRüdiger Timm
2008-01-29INTEGRATION: CWS dr58_SRC680 (1.8.556); FILE MERGEDRüdiger Timm
2005-09-08INTEGRATION: CWS ooo19126 (1.7.452); FILE MERGEDRüdiger Timm
2004-06-04INTEGRATION: CWS rowlimit (1.6.322); FILE MERGEDOliver Bolte
2001-11-15#94655#; don't set cell type on cells with formulasSascha Ballach
2001-10-15#92553#; only create strings if neccessarySascha Ballach
2001-06-21#79771#; improve the behaviour of AddRangeSascha Ballach
2001-06-20#79771#; implements and use a better AddRange methodSascha Ballach
2001-06-11#79771#; make the SetType method faster while using the NumberFormat getting ...Sascha Ballach