summaryrefslogtreecommitdiff
path: root/include/IwyuFilter_include.yaml
blob: d608a87768d8b93820c8f8079db0ba42408e8d34 (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
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
---
assumeFilename: desktop/source/app/app.cxx
excludelist:
    include/sal/typesizes.h:
    # needed for build to work
    - config_typesizes.h
    include/sal/types.h:
    # needed for build to work
    - sal/typesizes.h
    include/sal/mathconf.h:
    # Platform dependent
    - cmath
    include/osl/endian.h:
    # needed for base types used in macros
    - sal/types.h
    include/osl/conditn.h:
    # ODK API test would fail with fw decl here
    - osl/time.h
    include/osl/socket.h:
    # ODK API test would fail with fw decl here
    - osl/time.h
    include/osl/thread.h:
    # ODK API test would fail with fw decl here
    - osl/time.h
    include/osl/conditn.hxx:
    # ODK API test would fail with fw decl here
    - osl/time.h
    include/osl/pipe_decl.hxx:
    # ODK API test would fail with fw decl here
    - osl/security.hxx
    include/osl/socket_decl.hxx:
    # Needed by socket.hxx for inline function
    - rtl/byteseq.hxx
    include/osl/thread.hxx:
    # ODK API test would fail with fw decl here
    - osl/time.h
    include/rtl/instance.hxx:
    # Needed for template functions
    - osl/getglobalmutex.hxx
    include/rtl/math.hxx:
    # TODO MSVC does not compile basegfx/numeric/ftools.hxx when this is replaced
    - math.h
    include/android/compatibility.hxx:
    # TODO check whether actually needed, just silence this for now
    - math.h
    include/sfx2/toolbarids.hxx:
    # needed for enum definition
    - sal/types.h
    include/cppuhelper/compbase1.hxx:
    # Needed for template functions
    - cppuhelper/implbase1.hxx
    include/cppuhelper/compbase2.hxx:
    # Needed for template functions
    - cppuhelper/implbase2.hxx
    include/cppuhelper/compbase3.hxx:
    # Needed for template functions
    - cppuhelper/implbase3.hxx
    include/cppuhelper/compbase4.hxx:
    # Needed for template functions
    - cppuhelper/implbase4.hxx
    include/cppuhelper/compbase5.hxx:
    # Needed for template functions
    - cppuhelper/implbase5.hxx
    include/cppuhelper/compbase6.hxx:
    # Needed for template functions
    - cppuhelper/implbase6.hxx
    include/cppuhelper/compbase7.hxx:
    # Needed for template functions
    - cppuhelper/implbase7.hxx
    include/cppuhelper/compbase8.hxx:
    # Needed for template functions
    - cppuhelper/implbase8.hxx
    include/cppuhelper/compbase9.hxx:
    # Needed for template functions
    - cppuhelper/implbase9.hxx
    include/cppuhelper/compbase10.hxx:
    # Needed for template functions
    - cppuhelper/implbase10.hxx
    include/cppuhelper/compbase11.hxx:
    # Needed for template functions
    - cppuhelper/implbase11.hxx
    include/cppuhelper/compbase12.hxx:
    # Needed for template functions
    - cppuhelper/implbase12.hxx
    include/cppuhelper/exc_hlp.hxx:
    #Needed for implicit destructor
    - com/sun/star/uno/Any.hxx
    include/cppuhelper/propertysetmixin.hxx:
    #Needed for implicit destructor
    - com/sun/star/uno/Sequence.hxx
    include/cppuhelper/interfacecontainer.h:
    #Needed for implicit destructor
    - com/sun/star/uno/Sequence.hxx
    include/ucbhelper/activedatasink.hxx:
    # base class has to be a complete type
    - com/sun/star/io/XActiveDataSink.hpp
    include/ucbhelper/commandenvironment.hxx:
    # base class has to be a complete type
    - com/sun/star/ucb/XCommandEnvironment.hpp
    include/ucbhelper/interceptedinteraction.hxx:
    # base class has to be a complete type
    - com/sun/star/task/XInteractionHandler.hpp
    include/ucbhelper/fd_inputstream.hxx:
    # Needed for typedef
    - com/sun/star/io/XInputStream.hpp
    - com/sun/star/io/XSeekable.hpp
    include/ucbhelper/macros.hxx:
    # Used in macros defined here
    - cppuhelper/typeprovider.hxx
    - cppuhelper/supportsservice.hxx
    - cppuhelper/factory.hxx
    include/comphelper/accessiblekeybindinghelper.hxx:
    # base class has to be a complete type
    - com/sun/star/accessibility/XAccessibleKeyBinding.hpp
    include/comphelper/accessiblecomponenthelper.hxx:
    # base class has to be a complete type
    - com/sun/star/accessibility/XAccessibleExtendedComponent.hpp
    include/comphelper/accessiblecontexthelper.hxx:
    # base class has to be a complete type
    - com/sun/star/accessibility/XAccessibleContext.hpp
    - com/sun/star/accessibility/XAccessibleEventBroadcaster.hpp
    include/comphelper/accessibleselectionhelper.hxx:
    # base class has to be a complete type
    - com/sun/star/accessibility/XAccessibleSelection.hpp
    include/comphelper/accessibletexthelper.hxx:
    # base class has to be a complete type
    - com/sun/star/accessibility/XAccessibleText.hpp
    include/comphelper/accessiblewrapper.hxx:
    # base class has to be a complete type
    - com/sun/star/accessibility/XAccessibleContext.hpp
    - com/sun/star/accessibility/XAccessibleEventBroadcaster.hpp
    - com/sun/star/accessibility/XAccessibleEventListener.hpp
    include/comphelper/accimplaccess.hxx:
    # base class has to be a complete type
    - com/sun/star/lang/XUnoTunnel.hpp
    include/comphelper/attributelist.hxx:
    # base class has to be a complete type
    - com/sun/star/util/XCloneable.hpp
    - com/sun/star/xml/sax/XAttributeList.hpp
    include/comphelper/ChainablePropertySetInfo.hxx:
    # base class has to be a complete type
    - com/sun/star/beans/XPropertySetInfo.hpp
    include/comphelper/containermultiplexer.hxx:
    # base class has to be a complete type
    - com/sun/star/container/XContainerListener.hpp
    include/comphelper/docpasswordrequest.hxx:
    # base class has to be a complete type
    - com/sun/star/task/XInteractionRequest.hpp
    include/comphelper/enumhelper.hxx:
    # base class has to be a complete type
    - com/sun/star/container/XEnumeration.hpp
    - com/sun/star/lang/XEventListener.hpp
    include/comphelper/evtlistenerhlp.hxx:
    # base class has to be a complete type
    - com/sun/star/lang/XEventListener.hpp
    include/comphelper/interaction.hxx:
    # base class has to be a complete type
    - com/sun/star/task/XInteractionAbort.hpp
    - com/sun/star/task/XInteractionApprove.hpp
    - com/sun/star/task/XInteractionDisapprove.hpp
    - com/sun/star/task/XInteractionRequest.hpp
    - com/sun/star/task/XInteractionRetry.hpp
    include/comphelper/SelectionMultiplex.hxx:
    # base class has to be a complete type
    - com/sun/star/view/XSelectionChangeListener.hpp
    include/comphelper/MasterPropertySetInfo.hxx:
    # base class has to be a complete type
    - com/sun/star/beans/XPropertySetInfo.hpp
    include/comphelper/namedvaluecollection.hxx:
    # Needed for template class
    - com/sun/star/beans/PropertyValue.hpp
    - com/sun/star/beans/NamedValue.hpp
    include/comphelper/numberedcollection.hxx:
    # base class has to be a complete type
    - com/sun/star/frame/XUntitledNumbers.hpp
    include/comphelper/oslfile2streamwrap.hxx:
    # base class has to be a complete type
    - com/sun/star/io/XInputStream.hpp
    - com/sun/star/io/XOutputStream.hpp
    include/comphelper/propertysetinfo.hxx:
    # base class has to be a complete type
    - com/sun/star/beans/XPropertySetInfo.hpp
    include/comphelper/propmultiplex.hxx:
    # base class has to be a complete type
    - com/sun/star/beans/XPropertyChangeListener.hpp
    include/comphelper/propertystatecontainer.hxx:
    # base class has to be a complete type
    - com/sun/star/beans/XPropertyState.hpp
    include/comphelper/seekableinput.hxx:
    # base class has to be a complete type
    - com/sun/star/io/XInputStream.hpp
    - com/sun/star/io/XSeekable.hpp
    include/comphelper/seqstream.hxx:
    # base class has to be a complete type
    - com/sun/star/io/XInputStream.hpp
    - com/sun/star/io/XSeekable.hpp
    include/comphelper/servicedecl.hxx:
    # base class has to be a complete type
    - com/sun/star/lang/XServiceInfo.hpp
    - com/sun/star/uno/XComponentContext.hpp
    include/comphelper/servicehelper.hxx:
    # Needed for macro
    - rtl/instance.hxx
    include/comphelper/stl_types.hxx:
    # Needed for std::equal
    - algorithm
    include/comphelper/unique_disposing_ptr.hxx:
    # base class has to be a complete type
    - com/sun/star/lang/XServiceInfo.hpp
    include/comphelper/uno3.hxx:
    # Needed for macro
    - comphelper/sequence.hxx
    include/comphelper/weakeventlistener.hxx:
    # base class has to be a complete type
    - com/sun/star/lang/XEventListener.hpp
    - com/sun/star/lang/XComponent.hpp
    include/basegfx/numeric/ftools.hxx:
    # MSVC does not compile when this is removed
    - math.h
    - cmath
    include/basegfx/utils/unopolypolygon.hxx:
    # base class has to be a complete type
    - com/sun/star/lang/XServiceInfo.hpp
    - com/sun/star/rendering/XBezierPolyPolygon2D.hpp
    - com/sun/star/rendering/XLinePolyPolygon2D.hpp
    include/o3tl/deleter.hxx:
    # Needed for __COVERITY__
    - com/sun/star/uno/Exception.hpp
    - sal/log.hxx
    include/o3tl/lru_map.hxx:
    # Needed for std::min
    - algorithm
    include/o3tl/make_shared.hxx:
    # Needed for __COVERITY__
    - o3tl/deleter.hxx
    include/sot/exchange.hxx:
    # Used in a macro #define
    - com/sun/star/datatransfer/dnd/DNDConstants.hpp
    include/tools/color.hxx:
    # OSL_BIGENDIAN is being checked
    - osl/endian.h
    include/tools/debug.hxx:
    # Used behind #ifndef
    - tools/toolsdllapi.h
    include/tools/diagnose_ex.h:
    # Needed for macros
    - com/sun/star/lang/IllegalArgumentException.hpp
    - com/sun/star/uno/RuntimeException.hpp
    - rtl/ustring.hxx
    include/tools/fldunit.hxx:
    # Needed for enum type
    - sal/types.h
    include/tools/long.hxx:
    # Needed on _WIN64
    - sal/types.h
    include/tools/svlibrary.h:
    # Used behind #ifndef
    - osl/module.h
    include/tools/simdsupport.hxx:
    # Needed for CPU intrinsics detection to work
    - emmintrin.h
    include/unotools/accessiblestatesethelper.hxx:
    # base class has to be a complete type
    - com/sun/star/accessibility/XAccessibleStateSet.hpp
    include/unotools/accessiblerelationsethelper.hxx:
    # base class has to be a complete type
    - com/sun/star/accessibility/XAccessibleRelationSet.hpp
    include/unotools/eventcfg.hxx:
    # base class has to be a complete type
    - com/sun/star/container/XNameReplace.hpp
    - com/sun/star/document/XEventsSupplier.hpp
    include/unotools/fontcfg.hxx:
    # Needed for a sal_uLong enum
    - tools/solar.h
    include/unotools/progresshandlerwrap.hxx:
    # base class has to be a complete type
    - com/sun/star/ucb/XProgressHandler.hpp
    include/unotools/streamwrap.hxx:
    # base class has to be a complete type
    - com/sun/star/io/XOutputStream.hpp
    - com/sun/star/io/XStream.hpp
    - com/sun/star/io/XTruncate.hpp
    include/sax/fshelper.hxx:
    # base class has to be a complete type
    - com/sun/star/xml/sax/XFastAttributeList.hpp
    include/sax/fastattribs.hxx:
    # base class has to be a complete type
    - com/sun/star/xml/sax/XFastAttributeList.hpp
    include/sax/fastparser.hxx:
    # base class has to be a complete type
    - com/sun/star/lang/XInitialization.hpp
    - com/sun/star/lang/XServiceInfo.hpp
    - com/sun/star/xml/sax/XFastParser.hpp
    include/svl/numuno.hxx:
    # base class has to be a complete type
    - com/sun/star/lang/XUnoTunnel.hpp
    - com/sun/star/util/XNumberFormatsSupplier.hpp
    include/svl/urihelper.hxx:
    # base class has to be a complete type
    - tools/link.hxx
    include/svl/style.hxx:
    # base class has to be a complete type
    - com/sun/star/lang/XUnoTunnel.hpp
    - com/sun/star/style/XStyle.hpp
    include/vcl/FilterConfigItem.hxx:
    # Needed on Windows with --disable-pch
    - com/sun/star/beans/PropertyValue.hpp
    include/vcl/builderfactory.hxx:
    # Needed for macro #define
    - vcl/builder.hxx
    - vcl/vclptr.hxx
    include/vcl/decoview.hxx:
    # Full definition needed for VclPtr
    - vcl/outdev.hxx
    include/vcl/devicecoordinate.hxx:
    # Needed for #if configure switch
    - basegfx/point/b2ipoint.hxx
    include/vcl/event.hxx:
    # Needed for enum type 
    - vcl/window.hxx
    include/vcl/imap.hxx:
    # Needed for implicit dtor
    - vcl/imapobj.hxx
    include/vcl/keycodes.hxx:
    # Needed for macros
    - com/sun/star/awt/Key.hpp
    - com/sun/star/awt/KeyGroup.hpp
    include/vcl/mtfxmldump.hxx:
    # Full definition needed for o3tl::enumarray
    - vcl/metaactiontypes.hxx
    include/vcl/outdevstate.hxx:
    # Full definition needed for boost::optional
    - vcl/mapmod.hxx
    - tools/color.hxx
    - tools/gen.hxx
    include/vcl/transfer.hxx:
    # base class has to be a complete type
    - com/sun/star/datatransfer/XTransferable2.hpp
    - com/sun/star/datatransfer/clipboard/XClipboardOwner.hpp
    - com/sun/star/datatransfer/dnd/XDragSourceListener.hpp
    - com/sun/star/lang/XUnoTunnel.hpp
    - com/sun/star/lang/XServiceInfo.hpp
    - com/sun/star/frame/XTerminateListener.hpp
    - com/sun/star/datatransfer/dnd/XDragGestureListener.hpp
    - com/sun/star/datatransfer/dnd/XDropTargetListener.hpp
    include/vcl/weld.hxx:
    # base class has to be a complete type
    - com/sun/star/accessibility/XAccessibleRelationSet.hpp
    - com/sun/star/accessibility/XAccessible.hpp
    include/toolkit/awt/vclxaccessiblecomponent.hxx:
    # base class has to be a complete type
    - com/sun/star/lang/XServiceInfo.hpp
    include/toolkit/awt/vclxwindow.hxx:
    # base class has to be a complete type
    - toolkit/awt/vclxdevice.hxx
    - com/sun/star/awt/XWindow2.hpp
    - com/sun/star/awt/XVclWindowPeer.hpp
    - com/sun/star/awt/XLayoutConstrains.hpp
    - com/sun/star/awt/XView.hpp
    - com/sun/star/beans/XPropertySetInfo.hpp
    - com/sun/star/accessibility/XAccessible.hpp
    - com/sun/star/awt/XDockableWindow.hpp
    - com/sun/star/awt/XStyleSettingsSupplier.hpp
    include/toolkit/awt/vclxwindows.hxx:
    # base class has to be a complete type
    - com/sun/star/awt/XListBox.hpp
    - com/sun/star/awt/XToggleButton.hpp
    - com/sun/star/awt/XComboBox.hpp
    - com/sun/star/awt/XItemListListener.hpp
    include/toolkit/controls/unocontrol.hxx:
    # base class has to be a complete type
    - com/sun/star/awt/XControl.hpp
    - com/sun/star/awt/XWindow2.hpp
    - com/sun/star/awt/XView.hpp
    - com/sun/star/beans/XPropertiesChangeListener.hpp
    - com/sun/star/lang/XServiceInfo.hpp
    - com/sun/star/awt/XUnitConversion.hpp
    - com/sun/star/awt/XStyleSettingsSupplier.hpp
    - com/sun/star/accessibility/XAccessible.hpp
    - com/sun/star/util/XModeChangeBroadcaster.hpp
    include/toolkit/controls/unocontrolmodel.hxx:
    # base class has to be a complete type
    - com/sun/star/awt/XControlModel.hpp
    - com/sun/star/lang/XComponent.hpp
    - com/sun/star/lang/XServiceInfo.hpp
    - com/sun/star/beans/XPropertyState.hpp
    - com/sun/star/io/XPersistObject.hpp
    - com/sun/star/lang/XUnoTunnel.hpp
    - com/sun/star/util/XCloneable.hpp
    include/toolkit/controls/unocontrols.hxx:
    # base class has to be a complete type
    - com/sun/star/awt/XTextComponent.hpp
    - com/sun/star/awt/XTextListener.hpp
    - com/sun/star/awt/XTextLayoutConstrains.hpp
    - com/sun/star/awt/XButton.hpp
    - com/sun/star/awt/XToggleButton.hpp
    - com/sun/star/awt/XRadioButton.hpp
    - com/sun/star/awt/XCheckBox.hpp
    - com/sun/star/awt/XListBox.hpp
    - com/sun/star/awt/XItemList.hpp
    include/toolkit/helper/macros.hxx:
    # Needed for macros
    - comphelper/servicehelper.hxx
    - tools/diagnose_ex.h
    include/xmloff/attrlist.hxx:
    # base class has to be a complete type
    - com/sun/star/lang/XUnoTunnel.hpp
    - com/sun/star/util/XCloneable.hpp
    - com/sun/star/xml/sax/XAttributeList.hpp
    include/xmloff/unointerfacetouniqueidentifiermapper.hxx:
    # base class has to be a complete type
    - com/sun/star/uno/XInterface.hpp
    include/xmloff/unoatrcn.hxx:
    # base class has to be a complete type
    - com/sun/star/container/XNameContainer.hpp
    - com/sun/star/lang/XServiceInfo.hpp
    - com/sun/star/lang/XUnoTunnel.hpp
    include/xmloff/xmlictxt.hxx:
    # base class has to be a complete type
    - com/sun/star/xml/sax/XFastContextHandler.hpp
    include/xmloff/xmlexp.hxx:
    # base class has to be a complete type
    - com/sun/star/document/XFilter.hpp
    - com/sun/star/lang/XServiceInfo.hpp
    - com/sun/star/document/XExporter.hpp
    - com/sun/star/lang/XInitialization.hpp
    - com/sun/star/container/XNamed.hpp
    - com/sun/star/lang/XUnoTunnel.hpp
    include/xmloff/xmlmetae.hxx:
    # base class has to be a complete type
    - com/sun/star/xml/sax/XDocumentHandler.hpp
    include/xmloff/xmlimp.hxx:
    # base class has to be a complete type
    - com/sun/star/document/XFilter.hpp
    - com/sun/star/document/XImporter.hpp
    - com/sun/star/lang/XInitialization.hpp
    - com/sun/star/lang/XServiceInfo.hpp
    - com/sun/star/lang/XUnoTunnel.hpp
    - com/sun/star/xml/sax/XExtendedDocumentHandler.hpp
    - com/sun/star/xml/sax/XFastDocumentHandler.hpp
    - com/sun/star/xml/sax/XFastParser.hpp
    include/svtools/asynclink.hxx:
    # unique_ptr needs complete type
    - osl/mutex.hxx
    - vcl/idle.hxx
    include/svtools/cliplistener.hxx:
    # base class has to be a complete type
    - com/sun/star/datatransfer/clipboard/XClipboardListener.hpp
    include/svtools/dialogclosedlistener.hxx:
    # base class has to be a complete type
    - com/sun/star/ui/dialogs/XDialogClosedListener.hpp
    include/svtools/genericunodialog.hxx:
    # base class has to be a complete type
    - com/sun/star/lang/XInitialization.hpp
    - com/sun/star/lang/XServiceInfo.hpp
    - com/sun/star/ui/dialogs/XExecutableDialog.hpp
    include/svtools/openfiledroptargetlistener.hxx:
    # base class has to be a complete type
    - com/sun/star/datatransfer/dnd/XDropTargetListener.hpp
    include/svtools/popupmenucontrollerbase.hxx:
    # base class has to be a complete type
    - com/sun/star/frame/XDispatch.hpp
    - com/sun/star/frame/XDispatchProvider.hpp
    - com/sun/star/frame/XPopupMenuController.hpp
    - com/sun/star/frame/XStatusListener.hpp
    - com/sun/star/lang/XInitialization.hpp
    - com/sun/star/lang/XServiceInfo.hpp
    include/svtools/popupwindowcontroller.hxx:
    # base class has to be a complete type
    - com/sun/star/lang/XServiceInfo.hpp
    - svtools/toolboxcontroller.hxx
    include/svtools/sfxecode.hxx:
    # Needed for macro defines
    - class ErrCode
    include/svtools/statusbarcontroller.hxx:
    # Don't propose hxx -> h change in URE libs
    - cppuhelper/interfacecontainer.hxx
    include/svtools/toolboxcontroller.hxx:
    # base class has to be a complete type
    - com/sun/star/frame/XStatusListener.hpp
    - com/sun/star/frame/XToolbarController.hpp
    - com/sun/star/util/XUpdatable.hpp
    - com/sun/star/lang/XInitialization.hpp
    # Complete type is needed for DispatchInfo struct
    - com/sun/star/beans/PropertyValue.hpp
    # Don't propose hxx -> h change in URE libs
    - cppuhelper/interfacecontainer.hxx
    include/svtools/unoevent.hxx:
    # base class has to be a complete type
    - com/sun/star/container/XNameReplace.hpp
    - com/sun/star/lang/XServiceInfo.hpp
    include/framework/dispatchhelper.hxx:
    # base class has to be a complete type
    - com/sun/star/frame/XDispatchHelper.hpp
    - com/sun/star/frame/XDispatchResultListener.hpp
    - com/sun/star/lang/XServiceInfo.hpp
    include/framework/titlehelper.hxx:
    # base class has to be a complete type
    - com/sun/star/frame/XTitle.hpp
    - com/sun/star/frame/XTitleChangeBroadcaster.hpp
    - com/sun/star/frame/XFrameActionListener.hpp
    - com/sun/star/document/XDocumentEventListener.hpp
    # Don't propose hxx -> h change in URE libs
    - cppuhelper/interfacecontainer.hxx
    include/linguistic/hyphdta.hxx:
    # base class has to be a complete type
    - com/sun/star/linguistic2/XHyphenatedWord.hpp
    - com/sun/star/linguistic2/XPossibleHyphens.hpp
    include/linguistic/lngprophelp.hxx:
    # base class has to be a complete type
    - com/sun/star/beans/XPropertyChangeListener.hpp
    - com/sun/star/linguistic2/XLinguServiceEventBroadcaster.hpp
    include/linguistic/spelldta.hxx:
    # base class has to be a complete type
    - com/sun/star/linguistic2/XSetSpellAlternatives.hpp
    - com/sun/star/linguistic2/XSpellAlternatives.hpp
    include/linguistic/misc.hxx:
    # base class has to be a complete type
    - com/sun/star/frame/XTerminateListener.hpp
    include/cppcanvas/renderer.hxx:
    # Used in boost::optional type
    - basegfx/matrix/b2dhommatrix.hxx
    include/basic/modsizeexceeded.hxx:
    # base class has to be a complete type
    - com/sun/star/task/XInteractionRequest.hpp
    include/basic/sberrors.hxx:
    # Needed for macro defines
    - vcl/errcode.hxx
    include/connectivity/BlobHelper.hxx:
    # base class has to be a complete type
    - com/sun/star/sdbc/XBlob.hpp
    include/connectivity/CommonTools.hxx:
    # base class has to be a complete type
    - com/sun/star/beans/XPropertySet.hpp
    - com/sun/star/sdbcx/XColumnsSupplier.hpp
    # Needed for macro defines
    - cppuhelper/supportsservice.hxx
    # Needed for HAVE_FEATURE_JAVA
    - rtl/ref.hxx
    include/connectivity/ConnectionWrapper.hxx:
    # base class has to be a complete type
    - com/sun/star/lang/XUnoTunnel.hpp
    - com/sun/star/lang/XServiceInfo.hpp
    include/connectivity/conncleanup.hxx:
    # base class has to be a complete type
    - com/sun/star/beans/XPropertyChangeListener.hpp
    - com/sun/star/sdbc/XRowSetListener.hpp
    include/connectivity/parameters.hxx:
    # base class has to be a complete type
    - com/sun/star/sdb/XSingleSelectQueryComposer.hpp
    include/connectivity/paramwrapper.hxx:
    # base class has to be a complete type
    - com/sun/star/container/XEnumerationAccess.hpp
    - com/sun/star/container/XIndexAccess.hpp
    include/connectivity/sdbcx/VCollection.hxx:
    # base class has to be a complete type
    - com/sun/star/container/XNameAccess.hpp
    - com/sun/star/container/XIndexAccess.hpp
    - com/sun/star/container/XEnumerationAccess.hpp
    - com/sun/star/container/XContainer.hpp
    - com/sun/star/sdbc/XColumnLocate.hpp
    - com/sun/star/util/XRefreshable.hpp
    - com/sun/star/sdbcx/XDataDescriptorFactory.hpp
    - com/sun/star/sdbcx/XAppend.hpp
    - com/sun/star/sdbcx/XDrop.hpp
    - com/sun/star/lang/XServiceInfo.hpp
    - com/sun/star/beans/XPropertySet.hpp
    include/connectivity/sdbcx/VCatalog.hxx:
    # base class has to be a complete type
    - com/sun/star/sdbcx/XTablesSupplier.hpp
    - com/sun/star/sdbcx/XViewsSupplier.hpp
    - com/sun/star/sdbcx/XUsersSupplier.hpp
    - com/sun/star/sdbcx/XGroupsSupplier.hpp
    - com/sun/star/lang/XServiceInfo.hpp
    include/connectivity/sdbcx/VColumn.hxx:
    # base class has to be a complete type
    - com/sun/star/container/XNamed.hpp
    - com/sun/star/lang/XServiceInfo.hpp
    - com/sun/star/sdbcx/XDataDescriptorFactory.hpp
    include/connectivity/sdbcx/VGroup.hxx:
    # base class has to be a complete type
    - com/sun/star/container/XNamed.hpp
    - com/sun/star/lang/XServiceInfo.hpp
    - com/sun/star/sdbcx/XAuthorizable.hpp
    - com/sun/star/sdbcx/XUsersSupplier.hpp
    include/connectivity/sdbcx/VIndex.hxx:
    # base class has to be a complete type
    - com/sun/star/sdbcx/XDataDescriptorFactory.hpp
    include/connectivity/sdbcx/VKey.hxx:
    # base class has to be a complete type
    - com/sun/star/sdbcx/XDataDescriptorFactory.hpp
    include/connectivity/sdbcx/VTypeDef.hxx:
    # base class has to be a complete type
    - com/sun/star/container/XNamed.hpp
    - com/sun/star/lang/XServiceInfo.hpp
    - com/sun/star/sdbcx/XColumnsSupplier.hpp
    include/connectivity/sdbcx/VTable.hxx:
    # base class has to be a complete type
    - com/sun/star/container/XNamed.hpp
    - com/sun/star/lang/XServiceInfo.hpp
    - com/sun/star/sdbcx/XAlterTable.hpp
    - com/sun/star/sdbcx/XColumnsSupplier.hpp
    - com/sun/star/sdbcx/XDataDescriptorFactory.hpp
    - com/sun/star/sdbcx/XIndexesSupplier.hpp
    - com/sun/star/sdbcx/XKeysSupplier.hpp
    - com/sun/star/sdbcx/XRename.hpp
    include/connectivity/sdbcx/VUser.hxx:
    # base class has to be a complete type
    - com/sun/star/container/XNamed.hpp
    - com/sun/star/sdbcx/XGroupsSupplier.hpp
    - com/sun/star/sdbcx/XUser.hpp
    include/connectivity/sdbcx/VView.hxx:
    # base class has to be a complete type
    - com/sun/star/container/XNamed.hpp
    - com/sun/star/lang/XServiceInfo.hpp
    - com/sun/star/sdbcx/XDataDescriptorFactory.hpp
    include/drawinglayer/primitive2d/baseprimitive2d.hxx:
    # base class has to be a complete type
    - com/sun/star/graphic/XPrimitive2D.hpp
    - com/sun/star/util/XAccounting.hpp
    include/drawinglayer/primitive3d/baseprimitive3d.hxx:
    # base class has to be a complete type
    - com/sun/star/graphic/XPrimitive3D.hpp
    include/sfx2/charwin.hxx:
    # Needed for implicit dtor
    - vcl/virdev.hxx
    include/sfx2/dinfdlg.hxx:
    # Needed for implicit dtor
    - com/sun/star/document/CmisProperty.hpp
    include/sfx2/docfile.hxx:
    # Full type needed for template
    - tools/link.hxx
    include/sfx2/docstoragemodifylistener.hxx:
    # base class has to be a complete type
    - com/sun/star/util/XModifyListener.hpp
    include/sfx2/DocumentMetadataAccess.hxx:
    # base class has to be a complete type
    - com/sun/star/rdf/XDocumentMetadataAccess.hpp
    include/sfx2/mieclip.hxx:
    # Needed for implicit dtor
    - tools/stream.hxx
    include/sfx2/sfxbasecontroller.hxx:
    # base class has to be a complete type
    - com/sun/star/frame/XController2.hpp
    - com/sun/star/frame/XControllerBorder.hpp
    - com/sun/star/frame/XDispatchProvider.hpp
    - com/sun/star/task/XStatusIndicatorSupplier.hpp
    - com/sun/star/ui/XContextMenuInterception.hpp
    - com/sun/star/awt/XUserInputInterception.hpp
    - com/sun/star/frame/XDispatchInformationProvider.hpp
    - com/sun/star/frame/XTitle.hpp
    - com/sun/star/frame/XTitleChangeBroadcaster.hpp
    - com/sun/star/lang/XInitialization.hpp
    include/sfx2/sfxbasemodel.hxx:
    # base class has to be a complete type
    - com/sun/star/container/XChild.hpp
    - com/sun/star/document/XDocumentPropertiesSupplier.hpp
    - com/sun/star/document/XCmisDocument.hpp
    - com/sun/star/rdf/XDocumentMetadataAccess.hpp
    - com/sun/star/document/XDocumentRecovery.hpp
    - com/sun/star/document/XUndoManagerSupplier.hpp
    - com/sun/star/document/XEventBroadcaster.hpp
    - com/sun/star/document/XDocumentEventBroadcaster.hpp
    - com/sun/star/lang/XEventListener.hpp
    - com/sun/star/document/XEventsSupplier.hpp
    - com/sun/star/document/XEmbeddedScripts.hpp
    - com/sun/star/document/XScriptInvocationContext.hpp
    - com/sun/star/frame/XModel2.hpp
    - com/sun/star/util/XModifiable2.hpp
    - com/sun/star/view/XPrintable.hpp
    - com/sun/star/view/XPrintJobBroadcaster.hpp
    - com/sun/star/frame/XStorable2.hpp
    - com/sun/star/frame/XLoadable.hpp
    - com/sun/star/script/XStarBasicAccess.hpp
    - com/sun/star/document/XViewDataSupplier.hpp
    - com/sun/star/util/XCloseable.hpp
    - com/sun/star/datatransfer/XTransferable.hpp
    - com/sun/star/document/XDocumentSubStorageSupplier.hpp
    - com/sun/star/document/XStorageBasedDocument.hpp
    - com/sun/star/script/provider/XScriptProviderSupplier.hpp
    - com/sun/star/ui/XUIConfigurationManagerSupplier.hpp
    - com/sun/star/embed/XVisualObject.hpp
    - com/sun/star/lang/XUnoTunnel.hpp
    - com/sun/star/frame/XModule.hpp
    - com/sun/star/frame/XTitle.hpp
    - com/sun/star/frame/XTitleChangeBroadcaster.hpp
    - com/sun/star/frame/XUntitledNumbers.hpp
    include/sfx2/sfxsids.hrc:
    # Needed for sfxitems.sdi to build
    - svl/memberid.h
    # Needed for TypedWhichId defines
    - svl/typedwhich.hxx
    - class SvxZoomItem
    - class SfxUInt16Item
    - class SvxHyperlinkItem
    - class SfxDocumentInfoItem
    - class SvxSearchItem
    include/sfx2/shell.hxx:
    # Used in macro define
    - class SfxModule
    include/sfx2/sfxstatuslistener.hxx:
    # base class has to be a complete type
    - com/sun/star/frame/XStatusListener.hpp
    - com/sun/star/lang/XComponent.hpp
    include/sfx2/sidebar/SidebarController.hxx:
    # base class has to be a complete type
    - com/sun/star/ui/XContextChangeEventListener.hpp
    - com/sun/star/beans/XPropertyChangeListener.hpp
    - com/sun/star/ui/XSidebar.hpp
    - com/sun/star/frame/XStatusListener.hpp
    - com/sun/star/frame/XFrameActionListener.hpp
    include/sfx2/sidebar/SidebarPanelBase.hxx:
    # base class has to be a complete type
    - com/sun/star/ui/XContextChangeEventListener.hpp
    - com/sun/star/ui/XUIElement.hpp
    - com/sun/star/ui/XToolPanel.hpp
    - com/sun/star/ui/XSidebarPanel.hpp
    - com/sun/star/ui/XUpdateModel.hpp
    include/sfx2/sidebar/Theme.hxx:
    # base class has to be a complete type
    - com/sun/star/beans/XPropertySet.hpp
    include/sfx2/sidebar/UnoSidebar.hxx:
    # base class has to be a complete type
    - com/sun/star/ui/XSidebarProvider.hpp
    include/sfx2/viewsh.hxx:
    # Needed for macro 
    - class SfxViewFactory
    include/editeng/AccessibleContextBase.hxx:
    # base class has to be a complete type
    - com/sun/star/accessibility/XAccessibleContext.hpp
    - com/sun/star/accessibility/XAccessibleEventBroadcaster.hpp
    - com/sun/star/accessibility/XAccessible.hpp
    - com/sun/star/lang/XServiceInfo.hpp
    include/editeng/AccessibleEditableTextPara.hxx:
    # base class has to be a complete type
    - com/sun/star/accessibility/XAccessibleComponent.hpp
    - com/sun/star/accessibility/XAccessibleContext.hpp
    - com/sun/star/accessibility/XAccessibleEditableText.hpp
    - com/sun/star/accessibility/XAccessibleEventBroadcaster.hpp
    - com/sun/star/accessibility/XAccessible.hpp
    - com/sun/star/accessibility/XAccessibleHypertext.hpp
    - com/sun/star/accessibility/XAccessibleMultiLineText.hpp
    - com/sun/star/accessibility/XAccessibleTextAttributes.hpp
    - com/sun/star/lang/XServiceInfo.hpp
    include/editeng/AccessibleStaticTextBase.hxx:
    # base class has to be a complete type
    - com/sun/star/accessibility/XAccessibleText.hpp
    - com/sun/star/accessibility/XAccessibleTextAttributes.hpp
    include/editeng/editerr.hxx:
    # Needed for macro defines
    - vcl/errcode.hxx
    include/editeng/eeitem.hxx:
    # Needed for macro defines
    - svl/typedwhich.hxx
    - class SfxBoolItem
    - class SfxGrabBagItem
    - class SfxInt16Item
    - class SvxAdjustItem
    - class SvxAutoKernItem
    - class SvxCaseMapItem
    - class SvxCharReliefItem
    - class SvxCharScaleWidthItem
    - class SvxColorItem
    - class SvxContourItem
    - class SvxCrossedOutItem
    - class SvxEmphasisMarkItem
    - class SvxEscapementItem
    - class SvxFontHeightItem
    - class SvxFontItem
    - class SvxForbiddenRuleItem
    - class SvxFrameDirectionItem
    - class SvxHangingPunctuationItem
    - class SvxKerningItem
    - class SvxLanguageItem
    - class SvxLineSpacingItem
    - class SvxLRSpaceItem
    - class SvxOverlineItem
    - class SvxPostureItem
    - class SvXMLAttrContainerItem
    - class SvxScriptSpaceItem
    - class SvxShadowedItem
    - class SvxTabStopItem
    - class SvxULSpaceItem
    - class SvxUnderlineItem
    - class SvxWeightItem
    - class SvxWordLineModeItem
    - class SvxBulletItem
    - class SvxNumBulletItem
    include/editeng/UnoForbiddenCharsTable.hxx:
    # base class has to be a complete type
    - com/sun/star/i18n/XForbiddenCharacters.hpp
    - com/sun/star/linguistic2/XSupportedLocales.hpp
    include/editeng/unonrule.hxx:
    # base class has to be a complete type
    - com/sun/star/container/XIndexReplace.hpp
    - com/sun/star/lang/XServiceInfo.hpp
    - com/sun/star/lang/XUnoTunnel.hpp
    - com/sun/star/ucb/XAnyCompare.hpp
    - com/sun/star/util/XCloneable.hpp
    include/editeng/unotext.hxx:
    # Needed for macro defines
    - com/sun/star/container/XIndexReplace.hpp
    - com/sun/star/awt/FontSlant.hpp
    - com/sun/star/awt/FontDescriptor.hpp
    - com/sun/star/style/LineSpacing.hpp
    - com/sun/star/style/TabStop.hpp
    - editeng/eeitem.hxx
    include/formula/FormulaOpCodeMapperObj.hxx:
    # base class has to be a complete type
    - com/sun/star/lang/XServiceInfo.hpp
    - com/sun/star/sheet/XFormulaOpCodeMapper.hpp
    include/formula/paramclass.hxx:
    # Needed for enum type
    - sal/types.h
    include/formula/opcode.hxx:
    # Needed for enum type
    - sal/types.h
    include/formula/tokenarray.hxx:
    # Needed to avoid linking errors on WIN
    - formula/ExternalReferenceHelper.hxx
    include/svx/AccessibleControlShape.hxx:
    # base class has to be a complete type
    - com/sun/star/beans/XPropertyChangeListener.hpp
    - com/sun/star/container/XContainerListener.hpp
    - com/sun/star/util/XModeChangeListener.hpp
    include/svx/dbaexchange.hxx:
    # Needed for implicit dtor
    - com/sun/star/beans/PropertyValue.hpp
    include/svx/EnhancedCustomShape2d.hxx:
    # Needed for implicit dtor
    - com/sun/star/drawing/EnhancedCustomShapeAdjustmentValue.hpp
    - com/sun/star/drawing/EnhancedCustomShapeSegment.hpp
    - com/sun/star/drawing/EnhancedCustomShapeTextFrame.hpp
    include/svx/fmgridif.hxx:
    # base class has to be a complete type
    - com/sun/star/beans/XPropertyChangeListener.hpp
    - com/sun/star/container/XContainer.hpp
    - com/sun/star/container/XEnumerationAccess.hpp
    - com/sun/star/form/XBoundComponent.hpp
    - com/sun/star/form/XGridControl.hpp
    - com/sun/star/form/XGridPeer.hpp
    - com/sun/star/form/XLoadListener.hpp
    - com/sun/star/form/XResetListener.hpp
    - com/sun/star/frame/XDispatchProvider.hpp
    - com/sun/star/frame/XDispatchProviderInterception.hpp
    - com/sun/star/frame/XStatusListener.hpp
    - com/sun/star/sdbc/XRowSetListener.hpp
    - com/sun/star/sdb/XRowSetSupplier.hpp
    - com/sun/star/util/XModeSelector.hpp
    - com/sun/star/util/XModifyBroadcaster.hpp
    - com/sun/star/view/XSelectionSupplier.hpp
    - toolkit/awt/vclxwindow.hxx
    include/svx/fmsrcimp.hxx:
    # base class has to be a complete type
    - com/sun/star/beans/XPropertyChangeListener.hpp
    include/svx/fmtools.hxx:
    # base class has to be a complete type
    - com/sun/star/lang/XEventListener.hpp
    include/svx/ifaceids.hxx:
    # Keep for macro define
    - sfx2/shell.hxx
    include/svx/measctrl.hxx:
    # Needed for template class
    - svx/svdobj.hxx
    include/svx/svddef.hxx:
    # Used in macro definition
    - svl/typedwhich.hxx
    include/svx/svxerr.hxx:
    # Used in macro definition
    - vcl/errcode.hxx
    include/svx/svxids.hrc:
    # Used in macro definition
    - svl/typedwhich.hxx
    include/svx/unopage.hxx:
    # Don't propose hxx -> h change in URE libs
    - cppuhelper/interfacecontainer.hxx
    include/svx/unoshprp.hxx:
    # Needed for macro defines
    - com/sun/star/drawing/PointSequence.hpp
    - com/sun/star/drawing/PointSequenceSequence.hpp
    - com/sun/star/uno/Sequence.hxx
    - com/sun/star/drawing/RectanglePoint.hpp
    - com/sun/star/awt/XBitmap.hpp
    - com/sun/star/awt/Gradient.hpp
    - com/sun/star/drawing/Hatch.hpp
    - com/sun/star/drawing/FillStyle.hpp
    - com/sun/star/drawing/LineCap.hpp
    - com/sun/star/drawing/LineDash.hpp
    - com/sun/star/drawing/LineJoint.hpp
    - com/sun/star/drawing/LineStyle.hpp
    - com/sun/star/beans/PropertyAttribute.hpp
    - com/sun/star/awt/Rectangle.hpp
    - com/sun/star/drawing/TextAnimationDirection.hpp
    - com/sun/star/drawing/TextAnimationKind.hpp
    - com/sun/star/drawing/TextFitToSizeType.hpp
    - com/sun/star/drawing/TextVerticalAdjust.hpp
    - com/sun/star/drawing/TextHorizontalAdjust.hpp
    - com/sun/star/drawing/ConnectorType.hpp
    - com/sun/star/drawing/XShape.hpp
    - com/sun/star/drawing/MeasureKind.hpp
    - com/sun/star/drawing/MeasureTextHorzPos.hpp
    - com/sun/star/drawing/MeasureTextVertPos.hpp
    - com/sun/star/drawing/HomogenMatrix3.hpp
    - com/sun/star/drawing/CircleKind.hpp
    - com/sun/star/drawing/PolygonKind.hpp
    - com/sun/star/drawing/PolyPolygonBezierCoords.hpp
    - com/sun/star/drawing/ColorMode.hpp
    - com/sun/star/drawing/HomogenMatrix.hpp
    - com/sun/star/drawing/Direction3D.hpp
    - com/sun/star/drawing/ProjectionMode.hpp
    - com/sun/star/drawing/ShadeMode.hpp
    - com/sun/star/drawing/Position3D.hpp
    - com/sun/star/drawing/NormalsKind.hpp
    - com/sun/star/drawing/TextureKind.hpp
    - com/sun/star/drawing/TextureMode.hpp
    - com/sun/star/drawing/TextureProjectionMode.hpp
    - com/sun/star/drawing/PolyPolygonShape3D.hpp
    - com/sun/star/text/GraphicCrop.hpp
    - com/sun/star/drawing/BitmapMode.hpp
    - com/sun/star/drawing/CameraGeometry.hpp
    - com/sun/star/text/WritingMode.hpp
    - com/sun/star/graphic/XGraphic.hpp
    - com/sun/star/drawing/QRCode.hpp
    - svx/svddef.hxx
    include/svx/xdef.hxx:
    # Needed for macro defines
    - svl/typedwhich.hxx
    include/svx/svdtext.hxx:
    # TODO too many replacements would be needed
    - tools/weakbase.hxx
    include/oox/helper/helper.hxx:
    # OSL_BIGENDIAN is being checked
    - osl/endian.h
    include/codemaker/global.hxx:
    # Don't propose hxx -> h change in URE libs
    - osl/file.hxx
    include/comphelper/crashzone.hxx:
    # Needed for sig_atomic_t
    - csignal
    include/comphelper/parallelsort.hxx:
    # Needed when PARALLELSORT_ENABLEPZ is defined
    - chrono