summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/gridwin_dbgutil.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-12-07loplugin:constparamsNoel Grandin1-1/+1
2017-10-26vcl: make MapMode constructor explicitMichael Stahl1-1/+1
2017-10-23loplugin:includeform: scStephan Bergmann1-4/+4
2017-08-29loplugin:constparam in sc part8Noel Grandin1-1/+1
2017-06-26loplugin:oncevar in scNoel Grandin1-2/+1
2017-04-09dump the whole selection and not just one cellMarkus Mohrhard1-6/+48
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-2/+2
2017-03-28fix too small loop varJochen Nitschke1-2/+2
2016-11-12Let's hook up the pivot table dumper code to Ctrl-Shift-F8 as well.Kohei Yoshida1-0/+11
2016-11-12Renaming due to the fact that it now dumps non-formula blocks too.Kohei Yoshida1-4/+2
2016-11-12Ctrl-Shift-F8 to dump the column storage where the cursor is.Kohei Yoshida1-0/+11
2016-10-05convert MapUnit to scoped enumNoel Grandin1-2/+2
2016-10-03add more dumpAsXml()Noel Grandin1-0/+2
2016-02-29fix error in new cell dump property codeMarkus Mohrhard1-1/+1
2016-02-29loplugin:nullptrNoel Grandin1-1/+1
2016-02-28move the cell property dump code into dbgutil buildsMarkus Mohrhard1-12/+9
2016-02-28tdf#97667 Added a dump method for SfxItemSet in gridwin.cxxJaskaran1-1/+28
2015-08-14loplugin: defaultparamsNoel Grandin1-2/+2
2015-05-25add dump for column width in hmmMarkus Mohrhard1-1/+13
2015-05-23add missing includeDavid Tardon1-0/+2
2015-05-22improve output for ScDrawObjDataMarkus Mohrhard1-1/+12
2015-05-22split column info dump and graphic object dumpingMarkus Mohrhard1-2/+6
2015-05-22extract calc data dump method into own fileMarkus Mohrhard1-0/+60