summaryrefslogtreecommitdiff
path: root/sc/inc/dpresfilter.hxx
AgeCommit message (Expand)Author
2020-11-19tdf#123936 Formatting files in module sc with clang-formatPhilipp Hofer
2020-10-30convert some tools::Long->sal_Int32Noel
2020-10-20use tools::Long in scNoel
2020-05-09compact namespace in scNoel Grandin
2020-03-12Revert "loplugin:constfields in sc"Noel Grandin
2018-10-31tdf#42949 Fix IWYU warnings in sc/inc; sc/source/filter/inc/Gabor Kelemen
2018-10-15loplugin:constfields in scNoel Grandin
2018-09-28loplugin:useuniqueptr in ScDPResultTree::MemberNodeNoel Grandin
2018-06-26tdf#42949 Fix more IWYU warnings in sc/inc/d*Gabor Kelemen
2017-05-10loplugin:checkunusedparams in sc(part2)Noel Grandin
2017-01-13new loplugin: useuniqueptr: sc part 1Noel Grandin
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
2016-01-11loplugin:privatebase: Make derivation from noncopyable explicitly privateStephan Bergmann
2015-11-23loplugin:unusedfields in scNoel Grandin
2015-10-28com::sun::star->css in scNoel Grandin
2015-01-03boost::unordered_map->std::unordered_mapCaolán McNamara
2014-06-25remove whitespaceMarkus Mohrhard
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-01-07fdo#72645: Allow GETPIVOTDATA to get result from leaf node of result tree.Kohei Yoshida
2013-07-11fdo#66655: Get GETPIVOTDATA to work again.Kohei Yoshida
2013-04-19Rename to ScDPResultTree.Kohei Yoshida
2013-04-19Remove debug statements..Kohei Yoshida
2013-04-19Retrieve the result value for GETPIVOTDATA for real (finally!)Kohei Yoshida
2013-04-19More progress. Getting more clue, but still not out of the dark yet.Kohei Yoshida
2013-04-19Add some more notes to make it easier to pick up on this for my next visit.Kohei Yoshida
2013-04-19fdo#60300: Work-in-progress change to rework pivot table core.Kohei Yoshida