summaryrefslogtreecommitdiff
path: root/sc/inc/dpobject.hxx
AgeCommit message (Expand)Author
2012-01-24Fix refresh problem on pivot tables whose data cache have not been created.Kohei Yoshida
2012-01-12Test the new logic of our pivot data cache life cycle.Kohei Yoshida
2012-01-12fdo#43077: Finally, remove data cache when nobody references it.Kohei Yoshida
2012-01-12fdo#43077: Now, refreshing a table should refresh all linked tables.Kohei Yoshida
2012-01-12fdo#43077: Copy pivot tables when a sheet is copied.Kohei Yoshida
2012-01-11Test code for sheet source data cache relocation.Kohei Yoshida
2012-01-11New test for pivot tables with named source ranges.Kohei Yoshida
2012-01-11fdo#44661: Properly update range keys for pivot cache.Kohei Yoshida
2011-11-21i#117239: Prevent crash on load with pivot table.Kohei Yoshida
2011-09-20Ensure that only ScDPCollection can remove caches.Kohei Yoshida
2011-09-14Check the source range when refreshing, and abort refresh if invalid.Kohei Yoshida
2011-07-14fdo#37767: Fix broken refresh() from UNO API (and Basic).Kohei Yoshida
2011-05-28sal_Bool to bool in ScDPObject.Kohei Yoshida
2011-05-28String to OUString in ScDPObject.Kohei Yoshida
2011-05-28String to rtl::OUString in ScDPServiceDesc.Kohei Yoshida
2011-05-06Explicitly specify less function object for map, to get it to build with MSVC.Kohei Yoshida
2011-04-29Manage data caches for named range data source separately.Kohei Yoshida
2011-04-28Centrally manage cached grid data for data pilot tables.Kohei Yoshida
2011-03-24WaE: consistent struct/class declarationCaolá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-02-28Let's rename InvalidateSource() to ClearSource().Kohei Yoshida
2011-02-28More cleanups.Kohei Yoshida
2011-02-28Remove old container that stored data caches.Kohei Yoshida
2011-02-28Data cache is now stored in the cashe table object for now.Kohei Yoshida
2011-02-15dr79: rebase to DEV300_m100Daniel Rentz [dr]
2011-01-24dr79: #i5759# extend pivot layout dialog: support for unlimited number of fie...Daniel Rentz [dr]
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
2011-01-14ScDPObject no longer has to be a child class of ScDataObject.Kohei Yoshida
2011-01-13More on unittesting data pilot.Kohei Yoshida
2011-01-13DittoKohei Yoshida
2011-01-13Aligned names.Kohei Yoshida
2011-01-13ScDPCollection is no longer derived from ScCollection.Kohei Yoshida
2011-01-13Use boost::ptr_list to store data cache instances to fix memory leak.Kohei Yoshida
2011-01-13Renamed data member.Kohei Yoshida
2011-01-12Removed unused method.Kohei Yoshida
2011-01-12Moved the dp cache handling code from ScDocument to ScDPCollection.Kohei Yoshida
2011-01-09Removed unnecessary commentsChristina Rossmanith
2010-12-20callcatcher + 1 RTL_CONSTASCII_USTRINGPARAMserval
2010-11-17Ported my previous work into this branch. Not build-tested yet.Kohei Yoshida
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-09-01calc59: #i114256# Don't move DataPilot fields to orientations that the source...Niklas Nebel
2010-06-07#i94570# keep DataPilot table names unique, get document from DocShell in Ref...Niklas Nebel
2010-03-23CWS-TOOLING: integrate CWS datapilotperfVladimir Glazunov
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2010-02-04datapilotperf: merge with DEV300_m71Niklas Nebel
2010-02-03datapilotperf: manual migration of changes by Wang Xu Ming from svn to hgNiklas Nebel
2010-01-28koheidatapilot03: merge with DEV300_m57Jens-Heiner Rechtien
2009-09-02Initial work toward showing the display names (aka layout names) for field an...Kohei Yoshida