Age | Commit message (Expand) | Author |
2018-06-26 | tdf#42949 Fix more IWYU warnings in sc/inc/d* | Gabor Kelemen |
2017-06-01 | tdf#107945: store rtl_uString pointers instead of heap OUString objects. | Kohei Yoshida |
2016-01-15 | loplugin:unusedmethods unused return value in sc | Noel Grandin |
2014-06-17 | improve the inlinesimplememberfunctions clang plugin | Noel Grandin |
2014-05-11 | fix-includes.pl: sc | Thomas Arnhold |
2014-04-19 | fixincludeguards.sh: sc | Thomas Arnhold |
2014-02-15 | fdo#63154 Remove unused solar.h reference in sc | Alexandre Vicenzi |
2013-07-01 | Start moving all these DEBUG_FOO into calcmacros.hxx. | Kohei Yoshida |
2013-04-22 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-19 | fdo#60300: Work-in-progress change to rework pivot table core. | Kohei Yoshida |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-02-13 | ScDPValueData->ScDPValue. The last 'Data' sounds very redundant. | Kohei Yoshida |
2013-02-13 | Switch integer constants to enum & prefix data members with 'm'. | Kohei Yoshida |
2012-07-08 | removed unused includes | Takeshi Abe |
2012-07-03 | fdo#51266: Properly set pivot item 'empty' on empty cells. | Kohei Yoshida |
2012-06-23 | removed unused forward declarations of class | Takeshi Abe |
2012-04-24 | Remove unused code in dpitemdata. | Santiago Martinez |
2012-03-23 | Some misc changes & some dumping facility for pivot table for debugging. | Kohei Yoshida |
2012-03-16 | Added class description. | Kohei Yoshida |
2012-03-16 | Use shared string pool to share string instances among string item values. | Kohei Yoshida |
2012-03-15 | Better algorithm to (re-)populate the cache. | Kohei Yoshida |
2012-03-12 | Remove unused code in dpitemdata | Santiago Martinez |
2012-03-09 | Correct equality check & disable Dump() for normal build. | Kohei Yoshida |
2012-03-09 | Apparently nobody uses Hash() anymore. | Kohei Yoshida |
2012-03-09 | Properly display grouped range values for range-based grouping. | Kohei Yoshida |
2012-03-09 | Display special first/last date names correctly. | Kohei Yoshida |
2012-03-09 | Display date group values correctly. | Kohei Yoshida |
2012-03-09 | Fix the result hierarchy construction. Still lots of places remain broken. | Kohei Yoshida |
2012-03-09 | Custom copy constructor and assignment operator to fix segfault. | Kohei Yoshida |
2012-03-09 | Massive rework to reduce the size of ScDPItemData. | Kohei Yoshida |
2012-03-09 | Date field is now determined outside of ScDPItemData. | Kohei Yoshida |
2012-03-09 | ScDPItemData no longer stores number format. | Kohei Yoshida |
2012-03-09 | We don't need the date part flag. | Kohei Yoshida |
2012-03-09 | mnDatePart in ScDPItemData not used in any meaningful way. Removed. | Kohei Yoshida |
2012-02-28 | Simplified it a bit. | Kohei Yoshida |
2012-02-09 | String to rtl::OUString. | Kohei Yoshida |
2012-02-09 | Moved ScDPItemData into own files. | Kohei Yoshida |