Avoid potential negative array index access to cached text.
[LibreOffice.git] / include / IwyuFilter_include.yaml
blobe0a5b159fd79828fb83ffa9160d4b2fdeebe154e
1 ---
2 assumeFilename: desktop/source/app/app.cxx
3 excludelist:
4     include/sal/typesizes.h:
5     # needed for build to work
6     - config_typesizes.h
7     include/sal/types.h:
8     # needed for build to work
9     - sal/typesizes.h
10     include/sal/mathconf.h:
11     # Platform dependent
12     - cmath
13     include/osl/endian.h:
14     # needed for base types used in macros
15     - sal/types.h
16     include/osl/conditn.h:
17     # ODK API test would fail with fw decl here
18     - osl/time.h
19     include/osl/socket.h:
20     # ODK API test would fail with fw decl here
21     - osl/time.h
22     include/osl/thread.h:
23     # ODK API test would fail with fw decl here
24     - osl/time.h
25     include/osl/conditn.hxx:
26     # ODK API test would fail with fw decl here
27     - osl/time.h
28     include/osl/pipe_decl.hxx:
29     # ODK API test would fail with fw decl here
30     - osl/security.hxx
31     include/osl/socket_decl.hxx:
32     # Needed by socket.hxx for inline function
33     - rtl/byteseq.hxx
34     include/osl/thread.hxx:
35     # ODK API test would fail with fw decl here
36     - osl/time.h
37     include/rtl/instance.hxx:
38     # Needed for template functions
39     - osl/getglobalmutex.hxx
40     include/rtl/math.hxx:
41     # TODO MSVC does not compile basegfx/numeric/ftools.hxx when this is replaced
42     - math.h
43     include/android/compatibility.hxx:
44     # TODO check whether actually needed, just silence this for now
45     - math.h
46     include/LibreOfficeKit/LibreOfficeKit.h:
47     # the unstable API needs C99's bool
48     - stdbool.h
49     - stdint.h
50     include/sfx2/toolbarids.hxx:
51     # needed for enum definition
52     - sal/types.h
53     include/cppuhelper/compbase1.hxx:
54     # Needed for template functions
55     - cppuhelper/implbase1.hxx
56     include/cppuhelper/compbase2.hxx:
57     # Needed for template functions
58     - cppuhelper/implbase2.hxx
59     include/cppuhelper/compbase3.hxx:
60     # Needed for template functions
61     - cppuhelper/implbase3.hxx
62     include/cppuhelper/compbase4.hxx:
63     # Needed for template functions
64     - cppuhelper/implbase4.hxx
65     include/cppuhelper/compbase5.hxx:
66     # Needed for template functions
67     - cppuhelper/implbase5.hxx
68     include/cppuhelper/compbase6.hxx:
69     # Needed for template functions
70     - cppuhelper/implbase6.hxx
71     include/cppuhelper/compbase7.hxx:
72     # Needed for template functions
73     - cppuhelper/implbase7.hxx
74     include/cppuhelper/compbase8.hxx:
75     # Needed for template functions
76     - cppuhelper/implbase8.hxx
77     include/cppuhelper/compbase9.hxx:
78     # Needed for template functions
79     - cppuhelper/implbase9.hxx
80     include/cppuhelper/compbase10.hxx:
81     # Needed for template functions
82     - cppuhelper/implbase10.hxx
83     include/cppuhelper/compbase11.hxx:
84     # Needed for template functions
85     - cppuhelper/implbase11.hxx
86     include/cppuhelper/compbase12.hxx:
87     # Needed for template functions
88     - cppuhelper/implbase12.hxx
89     include/cppuhelper/exc_hlp.hxx:
90     #Needed for implicit destructor
91     - com/sun/star/uno/Any.hxx
92     include/cppuhelper/propertysetmixin.hxx:
93     #Needed for implicit destructor
94     - com/sun/star/uno/Sequence.hxx
95     include/cppuhelper/interfacecontainer.h:
96     #Needed for implicit destructor
97     - com/sun/star/uno/Sequence.hxx
98     include/ucbhelper/activedatasink.hxx:
99     # base class has to be a complete type
100     - com/sun/star/io/XActiveDataSink.hpp
101     include/ucbhelper/commandenvironment.hxx:
102     # base class has to be a complete type
103     - com/sun/star/ucb/XCommandEnvironment.hpp
104     include/ucbhelper/interceptedinteraction.hxx:
105     # base class has to be a complete type
106     - com/sun/star/task/XInteractionHandler.hpp
107     include/ucbhelper/fd_inputstream.hxx:
108     # Needed for typedef
109     - com/sun/star/io/XInputStream.hpp
110     - com/sun/star/io/XSeekable.hpp
111     include/ucbhelper/macros.hxx:
112     # Used in macros defined here
113     - cppuhelper/typeprovider.hxx
114     - cppuhelper/supportsservice.hxx
115     - cppuhelper/factory.hxx
116     include/comphelper/accessiblekeybindinghelper.hxx:
117     # base class has to be a complete type
118     - com/sun/star/accessibility/XAccessibleKeyBinding.hpp
119     include/comphelper/accessiblecomponenthelper.hxx:
120     # base class has to be a complete type
121     - com/sun/star/accessibility/XAccessibleContext.hpp
122     - com/sun/star/accessibility/XAccessibleEventBroadcaster.hpp
123     - com/sun/star/accessibility/XAccessibleExtendedComponent.hpp
124     include/comphelper/accessibleselectionhelper.hxx:
125     # base class has to be a complete type
126     - com/sun/star/accessibility/XAccessibleSelection.hpp
127     include/comphelper/accessibletexthelper.hxx:
128     # base class has to be a complete type
129     - com/sun/star/accessibility/XAccessibleText.hpp
130     include/comphelper/accessiblewrapper.hxx:
131     # base class has to be a complete type
132     - com/sun/star/accessibility/XAccessibleContext.hpp
133     - com/sun/star/accessibility/XAccessibleEventBroadcaster.hpp
134     - com/sun/star/accessibility/XAccessibleEventListener.hpp
135     include/comphelper/attributelist.hxx:
136     # base class has to be a complete type
137     - com/sun/star/util/XCloneable.hpp
138     - com/sun/star/xml/sax/XAttributeList.hpp
139     include/comphelper/ChainablePropertySetInfo.hxx:
140     # base class has to be a complete type
141     - com/sun/star/beans/XPropertySetInfo.hpp
142     include/comphelper/containermultiplexer.hxx:
143     # base class has to be a complete type
144     - com/sun/star/container/XContainerListener.hpp
145     include/comphelper/docpasswordrequest.hxx:
146     # base class has to be a complete type
147     - com/sun/star/task/XInteractionRequest.hpp
148     include/comphelper/enumhelper.hxx:
149     # base class has to be a complete type
150     - com/sun/star/container/XEnumeration.hpp
151     - com/sun/star/lang/XEventListener.hpp
152     include/comphelper/evtlistenerhlp.hxx:
153     # base class has to be a complete type
154     - com/sun/star/lang/XEventListener.hpp
155     include/comphelper/interaction.hxx:
156     # base class has to be a complete type
157     - com/sun/star/task/XInteractionAbort.hpp
158     - com/sun/star/task/XInteractionApprove.hpp
159     - com/sun/star/task/XInteractionDisapprove.hpp
160     - com/sun/star/task/XInteractionRequest.hpp
161     - com/sun/star/task/XInteractionRetry.hpp
162     include/comphelper/SelectionMultiplex.hxx:
163     # base class has to be a complete type
164     - com/sun/star/view/XSelectionChangeListener.hpp
165     include/comphelper/MasterPropertySetInfo.hxx:
166     # base class has to be a complete type
167     - com/sun/star/beans/XPropertySetInfo.hpp
168     include/comphelper/namedvaluecollection.hxx:
169     # Needed for template class
170     - com/sun/star/beans/PropertyValue.hpp
171     - com/sun/star/beans/NamedValue.hpp
172     include/comphelper/numberedcollection.hxx:
173     # base class has to be a complete type
174     - com/sun/star/frame/XUntitledNumbers.hpp
175     include/comphelper/oslfile2streamwrap.hxx:
176     # base class has to be a complete type
177     - com/sun/star/io/XInputStream.hpp
178     - com/sun/star/io/XOutputStream.hpp
179     include/comphelper/propertysetinfo.hxx:
180     # base class has to be a complete type
181     - com/sun/star/beans/XPropertySetInfo.hpp
182     include/comphelper/propmultiplex.hxx:
183     # base class has to be a complete type
184     - com/sun/star/beans/XPropertyChangeListener.hpp
185     include/comphelper/propertystatecontainer.hxx:
186     # base class has to be a complete type
187     - com/sun/star/beans/XPropertyState.hpp
188     include/comphelper/seekableinput.hxx:
189     # base class has to be a complete type
190     - com/sun/star/io/XInputStream.hpp
191     - com/sun/star/io/XSeekable.hpp
192     include/comphelper/seqstream.hxx:
193     # base class has to be a complete type
194     - com/sun/star/io/XInputStream.hpp
195     - com/sun/star/io/XSeekable.hpp
196     include/comphelper/servicehelper.hxx:
197     # Needed for macro
198     - rtl/instance.hxx
199     include/comphelper/stl_types.hxx:
200     # Needed for std::equal
201     - algorithm
202     include/comphelper/unique_disposing_ptr.hxx:
203     # base class has to be a complete type
204     - com/sun/star/lang/XServiceInfo.hpp
205     include/comphelper/uno3.hxx:
206     # Needed for macro
207     - comphelper/sequence.hxx
208     include/comphelper/weakeventlistener.hxx:
209     # base class has to be a complete type
210     - com/sun/star/lang/XEventListener.hpp
211     - com/sun/star/lang/XComponent.hpp
212     include/basegfx/numeric/ftools.hxx:
213     # MSVC does not compile when this is removed
214     - math.h
215     - cmath
216     include/basegfx/utils/unopolypolygon.hxx:
217     # base class has to be a complete type
218     - com/sun/star/lang/XServiceInfo.hpp
219     - com/sun/star/rendering/XBezierPolyPolygon2D.hpp
220     - com/sun/star/rendering/XLinePolyPolygon2D.hpp
221     include/o3tl/char16_t2wchar_t.hxx:
222     # Needed on WIN32
223     - string_view
224     include/o3tl/deleter.hxx:
225     # Needed for __COVERITY__
226     - com/sun/star/uno/Exception.hpp
227     - sal/log.hxx
228     include/o3tl/intcmp.hxx:
229     # Needed for C++20 mode
230     - type_traits
231     - utility
232     include/o3tl/make_shared.hxx:
233     # Needed for __COVERITY__
234     - o3tl/deleter.hxx
235     include/o3tl/safeint.hxx:
236     # Needed for std::min
237     - algorithm
238     include/o3tl/unreachable.hxx:
239     # Needed for C++23 mode
240     - utility
241     include/o3tl/vector_pool.hxx:
242     # Needed for std::move
243     - utility
244     include/o3tl/vector_utils.hxx:
245     # Needed for std::copy_if
246     - algorithm
247     include/sot/exchange.hxx:
248     # Used in a macro #define
249     - com/sun/star/datatransfer/dnd/DNDConstants.hpp
250     include/tools/debug.hxx:
251     # Used behind #ifndef
252     - tools/toolsdllapi.h
253     include/comphelper/diagnose_ex.hxx:
254     # Needed for macros
255     - com/sun/star/lang/IllegalArgumentException.hpp
256     - com/sun/star/uno/RuntimeException.hpp
257     - rtl/ustring.hxx
258     include/tools/fldunit.hxx:
259     # Needed for enum type
260     - sal/types.h
261     include/tools/long.hxx:
262     # Needed on _WIN64
263     - sal/types.h
264     include/tools/svlibrary.h:
265     # Used behind #ifndef
266     - osl/module.h
267     include/tools/simdsupport.hxx:
268     # Needed for CPU intrinsics detection to work
269     - emmintrin.h
270     include/unotools/accessiblerelationsethelper.hxx:
271     # base class has to be a complete type
272     - com/sun/star/accessibility/XAccessibleRelationSet.hpp
273     include/unotools/eventcfg.hxx:
274     # base class has to be a complete type
275     - com/sun/star/container/XNameReplace.hpp
276     - com/sun/star/document/XEventsSupplier.hpp
277     include/unotools/fontcfg.hxx:
278     # Needed for a sal_uLong enum
279     - tools/solar.h
280     include/unotools/progresshandlerwrap.hxx:
281     # base class has to be a complete type
282     - com/sun/star/ucb/XProgressHandler.hpp
283     include/unotools/streamwrap.hxx:
284     # base class has to be a complete type
285     - com/sun/star/io/XOutputStream.hpp
286     - com/sun/star/io/XStream.hpp
287     - com/sun/star/io/XTruncate.hpp
288     include/sax/fshelper.hxx:
289     # base class has to be a complete type
290     - com/sun/star/xml/sax/XFastAttributeList.hpp
291     include/sax/fastattribs.hxx:
292     # base class has to be a complete type
293     - com/sun/star/xml/sax/XFastAttributeList.hpp
294     include/sax/fastparser.hxx:
295     # base class has to be a complete type
296     - com/sun/star/lang/XInitialization.hpp
297     - com/sun/star/lang/XServiceInfo.hpp
298     - com/sun/star/xml/sax/XFastParser.hpp
299     include/svl/numuno.hxx:
300     # base class has to be a complete type
301     - com/sun/star/lang/XUnoTunnel.hpp
302     - com/sun/star/util/XNumberFormatsSupplier.hpp
303     include/svl/urihelper.hxx:
304     # base class has to be a complete type
305     - tools/link.hxx
306     include/svl/style.hxx:
307     # base class has to be a complete type
308     - com/sun/star/lang/XUnoTunnel.hpp
309     - com/sun/star/style/XStyle.hpp
310     include/vcl/FilterConfigItem.hxx:
311     # Needed on Windows with --disable-pch
312     - com/sun/star/beans/PropertyValue.hpp
313     include/vcl/builderfactory.hxx:
314     # Needed for macro #define
315     - vcl/builder.hxx
316     - vcl/vclptr.hxx
317     include/vcl/decoview.hxx:
318     # Full definition needed for VclPtr
319     - vcl/outdev.hxx
320     include/vcl/event.hxx:
321     # Needed for enum type 
322     - vcl/window.hxx
323     include/vcl/imap.hxx:
324     # Needed for implicit dtor
325     - vcl/imapobj.hxx
326     include/vcl/keycodes.hxx:
327     # Needed for macros
328     - com/sun/star/awt/Key.hpp
329     - com/sun/star/awt/KeyGroup.hpp
330     include/vcl/mtfxmldump.hxx:
331     # Full definition needed for o3tl::enumarray
332     - vcl/metaactiontypes.hxx
333     include/vcl/transfer.hxx:
334     # base class has to be a complete type
335     - com/sun/star/datatransfer/XTransferable2.hpp
336     - com/sun/star/datatransfer/clipboard/XClipboardOwner.hpp
337     - com/sun/star/datatransfer/dnd/XDragSourceListener.hpp
338     - com/sun/star/lang/XUnoTunnel.hpp
339     - com/sun/star/lang/XServiceInfo.hpp
340     - com/sun/star/frame/XTerminateListener.hpp
341     - com/sun/star/datatransfer/dnd/XDragGestureListener.hpp
342     - com/sun/star/datatransfer/dnd/XDropTargetListener.hpp
343     include/vcl/weld.hxx:
344     # base class has to be a complete type
345     - com/sun/star/accessibility/XAccessibleRelationSet.hpp
346     - com/sun/star/accessibility/XAccessible.hpp
347     include/toolkit/awt/vclxaccessiblecomponent.hxx:
348     # base class has to be a complete type
349     - com/sun/star/lang/XServiceInfo.hpp
350     include/toolkit/awt/vclxwindow.hxx:
351     # base class has to be a complete type
352     - toolkit/awt/vclxdevice.hxx
353     - com/sun/star/awt/XWindow2.hpp
354     - com/sun/star/awt/XVclWindowPeer.hpp
355     - com/sun/star/awt/XLayoutConstrains.hpp
356     - com/sun/star/awt/XView.hpp
357     - com/sun/star/beans/XPropertySetInfo.hpp
358     - com/sun/star/accessibility/XAccessible.hpp
359     - com/sun/star/awt/XDockableWindow.hpp
360     - com/sun/star/awt/XStyleSettingsSupplier.hpp
361     include/toolkit/awt/vclxwindows.hxx:
362     # base class has to be a complete type
363     - com/sun/star/awt/XListBox.hpp
364     - com/sun/star/awt/XToggleButton.hpp
365     - com/sun/star/awt/XComboBox.hpp
366     - com/sun/star/awt/XItemListListener.hpp
367     include/toolkit/controls/unocontrol.hxx:
368     # base class has to be a complete type
369     - com/sun/star/awt/XControl.hpp
370     - com/sun/star/awt/XWindow2.hpp
371     - com/sun/star/awt/XView.hpp
372     - com/sun/star/beans/XPropertiesChangeListener.hpp
373     - com/sun/star/lang/XServiceInfo.hpp
374     - com/sun/star/awt/XUnitConversion.hpp
375     - com/sun/star/awt/XStyleSettingsSupplier.hpp
376     - com/sun/star/accessibility/XAccessible.hpp
377     - com/sun/star/util/XModeChangeBroadcaster.hpp
378     include/toolkit/controls/unocontrolmodel.hxx:
379     # base class has to be a complete type
380     - com/sun/star/awt/XControlModel.hpp
381     - com/sun/star/lang/XComponent.hpp
382     - com/sun/star/lang/XServiceInfo.hpp
383     - com/sun/star/beans/XPropertyState.hpp
384     - com/sun/star/io/XPersistObject.hpp
385     - com/sun/star/lang/XUnoTunnel.hpp
386     - com/sun/star/util/XCloneable.hpp
387     include/toolkit/controls/unocontrols.hxx:
388     # base class has to be a complete type
389     - com/sun/star/awt/XTextComponent.hpp
390     - com/sun/star/awt/XTextListener.hpp
391     - com/sun/star/awt/XTextLayoutConstrains.hpp
392     - com/sun/star/awt/XButton.hpp
393     - com/sun/star/awt/XToggleButton.hpp
394     - com/sun/star/awt/XRadioButton.hpp
395     - com/sun/star/awt/XCheckBox.hpp
396     - com/sun/star/awt/XListBox.hpp
397     - com/sun/star/awt/XItemList.hpp
398     include/toolkit/helper/macros.hxx:
399     # Needed for macros
400     - comphelper/servicehelper.hxx
401     - comphelper/diagnose_ex.hxx
402     include/xmloff/unointerfacetouniqueidentifiermapper.hxx:
403     # base class has to be a complete type
404     - com/sun/star/uno/XInterface.hpp
405     include/xmloff/unoatrcn.hxx:
406     # base class has to be a complete type
407     - com/sun/star/container/XNameContainer.hpp
408     - com/sun/star/lang/XServiceInfo.hpp
409     - com/sun/star/lang/XUnoTunnel.hpp
410     include/xmloff/xmlictxt.hxx:
411     # base class has to be a complete type
412     - com/sun/star/xml/sax/XFastContextHandler.hpp
413     include/xmloff/xmlexp.hxx:
414     # base class has to be a complete type
415     - com/sun/star/document/XFilter.hpp
416     - com/sun/star/lang/XServiceInfo.hpp
417     - com/sun/star/document/XExporter.hpp
418     - com/sun/star/lang/XInitialization.hpp
419     - com/sun/star/container/XNamed.hpp
420     - com/sun/star/lang/XUnoTunnel.hpp
421     include/xmloff/xmlmetae.hxx:
422     # base class has to be a complete type
423     - com/sun/star/xml/sax/XDocumentHandler.hpp
424     include/xmloff/xmlimp.hxx:
425     # base class has to be a complete type
426     - com/sun/star/document/XFilter.hpp
427     - com/sun/star/document/XImporter.hpp
428     - com/sun/star/lang/XInitialization.hpp
429     - com/sun/star/lang/XServiceInfo.hpp
430     - com/sun/star/lang/XUnoTunnel.hpp
431     - com/sun/star/xml/sax/XExtendedDocumentHandler.hpp
432     - com/sun/star/xml/sax/XFastDocumentHandler.hpp
433     - com/sun/star/xml/sax/XFastParser.hpp
434     include/svtools/asynclink.hxx:
435     # unique_ptr needs complete type
436     - osl/mutex.hxx
437     - vcl/idle.hxx
438     include/svtools/cliplistener.hxx:
439     # base class has to be a complete type
440     - com/sun/star/datatransfer/clipboard/XClipboardListener.hpp
441     include/svtools/dialogclosedlistener.hxx:
442     # base class has to be a complete type
443     - com/sun/star/ui/dialogs/XDialogClosedListener.hpp
444     include/svtools/genericunodialog.hxx:
445     # base class has to be a complete type
446     - com/sun/star/lang/XInitialization.hpp
447     - com/sun/star/lang/XServiceInfo.hpp
448     - com/sun/star/ui/dialogs/XExecutableDialog.hpp
449     include/svtools/openfiledroptargetlistener.hxx:
450     # base class has to be a complete type
451     - com/sun/star/datatransfer/dnd/XDropTargetListener.hpp
452     include/svtools/popupmenucontrollerbase.hxx:
453     # base class has to be a complete type
454     - com/sun/star/frame/XDispatch.hpp
455     - com/sun/star/frame/XDispatchProvider.hpp
456     - com/sun/star/frame/XPopupMenuController.hpp
457     - com/sun/star/frame/XStatusListener.hpp
458     - com/sun/star/lang/XInitialization.hpp
459     - com/sun/star/lang/XServiceInfo.hpp
460     include/svtools/popupwindowcontroller.hxx:
461     # base class has to be a complete type
462     - com/sun/star/lang/XServiceInfo.hpp
463     - svtools/toolboxcontroller.hxx
464     include/svtools/sfxecode.hxx:
465     # Needed for macro defines
466     - class ErrCode
467     include/svtools/statusbarcontroller.hxx:
468     # Don't propose hxx -> h change in URE libs
469     - cppuhelper/interfacecontainer.hxx
470     include/svtools/toolboxcontroller.hxx:
471     # base class has to be a complete type
472     - com/sun/star/frame/XStatusListener.hpp
473     - com/sun/star/frame/XToolbarController.hpp
474     - com/sun/star/util/XUpdatable.hpp
475     - com/sun/star/lang/XInitialization.hpp
476     # Complete type is needed for DispatchInfo struct
477     - com/sun/star/beans/PropertyValue.hpp
478     # Don't propose hxx -> h change in URE libs
479     - cppuhelper/interfacecontainer.hxx
480     include/svtools/unoevent.hxx:
481     # base class has to be a complete type
482     - com/sun/star/container/XNameReplace.hpp
483     - com/sun/star/lang/XServiceInfo.hpp
484     include/framework/dispatchhelper.hxx:
485     # base class has to be a complete type
486     - com/sun/star/frame/XDispatchHelper.hpp
487     - com/sun/star/frame/XDispatchResultListener.hpp
488     - com/sun/star/lang/XServiceInfo.hpp
489     include/framework/titlehelper.hxx:
490     # base class has to be a complete type
491     - com/sun/star/frame/XTitle.hpp
492     - com/sun/star/frame/XTitleChangeBroadcaster.hpp
493     - com/sun/star/frame/XFrameActionListener.hpp
494     - com/sun/star/document/XDocumentEventListener.hpp
495     # Don't propose hxx -> h change in URE libs
496     - cppuhelper/interfacecontainer.hxx
497     include/linguistic/hyphdta.hxx:
498     # base class has to be a complete type
499     - com/sun/star/linguistic2/XHyphenatedWord.hpp
500     - com/sun/star/linguistic2/XPossibleHyphens.hpp
501     include/linguistic/lngprophelp.hxx:
502     # base class has to be a complete type
503     - com/sun/star/beans/XPropertyChangeListener.hpp
504     - com/sun/star/linguistic2/XLinguServiceEventBroadcaster.hpp
505     include/linguistic/spelldta.hxx:
506     # base class has to be a complete type
507     - com/sun/star/linguistic2/XSetSpellAlternatives.hpp
508     - com/sun/star/linguistic2/XSpellAlternatives.hpp
509     include/linguistic/misc.hxx:
510     # base class has to be a complete type
511     - com/sun/star/frame/XTerminateListener.hpp
512     include/cppcanvas/renderer.hxx:
513     # Used in boost::optional type
514     - basegfx/matrix/b2dhommatrix.hxx
515     include/basic/modsizeexceeded.hxx:
516     # base class has to be a complete type
517     - com/sun/star/task/XInteractionRequest.hpp
518     include/basic/sberrors.hxx:
519     # Needed for macro defines
520     - comphelper/errcode.hxx
521     include/connectivity/BlobHelper.hxx:
522     # base class has to be a complete type
523     - com/sun/star/sdbc/XBlob.hpp
524     include/connectivity/CommonTools.hxx:
525     # base class has to be a complete type
526     - com/sun/star/beans/XPropertySet.hpp
527     - com/sun/star/sdbcx/XColumnsSupplier.hpp
528     # Needed for macro defines
529     - cppuhelper/supportsservice.hxx
530     # Needed for HAVE_FEATURE_JAVA
531     - rtl/ref.hxx
532     include/connectivity/ConnectionWrapper.hxx:
533     # base class has to be a complete type
534     - com/sun/star/lang/XUnoTunnel.hpp
535     - com/sun/star/lang/XServiceInfo.hpp
536     include/connectivity/conncleanup.hxx:
537     # base class has to be a complete type
538     - com/sun/star/beans/XPropertyChangeListener.hpp
539     - com/sun/star/sdbc/XRowSetListener.hpp
540     include/connectivity/parameters.hxx:
541     # base class has to be a complete type
542     - com/sun/star/sdb/XSingleSelectQueryComposer.hpp
543     include/connectivity/paramwrapper.hxx:
544     # base class has to be a complete type
545     - com/sun/star/container/XEnumerationAccess.hpp
546     - com/sun/star/container/XIndexAccess.hpp
547     include/connectivity/sdbcx/VCollection.hxx:
548     # base class has to be a complete type
549     - com/sun/star/container/XNameAccess.hpp
550     - com/sun/star/container/XIndexAccess.hpp
551     - com/sun/star/container/XEnumerationAccess.hpp
552     - com/sun/star/container/XContainer.hpp
553     - com/sun/star/sdbc/XColumnLocate.hpp
554     - com/sun/star/util/XRefreshable.hpp
555     - com/sun/star/sdbcx/XDataDescriptorFactory.hpp
556     - com/sun/star/sdbcx/XAppend.hpp
557     - com/sun/star/sdbcx/XDrop.hpp
558     - com/sun/star/lang/XServiceInfo.hpp
559     - com/sun/star/beans/XPropertySet.hpp
560     include/connectivity/sdbcx/VColumn.hxx:
561     # base class has to be a complete type
562     - com/sun/star/container/XNamed.hpp
563     - com/sun/star/lang/XServiceInfo.hpp
564     - com/sun/star/sdbcx/XDataDescriptorFactory.hpp
565     include/connectivity/sdbcx/VTable.hxx:
566     # base class has to be a complete type
567     - com/sun/star/container/XNamed.hpp
568     - com/sun/star/lang/XServiceInfo.hpp
569     - com/sun/star/sdbcx/XAlterTable.hpp
570     - com/sun/star/sdbcx/XColumnsSupplier.hpp
571     - com/sun/star/sdbcx/XDataDescriptorFactory.hpp
572     - com/sun/star/sdbcx/XIndexesSupplier.hpp
573     - com/sun/star/sdbcx/XKeysSupplier.hpp
574     - com/sun/star/sdbcx/XRename.hpp
575     include/connectivity/sdbcx/VView.hxx:
576     # base class has to be a complete type
577     - com/sun/star/container/XNamed.hpp
578     - com/sun/star/lang/XServiceInfo.hpp
579     - com/sun/star/sdbcx/XDataDescriptorFactory.hpp
580     include/drawinglayer/primitive2d/baseprimitive2d.hxx:
581     # base class has to be a complete type
582     - com/sun/star/graphic/XPrimitive2D.hpp
583     - com/sun/star/util/XAccounting.hpp
584     include/drawinglayer/primitive3d/baseprimitive3d.hxx:
585     # base class has to be a complete type
586     - com/sun/star/graphic/XPrimitive3D.hpp
587     include/sfx2/charwin.hxx:
588     # Needed for implicit dtor
589     - vcl/virdev.hxx
590     include/sfx2/dinfdlg.hxx:
591     # Needed for implicit dtor
592     - com/sun/star/document/CmisProperty.hpp
593     include/sfx2/docfile.hxx:
594     # Full type needed for template
595     - tools/link.hxx
596     include/sfx2/docstoragemodifylistener.hxx:
597     # base class has to be a complete type
598     - com/sun/star/util/XModifyListener.hpp
599     include/sfx2/DocumentMetadataAccess.hxx:
600     # base class has to be a complete type
601     - com/sun/star/rdf/XDocumentMetadataAccess.hpp
602     include/sfx2/mieclip.hxx:
603     # Needed for implicit dtor
604     - tools/stream.hxx
605     include/sfx2/sfxbasecontroller.hxx:
606     # base class has to be a complete type
607     - com/sun/star/frame/XController2.hpp
608     - com/sun/star/frame/XControllerBorder.hpp
609     - com/sun/star/frame/XDispatchProvider.hpp
610     - com/sun/star/task/XStatusIndicatorSupplier.hpp
611     - com/sun/star/ui/XContextMenuInterception.hpp
612     - com/sun/star/awt/XUserInputInterception.hpp
613     - com/sun/star/frame/XDispatchInformationProvider.hpp
614     - com/sun/star/frame/XTitle.hpp
615     - com/sun/star/frame/XTitleChangeBroadcaster.hpp
616     - com/sun/star/lang/XInitialization.hpp
617     include/sfx2/sfxbasemodel.hxx:
618     # base class has to be a complete type
619     - com/sun/star/container/XChild.hpp
620     - com/sun/star/document/XDocumentPropertiesSupplier.hpp
621     - com/sun/star/document/XCmisDocument.hpp
622     - com/sun/star/rdf/XDocumentMetadataAccess.hpp
623     - com/sun/star/document/XDocumentRecovery.hpp
624     - com/sun/star/document/XUndoManagerSupplier.hpp
625     - com/sun/star/document/XEventBroadcaster.hpp
626     - com/sun/star/document/XDocumentEventBroadcaster.hpp
627     - com/sun/star/lang/XEventListener.hpp
628     - com/sun/star/document/XEventsSupplier.hpp
629     - com/sun/star/document/XEmbeddedScripts.hpp
630     - com/sun/star/document/XScriptInvocationContext.hpp
631     - com/sun/star/frame/XModel2.hpp
632     - com/sun/star/util/XModifiable2.hpp
633     - com/sun/star/view/XPrintable.hpp
634     - com/sun/star/view/XPrintJobBroadcaster.hpp
635     - com/sun/star/frame/XStorable2.hpp
636     - com/sun/star/frame/XLoadable.hpp
637     - com/sun/star/script/XStarBasicAccess.hpp
638     - com/sun/star/document/XViewDataSupplier.hpp
639     - com/sun/star/util/XCloseable.hpp
640     - com/sun/star/datatransfer/XTransferable.hpp
641     - com/sun/star/document/XDocumentSubStorageSupplier.hpp
642     - com/sun/star/document/XStorageBasedDocument.hpp
643     - com/sun/star/script/provider/XScriptProviderSupplier.hpp
644     - com/sun/star/ui/XUIConfigurationManagerSupplier.hpp
645     - com/sun/star/embed/XVisualObject.hpp
646     - com/sun/star/lang/XUnoTunnel.hpp
647     - com/sun/star/frame/XModule.hpp
648     - com/sun/star/frame/XTitle.hpp
649     - com/sun/star/frame/XTitleChangeBroadcaster.hpp
650     - com/sun/star/frame/XUntitledNumbers.hpp
651     include/sfx2/sfxsids.hrc:
652     # Needed for sfxitems.sdi to build
653     - svl/memberid.h
654     # Needed for TypedWhichId defines
655     - svl/typedwhich.hxx
656     - class SvxZoomItem
657     - class SfxUInt16Item
658     - class SvxHyperlinkItem
659     - class SfxDocumentInfoItem
660     - class SvxSearchItem
661     include/sfx2/shell.hxx:
662     # Used in macro define
663     - class SfxModule
664     include/sfx2/sfxstatuslistener.hxx:
665     # base class has to be a complete type
666     - com/sun/star/frame/XStatusListener.hpp
667     - com/sun/star/lang/XComponent.hpp
668     include/sfx2/sidebar/SidebarController.hxx:
669     # base class has to be a complete type
670     - com/sun/star/ui/XContextChangeEventListener.hpp
671     - com/sun/star/beans/XPropertyChangeListener.hpp
672     - com/sun/star/ui/XSidebar.hpp
673     - com/sun/star/frame/XStatusListener.hpp
674     - com/sun/star/frame/XFrameActionListener.hpp
675     include/sfx2/sidebar/SidebarPanelBase.hxx:
676     # base class has to be a complete type
677     - com/sun/star/ui/XContextChangeEventListener.hpp
678     - com/sun/star/ui/XUIElement.hpp
679     - com/sun/star/ui/XToolPanel.hpp
680     - com/sun/star/ui/XSidebarPanel.hpp
681     - com/sun/star/ui/XUpdateModel.hpp
682     include/sfx2/sidebar/Theme.hxx:
683     # base class has to be a complete type
684     - com/sun/star/beans/XPropertySet.hpp
685     include/sfx2/viewsh.hxx:
686     # Needed for macro 
687     - class SfxViewFactory
688     include/editeng/AccessibleContextBase.hxx:
689     # base class has to be a complete type
690     - com/sun/star/accessibility/XAccessibleContext.hpp
691     - com/sun/star/accessibility/XAccessibleEventBroadcaster.hpp
692     - com/sun/star/accessibility/XAccessible.hpp
693     - com/sun/star/lang/XServiceInfo.hpp
694     include/editeng/AccessibleEditableTextPara.hxx:
695     # base class has to be a complete type
696     - com/sun/star/accessibility/XAccessibleComponent.hpp
697     - com/sun/star/accessibility/XAccessibleContext.hpp
698     - com/sun/star/accessibility/XAccessibleEditableText.hpp
699     - com/sun/star/accessibility/XAccessibleEventBroadcaster.hpp
700     - com/sun/star/accessibility/XAccessible.hpp
701     - com/sun/star/accessibility/XAccessibleHypertext.hpp
702     - com/sun/star/accessibility/XAccessibleMultiLineText.hpp
703     - com/sun/star/accessibility/XAccessibleTextAttributes.hpp
704     - com/sun/star/lang/XServiceInfo.hpp
705     include/editeng/AccessibleStaticTextBase.hxx:
706     # base class has to be a complete type
707     - com/sun/star/accessibility/XAccessibleText.hpp
708     - com/sun/star/accessibility/XAccessibleTextAttributes.hpp
709     include/editeng/editerr.hxx:
710     # Needed for macro defines
711     - comphelper/errcode.hxx
712     include/editeng/eeitem.hxx:
713     # Needed for macro defines
714     - svl/typedwhich.hxx
715     - class SfxBoolItem
716     - class SfxGrabBagItem
717     - class SfxInt16Item
718     - class SvxAdjustItem
719     - class SvxAutoKernItem
720     - class SvxCaseMapItem
721     - class SvxCharReliefItem
722     - class SvxCharScaleWidthItem
723     - class SvxColorItem
724     - class SvxContourItem
725     - class SvxCrossedOutItem
726     - class SvxEmphasisMarkItem
727     - class SvxEscapementItem
728     - class SvxFontHeightItem
729     - class SvxFontItem
730     - class SvxForbiddenRuleItem
731     - class SvxFrameDirectionItem
732     - class SvxHangingPunctuationItem
733     - class SvxKerningItem
734     - class SvxLanguageItem
735     - class SvxLineSpacingItem
736     - class SvxLRSpaceItem
737     - class SvxOverlineItem
738     - class SvxPostureItem
739     - class SvXMLAttrContainerItem
740     - class SvxScriptSpaceItem
741     - class SvxShadowedItem
742     - class SvxTabStopItem
743     - class SvxULSpaceItem
744     - class SvxUnderlineItem
745     - class SvxWeightItem
746     - class SvxWordLineModeItem
747     - class SvxBulletItem
748     - class SvxNumBulletItem
749     include/editeng/UnoForbiddenCharsTable.hxx:
750     # base class has to be a complete type
751     - com/sun/star/i18n/XForbiddenCharacters.hpp
752     - com/sun/star/linguistic2/XSupportedLocales.hpp
753     include/editeng/unonrule.hxx:
754     # base class has to be a complete type
755     - com/sun/star/container/XIndexReplace.hpp
756     - com/sun/star/lang/XServiceInfo.hpp
757     - com/sun/star/lang/XUnoTunnel.hpp
758     - com/sun/star/ucb/XAnyCompare.hpp
759     - com/sun/star/util/XCloneable.hpp
760     include/editeng/unotext.hxx:
761     # Needed for macro defines
762     - com/sun/star/container/XIndexReplace.hpp
763     - com/sun/star/awt/FontSlant.hpp
764     - com/sun/star/awt/FontDescriptor.hpp
765     - com/sun/star/style/LineSpacing.hpp
766     - com/sun/star/style/TabStop.hpp
767     - com/sun/star/util/XComplexColor.hpp
768     - editeng/eeitem.hxx
769     include/formula/FormulaOpCodeMapperObj.hxx:
770     # base class has to be a complete type
771     - com/sun/star/lang/XServiceInfo.hpp
772     - com/sun/star/sheet/XFormulaOpCodeMapper.hpp
773     include/formula/paramclass.hxx:
774     # Needed for enum type
775     - sal/types.h
776     include/formula/opcode.hxx:
777     # Needed for enum type
778     - sal/types.h
779     include/formula/tokenarray.hxx:
780     # Needed to avoid linking errors on WIN
781     - formula/ExternalReferenceHelper.hxx
782     include/svx/AccessibleControlShape.hxx:
783     # base class has to be a complete type
784     - com/sun/star/beans/XPropertyChangeListener.hpp
785     - com/sun/star/container/XContainerListener.hpp
786     - com/sun/star/util/XModeChangeListener.hpp
787     include/svx/dbaexchange.hxx:
788     # Needed for implicit dtor
789     - com/sun/star/beans/PropertyValue.hpp
790     include/svx/EnhancedCustomShape2d.hxx:
791     # Needed for implicit dtor
792     - com/sun/star/drawing/EnhancedCustomShapeAdjustmentValue.hpp
793     - com/sun/star/drawing/EnhancedCustomShapeSegment.hpp
794     - com/sun/star/drawing/EnhancedCustomShapeTextFrame.hpp
795     include/svx/fmgridif.hxx:
796     # base class has to be a complete type
797     - com/sun/star/beans/XPropertyChangeListener.hpp
798     - com/sun/star/container/XContainer.hpp
799     - com/sun/star/container/XEnumerationAccess.hpp
800     - com/sun/star/form/XBoundComponent.hpp
801     - com/sun/star/form/XGridControl.hpp
802     - com/sun/star/form/XGridPeer.hpp
803     - com/sun/star/form/XLoadListener.hpp
804     - com/sun/star/form/XResetListener.hpp
805     - com/sun/star/frame/XDispatchProvider.hpp
806     - com/sun/star/frame/XDispatchProviderInterception.hpp
807     - com/sun/star/frame/XStatusListener.hpp
808     - com/sun/star/sdbc/XRowSetListener.hpp
809     - com/sun/star/sdb/XRowSetSupplier.hpp
810     - com/sun/star/util/XModeSelector.hpp
811     - com/sun/star/util/XModifyBroadcaster.hpp
812     - com/sun/star/view/XSelectionSupplier.hpp
813     - toolkit/awt/vclxwindow.hxx
814     include/svx/fmsrcimp.hxx:
815     # base class has to be a complete type
816     - com/sun/star/beans/XPropertyChangeListener.hpp
817     include/svx/fmtools.hxx:
818     # base class has to be a complete type
819     - com/sun/star/lang/XEventListener.hpp
820     include/svx/ifaceids.hxx:
821     # Keep for macro define
822     - sfx2/shell.hxx
823     include/svx/measctrl.hxx:
824     # Needed for template class
825     - svx/svdobj.hxx
826     include/svx/svddef.hxx:
827     # Used in macro definition
828     - svl/typedwhich.hxx
829     include/svx/svxerr.hxx:
830     # Used in macro definition
831     - comphelper/errcode.hxx
832     include/svx/svxids.hrc:
833     # Used in macro definition
834     - svl/typedwhich.hxx
835     include/svx/unopage.hxx:
836     # Don't propose hxx -> h change in URE libs
837     - cppuhelper/interfacecontainer.hxx
838     include/svx/unoshprp.hxx:
839     # Needed for macro defines
840     - com/sun/star/drawing/PointSequence.hpp
841     - com/sun/star/drawing/PointSequenceSequence.hpp
842     - com/sun/star/uno/Sequence.hxx
843     - com/sun/star/drawing/RectanglePoint.hpp
844     - com/sun/star/awt/XBitmap.hpp
845     - com/sun/star/awt/Gradient.hpp
846     - com/sun/star/drawing/Hatch.hpp
847     - com/sun/star/drawing/FillStyle.hpp
848     - com/sun/star/drawing/LineCap.hpp
849     - com/sun/star/drawing/LineDash.hpp
850     - com/sun/star/drawing/LineJoint.hpp
851     - com/sun/star/drawing/LineStyle.hpp
852     - com/sun/star/beans/PropertyAttribute.hpp
853     - com/sun/star/awt/Rectangle.hpp
854     - com/sun/star/drawing/TextAnimationDirection.hpp
855     - com/sun/star/drawing/TextAnimationKind.hpp
856     - com/sun/star/drawing/TextFitToSizeType.hpp
857     - com/sun/star/drawing/TextVerticalAdjust.hpp
858     - com/sun/star/drawing/TextHorizontalAdjust.hpp
859     - com/sun/star/drawing/ConnectorType.hpp
860     - com/sun/star/drawing/XShape.hpp
861     - com/sun/star/drawing/MeasureKind.hpp
862     - com/sun/star/drawing/MeasureTextHorzPos.hpp
863     - com/sun/star/drawing/MeasureTextVertPos.hpp
864     - com/sun/star/drawing/HomogenMatrix3.hpp
865     - com/sun/star/drawing/CircleKind.hpp
866     - com/sun/star/drawing/PolygonKind.hpp
867     - com/sun/star/drawing/PolyPolygonBezierCoords.hpp
868     - com/sun/star/drawing/ColorMode.hpp
869     - com/sun/star/drawing/HomogenMatrix.hpp
870     - com/sun/star/drawing/Direction3D.hpp
871     - com/sun/star/drawing/ProjectionMode.hpp
872     - com/sun/star/drawing/ShadeMode.hpp
873     - com/sun/star/drawing/Position3D.hpp
874     - com/sun/star/drawing/NormalsKind.hpp
875     - com/sun/star/drawing/TextureKind.hpp
876     - com/sun/star/drawing/TextureMode.hpp
877     - com/sun/star/drawing/TextureProjectionMode.hpp
878     - com/sun/star/drawing/PolyPolygonShape3D.hpp
879     - com/sun/star/text/GraphicCrop.hpp
880     - com/sun/star/drawing/BitmapMode.hpp
881     - com/sun/star/drawing/CameraGeometry.hpp
882     - com/sun/star/text/WritingMode.hpp
883     - com/sun/star/graphic/XGraphic.hpp
884     - com/sun/star/drawing/QRCode.hpp
885     - com/sun/star/text/XTextColumns.hpp
886     - com/sun/star/drawing/BarCode.hpp
887     - editeng/unoprnms.hxx
888     - svx/svddef.hxx
889     include/svx/xdef.hxx:
890     # Needed for macro defines
891     - svl/typedwhich.hxx
892     include/svx/svdtext.hxx:
893     # TODO too many replacements would be needed
894     - tools/weakbase.hxx
895     include/codemaker/global.hxx:
896     # Don't propose hxx -> h change in URE libs
897     - osl/file.hxx
898     include/comphelper/crashzone.hxx:
899     # Needed for sig_atomic_t
900     - csignal
901     include/comphelper/parallelsort.hxx:
902     # Needed when PARALLELSORT_ENABLEPZ is defined
903     - chrono