summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml/XMLStylesExportHelper.hxx
AgeCommit message (Expand)Author
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC
2020-08-11Imput -> InputNoel Grandin
2020-06-02inline some use-once typedefsNoel Grandin
2019-12-12Remove some redundant user-provided dtorsStephan Bergmann
2018-11-15tdf#42949 Fix IWYU warnings in sc/source/filter/{excel,lotus,xml}/*hxxGabor Kelemen
2018-08-22new loplugin:conststringfieldNoel Grandin
2018-08-17loplugin:useuniqueptr in ScFormatRangeStylesNoel Grandin
2018-08-17loplugin:useuniqueptr in ScColumnRowStylesBaseNoel Grandin
2017-12-07loplugin:constparamsNoel Grandin
2017-10-23loplugin:includeform: scStephan Bergmann
2017-08-24loplugin:constparam in sc part4Noel Grandin
2017-05-09remove unnecessary empty OUString fields and varsNoel Grandin
2016-11-26tdf#48140 Replace uno with direct callsBartosz Kosiorek
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-03-29tdf#96099 fixes trivial typedefs, ::std::vector<OUString>Apachev Ivan
2016-01-15loplugin:unusedmethods unused return value in scNoel Grandin
2016-01-04these fields can be static constantsNoel Grandin
2015-11-12sc: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin
2015-11-02cppcheck: noExplicitConstructorCaolán McNamara
2015-10-28com::sun::star->css in scNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-22loplugin:unusedmethods scNoel Grandin
2015-05-05loplugin:staticmethodsNoel Grandin
2015-03-06V801: Decreased performanceCaolán McNamara
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-03Remove visual noise from scAlexander Wilms
2013-10-26remove now unused ScMyDefaultStyles.maRowDefaultsMatúš Kukan
2013-10-26remove pRowDefaults; it was full of default valuesMatúš Kukan
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-01-26don't use a pointer hereMarkus Mohrhard
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2011-08-28some more sal_Bool -> bool in sc/source/filter/xmlMarkus Mohrhard
2010-12-02Cache field style index for current range for better performance.Kohei Yoshida
2010-12-02Replaced the inner vector with flat_segment_tree.Kohei Yoshida
2010-12-02Replaced std::vector with boost::ptr_vector.Kohei Yoshida
2010-11-25cppcheck: methods can be constCaolán McNamara
2010-11-24Move typedef for private members into their respective class scope.Kohei Yoshida
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-07-16calc56: #i113139# various performance improvements for 1MB rows, especially w...Eike Rathke [er]
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-06-02CWS-TOOLING: integrate CWS calcperf04Kurt Zenker
2008-07-02INTEGRATION: CWS dr61 (1.29.16); FILE MERGEDRüdiger Timm
2008-04-10INTEGRATION: CWS changefileheader (1.28.88); FILE MERGEDRüdiger Timm
2008-01-29INTEGRATION: CWS dr58_SRC680 (1.27.188); FILE MERGEDRüdiger Timm
2007-02-27INTEGRATION: CWS calcwarnings (1.26.324); FILE MERGEDVladimir Glazounov