summaryrefslogtreecommitdiff
path: root/sc/inc/dptabdat.hxx
AgeCommit message (Expand)Author
2021-10-11loplugin:moveparam in scNoel Grandin
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC
2020-10-30convert some tools::Long->sal_Int32Noel
2020-10-28convert some more long -> tools::LongNoel
2020-10-20use tools::Long in scNoel
2019-12-05make some classes module privateNoel Grandin
2018-10-31tdf#42949 Fix IWYU warnings in sc/inc; sc/source/filter/inc/Gabor Kelemen
2018-06-26tdf#42949 Fix more IWYU warnings in sc/inc/d*Gabor Kelemen
2018-05-10tdf#42949 Fix IWYU warnings in sc/inc/d*Gabor Kelemen
2017-11-24consistently use sal_uInt32 for number formats in scNoel Grandin
2017-08-22loplugin:constparam in sc part1Noel Grandin
2016-11-12Let's hook up the pivot table dumper code to Ctrl-Shift-F8 as well.Kohei Yoshida
2016-06-06Resolves: tdf#35247 introduce a locale independent numeric field filterEike Rathke
2016-04-05tdf#94306 Replace boost::noncopyable with plain C++11 deleted copy ctorsSteven Guo
2015-11-23loplugin:unusedfields in scNoel Grandin
2015-10-28com::sun::star->css in scNoel Grandin
2015-05-05loplugin:staticmethodsNoel Grandin
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2015-01-03boost::unordered_map->std::unordered_mapCaolán McNamara
2014-06-25remove whitespaceMarkus Mohrhard
2014-05-11fix-includes.pl: scThomas Arnhold
2014-04-19fixincludeguards.sh: scThomas Arnhold
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-07-01Start moving all these DEBUG_FOO into calcmacros.hxx.Kohei Yoshida
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-04remove unused and commented out codeThomas Arnhold
2013-02-14CalcRowData can be passed as a const reference.Kohei Yoshida
2013-02-13ScDPValueData->ScDPValue. The last 'Data' sounds very redundant.Kohei Yoshida
2013-02-13Switch integer constants to enum & prefix data members with 'm'.Kohei Yoshida
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-10-31Rename the files to reflect the class name change.Kohei Yoshida
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-07-01Remove unused definesThomas Arnhold
2012-03-23Added dump methods to various classes to make debugging easier.Kohei Yoshida
2012-03-09Some header cleanup.Kohei Yoshida
2012-03-09dptablecache.* to dpcache.*Kohei Yoshida
2012-03-09Even more cleanup and fixing.Kohei Yoshida
2012-03-09Display special first/last date names correctly.Kohei Yoshida
2012-03-09More on correctly formatting grouped values.Kohei Yoshida
2012-03-09At least pass all unit tests.Kohei Yoshida