summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml/xmldpimp.cxx
AgeCommit message (Expand)Author
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
2013-03-01Add breaks to default and don't overflow to defautFridrich Štrba
2013-03-01coverity#705210: add missing breakMarkus Mohrhard
2013-02-17coverity: fix memory leakMarkus Mohrhard
2013-01-11Let's remove this underused bAlive flag....Kohei Yoshida
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-08-31Bool and string cleanup, as usual.Kohei Yoshida
2012-08-11Remove unused local varJulien Nabet