summaryrefslogtreecommitdiff
path: root/sal/inc/sal/log-areas.dox
blob: b5fa6f92268e6f9f2e309d331d6e31bb21e25372 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
// NOTE: This file is also parsed by a compiler plugin. Make sure all
// areas are marked with '@li @c'.

/**
@page sal_log_areas SAL debug areas

@short List and description of areas for the SAL debug macros

This is a list of areas that are used by the SAL_INFO family of macros.  See
@ref sal_log "basic log functionality" for details about this functionality.

If you need a debug area in some code, first check this list and use the
appropriate area if it exists.  This list is not definite, if you need a new
area, use it and add it to an appropriate section with an explanation.
Generally, use the name of the relevant code module as the first area segment.
Please keep all entries sorted.

This list should give you an overview of which areas to enable when debugging
certain functionality.

@section SAL

@li @c sal.debug - SAL debugging functionality
@li @c sal.osl - SAL OSL library
@li @c sal.rtl - SAL RTL library
@li @c sal.textenc - the textencoding SAL library

@section basctl

@li @c basctl.basicide

@section canvas

@li @c canvas
@li @c canvas.cairo

@section connectivity

@li @c connectivity.mork
@li @c connectivity.parse

@section cui

@li @c cui.customize
@li @c cui.dialogs
@li @c cui.factory
@li @c cui.options
@li @c cui.tabpages

@section Calc

@li @c sc
@li @c sc.core
@li @c sc.ui - Calc UI

@section desktop

@li @c desktop
@li @c desktop.deployment

@section Draw

@li @c sd
@li @c sd.fwk
@li @c sd.sls
@li @c sd.tools
@li @c sd.view
@li @c sd.slideshow
@li @c sdremote
@li @c sdremote.bluetooth

@section editeng

@li @c editeng
@li @c editeng.items

@section extensions

@li @c extensions.plugin
@li @c extensions.scanner

@section Filter

@li @c filter.ms - escher import/export
@li @c filter.xslt - xslt import/export
@li @c oox.xmlstream - XmlStream class
@li @c oox.storage - ZipStorage class

@section formula

@li @c formula.core

@section fpicker

@li @c fpicker.office

@section i18npool

@li @c i18npool.langtag

@section jvmfwk

@li @c jfw
@li @c jfw.level1
@li @c jfw.level2

@section Math

@li @c starmath.rtf
@li @c starmath.ooxml - OOXML import/export
@li @c starmath.wordbase

@section sdext

@li @c sdext.pdfimport
@li @c sdext.presenter

@section sfx2

@li @c sfx2.appl
@li @c sfx2.bastyp
@li @c sfx2.config
@li @c sfx2.dialog
@li @c sfx2.doc
@li @c sfx2.notify
@li @c sfx2.view

@section slideshow

@li @c slideshow.opengl

@section svl

@li @c svl
@li @c svl.numbers

@section svtools

@li @c svtools.config
@li @c svtools.contnr
@li @c svtools.control
@li @c svtools.dialogs
@li @c svtools.filter
@li @c svtools.misc
@li @c svtools.uno

@section svx

@li @c svx.dialog
@li @c svx.form
@li @c svx.tbxcrtls

@section tools

@li @c tools.debug
@li @c tools.stream - SvStream class

@section ucb

@li @c cmisucp
@li @c ucb.ucp

@section unotools

@li @c unotools.config
@li @c unotools.i18n

@section URE

@li @c rtl.string - ::rtl::OString, ::rtl::OUString, and related functionality
@li @c salhelper.thread - ::salhelper::Thread class


@section VCL

@li @c vcl.control
@li @c vcl.gdi - the GDI part of VCL, devices, bitmaps, etc.
@li @c vcl.gtk - Gtk+ 2/3 plugin
@li @c vcl.layout - Widget layout
@li @c vcl.sm


@section Writer

@li @c sw
@li @c sw.core - Writer core
@li @c sw.rtf - .rtf export filter
@li @c sw.uno - Writer UNO interfaces
@li @c sw.ww8 - .doc/.docx export filter, .doc import filter (not writerfilter)
@li @c sw.ww8.level2 - further info for sw.ww8

@section writerfilter

@li @c writerfilter
@li @c writerfilter.profile - load times of filters

@section xmloff

@li @c xmloff.core
@li @c xmloff.forms
@li @c xmloff.chart
@li @c xmloff.style

@section xmlsecurity

@li @c xmlsecurity.dialogs - xml security dialogs
@li @c xmlsecurity.xmlsec - xmlsec wrapper

@section other

@li @c accessibility
@li @c avmedia
@li @c basebmp
@li @c basic
@li @c binaryurp
@li @c bridges
@li @c comphelper
@li @c configmgr
@li @c cppcanvas
@li @c cppuhelper
@li @c cppu
@li @c editeng
@li @c framework
@li @c helpcompiler
@li @c linguistic
@li @c oox
@li @c rsc
@li @c shell
@li @c stoc
@li @c svx
@li @c ucbhelper
@li @c xmlhelp
@li @c xmloff
@li @c xmlreader

*/
/* vim:set ft=cpp shiftwidth=4 softtabstop=4 expandtab: */