[Libreoffice] [PATCH] resubmitted: Some more OSL_* love and debug.hxx removal in writer/sw
Jacek Wolszczak
shutdownrunner at gmail.com
Fri May 13 03:43:06 PDT 2011
Resubmitting the mail in case it got lost somewhere in the spam filter.
BTW, do you think I should create a bug in bugzilla for align ASSERT (&
friends) macro foo easy hack?
Jacek
-------- Wiadomość przekazywana ----------
Od: Jacek Wolszczak <shutdownrunner at gmail.com>
Do: libreoffice-dev <libreoffice at lists.freedesktop.org>
Temat: [Libreoffice] [PATCH] Some more OSL_* love and debug.hxx removal
in writer/sw
Data: Tue, 10 May 2011 13:01:32 +0200
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