summaryrefslogtreecommitdiffstats
path: root/sc/inc/dpshttab.hxx
Commit message (Expand)AuthorAgeFilesLines
* boost::unordered_map->std::unordered_mapCaolán McNamara2015-01-031-4/+4
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-171-2/+2
* 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-16/+16
* sal_Bool->boolNoel Grandin2014-02-101-1/+1
* sal_Bool->boolNoel Grandin2014-02-101-1/+1
* sal_Bool->boolNoel Grandin2014-02-101-4/+4
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-4/+4
* re-base on ALv2 code. Includes:Michael Meeks2012-12-041-23/+14
* Rename ScDPCacheTable to ScDPFilteredCache.Kohei Yoshida2012-10-311-4/+4
* Since the cache there is never NULL, let's take a reference instead.Kohei Yoshida2012-10-311-1/+1
* -Werror,-Wunused-private-field (various sc)Stephan Bergmann2012-09-111-1/+0
* Properly rehash row visibility when the layout dialog is dismissed.Kohei Yoshida2012-07-061-1/+1
* fdo#51266: Sync dimension members in several places upon refresh.Kohei Yoshida2012-07-051-0/+1
* removed unused forward declarations of classTakeshi Abe2012-06-231-2/+0
* Revert "do not include contents of huge sc/sd/sw libs into tiny unittests"Luboš Luňák2012-04-191-2/+2
* do not include contents of huge sc/sd/sw libs into tiny unittestsLuboš Luňák2012-04-071-2/+2
* Added hook to create group field data at cache creation time.Kohei Yoshida2012-03-091-1/+2
* String to rtl::OUString.Kohei Yoshida2012-02-101-1/+1
* Remove unused codeElton Chung2012-02-051-1/+0
* No more pSpecial treatment of empty / non-empty queries.Kohei Yoshida2011-11-141-1/+0
* Centrally manage cached grid data for data pilot tables.Kohei Yoshida2011-04-281-2/+2
* Updated doc.Kohei Yoshida2011-03-231-2/+0
* Create data cache outside of the ScSheetDPData.Kohei Yoshida2011-03-231-2/+2
* Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida2011-03-101-5/+5
|\
| * removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko2011-01-171-9/+9
* | Cleanups and comments.Kohei Yoshida2011-03-011-4/+3
* | Renamed ScDPTableDataCache to simply ScDPCache.Kohei Yoshida2011-03-011-1/+1
* | Finally get the refresh to work properly.Kohei Yoshida2011-03-011-0/+1
* | More removal of cache ID related stuff.Kohei Yoshida2011-02-281-2/+2
* | Data cache is now stored in the cashe table object for now.Kohei Yoshida2011-02-281-3/+1
* | port repository calc to boost unordered containersFridrich Štrba2011-02-061-2/+3
* | Export range name data source back to xls document.Kohei Yoshida2011-01-221-1/+1
* | Take care of importing pivot tables with range name from xls docs.Kohei Yoshida2011-01-211-1/+1
* | Reduce indent levels by early bail out.Kohei Yoshida2011-01-211-0/+1
* | Properly display range name in the UI when appropriate.Kohei Yoshida2011-01-211-0/+11
* | Get source range from range name if exists.Kohei Yoshida2011-01-211-2/+2
* | Several of its methods now don't need to take ScDocument* as an arg.Kohei Yoshida2011-01-211-5/+5
* | Let's store ScDocument* in ScSheetSourceDesc.Kohei Yoshida2011-01-211-0/+4
* | Now all its data members are private.Kohei Yoshida2011-01-211-4/+5
* | The range name data member can safely have private visibility.Kohei Yoshida2011-01-211-1/+1
* | Encapsulated access to aSourceRange.Kohei Yoshida2011-01-211-3/+5
* | renamed CheckValidate() to CheckSourceRange(), and cleaned it up.Kohei Yoshida2011-01-211-1/+10
* | Added range name as a data member to ScSheetSourceDesc.Kohei Yoshida2011-01-201-6/+18
* | Indentation fix.Kohei Yoshida2010-11-171-1/+1
* | Moved the mis-placed class header comment into the right place.Kohei Yoshida2010-11-171-5/+4
* | More cleanups - trailing whitespaces & more bogus comments.Kohei Yoshida2010-11-121-11/+3
* | More datapilt-related cleanups.Kohei Yoshida2010-11-121-3/+3
* | add modelines to .hxx files as wellCaolán McNamara2010-10-281-0/+2
|/