summaryrefslogtreecommitdiff
path: root/sc/inc/dpobject.hxx
AgeCommit message (Expand)Author
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
2010-01-28koheidatapilot03: merge with DEV300_m56Jens-Heiner Rechtien
2009-08-25CWS-TOOLING: integrate CWS koheicoderemoval02Vladimir Glazounov
2009-06-19#i100619# initial commit of patches from ooo-build that implement newKohei Yoshida
2009-06-19#i22029# #i81335# applied & adjusted the patch from ooo-build.Kohei Yoshida
2009-06-19added grid layout bits.Kohei Yoshida
2009-06-19adding autoformat index member to dp object.Kohei Yoshida
2009-06-15CWS-TOOLING: integrate CWS calc50Ivo Hinkelmann
2009-05-15CWS-TOOLING: integrate CWS datapilotrangeJens-Heiner Rechtien