summaryrefslogtreecommitdiffstats
path: root/sc/inc/dptabsrc.hxx
Commit message (Expand)AuthorAgeFilesLines
* com::sun::star->css in scNoel Grandin2015-10-281-288/+270
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-95/+95
* boost->stdCaolán McNamara2015-09-181-4/+4
* revert for mac and win unit case crashes after boost->stdCaolán McNamara2015-09-171-4/+4
* boost->stdCaolán McNamara2015-09-171-4/+4
* sc: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-09-031-13/+10
* loplugin:unusedmethods scripting,scNoel Grandin2015-07-221-6/+4
* loplugin:constantfunction: scNoel Grandin2015-03-231-1/+0
* Enhancement tdf#87972 : Cannot repeat items labels on a pivot tableDeena Francis2015-03-121-0/+2
* new loplugin: change virtual methods to non-virtualNoel Grandin2015-01-261-6/+6
* boost::unordered_map->std::unordered_mapCaolán McNamara2015-01-031-5/+5
* sc: std::auto_ptr -> std::unique_ptrStephan Bergmann2014-09-301-3/+1
* remove whitespaceMarkus Mohrhard2014-06-251-3/+0
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-171-1/+1
* loplugin: inlinesimplememberfunctionsNoel Grandin2014-06-091-7/+7
* fix-includes.pl: scThomas Arnhold2014-05-111-1/+1
* fixincludeguards.sh: scThomas Arnhold2014-04-191-2/+2
* whitespace cleanup in scMarkus Mohrhard2014-04-061-2/+0
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-271-95/+95
* Remove visual noise from scAlexander Wilms2014-03-031-2/+2
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-95/+95
* sal_Bool->boolNoel Grandin2014-02-101-6/+6
* Bin comments that claim to say why some header is includedTor Lillqvist2013-10-221-1/+1
* drop unnecessary tools/string includesCaolán McNamara2013-10-201-1/+0
* Rename to ScDPResultTree.Kohei Yoshida2013-04-191-1/+1
* Retrieve the result value for GETPIVOTDATA for real (finally!)Kohei Yoshida2013-04-191-1/+1
* fdo#60300: Work-in-progress change to rework pivot table core.Kohei Yoshida2013-04-191-0/+7
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-87/+87
* Add a quick way to dump the content of pivot table result tree.Kohei Yoshida2013-02-151-0/+4
* Remove the last use of SC_DP_MAX_FIELDS.Kohei Yoshida2013-01-041-8/+6
* re-base on ALv2 code. Includes:Michael Meeks2012-12-041-23/+14
* Rename ScDPCacheTable to ScDPFilteredCache.Kohei Yoshida2012-10-311-1/+1
* prevent crash in malformed pivot table loaded from .xlsEike Rathke2012-07-241-1/+1
* vector and rtl::Reference over manual ref-counting.Kohei Yoshida2012-03-091-1/+3
* These don't have to be virtual.Kohei Yoshida2012-03-091-2/+2
* Display special first/last date names correctly.Kohei Yoshida2012-03-091-0/+1
* More scope reduction by early bail-out.Kohei Yoshida2012-02-241-1/+1
* Removed virtual-ness from effectively non-virtual functions.Kohei Yoshida2012-02-221-10/+8
* Cleaned up ScDPSource and ScDPMember(s) a bit.Kohei Yoshida2012-02-101-76/+61
* Include dpglobal.hxx only when necessary.Kohei Yoshida2012-02-091-0/+2
* Cleaning up ScDPItemData a bit...Kohei Yoshida2012-02-091-1/+0
* More duplicated defines.Kohei Yoshida2012-02-091-8/+4
* calc67: #i117661# filterByPageDimension: don't overwrite source filter with p...Eike Rathke2011-11-251-0/+1
* just silence the auto_ptr deprecations in isolationCaolán McNamara2011-09-221-0/+6
* Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-181-44/+44
|\
| * Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida2011-03-101-44/+44
| |\
| | * removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko2011-01-171-49/+49
* | | translate german comments in /sc/incNicolas Christener2011-03-131-4/+0
|/ /
* | Renamed ScDPTableDataCache to simply ScDPCache.Kohei Yoshida2011-03-011-1/+1
* | Make sure nobody modifies the table cache outside of ScDPCacheTable.Kohei Yoshida2011-02-281-1/+1