summaryrefslogtreecommitdiff
path: root/sc/inc/dptabsrc.hxx
AgeCommit message (Expand)Author
2017-03-15introduce ScGeneralFunction scoped enumNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, scStephan Bergmann
2017-01-17use rtl::Reference in ScDPDimensions/ScDPHierarchies/ScDPLevelsNoel Grandin
2017-01-13new loplugin: useuniqueptr: sc part 1Noel Grandin
2016-11-23[API Change]: Create new GeneralFunction2 for adding medianTamás Zolnai
2016-11-12Let's just dump the result tree in dbgutil build.Kohei Yoshida
2016-11-07loplugin:expandablemethods in scNoel Grandin
2016-09-29reorg FillItemDataCaolán McNamara
2016-09-15loplugin:singlevalfields in sc..vclNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-06-08remove some manual refcounting in scNoel Grandin
2016-06-06Resolves: tdf#35247 introduce a locale independent numeric field filterEike Rathke
2016-06-06remove some manual ref-countingNoel Grandin
2016-05-24Revert "remove some manual ref-counting"Noel Grandin
2016-05-24remove some manual ref-countingNoel Grandin
2016-04-11tdf#94306 replace boost::noncopyable r.. to sdextJochen Nitschke
2016-01-11loplugin:privatebase: Make derivation from noncopyable explicitly privateStephan Bergmann
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-09-03sc: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-22loplugin:unusedmethods scripting,scNoel Grandin
2015-03-23loplugin:constantfunction: scNoel Grandin
2015-03-12Enhancement tdf#87972 : Cannot repeat items labels on a pivot tableDeena Francis
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-03boost::unordered_map->std::unordered_mapCaolán McNamara
2014-09-30sc: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-06-25remove whitespaceMarkus Mohrhard
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-05-11fix-includes.pl: scThomas Arnhold
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-03Remove visual noise from scAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-10sal_Bool->boolNoel Grandin
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-20drop unnecessary tools/string includesCaolán McNamara
2013-04-19Rename to ScDPResultTree.Kohei Yoshida
2013-04-19Retrieve the result value for GETPIVOTDATA for real (finally!)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-01-04Remove the last use of SC_DP_MAX_FIELDS.Kohei Yoshida
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-10-31Rename ScDPCacheTable to ScDPFilteredCache.Kohei Yoshida