summaryrefslogtreecommitdiff
path: root/include/sal
diff options
context:
space:
mode:
authorRohan Kumar <rohankanojia420@gmail.com>2016-03-02 01:28:58 +0530
committerEike Rathke <erack@redhat.com>2016-03-03 17:00:26 +0000
commitf59136a2ed1e3eb01cc5b62c5a7da07c34cbdfae (patch)
treee34d2b6db403fce36c6d8a57e9c3adf31c935e90 /include/sal
parentf336f63da900d76c2bf6e5690f1c8a7bd15a0aa2 (diff)
tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionals
Change-Id: If329cf8257684e7bd2936641b8f14ec3e9b9f733 Reviewed-on: https://gerrit.libreoffice.org/22647 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
Diffstat (limited to 'include/sal')
-rw-r--r--include/sal/log-areas.dox4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/sal/log-areas.dox b/include/sal/log-areas.dox
index d2de637136b5..d4a020a06822 100644
--- a/include/sal/log-areas.dox
+++ b/include/sal/log-areas.dox
@@ -30,6 +30,10 @@ certain functionality.
@li @c sal.rtl - SAL RTL library
@li @c sal.rtl.xub - SAL RTL warnings related to possible String->OUString conversion issues.
@li @c sal.textenc - the textencoding SAL library
+@li @c sal.w32
+@li @c sal.test
+@li @c sal.process
+@li @c sal.doublelock
@section basctl