summaryrefslogtreecommitdiff
path: root/sc/inc/dpgroup.hxx
AgeCommit message (Expand)Author
2022-08-07clang-tidy modernize-pass-by-value in scNoel Grandin
2021-10-11loplugin:moveparam in scNoel Grandin
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-10-30convert some tools::Long->sal_Int32Noel
2020-10-28convert some more long -> tools::LongNoel
2020-10-20use tools::Long in scNoel
2020-06-02inline some use-once typedefsNoel Grandin
2020-03-12Revert "loplugin:constfields in sc"Noel Grandin
2019-12-12Remove some redundant user-provided dtorsStephan Bergmann
2019-11-01loplugin:finalclasses in sc/incNoel Grandin
2018-12-13loplugin:unusedfields in scNoel Grandin
2018-10-15loplugin:constfields in scNoel Grandin
2017-12-19inline use-once typedefsNoel Grandin
2017-11-24consistently use sal_uInt32 for number formats in scNoel Grandin
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-01-13new loplugin: useuniqueptr: sc part 1Noel Grandin
2016-11-12Let's hook up the pivot table dumper code to Ctrl-Shift-F8 as well.Kohei Yoshida
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-04-15tdf#97499 Fixed containers parameters clearing #5tymyjan
2016-04-14loplugin:passstuffbyref in scNoel Grandin
2015-10-28com::sun::star->css in scNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-18boost->stdCaolán McNamara
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara
2015-09-17boost->stdCaolán McNamara
2015-07-22loplugin:unusedmethods scripting,scNoel Grandin
2015-01-03boost::unordered_map->std::unordered_mapCaolán McNamara
2014-06-25remove whitespaceMarkus Mohrhard
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-03Remove visual noise from scAlexander Wilms
2014-02-10sal_Bool->boolNoel Grandin
2014-02-10sal_Bool->boolNoel Grandin
2014-02-10sal_Bool->boolNoel Grandin
2014-02-10sal_Bool->boolNoel Grandin
2014-02-10sal_Bool->boolNoel Grandin
2014-02-10sal_Bool->boolNoel Grandin
2014-02-10sal_Bool->boolNoel Grandin
2013-10-08convert sc/inc/dpgroup.hxx from String to OUStringNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-10-31Rename ScDPCacheTable to ScDPFilteredCache.Kohei Yoshida
2012-07-06Properly rehash row visibility when the layout dialog is dismissed.Kohei Yoshida
2012-07-05fdo#51266: Sync dimension members in several places upon refresh.Kohei Yoshida
2012-06-23removed unused forward declarations of classTakeshi Abe
2012-03-24ScDPDateGroupHelper class is no more.Kohei Yoshida
2012-03-23More on avoiding use of date helper.Kohei Yoshida