[Libreoffice] [PATCH] Some more OSL_* love and debug.hxx removal in writer/sw
Jacek Wolszczak
shutdownrunner at gmail.com
Tue May 10 04:01:32 PDT 2011
Hi,
Attached hereto are 3 patches:
- 0001 replaces #ifdef DEBUG with #if OSL_DEBUG_LEVEL > 1
- 0002 removes unused (most probably) debug function from acccontext.cxx
- 0003 removes debug.hxx includes from several files in writer/sw. There
are stil a few debug.hxx left as there are some macros from other repos
used therein that contain DBG_ASSERT.
Hope you'll find it useful. As always LGPL3+/MPL.
Jacek
More information about the LibreOffice
mailing list