summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/unusedfields.writeonly.results
blob: 16e6629906b975fb3ded845e3aceb853fae2c15f (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
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
basctl/source/basicide/basicbox.hxx:69
    basctl::DocListenerBox m_aNotifier class basctl::DocumentEventNotifier
basctl/source/inc/basidesh.hxx:85
    basctl::Shell m_aNotifier class basctl::DocumentEventNotifier
basctl/source/inc/bastype2.hxx:180
    basctl::TreeListBox m_aNotifier class basctl::DocumentEventNotifier
basctl/source/inc/dlged.hxx:121
    basctl::DlgEditor pObjFac std::unique_ptr<DlgEdFactory>
basic/source/runtime/dllmgr.hxx:48
    SbiDllMgr impl_ std::unique_ptr<Impl>
bridges/source/cpp_uno/gcc3_linux_x86-64/callvirtualmethod.cxx:56
    Data pMethod sal_uInt64
bridges/source/cpp_uno/gcc3_linux_x86-64/callvirtualmethod.cxx:57
    Data pStack sal_uInt64 *
bridges/source/cpp_uno/gcc3_linux_x86-64/callvirtualmethod.cxx:58
    Data nStack sal_uInt32
bridges/source/cpp_uno/gcc3_linux_x86-64/callvirtualmethod.cxx:59
    Data pGPR sal_uInt64 *
bridges/source/cpp_uno/gcc3_linux_x86-64/callvirtualmethod.cxx:60
    Data pFPR double *
bridges/source/cpp_uno/gcc3_linux_x86-64/cpp2uno.cxx:437
    bridges::cpp_uno::shared::VtableFactory::Slot fn void *
bridges/source/cpp_uno/gcc3_linux_x86-64/share.hxx:115
    __cxxabiv1::__cxa_exception exceptionDestructor void (*)(void *)
bridges/source/cpp_uno/gcc3_linux_x86-64/share.hxx:116
    __cxxabiv1::__cxa_exception unexpectedHandler std::unexpected_handler
bridges/source/cpp_uno/gcc3_linux_x86-64/share.hxx:117
    __cxxabiv1::__cxa_exception terminateHandler std::terminate_handler
bridges/source/cpp_uno/gcc3_linux_x86-64/share.hxx:118
    __cxxabiv1::__cxa_exception nextException struct __cxxabiv1::__cxa_exception *
bridges/source/cpp_uno/gcc3_linux_x86-64/share.hxx:119
    __cxxabiv1::__cxa_exception handlerCount int
bridges/source/cpp_uno/gcc3_linux_x86-64/share.hxx:120
    __cxxabiv1::__cxa_exception handlerSwitchValue int
bridges/source/cpp_uno/gcc3_linux_x86-64/share.hxx:121
    __cxxabiv1::__cxa_exception actionRecord const char *
bridges/source/cpp_uno/gcc3_linux_x86-64/share.hxx:122
    __cxxabiv1::__cxa_exception languageSpecificData const char *
bridges/source/cpp_uno/gcc3_linux_x86-64/share.hxx:123
    __cxxabiv1::__cxa_exception catchTemp void *
bridges/source/cpp_uno/gcc3_linux_x86-64/share.hxx:125
    __cxxabiv1::__cxa_exception unwindHeader struct _Unwind_Exception
bridges/source/cpp_uno/gcc3_linux_x86-64/share.hxx:135
    __cxxabiv1::__cxa_eh_globals uncaughtExceptions unsigned int
bridges/source/jni_uno/jni_java2uno.cxx:148
    jni_uno::largest n sal_Int64
bridges/source/jni_uno/jni_java2uno.cxx:149
    jni_uno::largest d double
bridges/source/jni_uno/jni_java2uno.cxx:150
    jni_uno::largest p void *
bridges/source/jni_uno/jni_java2uno.cxx:151
    jni_uno::largest a uno_Any
canvas/source/cairo/cairo_spritedevicehelper.hxx:77
    cairocanvas::SpriteDeviceHelper mbFullScreen _Bool
canvas/source/cairo/cairo_spritehelper.hxx:103
    cairocanvas::SpriteHelper mbTextureDirty _Bool
canvas/source/opengl/ogl_canvasbitmap.hxx:71
    oglcanvas::CanvasBitmap mbHasAlpha _Bool
canvas/source/opengl/ogl_spritedevicehelper.hxx:126
    oglcanvas::SpriteDeviceHelper mpDevice css::rendering::XGraphicDevice *
canvas/source/vcl/canvasbitmap.hxx:117
    vclcanvas::CanvasBitmap mxDevice css::uno::Reference<css::rendering::XGraphicDevice>
chart2/inc/ChartModel.hxx:482
    chart::ChartModel mnStart sal_Int32
chart2/inc/ChartModel.hxx:483
    chart::ChartModel mnEnd sal_Int32
chart2/source/controller/main/ElementSelector.hxx:37
    chart::ListBoxEntryData nHierarchyDepth sal_Int32
chart2/source/view/charttypes/PieChart.hxx:129
    chart::PieChart::PieLabelInfo fValue double
chart2/source/view/inc/GL3DRenderer.hxx:54
    chart::opengl3D::MaterialParameters pad float
chart2/source/view/inc/GL3DRenderer.hxx:55
    chart::opengl3D::MaterialParameters pad1 float
chart2/source/view/inc/GL3DRenderer.hxx:63
    chart::opengl3D::LightSource lightPower float
chart2/source/view/inc/GL3DRenderer.hxx:64
    chart::opengl3D::LightSource pad1 float
chart2/source/view/inc/GL3DRenderer.hxx:65
    chart::opengl3D::LightSource pad2 float
chart2/source/view/inc/GL3DRenderer.hxx:66
    chart::opengl3D::LightSource pad3 float
chart2/source/view/inc/GL3DRenderer.hxx:80
    chart::opengl3D::Polygon3DInfo twoSidesLighting _Bool
chart2/source/view/inc/GL3DRenderer.hxx:94
    chart::opengl3D::Extrude3DInfo twoSidesLighting _Bool
chart2/source/view/inc/GL3DRenderer.hxx:123
    chart::opengl3D::RoundBarMesh topThreshold float
codemaker/source/cppumaker/dependencies.hxx:105
    codemaker::cppumaker::Dependencies m_voidDependency _Bool
codemaker/source/cppumaker/dependencies.hxx:111
    codemaker::cppumaker::Dependencies m_unsignedLongDependency _Bool
codemaker/source/cppumaker/dependencies.hxx:114
    codemaker::cppumaker::Dependencies m_floatDependency _Bool
codemaker/source/cppumaker/dependencies.hxx:115
    codemaker::cppumaker::Dependencies m_doubleDependency _Bool
comphelper/source/container/enumerablemap.cxx:299
    comphelper::MapEnumeration m_xKeepMapAlive Reference<class com::sun::star::uno::XInterface>
configmgr/source/components.cxx:163
    configmgr::Components::WriteThread reference_ rtl::Reference<WriteThread> *
connectivity/source/drivers/evoab2/EApi.h:122
    (anonymous) address_format char *
connectivity/source/drivers/evoab2/EApi.h:126
    (anonymous) ext char *
connectivity/source/drivers/evoab2/NStatement.hxx:58
    connectivity::evoab::FieldSort bAscending _Bool
connectivity/source/drivers/mork/MDatabaseMetaData.hxx:29
    connectivity::mork::ODatabaseMetaData m_pMetaDataHelper std::unique_ptr<MDatabaseMetaDataHelper>
connectivity/source/drivers/mork/MorkParser.hxx:133
    MorkParser error_ enum MorkErrors
connectivity/source/inc/dbase/DTable.hxx:62
    connectivity::dbase::ODbaseTable::DBFHeader dateElems sal_uInt8 [3]
connectivity/source/inc/dbase/DTable.hxx:86
    connectivity::dbase::ODbaseTable::DBFColumn db_adr sal_uInt32
connectivity/source/inc/OTypeInfo.hxx:31
    connectivity::OTypeInfo aTypeName class rtl::OUString
connectivity/source/inc/OTypeInfo.hxx:32
    connectivity::OTypeInfo aLocalTypeName class rtl::OUString
connectivity/source/inc/OTypeInfo.hxx:34
    connectivity::OTypeInfo nPrecision sal_Int32
connectivity/source/inc/OTypeInfo.hxx:36
    connectivity::OTypeInfo nMaximumScale sal_Int16
cppcanvas/source/mtfrenderer/emfpbrush.hxx:102
    cppcanvas::internal::EMFPBrush wrapMode sal_Int32
cppcanvas/source/mtfrenderer/emfppen.hxx:42
    cppcanvas::internal::EMFPPen pen_transformation struct cppcanvas::internal::XForm
cppcanvas/source/mtfrenderer/emfppen.hxx:47
    cppcanvas::internal::EMFPPen mitterLimit float
cppcanvas/source/mtfrenderer/emfppen.hxx:49
    cppcanvas::internal::EMFPPen dashCap sal_Int32
cppcanvas/source/mtfrenderer/emfppen.hxx:50
    cppcanvas::internal::EMFPPen dashOffset float
cppcanvas/source/mtfrenderer/emfppen.hxx:52
    cppcanvas::internal::EMFPPen alignment sal_Int32
cppu/source/threadpool/threadpool.cxx:377
    _uno_ThreadPool dummy sal_Int32
cppu/source/typelib/typelib.cxx:61
    AlignSize_Impl nInt16 sal_Int16
cppu/source/uno/check.cxx:38
    (anonymous namespace)::C1 n1 sal_Int16
cppu/source/uno/check.cxx:67
    (anonymous namespace)::D d sal_Int16
cppu/source/uno/check.cxx:68
    (anonymous namespace)::D e sal_Int32
cppu/source/uno/check.cxx:72
    (anonymous namespace)::E a sal_Bool
cppu/source/uno/check.cxx:73
    (anonymous namespace)::E b sal_Bool
cppu/source/uno/check.cxx:74
    (anonymous namespace)::E c sal_Bool
cppu/source/uno/check.cxx:75
    (anonymous namespace)::E d sal_Int16
cppu/source/uno/check.cxx:76
    (anonymous namespace)::E e sal_Int32
cppu/source/uno/check.cxx:81
    (anonymous namespace)::M n sal_Int32
cppu/source/uno/check.cxx:82
    (anonymous namespace)::M o sal_Int16
cppu/source/uno/check.cxx:91
    (anonymous namespace)::N2 m struct (anonymous namespace)::M
cppu/source/uno/check.cxx:92
    (anonymous namespace)::N2 p sal_Int16
cppu/source/uno/check.cxx:97
    (anonymous namespace)::O p double
cppu/source/uno/check.cxx:98
    (anonymous namespace)::O q sal_Int16
cppu/source/uno/check.cxx:107
    (anonymous namespace)::P p2 double
cppu/source/uno/check.cxx:115
    (anonymous namespace)::second a int
cppu/source/uno/check.cxx:120
    (anonymous namespace)::AlignSize_Impl nInt16 sal_Int16
cppu/source/uno/check.cxx:121
    (anonymous namespace)::AlignSize_Impl dDouble double
cppu/source/uno/check.cxx:126
    (anonymous namespace)::Char1 c1 char
cppu/source/uno/check.cxx:130
    (anonymous namespace)::Char2 c2 char
cppu/source/uno/check.cxx:134
    (anonymous namespace)::Char3 c3 char
cppu/source/uno/check.cxx:138
    (anonymous namespace)::Char4 chars struct (anonymous namespace)::Char3
cppuhelper/source/access_control.cxx:80
    cppu::(anonymous namespace)::permission m_str1 rtl_uString *
cppuhelper/source/access_control.cxx:81
    cppu::(anonymous namespace)::permission m_str2 rtl_uString *
cui/source/inc/cuihyperdlg.hxx:47
    SvxHlinkCtrl aRdOnlyForwarder class SfxStatusForwarder
cui/source/inc/cuihyperdlg.hxx:67
    SvxHpLinkDlg maCtrl class SvxHlinkCtrl
dbaccess/source/core/dataaccess/documentdefinition.cxx:289
    dbaccess::LifetimeCoupler m_xClient Reference<class com::sun::star::uno::XInterface>
dbaccess/source/sdbtools/connection/connectiontools.hxx:48
    sdbtools::ConnectionTools m_aModuleClient class sdbtools::SdbtClient
dbaccess/source/sdbtools/connection/objectnames.hxx:44
    sdbtools::ObjectNames m_aModuleClient class sdbtools::SdbtClient
dbaccess/source/sdbtools/connection/tablename.cxx:56
    sdbtools::TableName_Impl m_aModuleClient class sdbtools::SdbtClient
desktop/source/deployment/gui/dp_gui_updateinstalldialog.cxx:120
    dp_gui::UpdateCommandEnv m_installThread ::rtl::Reference<UpdateInstallDialog::Thread>
desktop/unx/source/splashx.c:369
     input_mode long
embeddedobj/source/inc/oleembobj.hxx:127
    OleEmbeddedObject m_nTargetState sal_Int32
embeddedobj/source/inc/oleembobj.hxx:139
    OleEmbeddedObject m_xClosePreventer css::uno::Reference<css::util::XCloseListener>
embeddedobj/source/inc/oleembobj.hxx:161
    OleEmbeddedObject m_bHasSizeToSet _Bool
embeddedobj/source/inc/oleembobj.hxx:162
    OleEmbeddedObject m_aSizeToSet css::awt::Size
embeddedobj/source/inc/oleembobj.hxx:163
    OleEmbeddedObject m_nAspectToSet sal_Int64
embeddedobj/source/inc/oleembobj.hxx:168
    OleEmbeddedObject m_bGotStatus _Bool
embeddedobj/source/inc/oleembobj.hxx:169
    OleEmbeddedObject m_nStatus sal_Int64
embeddedobj/source/inc/oleembobj.hxx:170
    OleEmbeddedObject m_nStatusAspect sal_Int64
embeddedobj/source/inc/oleembobj.hxx:184
    OleEmbeddedObject m_bFromClipboard _Bool
extensions/source/propctrlr/propertyhandler.hxx:80
    pcr::PropertyHandler m_aEnsureResAccess class pcr::PcrClient
extensions/source/scanner/scanner.hxx:46
    ScannerManager maProtector osl::Mutex
extensions/source/scanner/scanner.hxx:47
    ScannerManager mpData void *
framework/inc/dispatch/oxt_handler.hxx:92
    framework::Oxt_Handler m_xSelfHold css::uno::Reference<css::uno::XInterface>
framework/inc/services/layoutmanager.hxx:262
    framework::LayoutManager m_bGlobalSettings _Bool
framework/inc/services/layoutmanager.hxx:276
    framework::LayoutManager m_pGlobalSettings class framework::GlobalSettings *
framework/source/layoutmanager/toolbarlayoutmanager.hxx:281
    framework::ToolbarLayoutManager m_pGlobalSettings class framework::GlobalSettings *
framework/source/layoutmanager/toolbarlayoutmanager.hxx:285
    framework::ToolbarLayoutManager m_bGlobalSettings _Bool
framework/source/services/frame.cxx:420
    (anonymous namespace)::Frame m_pWindowCommandDispatch class framework::WindowCommandDispatch *
include/basic/basmgr.hxx:52
    BasicError nReason enum BasicErrorReason
include/basic/sbxvar.hxx:67
    SbxValues::(anonymous) pData void *
include/comphelper/MasterPropertySet.hxx:38
    comphelper::SlaveData mxSlave css::uno::Reference<css::beans::XPropertySet>
include/connectivity/OSubComponent.hxx:54
    connectivity::OSubComponent m_xParent css::uno::Reference<css::uno::XInterface>
include/editeng/adjustitem.hxx:39
    SvxAdjustItem bLeft _Bool
include/editeng/unotext.hxx:608
    SvxUnoTextRangeEnumeration mxParentText css::uno::Reference<css::text::XText>
include/LibreOfficeKit/LibreOfficeKit.h:98
    _LibreOfficeKitDocumentClass nSize size_t
include/LibreOfficeKit/LibreOfficeKitGtk.h:33
    _LOKDocView aDrawingArea GtkDrawingArea
include/LibreOfficeKit/LibreOfficeKitGtk.h:38
    _LOKDocViewClass parent_class GtkDrawingAreaClass
include/opencl/openclwrapper.hxx:36
    opencl::KernelEnv mpkProgram cl_program
include/opencl/openclwrapper.hxx:52
    opencl::GPUEnv mbNeedsTDRAvoidance _Bool
include/opencl/platforminfo.hxx:29
    OpenCLDeviceInfo mnMemory size_t
include/opencl/platforminfo.hxx:30
    OpenCLDeviceInfo mnComputeUnits size_t
include/opencl/platforminfo.hxx:31
    OpenCLDeviceInfo mnFrequency size_t
include/sfx2/msg.hxx:117
    SfxType0 createSfxPoolItemFunc std::function<SfxPoolItem *(void)>
include/sfx2/msg.hxx:119
    SfxType0 nAttribs sal_uInt16
include/svtools/unoevent.hxx:159
    SvEventDescriptor xParentRef css::uno::Reference<css::uno::XInterface>
include/svx/bmpmask.hxx:129
    SvxBmpMask aSelItem class SvxBmpMaskSelectItem
include/svx/float3d.hxx:176
    Svx3DWin pControllerItem class Svx3DCtrlItem *
include/svx/imapdlg.hxx:118
    SvxIMapDlg aIMapItem class SvxIMapDlgItem
include/svx/srchdlg.hxx:231
    SvxSearchDialog pSearchController class SvxSearchController *
include/svx/srchdlg.hxx:232
    SvxSearchDialog pOptionsController class SvxSearchController *
include/unotest/macros_test.hxx:21
    TestMacroInfo sFileBaseName class rtl::OUString
include/unotest/macros_test.hxx:22
    TestMacroInfo sMacroUrl class rtl::OUString
include/vcl/menu.hxx:462
    MenuBar::MenuBarButtonCallbackArg bHighlight _Bool
include/vcl/salnativewidgets.hxx:415
    ToolbarValue mbIsTopDockingArea _Bool
include/vcl/salnativewidgets.hxx:463
    PushButtonValue mbBevelButton _Bool
include/vcl/salnativewidgets.hxx:464
    PushButtonValue mbSingleLine _Bool
include/vcl/uitest/uiobject.hxx:241
    TabPageUIObject mxTabPage VclPtr<class TabPage>
include/xmloff/formlayerexport.hxx:173
    xmloff::OOfficeFormsExport m_pImpl std::unique_ptr<OFormsRootExport>
include/xmloff/shapeimport.hxx:180
    SdXML3DSceneAttributesHelper mbVRPUsed _Bool
include/xmloff/shapeimport.hxx:181
    SdXML3DSceneAttributesHelper mbVPNUsed _Bool
include/xmloff/shapeimport.hxx:182
    SdXML3DSceneAttributesHelper mbVUPUsed _Bool
lingucomponent/source/languageguessing/simpleguesser.cxx:79
    textcat_t maxsize uint4
lingucomponent/source/languageguessing/simpleguesser.cxx:81
    textcat_t output char [1024]
opencl/source/openclwrapper.cxx:302
    opencl::(anonymous namespace)::OpenCLEnv mpOclCmdQueue cl_command_queue [1]
package/source/zipapi/MemoryByteGrabber.hxx:29
    MemoryByteGrabber maBuffer const css::uno::Sequence<sal_Int8>
pyuno/source/module/pyuno_impl.hxx:226
    pyuno::(anonymous) ob_base PyObject
pyuno/source/module/pyuno_impl.hxx:326
    pyuno::stRuntimeImpl ob_base PyObject
registry/source/reflread.cxx:509
    ConstantPool::readDoubleConstant(sal_uInt16)::(anonymous union)::(anonymous) b1 sal_uInt32
registry/source/reflread.cxx:510
    ConstantPool::readDoubleConstant(sal_uInt16)::(anonymous union)::(anonymous) b2 sal_uInt32
registry/source/reflread.cxx:578
    FieldList m_pCP class ConstantPool *
registry/source/reflread.cxx:764
    ReferenceList m_pCP class ConstantPool *
registry/source/reflread.cxx:867
    MethodList m_pCP class ConstantPool *
reportdesign/source/ui/inc/ReportWindow.hxx:54
    rptui::OReportWindow m_pObjFac ::std::unique_ptr<DlgEdFactory>
rsc/inc/rscdef.hxx:55
    RscExpType cUnused _Bool
rsc/inc/rsctools.hxx:108
     lVal64 sal_uInt64
rsc/inc/rsctools.hxx:127
     lVal32 sal_uInt32
sal/osl/unx/thread.cxx:93
    osl_thread_priority_st m_Highest int
sal/osl/unx/thread.cxx:94
    osl_thread_priority_st m_Above_Normal int
sal/osl/unx/thread.cxx:95
    osl_thread_priority_st m_Normal int
sal/osl/unx/thread.cxx:96
    osl_thread_priority_st m_Below_Normal int
sal/osl/unx/thread.cxx:97
    osl_thread_priority_st m_Lowest int
sal/osl/unx/thread.cxx:115
    osl_thread_global_st m_priority struct osl_thread_priority_st
sal/rtl/alloc_arena.hxx:35
    rtl_arena_stat_type m_mem_total sal_Size
sal/rtl/alloc_arena.hxx:36
    rtl_arena_stat_type m_mem_alloc sal_Size
sal/rtl/alloc_cache.hxx:35
    rtl_cache_stat_type m_mem_total sal_Size
sal/rtl/alloc_cache.hxx:36
    rtl_cache_stat_type m_mem_alloc sal_Size
sal/rtl/alloc_cache.hxx:151
    rtl_cache_st m_cpu_stats struct rtl_cache_stat_type
sal/rtl/math.cxx:878
     md union sal_math_Double
sal/textenc/tcvtutf7.cxx:96
    ImplUTF7ToUCContextData mbShifted _Bool
sal/textenc/tcvtutf7.cxx:97
    ImplUTF7ToUCContextData mbFirst _Bool
sal/textenc/tcvtutf7.cxx:98
    ImplUTF7ToUCContextData mbWroteOne _Bool
sal/textenc/tcvtutf7.cxx:99
    ImplUTF7ToUCContextData mnBitBuffer sal_uInt32
sal/textenc/tcvtutf7.cxx:100
    ImplUTF7ToUCContextData mnBufferBits sal_uInt32
sal/textenc/tcvtutf7.cxx:395
    ImplUTF7FromUCContextData mbShifted _Bool
sal/textenc/tcvtutf7.cxx:396
    ImplUTF7FromUCContextData mnBitBuffer sal_uInt32
sal/textenc/tcvtutf7.cxx:397
    ImplUTF7FromUCContextData mnBufferBits sal_uInt32
sc/inc/compiler.hxx:259
    ScCompiler::AddInMap pODFF const char *
sc/inc/compiler.hxx:260
    ScCompiler::AddInMap pEnglish const char *
sc/inc/compiler.hxx:262
    ScCompiler::AddInMap pUpper const char *
sc/inc/formulalogger.hxx:42
    sc::FormulaLogger maMessages std::vector<OUString>
sc/inc/pivot.hxx:74
    ScDPLabelData mnFlags sal_Int32
sc/inc/pivot.hxx:77
    ScDPLabelData mbIsValue _Bool
sc/inc/types.hxx:107
    sc::MultiDataCellState mnTab1 SCTAB
sc/source/core/data/cellvalues.cxx:25
    sc::(anonymous namespace)::BlockPos mnEnd size_t
sc/source/core/data/column4.cxx:1291
    (anonymous namespace)::StartListeningFormulaCellsHandler mnStartRow SCROW
sc/source/core/data/document.cxx:1257
    (anonymous namespace)::BroadcastRecalcOnRefMoveHandler aSwitch sc::AutoCalcSwitch
sc/source/core/data/document.cxx:1258
    (anonymous namespace)::BroadcastRecalcOnRefMoveHandler aBulk class ScBulkBroadcast
sc/source/core/data/formulacell.cxx:1755
    StackCleaner pInt class ScInterpreter *
sc/source/filter/excel/xltoolbar.hxx:23
    TBCCmd cmdID sal_uInt16
sc/source/filter/excel/xltoolbar.hxx:24
    TBCCmd A _Bool
sc/source/filter/excel/xltoolbar.hxx:25
    TBCCmd B _Bool
sc/source/filter/excel/xltoolbar.hxx:26
    TBCCmd cmdType sal_uInt16
sc/source/filter/excel/xltoolbar.hxx:27
    TBCCmd C _Bool
sc/source/filter/excel/xltoolbar.hxx:28
    TBCCmd reserved3 sal_uInt16
sc/source/filter/excel/xltoolbar.hxx:54
    ScCTB ectbid sal_uInt32
sc/source/filter/excel/xltoolbar.hxx:72
    CTBS bSignature sal_uInt8
sc/source/filter/excel/xltoolbar.hxx:73
    CTBS bVersion sal_uInt8
sc/source/filter/excel/xltoolbar.hxx:74
    CTBS reserved1 sal_uInt16
sc/source/filter/excel/xltoolbar.hxx:75
    CTBS reserved2 sal_uInt16
sc/source/filter/excel/xltoolbar.hxx:76
    CTBS reserved3 sal_uInt16
sc/source/filter/excel/xltoolbar.hxx:79
    CTBS ictbView sal_uInt16
sc/source/filter/excel/xltools.cxx:102
     smD union sal_math_Double
sc/source/filter/inc/exp_op.hxx:52
    ExportBiff5 pExcRoot struct RootData *
sc/source/filter/inc/imp_op.hxx:88
    ImportExcel::LastFormula mpCell class ScFormulaCell *
sc/source/filter/inc/orcusinterface.hxx:352
    ScOrcusStyles::xf mnStyleXf size_t
sc/source/filter/inc/orcusinterface.hxx:370
    ScOrcusStyles::cell_style mnBuiltInId size_t
sc/source/filter/inc/root.hxx:95
    LOTUS_ROOT eActType enum Lotus123Typ
sc/source/filter/inc/root.hxx:96
    LOTUS_ROOT aActRange class ScRange
sc/source/filter/inc/tokstack.hxx:144
    TokenPool pP_Err TokenPoolPool<sal_uInt16, 8>
sc/source/filter/oox/biffhelper.cxx:41
    oox::xls::(anonymous namespace)::DecodedDouble maStruct union sal_math_Double
sc/source/filter/xml/xmldpimp.hxx:302
    ScXMLDataPilotFieldContext mbHasHiddenMember _Bool
sc/source/filter/xml/xmldrani.hxx:76
    ScXMLDatabaseRangeContext bIsSelection _Bool
sc/source/filter/xml/xmlexternaltabi.hxx:118
    ScXMLExternalRefCellContext mnCellType sal_Int16
sc/source/ui/inc/dataprovider.hxx:46
    sc::ExternalDataMapper maDocument class ScDocument
sc/source/ui/inc/docsh.hxx:438
    ScDocShellModificator mpProtector std::unique_ptr<ScRefreshTimerProtector>
sc/source/ui/inc/filtdlg.hxx:198
    ScSpecialFilterDlg pOptionsMgr class ScFilterOptionsMgr *
sc/source/ui/inc/preview.hxx:47
    ScPreview nTabPage long
sc/source/ui/inc/tabvwsh.hxx:128
    ScTabViewShell pPivotSource class ScArea *
sd/source/filter/eppt/eppt.hxx:176
    PPTWriter mnTxId sal_uInt32
sd/source/filter/ppt/ppt97animations.hxx:41
    Ppt97AnimationInfoAtom nSlideCount sal_uInt16
sd/source/filter/ppt/ppt97animations.hxx:47
    Ppt97AnimationInfoAtom nOLEVerb sal_uInt8
sd/source/filter/ppt/ppt97animations.hxx:50
    Ppt97AnimationInfoAtom nUnknown1 sal_uInt8
sd/source/filter/ppt/ppt97animations.hxx:51
    Ppt97AnimationInfoAtom nUnknown2 sal_uInt8
sd/source/ui/inc/animobjs.hxx:129
    sd::AnimationWindow pControllerItem class sd::AnimationControllerItem *
sd/source/ui/inc/navigatr.hxx:122
    SdNavigatorWin mpNavigatorCtrlItem class SdNavigatorControllerItem *
sd/source/ui/inc/navigatr.hxx:123
    SdNavigatorWin mpPageNameCtrlItem class SdPageNameControllerItem *
sd/source/ui/remotecontrol/Receiver.hxx:36
    sd::Receiver pTransmitter class sd::Transmitter *
sd/source/ui/remotecontrol/ZeroconfService.hxx:36
    sd::ZeroconfService port uint
sd/source/ui/sidebar/MasterPageContainerProviders.hxx:136
    sd::sidebar::TemplatePreviewProvider msURL class rtl::OUString
sd/source/ui/slidesorter/view/SlsLayouter.cxx:61
    sd::slidesorter::view::Layouter::Implementation mpTheme std::shared_ptr<view::Theme>
sd/source/ui/table/TableDesignPane.hxx:113
    sd::TableDesignPane aImpl class sd::TableDesignWidget
sd/source/ui/view/DocumentRenderer.cxx:1323
    sd::DocumentRenderer::Implementation mxObjectShell SfxObjectShellRef
sd/source/ui/view/viewshel.cxx:1233
    sd::KeepSlideSorterInSyncWithPageChanges m_aDrawLock sd::slidesorter::view::class SlideSorterView::DrawLock
sd/source/ui/view/viewshel.cxx:1234
    sd::KeepSlideSorterInSyncWithPageChanges m_aModelLock sd::slidesorter::controller::class SlideSorterController::ModelChangeLock
sd/source/ui/view/viewshel.cxx:1235
    sd::KeepSlideSorterInSyncWithPageChanges m_aUpdateLock sd::slidesorter::controller::class PageSelector::UpdateLock
sd/source/ui/view/viewshel.cxx:1236
    sd::KeepSlideSorterInSyncWithPageChanges m_aContext sd::slidesorter::controller::class SelectionObserver::Context
sd/source/ui/view/ViewShellBase.cxx:195
    sd::ViewShellBase::Implementation mpPageCacheManager std::shared_ptr<slidesorter::cache::PageCacheManager>
sfx2/source/doc/doctempl.cxx:118
    DocTempl::DocTempl_EntryData_Impl mxObjShell class SfxObjectShellLock
sfx2/source/inc/appdata.hxx:76
    SfxAppData_Impl pDocTopics SfxDdeDocTopics_Impl *
sfx2/source/inc/appdata.hxx:77
    SfxAppData_Impl pTriggerTopic class SfxDdeTriggerTopic_Impl *
sfx2/source/inc/appdata.hxx:78
    SfxAppData_Impl pDdeService2 class DdeService *
sfx2/source/view/classificationcontroller.cxx:59
    sfx2::ClassificationCategoriesController m_aPropertyListener class sfx2::ClassificationPropertyListener
slideshow/source/engine/opengl/TransitionImpl.hxx:296
    Vertex normal glm::vec3
slideshow/source/engine/opengl/TransitionImpl.hxx:297
    Vertex texcoord glm::vec2
soltools/cpp/cpp.h:143
    macroValidator pMacro Nlist *
starmath/inc/error.hxx:48
    SmErrorDesc m_eType enum SmParseError
starmath/inc/view.hxx:163
    SmCmdBoxWindow aController class SmEditController
starmath/inc/view.hxx:224
    SmViewShell maGraphicController class SmGraphicController
store/source/storbase.hxx:269
    store::PageData m_aMarked store::PageData::L
svl/source/misc/inethist.cxx:48
    INetURLHistory_Impl::head_entry m_nMagic sal_uInt32
svtools/source/svhtml/htmlkywd.cxx:558
    HTML_OptionEntry  union HTML_OptionEntry::(anonymous at /home/noel/libo3/svtools/source/svhtml/htmlkywd.cxx:558:5)
svtools/source/svhtml/htmlkywd.cxx:560
    HTML_OptionEntry::(anonymous) sToken const sal_Char *
svtools/source/svhtml/htmlkywd.cxx:561
    HTML_OptionEntry::(anonymous) pUToken const class rtl::OUString *
svx/source/dialog/contimp.hxx:57
    SvxSuperContourDlg aContourItem class SvxContourDlgItem
svx/source/form/dataaccessdescriptor.cxx:45
    svx::ODADescriptorImpl m_bSetOutOfDate _Bool
svx/source/sidebar/line/LinePropertyPanel.hxx:97
    svx::sidebar::LinePropertyPanel maStyleControl sfx2::sidebar::ControllerItem
svx/source/sidebar/line/LinePropertyPanel.hxx:98
    svx::sidebar::LinePropertyPanel maDashControl sfx2::sidebar::ControllerItem
svx/source/sidebar/line/LinePropertyPanel.hxx:100
    svx::sidebar::LinePropertyPanel maStartControl sfx2::sidebar::ControllerItem
svx/source/sidebar/line/LinePropertyPanel.hxx:101
    svx::sidebar::LinePropertyPanel maEndControl sfx2::sidebar::ControllerItem
svx/source/sidebar/line/LinePropertyPanel.hxx:102
    svx::sidebar::LinePropertyPanel maLineEndListControl sfx2::sidebar::ControllerItem
svx/source/sidebar/line/LinePropertyPanel.hxx:103
    svx::sidebar::LinePropertyPanel maLineStyleListControl sfx2::sidebar::ControllerItem
svx/source/sidebar/line/LinePropertyPanel.hxx:104
    svx::sidebar::LinePropertyPanel maTransControl sfx2::sidebar::ControllerItem
svx/source/sidebar/line/LinePropertyPanel.hxx:105
    svx::sidebar::LinePropertyPanel maEdgeStyle sfx2::sidebar::ControllerItem
svx/source/sidebar/line/LinePropertyPanel.hxx:106
    svx::sidebar::LinePropertyPanel maCapStyle sfx2::sidebar::ControllerItem
svx/source/table/tablertfimporter.cxx:53
    sdr::table::RTFCellDefault maItemSet class SfxItemSet
sw/inc/shellio.hxx:147
    SwReader aFileName class rtl::OUString
sw/source/core/crsr/crbm.cxx:64
    (anonymous namespace)::CursorStateHelper m_aSaveState class SwCursorSaveState
sw/source/core/frmedt/fetab.cxx:90
    TableWait m_pWait const std::unique_ptr<SwWait>
sw/source/core/inc/swfont.hxx:980
    SvStatistics nGetStretchTextSize sal_uInt16
sw/source/core/layout/dbg_lay.cxx:164
    SwImplEnterLeave nAction enum DbgAction
sw/source/core/text/xmldump.cxx:33
    XmlPortionDumper ofs sal_Int32
sw/source/filter/html/htmlcss1.cxx:77
    SwCSS1ItemIds nFormatBreak sal_uInt16
sw/source/filter/html/htmlcss1.cxx:78
    SwCSS1ItemIds nFormatPageDesc sal_uInt16
sw/source/filter/html/htmlcss1.cxx:79
    SwCSS1ItemIds nFormatKeep sal_uInt16
sw/source/filter/inc/rtf.hxx:28
    RTFSurround::(anonymous union)::(anonymous) nGoldCut sal_uInt8
sw/source/filter/inc/rtf.hxx:29
    RTFSurround::(anonymous union)::(anonymous) nOrder sal_uInt8
sw/source/filter/inc/rtf.hxx:30
    RTFSurround::(anonymous union)::(anonymous) nJunk sal_uInt8
sw/source/filter/inc/rtf.hxx:31
    RTFSurround::(anonymous) Flags struct (anonymous struct at /home/noel/libo3/sw/source/filter/inc/rtf.hxx:27:9)
sw/source/uibase/inc/uivwimp.hxx:95
    SwView_Impl xTmpSelDocSh class SfxObjectShellLock
ucb/source/ucp/gio/gio_mount.hxx:46
    OOoMountOperationClass parent_class GMountOperationClass
ucb/source/ucp/gio/gio_mount.hxx:49
    OOoMountOperationClass _gtk_reserved1 void (*)(void)
ucb/source/ucp/gio/gio_mount.hxx:50
    OOoMountOperationClass _gtk_reserved2 void (*)(void)
ucb/source/ucp/gio/gio_mount.hxx:51
    OOoMountOperationClass _gtk_reserved3 void (*)(void)
ucb/source/ucp/gio/gio_mount.hxx:52
    OOoMountOperationClass _gtk_reserved4 void (*)(void)
unoidl/source/legacyprovider.cxx:87
    unoidl::detail::(anonymous namespace)::Cursor manager_ rtl::Reference<Manager>
unoidl/source/unoidlprovider.cxx:672
    unoidl::detail::(anonymous namespace)::UnoidlCursor reference1_ rtl::Reference<UnoidlProvider>
unoidl/source/unoidlprovider.cxx:673
    unoidl::detail::(anonymous namespace)::UnoidlCursor reference2_ rtl::Reference<UnoidlModuleEntity>
vbahelper/source/vbahelper/vbafillformat.hxx:36
    ScVbaFillFormat m_nForeColor sal_Int32
vcl/inc/accel.h:33
    ImplAccelEntry mpAutoAccel class Accelerator *
vcl/inc/opengl/RenderList.hxx:29
    Vertex color glm::vec4
vcl/inc/opengl/RenderList.hxx:30
    Vertex lineData glm::vec4
vcl/inc/opengl/zone.hxx:46
    OpenGLVCLContextZone aZone class OpenGLZone
vcl/inc/salmenu.hxx:34
    SalItemParams nBits enum MenuItemBits
vcl/inc/salmenu.hxx:42
    SalMenuButtonItem mnId sal_uInt16
vcl/inc/salmenu.hxx:43
    SalMenuButtonItem maImage class Image
vcl/inc/salmenu.hxx:44
    SalMenuButtonItem maToolTipText class rtl::OUString
vcl/inc/salprn.hxx:43
    SalPrinterQueueInfo mpSysData class rtl::OUString *
vcl/inc/salwtype.hxx:195
    SalSurroundingTextRequestEvent mnStart sal_uLong
vcl/inc/salwtype.hxx:196
    SalSurroundingTextRequestEvent mnEnd sal_uLong
vcl/inc/salwtype.hxx:207
    SalQueryCharPositionEvent mbValid _Bool
vcl/inc/salwtype.hxx:209
    SalQueryCharPositionEvent mbVertical _Bool
vcl/inc/salwtype.hxx:210
    SalQueryCharPositionEvent mnCursorBoundX long
vcl/inc/salwtype.hxx:211
    SalQueryCharPositionEvent mnCursorBoundY long
vcl/inc/salwtype.hxx:212
    SalQueryCharPositionEvent mnCursorBoundWidth long
vcl/inc/salwtype.hxx:213
    SalQueryCharPositionEvent mnCursorBoundHeight long
vcl/inc/salwtype.hxx:242
    SalInputContext mpFont class FontSelectPattern *
vcl/inc/salwtype.hxx:250
    SalSwipeEvent mnVelocityY double
vcl/inc/sft.hxx:486
    vcl::TrueTypeFont mapper sal_uInt32 (*)(const sal_uInt8 *, sal_uInt32, sal_uInt32)
vcl/opengl/salbmp.cxx:412
    (anonymous namespace)::ScanlineWriter mpCurrentScanline sal_uInt8 *
vcl/source/filter/graphicfilter.cxx:1036
    ImpFilterLibCache mpLast struct ImpFilterLibCacheEntry *
vcl/source/filter/jpeg/Exif.hxx:56
    Exif::ExifIFD type sal_uInt16
vcl/source/filter/jpeg/Exif.hxx:57
    Exif::ExifIFD count sal_uInt32
vcl/source/filter/wmf/enhwmf.cxx:325
    (anonymous namespace)::BLENDFUNCTION aBlendOperation unsigned char
vcl/source/filter/wmf/enhwmf.cxx:326
    (anonymous namespace)::BLENDFUNCTION aBlendFlags unsigned char
vcl/source/gdi/jobset.cxx:34
    ImplOldJobSetupData cDeviceName char [32]
vcl/source/gdi/jobset.cxx:35
    ImplOldJobSetupData cPortName char [32]
vcl/source/gdi/pdfwriter_impl.cxx:5432
    (anonymous namespace)::(anonymous) extnID SECItem
vcl/source/gdi/pdfwriter_impl.cxx:5433
    (anonymous namespace)::(anonymous) critical SECItem
vcl/source/gdi/pdfwriter_impl.cxx:5434
    (anonymous namespace)::(anonymous) extnValue SECItem
vcl/source/gdi/pdfwriter_impl.cxx:5456
    (anonymous namespace)::(anonymous) version SECItem
vcl/source/gdi/pdfwriter_impl.cxx:5458
    (anonymous namespace)::(anonymous) reqPolicy SECItem
vcl/source/gdi/pdfwriter_impl.cxx:5459
    (anonymous namespace)::(anonymous) nonce SECItem
vcl/source/gdi/pdfwriter_impl.cxx:5460
    (anonymous namespace)::(anonymous) certReq SECItem
vcl/source/gdi/pdfwriter_impl.cxx:5461
    (anonymous namespace)::(anonymous) extensions (anonymous namespace)::Extension *
vcl/source/gdi/pdfwriter_impl.cxx:5505
    (anonymous namespace)::SigningCertificateV2 certs struct (anonymous namespace)::ESSCertIDv2 **
vcl/source/gdi/pdfwriter_impl.cxx:5803
    (anonymous namespace)::(anonymous) statusString SECItem
vcl/source/gdi/pdfwriter_impl.cxx:5804
    (anonymous namespace)::(anonymous) failInfo SECItem
vcl/source/uitest/uno/uitest_uno.cxx:35
    UITestUnoObj mpUITest std::unique_ptr<UITest>
vcl/unx/generic/app/wmadaptor.cxx:1270
    _mwmhints input_mode long
vcl/unx/generic/app/wmadaptor.cxx:1271
    _mwmhints status unsigned long
vcl/unx/gtk/a11y/atkhypertext.cxx:29
    (anonymous) atk_hyper_link AtkHyperlink
vcl/unx/gtk/a11y/atkwrapper.hxx:45
    AtkObjectWrapper aParent AtkObject
vcl/unx/gtk/a11y/atkwrapper.hxx:72
    AtkObjectWrapperClass aParentClass AtkObjectClass
vcl/unx/gtk/gloactiongroup.cxx:28
    GLOAction parent_instance GObject
vcl/unx/gtk/glomenu.cxx:20
    GLOMenu parent_instance GMenuModel
vcl/unx/gtk/hudawareness.cxx:20
    (anonymous) connection GDBusConnection *
vcl/unx/gtk/hudawareness.cxx:23
    (anonymous) notify GDestroyNotify
writerfilter/source/dmapper/PropertyMap.hxx:185
    writerfilter::dmapper::SectionPropertyMap m_nDebugSectionNumber sal_Int32
xmlsecurity/inc/sigstruct.hxx:110
    SignatureInformation nDigestID sal_Int32