[Libreoffice] [PATCH core] Remove cruft in debug tools.

Marcel Metz mmetz at adrian-broher.net
Mon Jan 9 09:41:52 PST 2012


Hello lo-devs,

the define SV_MEMMGR in tools/source/debug/debug.cxx was commented
out since 2001 and all of the memory related debugging code
depends on this define. These patches removes all of the depending
code. The ini configuration reader and writer for the debugging
configuration now simply ignore the memory block.

regards

Marcel Metz

---
 sfx2/source/appl/appopen.cxx     |    6 -
 sfx2/source/appl/appserv.cxx     |    4 -
 sfx2/source/bastyp/bitset.cxx    |   14 ---
 sfx2/source/bastyp/minarray.cxx  |    9 --
 sfx2/source/control/bindings.cxx |   22 ----
 sfx2/source/control/ctrlitem.cxx |   15 ---
 sfx2/source/control/dispatch.cxx |   13 ---
 sfx2/source/control/msgpool.cxx  |    7 --
 sfx2/source/control/objface.cxx  |    4 -
 sfx2/source/control/request.cxx  |   13 ---
 sfx2/source/control/statcach.cxx |    6 -
 sfx2/source/menu/mnuitem.cxx     |    8 --
 sfx2/source/menu/mnumgr.cxx      |    5 -
 sfx2/source/menu/virtmenu.cxx    |   13 ---
 sfx2/source/notify/hintpost.cxx  |    3 -
 sfx2/source/statbar/stbitem.cxx  |    1 -
 sfx2/source/toolbox/tbxitem.cxx  |    1 -
 sfx2/source/view/viewfrm.cxx     |    3 -
 tools/inc/tools/debug.hxx        |   36 +------
 tools/source/debug/debug.cxx     |   75 +-------------
 vcl/source/app/dbggui.cxx        |  220
+-------------------------------------
 21 files changed, 6 insertions(+), 472 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Remove-cruft-in-debug-tools.core.patch
Type: text/x-patch
Size: 56236 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20120109/b31239fe/attachment-0001.bin>


More information about the LibreOffice mailing list