diff options
author | Radu Ioan <ioan.radu.g@gmail.com> | 2013-04-03 00:04:46 +0300 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2013-04-03 20:40:07 +0000 |
commit | 16d142443395b888c909fa92570e1a47833da3ff (patch) | |
tree | f61d402472fe96fac4b3e481a1f05ec7f001be31 /sal | |
parent | de2ccd8e1ad3eeb5545e4dcccfe40ec81929a9ed (diff) |
fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERT
- replaced osl_trace with sal_info
- added new log areas to log-area.dox
Change-Id: I20f539bd9fa62bef2e9a2a82b59e0b15f4efdd48
Reviewed-on: https://gerrit.libreoffice.org/3179
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>
Diffstat (limited to 'sal')
-rw-r--r-- | sal/inc/sal/log-areas.dox | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sal/inc/sal/log-areas.dox b/sal/inc/sal/log-areas.dox index c36c742fe3a9..b14cb46cddba 100644 --- a/sal/inc/sal/log-areas.dox +++ b/sal/inc/sal/log-areas.dox @@ -334,6 +334,7 @@ certain functionality. @li @c ucbhelper @li @c unoidl @li @c uui +@li @c vbahelper @li @c xmlhelp @li @c xmloff @li @c xmlreader |