Files
libreoffice/sc
Jochen Nitschke 88f561204d tdf#48140 replace CellAddress in xlsx import (3)
Change-Id: Ie56cea7fdee7ff6c9e72880e56f9e31ce5f7e03b
Reviewed-on: https://gerrit.libreoffice.org/32970
Reviewed-by: Jochen Nitschke <j.nitschke+logerrit@ok.de>
Tested-by: Jochen Nitschke <j.nitschke+logerrit@ok.de>
2017-01-11 23:08:28 +00:00
..
2016-12-22 09:01:57 +00:00
2016-12-19 05:17:34 +00:00
2016-11-28 15:52:20 +00:00

Spreadsheet application code.

You can dump some information in a dbgutil build:

=== CTRL+SHIFT+F12 ===

Dumps the column width of the first 20 columns.

=== CTRL+SHIFT+F11 ===

Dumps the graphic objects and their position and size in pixel.

=== CTRL+SHIFT+F9 ===

Dumps the SfxItemSet representing the cell properties of the
current cell as a xml file.