summaryrefslogtreecommitdiff
path: root/sc/source/filter/excel/xepivot.cxx
AgeCommit message (Expand)Author
2016-06-06Resolves: tdf#35247 introduce a locale independent numeric field filterEike Rathke
2016-05-07clang-tidy modernize-loop-convert in scNoel Grandin
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-03-23loplugin:constantparam in scNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06sc: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-10-28com::sun::star->css in scNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-22loplugin:unusedmethods scNoel Grandin
2015-07-06improve the returnbyref lopluginNoel Grandin
2015-05-07Unwind SotStorageStreamRef typedefStephan Bergmann
2015-05-07Unwind SotStorageRef typedefStephan Bergmann
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-27More loplugin:simplifyboolStephan Bergmann
2015-03-23loplugin:constantfunction: scNoel Grandin
2015-02-25remove NUMBERFORMAT_ constantsNoel Grandin
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2014-08-30WaE: private field 'mnId' is not usedTor Lillqvist
2014-08-29Remove the old xlsx pivot table export code.Kohei Yoshida
2014-07-01coverity#704262 coverity#704263 Dead codeNorbert Thiebaud
2014-06-25remove whitespaceMarkus Mohrhard
2014-06-17coverity#706047 Unintended sign extensionCaolán McNamara
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-10coverity#704261 Logically dead codeCaolán McNamara
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-03Remove visual noise from scAlexander Wilms
2014-02-24implicitboolconversion: warn about implicit conversion of call args to boolStephan Bergmann
2014-02-23OOXML export validation fixes, related fdo#54651Markus Mohrhard
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-17multiple pivot tables on same sheet OOXML fix (part1), related #i83250#Markus Mohrhard
2014-02-03xub_StrLen and tools/string.hxx final strawNorbert Thiebaud
2013-11-14remove unnecessary sal_Unicode casts in SC moduleNoel Grandin
2013-10-18convert remaining String in SC to OUStringNoel Grandin
2013-10-08convert sc/source/filter/excel/*.cxx from String to OUStringNoel Grandin
2013-10-04convert sc/source/file/inc/xe*.hxx from String to OUStringNoel Grandin
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-07-12String.AppendAscii() cleanup in scRicardo Montania
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-09Remove unused functions (callcatcher)Julien Nabet
2013-03-05doubled usingThomas Arnhold
2013-01-30Let's stick with just one variant of ScDocument::GetString()...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-11-25cppCheck: remove dead assignment and dead variablesjailletc36
2012-10-31Since the cache there is never NULL, let's take a reference instead.Kohei Yoshida
2012-03-24ScDPDateGroupHelper class is no more.Kohei Yoshida
2012-03-21Export to xls correct item values for grouped fields.Kohei Yoshida
2012-03-09Populate group dimensions directly to the cache.Kohei Yoshida
2012-03-09Added hook to create group field data at cache creation time.Kohei Yoshida