summaryrefslogtreecommitdiff
path: root/sc/source/core/data/dpcachetable.cxx
AgeCommit message (Expand)AuthorFilesLines
2012-11-05fdo#56325: Don't forget to build_tree() in fillTable().Kohei Yoshida1-6/+10
2012-09-19Improve performance on updating row flags in pivot table cache.Kohei Yoshida1-95/+109
2012-03-16We shouldn't skip empty columns, or else column index becomes out of sync.Kohei Yoshida1-2/+2
2012-03-16Check all this in one place i.e. in ValidQuery().Kohei Yoshida1-11/+2
2012-03-12Nobody uses this now.Kohei Yoshida1-9/+0
2012-03-12Get double-click drill-down of pivot data to work again.Kohei Yoshida1-47/+20
2012-03-09Massive rework to reduce the size of ScDPItemData.Kohei Yoshida1-1/+1
2012-02-10Fixed the accidental swapping of equality / non-equality condition.Kohei Yoshida1-1/+1
2012-02-09String to rtl::OUString.Kohei Yoshida1-7/+9
2012-02-09Cleaned up more header include silliness.Kohei Yoshida1-0/+1
2012-01-12fdo#43077: Have cache instance keep track of who is referencing it.Kohei Yoshida1-8/+2
2011-11-27remove include of pch header from scNorbert Thiebaud1-2/+0
2011-11-14No more pSpecial treatment of empty / non-empty queries.Kohei Yoshida1-2/+2
2011-11-05Moved ScQueryEntry into its own file set.Kohei Yoshida1-0/+1
2011-06-10fdo#33137: Prevent crash on pivot table with invalid database connection.Kohei Yoshida1-3/+8
2011-05-03fdo#36771: Treat filter by "filter" and filter by "page" separate.Kohei Yoshida1-15/+31
2011-05-02Fixed indentation and naming inconsistencies.Kohei Yoshida1-5/+5
2011-04-28Centrally manage cached grid data for data pilot tables.Kohei Yoshida1-13/+5
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-1/+1
2011-03-01Check for existance of cache before creating a new one.Kohei Yoshida1-0/+5
2011-03-01Renamed ScDPTableDataCache to simply ScDPCache.Kohei Yoshida1-4/+4
2011-03-01Finally get the refresh to work properly.Kohei Yoshida1-0/+8
2011-02-28Data cache is now stored in the cashe table object for now.Kohei Yoshida1-32/+6
2011-02-28Make sure everybody calls ScDPCacheTable::getOrder() publicly.Kohei Yoshida1-2/+2
2011-02-28Make sure nobody modifies the table cache outside of ScDPCacheTable.Kohei Yoshida1-1/+13
2011-02-06port repository calc to boost unordered containersFridrich Štrba1-5/+3
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko1-2/+2
2011-01-12Moved the dp cache handling code from ScDocument to ScDPCollection.Kohei Yoshida1-1/+1
2011-01-12Cleaned up inconsistent coding styles.Kohei Yoshida1-2/+1
2011-01-09Removed unnecessary commentsChristina Rossmanith1-1/+0
2010-12-20callcatcher + 1 RTL_CONSTASCII_USTRINGPARAMserval1-11/+0
2010-11-12More datapilt-related cleanups.Kohei Yoshida1-2/+2
2010-11-12Removed more useless comments, fixed indentations etc.Kohei Yoshida1-3/+2
2010-11-12More formatting & indentation fix.Kohei Yoshida1-7/+9
2010-11-12A bit of cleanup of the data pilot code.Kohei Yoshida1-20/+20
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-04-09calcautocrash: #i110721# move MacroInterpretIncrementer to ScDPTableDataCache...Niklas Nebel1-30/+0
2010-04-01#i10000# some catch-up fixesVladimir Glazunov1-1/+1
2010-03-23CWS-TOOLING: integrate CWS datapilotperfVladimir Glazunov1-375/+155
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov1-5/+1
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-5/+1
2010-02-03datapilotperf: manual migration of changes by Wang Xu Ming from svn to hgNiklas Nebel1-374/+155
2009-10-15#i105940# When populating the cache table, increase the macro level to ensure...Kohei Yoshida1-0/+30
2009-09-10rebased to DEV300_m57.Kohei Yoshida1-25/+0
2009-09-09#i102750# initial refactoring in an effort to support external references in ...Kohei Yoshida1-0/+1
2009-08-25CWS-TOOLING: integrate CWS koheicoderemoval02Vladimir Glazounov1-25/+0
2009-03-03CWS-TOOLING: integrate CWS koheiformula02Oliver Bolte1-9/+3
2009-01-19CWS-TOOLING: integrate CWS kohei02Vladimir Glazounov1-5/+11
2009-01-06CWS-TOOLING: integrate CWS ooxml02Rüdiger Timm1-4/+4
2008-11-27CWS-TOOLING: integrate CWS koheidatapilot02Release Engineers1-138/+75