bump product version to 6.3.0.0.beta1
[LibreOffice.git] / sd / IwyuFilter_sd.yaml
blob930f081dd117cb3c80b5afe1bd0b361307f73523
1 ---
2 assumeFilename: sd/source/core/drawdoc.cxx
3 blacklist:
4     sd/inc/CustomAnimationCloner.hxx:
5     # base class has to be a complete type
6     - com/sun/star/animations/XAnimationNode.hpp
7     sd/inc/CustomAnimationPreset.hxx:
8     # base class has to be a complete type
9     - com/sun/star/lang/XMultiServiceFactory.hpp
10     sd/inc/CustomAnimationEffect.hxx:
11     # base class has to be a complete type
12     - com/sun/star/animations/XAnimationNode.hpp
13     - com/sun/star/animations/XAudio.hpp
14     - com/sun/star/animations/XTimeContainer.hpp
15     - com/sun/star/drawing/XShape.hpp
16     - com/sun/star/util/XChangesListener.hpp
17     sd/inc/OutlinerIterator.hxx:
18     # base class has to be a complete type
19     - svx/svdobj.hxx
20     sd/inc/sderror.hxx:
21     # needed for defines
22     - vcl/errcode.hxx
23     sd/inc/sdfilter.hxx:
24     # base class has to be a complete type
25     - com/sun/star/frame/XModel.hpp
26     - com/sun/star/task/XStatusIndicator.hpp
27     sd/inc/sdmod.hxx:
28     # base class has to be a complete type
29     - com/sun/star/beans/XPropertySetInfo.hpp
30     - sot/storage.hxx
31     # Needed for define
32     - sfx2/app.hxx
33     sd/inc/sdpage.hxx:
34     # base class has to be a complete type
35     - com/sun/star/drawing/XDrawPage.hpp
36     - com/sun/star/office/XAnnotation.hpp
37     sd/inc/stlfamily.hxx:
38     # base class has to be a complete type
39     - com/sun/star/beans/XPropertySet.hpp
40     - com/sun/star/container/XIndexAccess.hpp
41     - com/sun/star/container/XNameContainer.hpp
42     - com/sun/star/lang/XComponent.hpp
43     - com/sun/star/container/XNamed.hpp
44     - com/sun/star/lang/XServiceInfo.hpp
45     - com/sun/star/lang/XSingleServiceFactory.hpp
46     sd/inc/stlpool.hxx:
47     # base class has to be a complete type
48     - com/sun/star/lang/XServiceInfo.hpp
49     - com/sun/star/container/XIndexAccess.hpp
50     - com/sun/star/lang/XComponent.hpp
51     sd/inc/stlsheet.hxx:
52     # base class has to be a complete type
53     - com/sun/star/beans/XPropertySet.hpp
54     - com/sun/star/beans/XPropertyState.hpp
55     - com/sun/star/lang/XComponent.hpp
56     - com/sun/star/lang/XServiceInfo.hpp
57     - com/sun/star/style/XStyle.hpp
58     - com/sun/star/util/XModifyBroadcaster.hpp
59     sd/inc/textapi.hxx:
60     # base class has to be a complete type
61     - editeng/outliner.hxx
62     sd/inc/TransitionPreset.hxx:
63     # base class has to be a complete type
64     - com/sun/star/lang/XMultiServiceFactory.hpp
65     sd/inc/undoanim.hxx:
66     # base class has to be a complete type
67     - com/sun/star/animations/XAnimationNode.hpp
68     sd/inc/undo/undoobjects.hxx:
69     # base class has to be a complete type
70     - tools/weakbase.hxx
71     sd/source/filter/eppt/eppt.hxx:
72     # base class has to be a complete type
73     - escherex.hxx
74     sd/source/ui/animations/CustomAnimationPane.hxx:
75     # Needed for typedef
76     - motionpathtag.hxx
77     sd/source/ui/animations/SlideTransitionPane.cxx:
78     # Avoid loplugin:unreffun error
79     - /createslidetransitionpanel.hxx
80     sd/source/ui/animations/CustomAnimationPane.cxx:
81     # Avoid loplugin:unreffun error
82     - createcustomanimationpanel.hxx
83     sd/source/ui/annotations/annotationmanagerimpl.hxx:
84     # base class has to be a complete type
85     - annotationtag.hxx
86     - com/sun/star/document/XEventListener.hpp
87     sd/source/ui/annotations/annotationmanager.cxx:
88     # Needed for unique_ptr type
89     - editeng/outlobj.hxx
90     sd/source/ui/app/sdmod.cxx:
91     # Needed to inherit linker visibility from SdResId declaration
92     - sdresid.hxx
93     sd/source/ui/dlg/headerfooterdlg.cxx:
94     # Needed for unique_ptr type
95     - editeng/outlobj.hxx
96     sd/source/ui/dlg/prntopts.cxx:
97     # Needed on MACOSX
98     - svl/intitem.hxx
99     - app.hrc
100     sd/source/ui/framework/configuration/ConfigurationTracer.hxx:
101     # Needed for css shortcut
102     - sal/types.h
103     sd/source/ui/framework/configuration/GenericConfigurationChangeRequest.hxx:
104     # base class has to be a complete type
105     - com/sun/star/container/XNamed.hpp
106     - com/sun/star/drawing/framework/XConfigurationChangeRequest.hpp
107     sd/source/ui/framework/configuration/UpdateRequest.hxx:
108     # base class has to be a complete type
109     - com/sun/star/container/XNamed.hpp
110     - com/sun/star/drawing/framework/XConfigurationChangeRequest.hpp
111     sd/source/ui/framework/factories/BasicToolBarFactory.hxx:
112     # base class has to be a complete type
113     - com/sun/star/drawing/framework/XResourceFactory.hpp
114     - com/sun/star/lang/XInitialization.hpp
115     sd/source/ui/framework/factories/BasicPaneFactory.hxx:
116     # base class has to be a complete type
117     - com/sun/star/drawing/framework/XConfigurationChangeListener.hpp
118     - com/sun/star/drawing/framework/XResourceFactory.hpp
119     - com/sun/star/lang/XInitialization.hpp
120     sd/source/ui/framework/factories/BasicViewFactory.hxx:
121     # base class has to be a complete type
122     - com/sun/star/drawing/framework/XResourceFactory.hpp
123     - com/sun/star/lang/XInitialization.hpp
124     # Don't stop on false positive while checking BasicViewFactory.cxx
125     - namespace vcl { class Window; }
126     sd/source/ui/framework/factories/ChildWindowPane.hxx:
127     # base class has to be a complete type
128     - com/sun/star/lang/XEventListener.hpp
129     - framework/Pane.hxx
130     sd/source/ui/framework/module/CenterViewFocusModule.hxx:
131     # base class has to be a complete type
132     - com/sun/star/drawing/framework/XConfigurationChangeListener.hpp
133     sd/source/ui/framework/module/ShellStackGuard.hxx:
134     # base class has to be a complete type
135     - com/sun/star/drawing/framework/XConfigurationChangeListener.hpp
136     sd/source/ui/framework/module/ToolBarModule.hxx:
137     # base class has to be a complete type
138     - com/sun/star/drawing/framework/XConfigurationChangeListener.hpp
139     sd/source/ui/framework/module/SlideSorterModule.hxx:
140     # base class has to be a complete type
141     - com/sun/star/drawing/framework/XConfigurationChangeListener.hpp
142     sd/source/ui/framework/module/ViewTabBarModule.hxx:
143     # base class has to be a complete type
144     - com/sun/star/drawing/framework/XConfigurationChangeListener.hpp
145     sd/source/ui/inc/AccessibleDocumentViewBase.hxx:
146     # base class has to be a complete type
147     - com/sun/star/accessibility/XAccessibleExtendedAttributes.hpp
148     - com/sun/star/accessibility/XAccessibleGetAccFlowTo.hpp
149     - com/sun/star/awt/XFocusListener.hpp
150     - com/sun/star/awt/XWindowListener.hpp
151     - com/sun/star/beans/XPropertyChangeListener.hpp
152     sd/source/ui/inc/AccessibleDrawDocumentView.hxx:
153     # base class has to be a complete type
154     - com/sun/star/accessibility/XAccessibleGroupPosition.hpp
155     sd/source/ui/inc/AccessibleSlideSorterObject.hxx:
156     # base class has to be a complete type
157     - com/sun/star/accessibility/XAccessible.hpp
158     - com/sun/star/accessibility/XAccessibleComponent.hpp
159     - com/sun/star/accessibility/XAccessibleContext.hpp
160     - com/sun/star/accessibility/XAccessibleEventBroadcaster.hpp
161     - com/sun/star/lang/XServiceInfo.hpp
162     sd/source/ui/inc/AccessibleSlideSorterView.hxx:
163     # base class has to be a complete type
164     - com/sun/star/accessibility/XAccessible.hpp
165     - com/sun/star/accessibility/XAccessibleComponent.hpp
166     - com/sun/star/accessibility/XAccessibleContext.hpp
167     - com/sun/star/accessibility/XAccessibleEventBroadcaster.hpp
168     - com/sun/star/accessibility/XAccessibleSelection.hpp
169     - com/sun/star/lang/XServiceInfo.hpp
170     sd/source/ui/inc/DrawDocShell.hxx:
171     # base class has to be a complete type
172     - fupoor.hxx
173     sd/source/ui/inc/DocumentRenderer.hxx:
174     # base class has to be a complete type
175     - com/sun/star/view/XRenderable.hpp
176     sd/source/ui/inc/DrawController.hxx:
177     # base class has to be a complete type
178     - com/sun/star/drawing/XDrawView.hpp
179     - com/sun/star/drawing/framework/XControllerManager.hpp
180     - com/sun/star/lang/XServiceInfo.hpp
181     - com/sun/star/lang/XUnoTunnel.hpp
182     - com/sun/star/view/XFormLayerAccess.hpp
183     - com/sun/star/view/XSelectionSupplier.hpp
184     - sfx2/sfxbasecontroller.hxx
185     sd/source/ui/inc/fupage.hxx:
186     # base class has to be a complete type
187     - vcl/weld.hxx
188     sd/source/ui/inc/slideshow.hxx:
189     # typedef needs a complete type
190     - com/sun/star/lang/XServiceInfo.hpp
191     - com/sun/star/presentation/XPresentation2.hpp
192     sd/source/ui/inc/unomodel.hxx:
193     # base class has to be a complete type
194     - com/sun/star/drawing/XDrawPages.hpp
195     sd/source/ui/inc/unosrch.hxx:
196     # base class has to be a complete type
197     - com/sun/star/lang/XUnoTunnel.hpp
198     - com/sun/star/util/XReplaceDescriptor.hpp
199     sd/source/ui/inc/ViewTabBar.hxx:
200     # base class has to be a complete type
201     - com/sun/star/drawing/framework/XConfigurationChangeListener.hpp
202     - com/sun/star/drawing/framework/XTabBar.hpp
203     - com/sun/star/drawing/framework/XToolBar.hpp
204     - com/sun/star/lang/XUnoTunnel.hpp
205     sd/source/ui/inc/framework/Configuration.hxx:
206     # base class has to be a complete type
207     - com/sun/star/container/XNamed.hpp
208     - com/sun/star/drawing/framework/XConfiguration.hpp
209     - com/sun/star/lang/XServiceInfo.hpp
210     sd/source/ui/inc/framework/ConfigurationController.hxx:
211     # base class has to be a complete type
212     - com/sun/star/drawing/framework/XConfigurationController.hpp
213     - com/sun/star/lang/XInitialization.hpp
214     sd/source/ui/inc/framework/DrawModule.hxx:
215     # Needed for css shortcut
216     - sal/types.h
217     sd/source/ui/inc/framework/ImpressModule.hxx:
218     # Needed for css shortcut
219     - sal/types.h
220     sd/source/ui/inc/framework/ModuleController.hxx:
221     # base class has to be a complete type
222     - com/sun/star/drawing/framework/XModuleController.hpp
223     - com/sun/star/lang/XInitialization.hpp
224     sd/source/ui/inc/framework/Pane.hxx:
225     # base class has to be a complete type
226     - com/sun/star/drawing/framework/XPane.hpp
227     - com/sun/star/drawing/framework/XPane2.hpp
228     - com/sun/star/lang/XUnoTunnel.hpp
229     sd/source/ui/inc/framework/PresentationModule.hxx:
230     # Needed for css shortcut
231     - sal/types.h
232     sd/source/ui/inc/framework/PresentationFactory.hxx:
233     # base class has to be a complete type
234     - com/sun/star/drawing/framework/XResourceFactory.hpp
235     - com/sun/star/drawing/framework/XConfigurationChangeListener.hpp
236     sd/source/ui/inc/framework/ResourceId.hxx:
237     # base class has to be a complete type
238     - com/sun/star/drawing/framework/XResourceId.hpp
239     - com/sun/star/lang/XInitialization.hpp
240     - com/sun/star/lang/XServiceInfo.hpp
241     sd/source/ui/inc/framework/ViewShellWrapper.hxx:
242     # base class has to be a complete type
243     - com/sun/star/awt/XWindowListener.hpp
244     - com/sun/star/drawing/framework/XRelocatableResource.hpp
245     - com/sun/star/drawing/framework/XView.hpp
246     - com/sun/star/lang/XUnoTunnel.hpp
247     - com/sun/star/view/XSelectionSupplier.hpp
248     sd/source/ui/inc/tools/PropertySet.hxx:
249     # base class has to be a complete type
250     - com/sun/star/beans/XPropertySet.hpp
251     sd/source/ui/inc/tools/SlotStateListener.hxx:
252     # base class has to be a complete type
253     - com/sun/star/frame/XStatusListener.hpp
254     sd/source/ui/presenter/PresenterHelper.hxx:
255     # base class has to be a complete type
256     - com/sun/star/drawing/XPresenterHelper.hpp
257     - com/sun/star/lang/XInitialization.hpp
258     sd/source/ui/presenter/PresenterPreviewCache.hxx:
259     # base class has to be a complete type
260     - com/sun/star/drawing/XSlidePreviewCache.hpp
261     - com/sun/star/lang/XInitialization.hpp
262     sd/source/ui/presenter/PresenterCanvas.hxx:
263     # base class has to be a complete type
264     - com/sun/star/rendering/XSpriteCanvas.hpp
265     - com/sun/star/rendering/XBitmap.hpp
266     - com/sun/star/awt/XWindowListener.hpp
267     sd/source/ui/presenter/PresenterTextView.hxx:
268     # base class has to be a complete type
269     - tools/PropertySet.hxx
270     - com/sun/star/lang/XInitialization.hpp
271     sd/source/ui/presenter/SlideRenderer.hxx:
272     # base class has to be a complete type
273     - com/sun/star/drawing/XSlideRenderer.hpp
274     - com/sun/star/lang/XInitialization.hpp
275     - com/sun/star/lang/XServiceInfo.hpp
276     sd/source/ui/remotecontrol/Listener.hxx:
277     # base class has to be a complete type
278     - com/sun/star/presentation/XSlideShowListener.hpp
279     sd/source/ui/sidebar/PanelFactory.hxx:
280     # base class has to be a complete type
281     - com/sun/star/ui/XUIElementFactory.hpp
282     sd/source/ui/slideshow/slideshowimpl.hxx:
283     # base class has to be a complete type
284     - com/sun/star/presentation/XShapeEventListener.hpp
285     - com/sun/star/presentation/XSlideShowController.hpp
286     - com/sun/star/presentation/XSlideShowListener.hpp
287     sd/source/ui/slideshow/slideshowviewimpl.hxx:
288     # base class has to be a complete type
289     - com/sun/star/awt/XPaintListener.hpp
290     - com/sun/star/awt/XWindowListener.hpp
291     - com/sun/star/presentation/XSlideShowView.hpp
292     - com/sun/star/util/XModifyListener.hpp
293     sd/source/ui/slidesorter/controller/SlsListener.hxx:
294     # base class has to be a complete type
295     - com/sun/star/document/XEventListener.hpp
296     - com/sun/star/beans/XPropertyChangeListener.hpp
297     - com/sun/star/accessibility/XAccessibleEventListener.hpp
298     - com/sun/star/frame/XFrameActionListener.hpp
299     sd/source/ui/slidesorter/shell/SlideSorterService.hxx:
300     # base class has to be a complete type
301     - com/sun/star/awt/XWindowListener.hpp
302     - com/sun/star/drawing/XSlideSorterBase.hpp
303     - com/sun/star/lang/XInitialization.hpp
304     sd/source/ui/unoidl/sddetect.hxx:
305     # base class has to be a complete type
306     - com/sun/star/document/XExtendedFilterDetection.hpp
307     - com/sun/star/lang/XServiceInfo.hpp
308     sd/source/ui/unoidl/unolayer.hxx:
309     # base class has to be a complete type
310     - com/sun/star/drawing/XLayer.hpp
311     - com/sun/star/drawing/XLayerManager.hpp
312     sd/source/ui/unoidl/unocpres.hxx:
313     # base class has to be a complete type
314     - com/sun/star/container/XIndexContainer.hpp
315     - com/sun/star/container/XNameContainer.hpp
316     - com/sun/star/container/XNamed.hpp
317     - com/sun/star/lang/XComponent.hpp
318     - com/sun/star/lang/XServiceInfo.hpp
319     - com/sun/star/lang/XSingleServiceFactory.hpp
320     - com/sun/star/lang/XUnoTunnel.hpp
321     sd/source/ui/unoidl/unopback.hxx:
322     # base class has to be a complete type
323     - com/sun/star/beans/XPropertySet.hpp
324     - com/sun/star/beans/XPropertyState.hpp
325     - com/sun/star/lang/XServiceInfo.hpp
326     - com/sun/star/lang/XUnoTunnel.hpp
327     sd/source/core/annotations/AnnotationEnumeration.cxx:
328     # Avoid loplugin:unreffun error
329     - AnnotationEnumeration.hxx
330     sd/source/core/CustomAnimationCloner.cxx:
331     # Avoid loplugin:unreffun error
332     - CustomAnimationCloner.hxx
333     sd/source/core/EffectMigration.cxx:
334     # Needed for UnoType
335     - com/sun/star/presentation/ParagraphTarget.hpp
336     sd/source/core/stlsheet.cxx:
337     # Needed for UnoType
338     - com/sun/star/table/BorderLine.hpp
339     sd/source/core/typemap.cxx:
340     # Needed by sdslots.hxx to build
341     - config_options.h
342     - editeng/boxitem.hxx
343     - editeng/cmapitem.hxx
344     - editeng/colritem.hxx
345     - editeng/contouritem.hxx
346     - editeng/crossedoutitem.hxx
347     - editeng/fhgtitem.hxx
348     - editeng/fontitem.hxx
349     - editeng/kernitem.hxx
350     - editeng/langitem.hxx
351     - editeng/lineitem.hxx
352     - editeng/lrspitem.hxx
353     - editeng/lspcitem.hxx
354     - editeng/memberids.h
355     - editeng/postitem.hxx
356     - editeng/protitem.hxx
357     - editeng/shdditem.hxx
358     - editeng/sizeitem.hxx
359     - editeng/tstpitem.hxx
360     - editeng/udlnitem.hxx
361     - editeng/ulspitem.hxx
362     - editeng/wghtitem.hxx
363     - sfx2/frame.hxx
364     - sfx2/msg.hxx
365     - sfx2/tplpitem.hxx
366     - sfx2/zoomitem.hxx
367     - svl/globalnameitem.hxx
368     - svl/lckbitem.hxx
369     - svl/ptitem.hxx
370     - svl/rectitem.hxx
371     - svl/slstitm.hxx
372     - svl/srchitem.hxx
373     - svx/chrtitem.hxx
374     - svx/clipfmtitem.hxx
375     - svx/drawitem.hxx
376     - svx/galleryitem.hxx
377     - svx/hlnkitem.hxx
378     - svx/pageitem.hxx
379     - svx/postattr.hxx
380     - svx/rulritem.hxx
381     - svx/sdmetitm.hxx
382     - svx/sdooitm.hxx
383     - svx/sdprcitm.hxx
384     - svx/sdtfsitm.hxx
385     - svx/xbtmpit.hxx
386     - svx/xfillit0.hxx
387     - svx/xflclit.hxx
388     - svx/xflftrit.hxx
389     - svx/xflhtit.hxx
390     - svx/xftadit.hxx
391     - svx/xftdiit.hxx
392     - svx/xftmrit.hxx
393     - svx/xftouit.hxx
394     - svx/xftshcit.hxx
395     - svx/xftshit.hxx
396     - svx/xftshxy.hxx
397     - svx/xftstit.hxx
398     - svx/xlineit0.hxx
399     - svx/xlinjoit.hxx
400     - svx/xlncapit.hxx
401     - svx/xlnclit.hxx
402     - svx/xlndsit.hxx
403     - svx/xlnedit.hxx
404     - svx/xlnstit.hxx
405     - svx/xlnwtit.hxx
406     - svx/xtextit0.hxx
407     - svx/zoomslideritem.hxx
408     sd/source/core/text/textapi.cxx:
409     # Needed for macro defines
410     - editeng/unoprnms.hxx
411     sd/source/filter/eppt/epptso.cxx:
412     # Needed for direct member access
413     - com/sun/star/table/XTable.hpp
414     sd/source/filter/eppt/pptx-epptooxml.cxx:
415     # Needed for direct member access
416     - com/sun/star/task/XStatusIndicator.hpp
417     - com/sun/star/frame/XModel.hpp
418     sd/source/filter/eppt/pptx-text.cxx:
419     # Needed for direct member access
420     - com/sun/star/awt/XBitmap.hpp
421     - com/sun/star/beans/XPropertyState.hpp
422     - com/sun/star/style/TabStop.hpp
423     - com/sun/star/graphic/XGraphic.hpp
424     sd/source/filter/xml/sdxmlwrp.cxx:
425     # Needed for implicit dtor
426     - editeng/outlobj.hxx
427     sd/source/filter/xml/sdtransform.cxx:
428     # Needed for implicit dtor
429     - editeng/outlobj.hxx
430     sd/source/ui/framework/configuration/ChangeRequestQueueProcessor.cxx:
431     # Needed for DEBUG_SD_CONFIGURATION_TRACE
432     - ConfigurationTracer.hxx
433     - com/sun/star/container/XNamed.hpp
434     sd/source/ui/framework/configuration/ConfigurationTracer.cxx:
435     # Needed for DEBUG mode
436     - sal/log.hxx
437     sd/source/ui/framework/configuration/ConfigurationUpdater.cxx:
438     # Needed for DEBUG_SD_CONFIGURATION_TRACE
439     - ConfigurationTracer.hxx
440     sd/source/ui/framework/configuration/ResourceFactoryManager.cxx:
441     # Needed for VERBOSE mode
442     - sal/log.hxx
443     sd/source/ui/framework/module/ModuleController.cxx:
444     # Needed for direct member access
445     - com/sun/star/frame/XController.hpp
446     sd/source/ui/func/fuconbez.cxx:
447     # Needed for virtual method parameter
448     - Window.hxx
449     sd/source/ui/func/fuhhconv.cxx:
450     # Needed for direct member access
451     - com/sun/star/awt/XWindow.hpp
452     sd/source/ui/inc/fupoor.hxx:
453     # Don't stop on false positive while checking fupoor.cxx
454     - namespace sd { class Window; }