summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml/xmldpimp.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-25/+25
2015-10-28com::sun::star->css in scNoel Grandin1-96/+63
2015-04-17add attribute mandated by ODFMarkus Mohrhard1-0/+11
2015-03-20coverity#988421 unchecked return valueCaolán McNamara1-1/+6
2015-03-12Enhancement tdf#87972 : Cannot repeat items labels on a pivot tableDeena Francis1-0/+5
2014-12-07use correct xml element name, related fdo#45266Markus Mohrhard1-1/+1
2014-06-25remove whitespaceMarkus Mohrhard1-1/+0
2014-06-04fix new[]/delete mismatchMarkus Mohrhard1-1/+1
2014-05-10Lsan: fix memory leakMarkus Mohrhard1-0/+1
2014-04-23sc: sal_Bool->boolNoel Grandin1-9/+9
2014-04-22coverity#708074 Uninitialized scalar fieldCaolán McNamara1-0/+2
2014-04-22coverity#708075 Uninitialized scalar fieldCaolán McNamara1-0/+1
2014-04-06whitespace cleanup in scMarkus Mohrhard1-2/+0
2014-03-09fdo#75960: Process pivot tables after named ranges are all set.Kohei Yoshida1-32/+13
2014-02-23Remove unneccessary commentsAlexander Wilms1-1/+1
2014-02-14sal_Bool->boolNoel Grandin1-3/+3
2013-12-10fdo#66969: Set selected page name after building all dimension members.Kohei Yoshida1-1/+32
2013-10-08covnert sc/source/filter/xml/*.cxx from String to OUStringNoel Grandin1-1/+1
2013-05-09coverity#705446: self assignmentMarkus Mohrhard1-8/+6
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-94/+92
2013-03-01Add breaks to default and don't overflow to defautFridrich Štrba1-7/+8
2013-03-01coverity#705210: add missing breakMarkus Mohrhard1-0/+1
2013-02-17coverity: fix memory leakMarkus Mohrhard1-2/+1
2013-01-11Let's remove this underused bAlive flag....Kohei Yoshida1-1/+0
2012-12-14bnc#791706: Support multiple selection in page fields.Kohei Yoshida1-8/+70
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-12-04dr78: remove unused memberNiklas Nebel1-2/+0
2012-08-31Bool and string cleanup, as usual.Kohei Yoshida1-5/+5
2012-08-11Remove unused local varJulien Nabet1-1/+1
2012-06-09Remove superfluous include commentsThomas Arnhold1-5/+0
2012-03-17Fixed potential memory leak & UniString removal.Kohei Yoshida1-5/+8
2012-02-28Properly prefixed members of ScDPNumGroupInfo.Kohei Yoshida1-7/+7
2012-02-14More, boolean-related cleanup. Removed unused data members.Kohei Yoshida1-3/+3
2012-02-14Removed code that's no longer relevant.Kohei Yoshida1-13/+2
2012-02-14Fixed ODS import filter to correctly identify data layout dimension.Kohei Yoshida1-42/+75
2012-01-07Fix for fdo43460 Part XXX getLength() to isEmpty()Olivier Hallot1-7/+7
2011-11-28dr78: #i116044# correct handling of DataPilot grand total nameEike Rathke1-2/+3
2011-11-27remove include of pch header from scNorbert Thiebaud1-2/+0
2011-10-11#i108468#: clean up xmluconv code duplication, part 1:Michael Stahl1-3/+7
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-78/+78
2011-03-01Remove bogus comments.Guillaume Poussel1-1/+1
2011-03-01Finally get the refresh to work properly.Kohei Yoshida1-3/+3
2011-01-31Remove unnecessary string copying.Kohei Yoshida1-2/+1
2011-01-31Replaced tools/string with ::rtl::OUString in ScDPSaveDimensionSören Möller1-1/+1
2011-01-21Import source range name properly from ods document.Kohei Yoshida1-1/+8
2011-01-21Reduced indent levels again.Kohei Yoshida1-75/+75
2011-01-21Let's store ScDocument* in ScSheetSourceDesc.Kohei Yoshida1-1/+1
2011-01-21Encapsulated access to aSourceRange.Kohei Yoshida1-1/+1
2011-01-20Added range name as a data member to ScSheetSourceDesc.Kohei Yoshida1-1/+1
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko1-57/+57