summaryrefslogtreecommitdiff
path: root/sc/inc/dptabsrc.hxx
AgeCommit message (Expand)Author
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
2012-07-24prevent crash in malformed pivot table loaded from .xlsEike Rathke
2012-03-09vector and rtl::Reference over manual ref-counting.Kohei Yoshida
2012-03-09These don't have to be virtual.Kohei Yoshida
2012-03-09Display special first/last date names correctly.Kohei Yoshida
2012-02-24More scope reduction by early bail-out.Kohei Yoshida
2012-02-22Removed virtual-ness from effectively non-virtual functions.Kohei Yoshida
2012-02-10Cleaned up ScDPSource and ScDPMember(s) a bit.Kohei Yoshida
2012-02-09Include dpglobal.hxx only when necessary.Kohei Yoshida
2012-02-09Cleaning up ScDPItemData a bit...Kohei Yoshida
2012-02-09More duplicated defines.Kohei Yoshida
2011-11-25calc67: #i117661# filterByPageDimension: don't overwrite source filter with p...Eike Rathke
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-13translate german comments in /sc/incNicolas Christener
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-03-01Renamed ScDPTableDataCache to simply ScDPCache.Kohei Yoshida
2011-02-28Make sure nobody modifies the table cache outside of ScDPCacheTable.Kohei Yoshida
2011-02-21[PATCH 07/10] Removed deprecated container List.npcdoom
2011-02-18Remove some #include <tools/list.hxx>Joseph Powers
2011-02-18Removed mis-leading comment.Kohei Yoshida
2011-02-06port repository calc to boost unordered containersFridrich Štrba
2011-02-02Removed unused functions from calc 2Alfonso Eusebio
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
2011-01-14Remove commented out codeTopround aka Zathuras
2011-01-09Removed unnecessary commentsChristina Rossmanith