summaryrefslogtreecommitdiff
path: root/sc/inc/dptabsrc.hxx
AgeCommit message (Expand)AuthorFilesLines
2015-10-28com::sun::star->css in scNoel Grandin1-288/+270
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-95/+95
2015-09-18boost->stdCaolán McNamara1-4/+4
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara1-4/+4
2015-09-17boost->stdCaolán McNamara1-4/+4
2015-09-03sc: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-13/+10
2015-07-22loplugin:unusedmethods scripting,scNoel Grandin1-6/+4
2015-03-23loplugin:constantfunction: scNoel Grandin1-1/+0
2015-03-12Enhancement tdf#87972 : Cannot repeat items labels on a pivot tableDeena Francis1-0/+2
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-6/+6
2015-01-03boost::unordered_map->std::unordered_mapCaolán McNamara1-5/+5
2014-09-30sc: std::auto_ptr -> std::unique_ptrStephan Bergmann1-3/+1
2014-06-25remove whitespaceMarkus Mohrhard1-3/+0
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-1/+1
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-7/+7
2014-05-11fix-includes.pl: scThomas Arnhold1-1/+1
2014-04-19fixincludeguards.sh: scThomas Arnhold1-2/+2
2014-04-06whitespace cleanup in scMarkus Mohrhard1-2/+0
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-95/+95
2014-03-03Remove visual noise from scAlexander Wilms1-2/+2
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-95/+95
2014-02-10sal_Bool->boolNoel Grandin1-6/+6
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-1/+1
2013-10-20drop unnecessary tools/string includesCaolán McNamara1-1/+0
2013-04-19Rename to ScDPResultTree.Kohei Yoshida1-1/+1
2013-04-19Retrieve the result value for GETPIVOTDATA for real (finally!)Kohei Yoshida1-1/+1
2013-04-19fdo#60300: Work-in-progress change to rework pivot table core.Kohei Yoshida1-0/+7
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-87/+87
2013-02-15Add a quick way to dump the content of pivot table result tree.Kohei Yoshida1-0/+4
2013-01-04Remove the last use of SC_DP_MAX_FIELDS.Kohei Yoshida1-8/+6
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-10-31Rename ScDPCacheTable to ScDPFilteredCache.Kohei Yoshida1-1/+1
2012-07-24prevent crash in malformed pivot table loaded from .xlsEike Rathke1-1/+1
2012-03-09vector and rtl::Reference over manual ref-counting.Kohei Yoshida1-1/+3
2012-03-09These don't have to be virtual.Kohei Yoshida1-2/+2
2012-03-09Display special first/last date names correctly.Kohei Yoshida1-0/+1
2012-02-24More scope reduction by early bail-out.Kohei Yoshida1-1/+1
2012-02-22Removed virtual-ness from effectively non-virtual functions.Kohei Yoshida1-10/+8
2012-02-10Cleaned up ScDPSource and ScDPMember(s) a bit.Kohei Yoshida1-76/+61
2012-02-09Include dpglobal.hxx only when necessary.Kohei Yoshida1-0/+2
2012-02-09Cleaning up ScDPItemData a bit...Kohei Yoshida1-1/+0
2012-02-09More duplicated defines.Kohei Yoshida1-8/+4
2011-11-25calc67: #i117661# filterByPageDimension: don't overwrite source filter with p...Eike Rathke1-0/+1
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara1-0/+6
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-44/+44
2011-03-13translate german comments in /sc/incNicolas Christener1-4/+0
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-44/+44
2011-03-01Renamed ScDPTableDataCache to simply ScDPCache.Kohei Yoshida1-1/+1
2011-02-28Make sure nobody modifies the table cache outside of ScDPCacheTable.Kohei Yoshida1-1/+1
2011-02-21[PATCH 07/10] Removed deprecated container List.npcdoom1-3/+4