summaryrefslogtreecommitdiff
path: root/sc/inc/dptabres.hxx
AgeCommit message (Expand)AuthorFilesLines
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC1-4/+1
2020-10-30convert some tools::Long->sal_Int32Noel1-5/+5
2020-10-28convert some more long -> tools::LongNoel1-1/+1
2020-10-20use tools::Long in scNoel1-69/+69
2020-05-09compact namespace in scNoel Grandin1-3/+3
2020-03-12Revert "loplugin:constfields in sc"Noel Grandin1-8/+8
2019-02-28remove some unused typedefsNoel Grandin1-2/+0
2018-12-12Use Welford one-pass variance algorithm for DataPilot / pivot tableEike Rathke1-6/+8
2018-11-08tdf#42949 Fix IWYU warnings in sc/source/core/data/*cxxGabor Kelemen1-5/+2
2018-10-15loplugin:constfields in scNoel Grandin1-8/+8
2018-10-04loplugin:useuniqueptr in ResultMembersNoel Grandin1-10/+3
2018-09-10loplugin:simplifyconstruct in scNoel Grandin1-1/+1
2018-07-04loplugin:useuniqueptr in ScDPDataDimensionNoel Grandin1-1/+1
2018-06-26tdf#42949 Fix more IWYU warnings in sc/inc/d*Gabor Kelemen1-3/+4
2018-06-13loplugin:useuniqueptr in ScDPResultDataNoel Grandin1-2/+2
2018-05-10tdf#42949 Fix IWYU warnings in sc/inc/d*Gabor Kelemen1-3/+0
2018-03-22loplugin:useuniqueptr in ScDPResultMemberNoel Grandin1-5/+5
2017-12-07loplugin:constparamsNoel Grandin1-1/+1
2017-10-23overload std::hash for OUString and OStringNoel Grandin1-1/+1
2017-08-25loplugin:useuniqueptr in scNoel Grandin1-2/+2
2017-08-22loplugin:constparam in sc part1Noel Grandin1-1/+1
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke1-1/+1
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-04-03use actual UNO enums in scNoel Grandin1-4/+6
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-2/+2
2017-01-25loplugin: unnecessary destructor scNoel Grandin1-1/+0
2017-01-13new loplugin: useuniqueptr: sc part 1Noel Grandin1-7/+8
2016-11-20PivotMedian: Implement median as a new pivot table functionTamás Zolnai1-0/+1
2016-11-12Let's just dump the result tree in dbgutil build.Kohei Yoshida1-5/+5
2016-11-08loplugin:unnecessaryvirtual in sc..scaddinsNoel Grandin1-2/+2
2016-09-29reorg FillItemDataCaolán McNamara1-1/+1
2016-06-08Let loplugin:passstuffbyref also look at fn defn not preceded by any declStephan Bergmann1-1/+1
2016-06-06Resolves: tdf#35247 introduce a locale independent numeric field filterEike Rathke1-1/+1
2016-03-23loplugin:constantparam in scNoel Grandin1-2/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-10-28com::sun::star->css in scNoel Grandin1-16/+14
2015-07-22loplugin:unusedmethods scripting,scNoel Grandin1-7/+5
2015-01-28remove unused typedefsNoel Grandin1-1/+0
2015-01-03boost::unordered_map->std::unordered_mapCaolán McNamara1-6/+6
2014-06-25remove whitespaceMarkus Mohrhard1-6/+0
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-6/+8
2014-04-19fixincludeguards.sh: scThomas Arnhold1-2/+2
2014-03-03Remove visual noise from scAlexander Wilms1-6/+6
2014-02-13Drop unnecessary #includeTakeshi Abe1-1/+0
2013-10-20drop unnecessary tools/string includesCaolán McNamara1-1/+0
2013-10-03de-GetBuffer calcCaolán McNamara1-1/+1
2013-08-31fdo#62475 removed pointless commentsJelle van der Waa1-6/+0
2013-07-11fdo#66655: Get GETPIVOTDATA to work again.Kohei Yoshida1-0/+2
2013-07-01Start moving all these DEBUG_FOO into calcmacros.hxx.Kohei Yoshida1-1/+1
2013-04-19fdo#60300: Work-in-progress change to rework pivot table core.Kohei Yoshida1-18/+25