Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-11-12 | Let's hook up the pivot table dumper code to Ctrl-Shift-F8 as well. | Kohei Yoshida | |
It dumps the pivot data if the cursor is over a pivot table output, else it dumps the column storage info. Change-Id: I403e381be3f64d139f8bfaca7e477742a65dde9c | |||
2014-04-19 | fixincludeguards.sh: sc | Thomas Arnhold | |
sorry, huge one... | |||
2013-07-01 | Start moving all these DEBUG_FOO into calcmacros.hxx. | Kohei Yoshida | |
This header was formerly dpmacros.hxx, now renamed to calcmacros.hxx. Change-Id: I2ed768b7c5678f5216b1e93df2c0cede0c548be4 | |||
2013-04-22 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks | |
2012-03-23 | Added dump methods to various classes to make debugging easier. | Kohei Yoshida | |
And a little code cleanup here and there... | |||
2012-03-19 | Mark also the copy constructor as SC_DLLPUBLIC, needed by the scfilt library | Tor Lillqvist | |
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 | |