summaryrefslogtreecommitdiff
path: root/sc/source/ui/unoobj/PivotTableDataProvider.cxx
AgeCommit message (Expand)Author
2020-01-21tdf#129412: Crash when registered data source is not availableJulien Nabet
2019-09-26add property name when throwing css::uno::UnknownPropertyExceptionNoel Grandin
2019-08-15loplugin:sequenceloop in scNoel Grandin
2019-07-04tdf#42949 Fix IWYU warnings in sc/source/ui/unoobj/*Gabor Kelemen
2019-04-23tdf#42949 Fix IWYU warnings in include/editeng/[f-x]*Gabor Kelemen
2019-03-26ScUnoHelpFunctions::AnyToInterface is redundantMike Kaganski
2019-02-11new loplugin writeonlyvarsNoel Grandin
2018-12-20tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*Gabor Kelemen
2018-08-15tdf#115086 crash in assignLabelsToDataSequenceCaolán McNamara
2018-08-01loplugin:stringloop in scNoel Grandin
2018-06-26tdf#42949 Fix more IWYU warnings in sc/inc/d*Gabor Kelemen
2018-05-12Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen
2017-10-23loplugin:includeform: scStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-09-26loplugin:flatten in scNoel Grandin
2017-09-15Fix loplugin:redundantcast's VisitCXXFunctionalCastExprStephan Bergmann
2017-09-12clang-tidy modernize-use-emplace in scNoel Grandin
2017-08-26loplugin:constparam in sc part7Noel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-06tdf#108923 : Use display string for generating chart labelsDennis Francis
2017-06-09use comphelper::InitPropertySequence in more placesNoel Grandin
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-18tdf#107862 ignore subtotals in outline mode and empty rowsTomaž Vajngerl
2017-05-15remove some unnecessary lockingNoel Grandin
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-04pc: top (first) categories are located at the last index in vectorTomaž Vajngerl
2017-05-03simplify filling of categories in pivot table data providerTomaž Vajngerl
2017-05-01tdf#107145 display applied filters for page field in pivot chartTomaž Vajngerl
2017-04-29tdf#107097 invoke internal DP and correctly handle "range" namesTomaž Vajngerl
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-24tdf#107147 ignore subtotals and grandtotals when gathering labelsTomaž Vajngerl
2017-04-24preserve "Total" label on round-trip, remove code duplicationTomaž Vajngerl
2017-04-24use translated string for "Total" label in pivot chartsTomaž Vajngerl
2017-04-22tdf#107068 add arrow to the buttons, mark if field is filteredTomaž Vajngerl
2017-04-19pivotcharts: display pivot table fields in correct orderTomaž Vajngerl
2017-04-19tdf#107072 fix crash when only a row and data fields are presentTomaž Vajngerl
2017-04-17ask to delete pivot chart if pivot table gets deletedTomaž Vajngerl
2017-04-10pivotcharts: ignore subtotals, grand totals in pivot table dataTomaž Vajngerl
2017-04-05-Werror,-Wunused-private-fieldStephan Bergmann
2017-04-04tdf#83257 [API-CHANGE] Pivot chart implementationTomaž Vajngerl