summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml/xmldpimp.cxx
AgeCommit message (Expand)Author
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
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-03-17Fixed potential memory leak & UniString removal.Kohei Yoshida
2012-02-28Properly prefixed members of ScDPNumGroupInfo.Kohei Yoshida
2012-02-14More, boolean-related cleanup. Removed unused data members.Kohei Yoshida
2012-02-14Removed code that's no longer relevant.Kohei Yoshida
2012-02-14Fixed ODS import filter to correctly identify data layout dimension.Kohei Yoshida
2012-01-07Fix for fdo43460 Part XXX getLength() to isEmpty()Olivier Hallot
2011-11-28dr78: #i116044# correct handling of DataPilot grand total nameEike Rathke
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-10-11#i108468#: clean up xmluconv code duplication, part 1:Michael Stahl
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-03-01Remove bogus comments.Guillaume Poussel
2011-03-01Finally get the refresh to work properly.Kohei Yoshida
2011-01-31Remove unnecessary string copying.Kohei Yoshida
2011-01-31Replaced tools/string with ::rtl::OUString in ScDPSaveDimensionSören Möller
2011-01-21Import source range name properly from ods document.Kohei Yoshida
2011-01-21Reduced indent levels again.Kohei Yoshida