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