summaryrefslogtreecommitdiff
path: root/sal
diff options
context:
space:
mode:
authorLuboš Luňák <l.lunak@suse.cz>2012-01-30 14:09:17 +0100
committerLuboš Luňák <l.lunak@suse.cz>2012-01-30 14:10:49 +0100
commit74ded8e619cac076e8fbf4ea547d61e055e7e3ce (patch)
treedc39c770374d5e06dcecc007c0620042b3933891 /sal
parent0843da18a6da6f01c6ad8d141a741c92e857d66e (diff)
add log areas
Diffstat (limited to 'sal')
-rw-r--r--sal/inc/sal/log-areas.dox8
1 files changed, 8 insertions, 0 deletions
diff --git a/sal/inc/sal/log-areas.dox b/sal/inc/sal/log-areas.dox
index 9dfe1762f623..5c105676e3a8 100644
--- a/sal/inc/sal/log-areas.dox
+++ b/sal/inc/sal/log-areas.dox
@@ -13,9 +13,17 @@ a new area, use it and add it to the list in the proper section with an explanat
This list should give you an overview of which areas to enable when debugging
certain functionality.
+@section oox
+
+@li oox.xmlstream - XmlStream class
+
@section Writer
@li sw.uno - Writer's UNO interfaces
@li sw.ww8 - .doc/.docx export filter, .doc import filter (not writerfilter)
+@section StarMath
+
+@li starmath.ooxml - OOXML export/import support
+
*/