summaryrefslogtreecommitdiffstats
path: root/sc/inc/dpobject.hxx
Commit message (Expand)AuthorAgeFilesLines
...
* fdo#43077: Finally, remove data cache when nobody references it.Kohei Yoshida2012-01-121-0/+8
* fdo#43077: Now, refreshing a table should refresh all linked tables.Kohei Yoshida2012-01-121-1/+10
* fdo#43077: Copy pivot tables when a sheet is copied.Kohei Yoshida2012-01-121-1/+1
* Test code for sheet source data cache relocation.Kohei Yoshida2012-01-111-1/+2
* New test for pivot tables with named source ranges.Kohei Yoshida2012-01-111-0/+1
* fdo#44661: Properly update range keys for pivot cache.Kohei Yoshida2012-01-111-1/+7
* i#117239: Prevent crash on load with pivot table.Kohei Yoshida2011-11-211-0/+3
* Ensure that only ScDPCollection can remove caches.Kohei Yoshida2011-09-201-0/+6
* Check the source range when refreshing, and abort refresh if invalid.Kohei Yoshida2011-09-141-1/+1
* fdo#37767: Fix broken refresh() from UNO API (and Basic).Kohei Yoshida2011-07-141-0/+2
* sal_Bool to bool in ScDPObject.Kohei Yoshida2011-05-281-25/+25
* String to OUString in ScDPObject.Kohei Yoshida2011-05-281-9/+9
* String to rtl::OUString in ScDPServiceDesc.Kohei Yoshida2011-05-281-19/+10
* Explicitly specify less function object for map, to get it to build with MSVC.Kohei Yoshida2011-05-061-1/+6
* Manage data caches for named range data source separately.Kohei Yoshida2011-04-291-0/+16
* Centrally manage cached grid data for data pilot tables.Kohei Yoshida2011-04-281-6/+53
* WaE: consistent struct/class declarationCaolán McNamara2011-03-241-1/+1
* Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-181-31/+31
|\
| * Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida2011-03-101-31/+31
| |\
| | * dr79: rebase to DEV300_m100Daniel Rentz [dr]2011-02-151-36/+36
| | |\
| | | * removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko2011-01-171-37/+37
| | * | dr79: #i5759# extend pivot layout dialog: support for unlimited number of fie...Daniel Rentz [dr]2011-01-241-6/+6
| | |/
* | / translate german comments in /sc/incNicolas Christener2011-03-131-4/+0
|/ /
* | Let's rename InvalidateSource() to ClearSource().Kohei Yoshida2011-02-281-1/+1
* | More cleanups.Kohei Yoshida2011-02-281-4/+3
* | Remove old container that stored data caches.Kohei Yoshida2011-02-281-6/+3
* | Data cache is now stored in the cashe table object for now.Kohei Yoshida2011-02-281-13/+0
* | ScDPObject no longer has to be a child class of ScDataObject.Kohei Yoshida2011-01-141-4/+2
* | More on unittesting data pilot.Kohei Yoshida2011-01-131-1/+6
* | DittoKohei Yoshida2011-01-131-8/+8
* | Aligned names.Kohei Yoshida2011-01-131-2/+4
* | ScDPCollection is no longer derived from ScCollection.Kohei Yoshida2011-01-131-9/+22
* | Use boost::ptr_list to store data cache instances to fix memory leak.Kohei Yoshida2011-01-131-2/+9
* | Renamed data member.Kohei Yoshida2011-01-131-1/+1
* | Removed unused method.Kohei Yoshida2011-01-121-1/+0
* | Moved the dp cache handling code from ScDocument to ScDPCollection.Kohei Yoshida2011-01-121-0/+8
* | Removed unnecessary commentsChristina Rossmanith2011-01-091-3/+0
* | callcatcher + 1 RTL_CONSTASCII_USTRINGPARAMserval2010-12-201-4/+0
* | Ported my previous work into this branch. Not build-tested yet.Kohei Yoshida2010-11-171-6/+4
* | add modelines to .hxx files as wellCaolán McNamara2010-10-281-0/+2
|/
* calc59: #i114256# Don't move DataPilot fields to orientations that the source...Niklas Nebel2010-09-011-1/+3
* #i94570# keep DataPilot table names unique, get document from DocShell in Ref...Niklas Nebel2010-06-071-0/+1
* CWS-TOOLING: integrate CWS datapilotperfVladimir Glazunov2010-03-231-32/+10
|\
| * datapilotperf: merge with DEV300_m71Niklas Nebel2010-02-041-10/+30
| |\
| * | datapilotperf: manual migration of changes by Wang Xu Ming from svn to hgNiklas Nebel2010-02-031-30/+10
* | | changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien2010-02-121-4/+1
| |/ |/|
* | koheidatapilot03: merge with DEV300_m57Jens-Heiner Rechtien2010-01-281-5/+1
|\|
| * CWS-TOOLING: integrate CWS koheicoderemoval02Vladimir Glazounov2009-08-251-5/+1
* | Initial work toward showing the display names (aka layout names) for field an...Kohei Yoshida2009-09-021-9/+4
* | koheidatapilot03: merge with DEV300_m56Jens-Heiner Rechtien2010-01-281-1/+2
|\|