summaryrefslogtreecommitdiff
path: root/sc/inc/calcmacros.hxx
AgeCommit message (Collapse)Author
2019-07-09tdf#42949 Fix IWYU warnings in sc/incGabor Kelemen
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. New IWYU and recent developments in f-u-i helped to identify some non self contained files, those were fixed too. Change-Id: I3b33b0dee7d7c9afc136510898039cab53990ddf Reviewed-on: https://gerrit.libreoffice.org/74980 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
2016-11-12Let'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
2016-11-12Ctrl-Shift-F8 to dump the column storage where the cursor is.Kohei Yoshida
Enabled only in dbgutil build. Change-Id: I0cd095fb56893122a26b2da6882fca15e516d193
2014-11-18Add a means to dump the state of the area broadcaster slot machine.Kohei Yoshida
Change-Id: I158307de667dbe621376dfc01adeef89aa12faaa
2014-04-19fixincludeguards.sh: scThomas Arnhold
sorry, huge one...
2013-07-25I forgot to turn this off.Kohei Yoshida
Change-Id: I86f60ee3ae748abd6ec2e8308ba067b836aa3ab4
2013-07-24Add dumping capability for ScTokenArray (for debugging).Kohei Yoshida
Change-Id: Ib3f6a87936a6c00b503f5d72b16b3e4712d7d762
2013-07-01Start moving all these DEBUG_FOO into calcmacros.hxx.Kohei Yoshida
This header was formerly dpmacros.hxx, now renamed to calcmacros.hxx. Change-Id: I2ed768b7c5678f5216b1e93df2c0cede0c548be4