summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml/xmldpimp.cxx
AgeCommit message (Expand)Author
2019-08-23loplugin:returnconstval in saxNoel Grandin
2019-01-21Simplify containers iterations in sc/source/filter/x*Arkadiy Illarionov
2019-01-10tdf#42949 Fix IWYU warnings in sc/source/filter/xml/*cxxGabor Kelemen
2018-10-08use more std::unique_ptr in ScDPCollectionNoel Grandin
2018-09-10loplugin:simplifyconstruct in scNoel Grandin
2018-07-27ScDPObject is only needed in endFastElementCaolán McNamara
2018-07-27pDPObject can never be nullCaolán McNamara
2018-07-27InsertNewTable always returns trueCaolá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-19tdf#113268: Pivot table: Missing popup button after opening a ODSTamás Zolnai
2017-08-30Refactoring fastcontexts code:Mohammed Abdul Azeem
2017-08-15loplugin:checkunusedparams in scNoel Grandin
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-08-08Avoiding unnecessary memory allocation:Mohammed Abdul Azeem
2017-07-27Moving legacy contexts to FastContexts:Mohammed Abdul Azeem
2017-07-02loplugin:casttovoid: scStephan Bergmann
2017-07-01Moving legacy contexts to FastContexts:Mohammed Abdul Azeem
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-23[API Change]: Create new GeneralFunction2 for adding medianTamás Zolnai
2016-11-07inherit from ScXMLImportContextNoel Grandin
2016-08-25coverity#704161 Resource leak in objectCaolán McNamara
2016-05-25Convert SC_MF to scoped enumNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-02-03fix previous commitMarkus Mohrhard
2016-02-03remove bogus nullprt checks for pContextJochen Nitschke
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-28com::sun::star->css in scNoel Grandin
2015-04-17add attribute mandated by ODFMarkus Mohrhard
2015-03-20coverity#988421 unchecked return valueCaolán McNamara
2015-03-12Enhancement tdf#87972 : Cannot repeat items labels on a pivot tableDeena Francis
2014-12-07use correct xml element name, related fdo#45266Markus Mohrhard
2014-06-25remove whitespaceMarkus Mohrhard
2014-06-04fix new[]/delete mismatchMarkus Mohrhard
2014-05-10Lsan: fix memory leakMarkus Mohrhard
2014-04-23sc: sal_Bool->boolNoel Grandin
2014-04-22coverity#708074 Uninitialized scalar fieldCaolán McNamara
2014-04-22coverity#708075 Uninitialized scalar fieldCaolán McNamara
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-03-09fdo#75960: Process pivot tables after named ranges are all set.Kohei Yoshida
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-14sal_Bool->boolNoel Grandin
2013-12-10fdo#66969: Set selected page name after building all dimension members.Kohei Yoshida
2013-10-08covnert sc/source/filter/xml/*.cxx from String to OUStringNoel Grandin
2013-05-09coverity#705446: self assignmentMarkus Mohrhard
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák