summaryrefslogtreecommitdiff
path: root/sc/inc/dpitemdata.hxx
AgeCommit message (Expand)Author
2012-07-08removed unused includesTakeshi Abe
2012-07-03fdo#51266: Properly set pivot item 'empty' on empty cells.Kohei Yoshida
2012-06-23removed unused forward declarations of classTakeshi Abe
2012-04-24Remove unused code in dpitemdata.Santiago Martinez
2012-03-23Some misc changes & some dumping facility for pivot table for debugging.Kohei Yoshida
2012-03-16Added class description.Kohei Yoshida
2012-03-16Use shared string pool to share string instances among string item values.Kohei Yoshida
2012-03-15Better algorithm to (re-)populate the cache.Kohei Yoshida
2012-03-12Remove unused code in dpitemdataSantiago Martinez
2012-03-09Correct equality check & disable Dump() for normal build.Kohei Yoshida
2012-03-09Apparently nobody uses Hash() anymore.Kohei Yoshida
2012-03-09Properly display grouped range values for range-based grouping.Kohei Yoshida
2012-03-09Display special first/last date names correctly.Kohei Yoshida
2012-03-09Display date group values correctly.Kohei Yoshida
2012-03-09Fix the result hierarchy construction. Still lots of places remain broken.Kohei Yoshida
2012-03-09Custom copy constructor and assignment operator to fix segfault.Kohei Yoshida
2012-03-09Massive rework to reduce the size of ScDPItemData.Kohei Yoshida
2012-03-09Date field is now determined outside of ScDPItemData.Kohei Yoshida
2012-03-09ScDPItemData no longer stores number format.Kohei Yoshida
2012-03-09We don't need the date part flag.Kohei Yoshida
2012-03-09mnDatePart in ScDPItemData not used in any meaningful way. Removed.Kohei Yoshida
2012-02-28Simplified it a bit.Kohei Yoshida
2012-02-09String to rtl::OUString.Kohei Yoshida
2012-02-09Moved ScDPItemData into own files.Kohei Yoshida