summaryrefslogtreecommitdiff
path: root/sc/source/filter/oox/pivotcachebuffer.cxx
AgeCommit message (Expand)Author
2021-10-26Drop ContainerHelper::vectorToSequence and use comphelper::containerToSequenceMike Kaganski
2020-08-21Fix typo in codeAndrea Gelmini
2020-08-08loplugin:flatten in sc/filter/ooxNoel Grandin
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-24loplugin:makeshared in scNoel Grandin
2020-01-15clang-tidy modernize-concat-nested-namespace in scNoel Grandin
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-03-07log nice exception messages whereever possibleNoel Grandin
2019-01-24Simplify containers iterations in sc/source/filter/[h-o]*Arkadiy Illarionov
2018-12-19tdf#42949 Fix IWYU warnings in sc/source/filter/oox/*cxxGabor Kelemen
2018-09-11tdf#42949 Fix IWYU warnings in sc/source/filter/inc/[n-w]*Gabor Kelemen
2018-09-04tdf#42949 Fix IWYU warnings in sc/source/filter/inc/[a-l]*Gabor Kelemen
2018-08-20Simplify containers iterations, tdf#96099 follow-upArkadiy Illarionov
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-06-26tdf#42949 Fix more IWYU warnings in sc/inc/d*Gabor Kelemen
2018-06-23tdf#96099 Remove some trivial std::vector typedefs in scArkadiy Illarionov
2017-10-23loplugin:includeform: scStephan Bergmann
2017-10-05tdf#112893: Pivot table: filtering of error item is not importedTamás Zolnai
2017-09-30tdf#107711:Pivot table: filtering of non-string fields is not exported to XLSXTamás Zolnai
2017-08-29loplugin:constparam in sc part9Noel Grandin
2017-08-29loplugin:constparam in sc part8Noel Grandin
2017-07-11replace 'resize(size+1)' with emplace_backNoel Grandin
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-04-05loplugin:constantparamNoel Grandin
2017-03-25Fix typosAndrea Gelmini
2017-01-25cleanup css includes and using namespacesJochen Nitschke
2017-01-03tdf#48140 replace CellRangeAddress in xlsx import (2)Jochen Nitschke
2016-12-23loplugin:unusedmethodsNoel Grandin
2016-11-29tdf#48140 Replace uno with direct callsBartosz Kosiorek
2016-11-03remove unused BiffInputStreamNoel Grandin
2016-11-02loplugin:singlevalfieldsNoel Grandin
2016-10-18loplugin:unusedmethodsNoel Grandin
2016-10-09Pivot table XLSX import: PivotCache is not handled as a const object.Tamás Zolnai
2016-09-30loplugin:constantparamNoel Grandin
2016-09-21Improve warnings in pivot table codeTamás Zolnai
2016-07-27sc: meBiff is always set to BiffType::BIFF_UNKNOWNJochen Nitschke
2016-07-13loplugin:singlevalfields in sc(part2)Noel Grandin
2016-05-10tdf#42949: clean up includes in include/oox/helper with iwyuJorenz Paragas
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-02-26tdf#97654 - replaced CellAddress types with ScAddress.Mohammed Abdul Azeem
2016-02-17tdf#97654 - replaced UNO cell types in xlsx import with calc internal onesMohammed Abdul Azeem
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-09-29Work around odd -Werror=strict-overflowStephan Bergmann
2015-08-19tdf#77431: Move setting sheet visibility to finalize phaseKatarina Behrens
2015-05-05loplugin:staticmethodsNoel Grandin
2014-12-19remove operator>> and operator<< methodsNoel Grandin
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-06-10don't use temporary objectMarkus Mohrhard