summaryrefslogtreecommitdiff
path: root/sc/source/ui/unoobj/TablePivotCharts.cxx
AgeCommit message (Expand)Author
2019-09-26drop unnecessary includes and update pchCaolán McNamara
2019-07-20loplugin:referencecasting in scNoel Grandin
2019-07-04tdf#42949 Fix IWYU warnings in sc/source/ui/unoobj/*Gabor Kelemen
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-01-29o3tl::make_unique -> std::make_unique in scGabor Kelemen
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-02-14loplugin:changetoolsgen in scNoel Grandin
2017-10-23loplugin:includeform: scStephan Bergmann
2017-09-26loplugin:flatten in scNoel Grandin
2017-06-09use comphelper::InitPropertySequence in more placesNoel Grandin
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-04tdf#83257 [API-CHANGE] Pivot chart implementationTomaž Vajngerl