summaryrefslogtreecommitdiff
path: root/sc/source/ui/unoobj/PivotTableDataProvider.cxx
AgeCommit message (Expand)Author
2022-09-15cid#1500581 silence Explicit null dereferencedCaolán McNamara
2022-07-25use more o3tl::spanNoel Grandin
2021-12-04loplugin:stringliteraldefine in scNoel Grandin
2021-10-11loplugin:moveparam in scNoel Grandin
2021-09-06[API CHANGE] oox: fix import of chart date categoriesDennis Francis
2021-06-30Purge out rtl::math::setNanBaiXiaochun
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin
2021-02-15loplugin:referencecasting in scNoel
2021-02-11loplugin:refcounting generalise type checkingNoel
2021-01-10static_cast after dynamic_castNoel Grandin
2020-10-20use tools::Long in scNoel
2020-09-23some places where ScDocument* is never passed a nullptrCaolán McNamara
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-13use OUStringLiteral in SfxItemPropertyMapEntryNoel Grandin
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin
2020-02-03loplugin:unusedfieldsNoel Grandin
2020-01-28New loplugin:unsignedcompareStephan Bergmann
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