summaryrefslogtreecommitdiff
path: root/sc/inc/dptablecache.hxx
AgeCommit message (Expand)Author
2012-02-09String to rtl::OUString.Kohei Yoshida
2012-02-09Cleaned up more header include silliness.Kohei Yoshida
2012-02-09Include dpglobal.hxx only when necessary.Kohei Yoshida
2012-02-09Moved ScDPItemData into own files.Kohei Yoshida
2012-02-09Use names from unonames.hxx to be consistent.Kohei Yoshida
2012-01-17remove unused ScDP* methodsThomas Arnhold
2012-01-13Avoid double deletion during data cache object destruction.Kohei Yoshida
2012-01-12fdo#43077: Now, refreshing a table should refresh all linked tables.Kohei Yoshida
2012-01-12fdo#43077: Have cache instance keep track of who is referencing it.Kohei Yoshida
2011-11-14No more pSpecial treatment of empty / non-empty queries.Kohei Yoshida
2011-05-02Let's not friend a class just because of one private method.Kohei Yoshida
2011-05-02Pass const reference.Kohei Yoshida
2011-04-29Removed unnecessary virtual-ness from the destructor.Kohei Yoshida
2011-04-29A bit of cleanups & annotation of data members.Kohei Yoshida
2011-04-28Centrally manage cached grid data for data pilot tables.Kohei Yoshida
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-03-01Renamed ScDPTableDataCache to simply ScDPCache.Kohei Yoshida
2011-02-28More cleanups.Kohei Yoshida
2011-02-28Make sure everybody calls ScDPCacheTable::getOrder() publicly.Kohei Yoshida
2011-02-28Make sure nobody modifies the table cache outside of ScDPCacheTable.Kohei Yoshida
2011-01-21Remove old RCS lines.Thomas Arnhold
2011-01-20Finally, the inner arrays of DataGridType is now ptr_vector.Kohei Yoshida
2011-01-20maLabelNames now stored in ptr_vector.Kohei Yoshida
2011-01-20Let's use ptr_vector to replace arrays of vector's.Kohei Yoshida
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
2011-01-12Cleaned up inconsistent coding styles.Kohei Yoshida
2010-11-12More cleanup, tab removal, bogus comments etc.Kohei Yoshida
2010-11-12More datapilt-related cleanups.Kohei Yoshida
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-10-05more removed include guards using fixguard.pyPetr Mladek
2010-04-01#i10000# some catch-up fixesVladimir Glazunov
2010-02-05datapilotperf: adapted to m71Niklas Nebel
2010-02-03datapilotperf: manual migration of changes by Wang Xu Ming from svn to hgNiklas Nebel