update credits
[LibreOffice.git] / include / sal / log-areas.dox
blobe04e87745bcc6bdf8dfa8cc23be71696b16356b6
1 // NOTE: This file is also parsed by a compiler plugin. Make sure all
2 // areas are marked with '@li @c'.
4 /**
5 @page sal_log_areas SAL debug areas
7 @short List and description of areas for the SAL debug macros
9 This is a list of areas that are used by the SAL_INFO family of macros.  See
10 @ref sal_log "basic log functionality" for details about this functionality.
12 If you need a debug area in some code, first check this list and use the
13 appropriate area if it exists.  This list is not definite, if you need a new
14 area, use it and add it to an appropriate section with an explanation.
15 Generally, use the name of the relevant code module as the first area segment.
16 Please keep all entries sorted.
18 This list should give you an overview of which areas to enable when debugging
19 certain functionality.
21 @section SAL
23 @li @c sal.debug - SAL debugging functionality
24 @li @c sal.osl - SAL OSL library
25 @li @c sal.rtl - SAL RTL library
26 @li @c sal.textenc - the textencoding SAL library
28 @section basctl
30 @li @c basctl.basicide
32 @section basebmp
34 @li @c basebmp.bitmapdevice
36 @section basic
38 @li @c basic
39 @li @c basic.sbx
41 @section canvas
43 @li @c canvas
44 @li @c canvas.cairo
45 @li @c canvas.null
47 @section chart2
49 @li @c chart2
50 @li @c chart2.areachart
52 @section connectivity
54 @li @c connectivity.cpool
55 @li @c connectivity.commontools
56 @li @c connectivity.mork
57 @li @c connectivity.flat
58 @li @c connectivity.parse
59 @li @c connectivity.postgresql
61 @section cui
63 @li @c cui.customize
64 @li @c cui.dialogs
65 @li @c cui.factory
66 @li @c cui.options
67 @li @c cui.tabpages
69 @section Calc
71 @li @c sc
72 @li @c sc.core
73 @li @c sc.ui - Calc UI
75 @section desktop
77 @li @c desktop
78 @li @c desktop.deployment
79 @li @c desktop.migration
81 @section Draw
83 @li @c sd
84 @li @c sd.fwk
85 @li @c sd.sls - slidesorter
86 @li @c sd.tools
87 @li @c sd.ui
88 @li @c sd.view
89 @li @c sd.slideshow
90 @li @c sdremote
91 @li @c sdremote.bluetooth
93 @section editeng
95 @li @c editeng
96 @li @c editeng.items
98 @section embeddedobj
100 @li @c embeddedobj - embedded objects
101 @li @c embeddedobj.ole - OLE embedded objects
103 @section extensions
105 @li @c extensions.dbpilots
106 @li @c extensions.plugin
107 @li @c extensions.scanner
108 @li @c extensions.update
110 @section Filter
112 @li @c filter.ms - escher import/export
113 @li @c filter.xslt - xslt import/export
114 @li @c oox.xmlstream - XmlStream class
115 @li @c oox.storage - ZipStorage class
116 @li @c oox.ppt - pptx filter
118 @section forms
120 @li @c forms.component
121 @li @c forms.runtime
123 @section formula
125 @li @c formula.core
127 @section fpicker
129 @li @c fpicker.aqua
130 @li @c fpicker.office
132 @section framework
134 @li @c fwk - framework
135 @li @c fwk.desktop
136 @li @c fwk.dispatch
137 @li @c fwk.session
139 @section i18nlangtag
141 @li @c i18nlangtag - language tags
143 @section i18npool
145 @li @c i18npool - general i18npool
147 @section i18n
149 @li @c i18n - module independent i18n related, e.g. language tag usage
151 @section io
153 @li @c io.streams
155 @section jvmfwk
157 @li @c jfw
158 @li @c jfw.level1
159 @li @c jfw.level2
161 @section Math
163 @li @c starmath.rtf
164 @li @c starmath.ooxml - OOXML import/export
165 @li @c starmath.wordbase
167 @section sdext
169 @li @c sdext.minimizer
170 @li @c sdext.pdfimport
171 @li @c sdext.pdfimport.pdfparse
172 @li @c sdext.presenter
174 @section sfx2
176 @li @c sfx2
177 @li @c sfx2.appl
178 @li @c sfx2.bastyp
179 @li @c sfx2.config
180 @li @c sfx2.control
181 @li @c sfx2.dialog
182 @li @c sfx2.doc
183 @li @c sfx2.notify
184 @li @c sfx2.view
186 @section slideshow
188 @li @c slideshow.opengl
189 @li @c slideshow.eventqueue
191 @section svl
193 @li @c svl
194 @li @c svl.numbers
196 @section svtools
198 @li @c svtools
199 @li @c svtools.config
200 @li @c svtools.contnr
201 @li @c svtools.control
202 @li @c svtools.dialogs
203 @li @c svtools.filter
204 @li @c svtools.misc
205 @li @c svtools.table
206 @li @c svtools.uno
208 @section svx
210 @li @c svx.dialog
211 @li @c svx.fmcomp
212 @li @c svx.form
213 @li @c svx.stbcrtls - StatusBarControl
214 @li @c svx.table
215 @li @c svx.tbxcrtls - ToolboxControl
216 @li @c svx.sdr
217 @li @c svx.uno
219 @section toolkit
221 @li @c toolkit.controls
223 @section tools
225 @li @c tools.debug
226 @li @c tools.datetime
227 @li @c tools.generic
228 @li @c tools.memtools
229 @li @c tools.rc - resource manager
230 @li @c tools.stream - SvStream class
232 @section ucb
234 @li @c cmisucp
235 @li @c ucb.ucp
236 @li @c ucb.ucp.gio
237 @li @c ucb.ucp.webdav
239 @section unotools
241 @li @c unotools.config
242 @li @c unotools.i18n
243 @li @c unotools.misc
244 @li @c unotools.ucbhelper
246 @section URE
248 @li @c rtl.string - ::rtl::OString, ::rtl::OUString, and related functionality
249 @li @c salhelper.thread - ::salhelper::Thread class
251 @section sax
253 @li @c sax.cppunit
255 @section stoc
257 @li @c stoc.corerefl - CoreReflection
259 @section svl
261 @li @c svl.items
263 @section VCL
265 @li @c vcl
266 @li @c vcl.a11y
267 @li @c vcl.atsui - ATSUI (obsolete) -using code for Mac OS X
268 @li @c vcl.control
269 @li @c vcl.coretext - CoreText-using code for Mac OS X and iOS
270 @li @c vcl.emf - EMF/EMF+ processing
271 @li @c vcl.fonts - font-specific code
272 @li @c vcl.gdi - the GDI part of VCL, devices, bitmaps, etc.
273 @li @c vcl.gtk - Gtk+ 2/3 plugin
274 @li @c vcl.harfbuzz.layout
275 @li @c vcl.headless - bitmap-based backend
276 @li @c vcl.kde - KDE
277 @li @c vcl.kde4 - KDE4
278 @li @c vcl.layout - Widget layout
279 @li @c vcl.scrollbar - Scroll Bars
280 @li @c vcl.sm - Session Manager
281 @li @c vcl.window
282 @li @c vcl.unity
283 @li @c vcl.virdev
285 @section Writer
287 @li @c sw
288 @li @c sw.core - Writer core
289 @li @c sw.docx
290 @li @c sw.envelp
291 @li @c sw.level2
292 @li @c sw.rtf - .rtf export filter
293 @li @c sw.uno - Writer UNO interfaces
294 @li @c sw.ww8 - .doc/.docx export filter, .doc import filter (not writerfilter)
295 @li @c sw.ww8.level2 - further info for sw.ww8
297 @section writerfilter
299 @li @c writerfilter
300 @li @c writerfilter.profile - load times of filters
302 @section writerperfect
304 @li @c writerperfect
306 @section xmloff
308 @li @c xmloff
309 @li @c xmloff.core
310 @li @c xmloff.draw
311 @li @c xmloff.forms
312 @li @c xmloff.chart
313 @li @c xmloff.style
314 @li @c xmloff.text
315 @li @c xmloff.transform
317 @section xmlsecurity
319 @li @c xmlsecurity.dialogs - xml security dialogs
320 @li @c xmlsecurity.helper
321 @li @c xmlsecurity.xmlsec - xmlsec wrapper
323 @section xmlscript
325 @li @c xmlscript.xmlhelper
326 @li @c xmlscript.xmldlg
327 @li @c xmlscript.xmlflat
328 @li @c xmlscript.xmllib
329 @li @c xmlscript.xmlmod
331 @section dbaccess
333 @li @c dbaccess
334 @li @c dbaccess.ui
335 @li @c dbaccess.ui.OGeneralPage
337 @section svx
339 @li @c svx
340 @li @c svx.fmcmop
342 @section other
344 @li @c accessibility
345 @li @c avmedia
346 @li @c basebmp
347 @li @c binaryurp
348 @li @c bridges
349 @li @c comphelper
350 @li @c configmgr
351 @li @c cppcanvas
352 @li @c cppcanvas.emf
353 @li @c cppuhelper
354 @li @c cppu
355 @li @c helpcompiler
356 @li @c linguistic
357 @li @c oox
358 @li @c package
359 @li @c rsc
360 @li @c sax
361 @li @c shell
362 @li @c stoc
363 @li @c svg
364 @li @c ucbhelper
365 @li @c unoidl
366 @li @c uui
367 @li @c vbahelper
368 @li @c xmlhelp
369 @li @c xmlreader
372 /* vim:set ft=cpp shiftwidth=4 softtabstop=4 expandtab: */