summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml/xmldpimp.hxx
AgeCommit message (Expand)Author
2020-05-09compact namespace in scNoel Grandin
2020-03-12Revert "loplugin:constfields in sc"Noel Grandin
2019-02-23loplugin:unusedfields in scNoel 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-07-27ScDPObject is only needed in endFastElementCaolán McNamara
2018-05-29loplugin:unusedfields-in-constructor in scNoel Grandin
2018-03-16loplugin:useuniqueptr in ScDPSaveDimensionNoel Grandin
2017-10-23loplugin:includeform: scStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-08-30Refactoring fastcontexts code:Mohammed Abdul Azeem
2017-08-15loplugin:checkunusedparams in scNoel Grandin
2017-07-27Moving legacy contexts to FastContexts:Mohammed Abdul Azeem
2017-07-01Moving legacy contexts to FastContexts:Mohammed Abdul Azeem
2017-06-28loplugin:unusedfields in sc part2Noel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-03use actual UNO enums in scNoel Grandin
2017-03-15introduce ScGeneralFunction scoped enumNoel Grandin
2017-01-19new loplugin: useuniqueptr: sc part 2Noel Grandin
2017-01-17convert subtotalfuncs from manual array to std::vectorNoel Grandin
2016-11-07inherit from ScXMLImportContextNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-25coverity#704161 Resource leak in objectCaolá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-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-07-22loplugin:unusedmethods scNoel Grandin
2015-03-12Enhancement tdf#87972 : Cannot repeat items labels on a pivot tableDeena Francis
2015-01-03boost::unordered_map->std::unordered_mapCaolán McNamara
2014-10-23loplugin: cstylecastNoel Grandin
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-09fdo#75960: Process pivot tables after named ranges are all set.Kohei Yoshida
2014-02-14sal_Bool->boolNoel Grandin
2013-12-10fdo#66969: Set selected page name after building all dimension members.Kohei Yoshida
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-17coverity: fix memory leakMarkus Mohrhard
2012-12-14bnc#791706: Support multiple selection in page fields.Kohei Yoshida
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-12-04dr78: remove unused memberNiklas Nebel
2012-09-11-Werror,-Wunused-private-field (various sc)Stephan Bergmann
2012-02-14More, boolean-related cleanup. Removed unused data members.Kohei Yoshida
2012-02-14Removed code that's no longer relevant.Kohei Yoshida
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-02-06port repository calc to boost unordered containersFridrich Štrba
2011-01-21Import source range name properly from ods document.Kohei Yoshida
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
2010-10-28add modelines to .hxx files as wellCaolán McNamara