summaryrefslogtreecommitdiff
path: root/sc/inc/dptabres.hxx
AgeCommit message (Expand)Author
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-01-25loplugin: unnecessary destructor scNoel Grandin
2017-01-13new loplugin: useuniqueptr: sc part 1Noel Grandin
2016-11-20PivotMedian: Implement median as a new pivot table functionTamás Zolnai
2016-11-12Let's just dump the result tree in dbgutil build.Kohei Yoshida
2016-11-08loplugin:unnecessaryvirtual in sc..scaddinsNoel Grandin
2016-09-29reorg FillItemDataCaolán McNamara
2016-06-08Let loplugin:passstuffbyref also look at fn defn not preceded by any declStephan Bergmann
2016-06-06Resolves: tdf#35247 introduce a locale independent numeric field filterEike Rathke
2016-03-23loplugin:constantparam in scNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-28com::sun::star->css in scNoel Grandin
2015-07-22loplugin:unusedmethods scripting,scNoel Grandin
2015-01-28remove unused typedefsNoel Grandin
2015-01-03boost::unordered_map->std::unordered_mapCaolán McNamara
2014-06-25remove whitespaceMarkus Mohrhard
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-03-03Remove visual noise from scAlexander Wilms
2014-02-13Drop unnecessary #includeTakeshi Abe
2013-10-20drop unnecessary tools/string includesCaolán McNamara
2013-10-03de-GetBuffer calcCaolán McNamara
2013-08-31fdo#62475 removed pointless commentsJelle van der Waa
2013-07-11fdo#66655: Get GETPIVOTDATA to work again.Kohei Yoshida
2013-07-01Start moving all these DEBUG_FOO into calcmacros.hxx.Kohei Yoshida
2013-04-19fdo#60300: Work-in-progress change to rework pivot table core.Kohei Yoshida
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-15Add a quick way to dump the content of pivot table result tree.Kohei Yoshida
2013-02-14Disable DumpState() and its friends when not debugging pivot code.Kohei Yoshida
2013-02-14Why in the world would anyone pass an integer as a const reference...Kohei Yoshida
2013-02-14This should be a struct & let's not put everything in header.Kohei Yoshida
2013-02-14Actually we can just swap them. The originals are not used after this call.Kohei Yoshida
2013-02-14Use std::vector instead of C-style arrays.Kohei Yoshida
2013-02-14Pass ScDPSource to ScDPResultData as a reference.Kohei Yoshida
2013-02-14Misc cleanup - scope reduction, string, class description etc.Kohei Yoshida
2013-02-14More boolean cleanups.Kohei Yoshida
2013-02-14String to OUString.Kohei Yoshida
2013-02-14Massive sal_Bool to bool conversion.Kohei Yoshida
2013-02-13ScDPValueData->ScDPValue. The last 'Data' sounds very redundant.Kohei Yoshida
2013-01-04Remove SC_DP_MAX_FIELDS from ScDPRunningTotalState too.Kohei Yoshida
2013-01-04Remove hard-coded upper field limit from ScDPInitState.Kohei Yoshida
2013-01-03fdo#58004: Fix out-of-bound access to std::vector.Kohei Yoshida
2013-01-03Let's first fix this horrible formatting.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-30remove unnecessary includes of svl/svarray.hxxCaolán McNamara
2012-06-23removed unused forward declarations of classTakeshi Abe
2012-03-23A little clean up.Kohei Yoshida
2012-03-12Remove unused code in dptabresSantiago Martinez