Files
loongoffice/sc
Katarina Behrens e931b05957 tdf#93437: release reference held by ScFormulaReferenceHelper
This does two things: reverts a revert of
087f7fe50b03307e2d9202365886e8c37bd7e6e3 -- turns out it was innocent.

Plus, it actually releases the reference that prevents destructor from 
being called. It was actually ScFormulaDlg's own m_aHelper member variable 
holding reference to 'this' (extra-wicked, through SetWindow(this)),
never releasing it.

Change-Id: I258a280e09674d1a2f1ddebea19ea1b42dcdc777
Reviewed-on: https://gerrit.libreoffice.org/17949
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>
2015-08-24 13:05:29 +00:00
..
2015-08-21 13:05:11 +01:00
2015-08-21 15:02:41 +02:00
2015-06-18 11:44:56 +00:00

Spreadsheet application code.


Debug mode:

There is a mode to dump some information in a dbgutil build.

== Graphical information ==

=== 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.