loplugin:constmethod in chart2
[LibreOffice.git] / sw / IwyuFilter_sw.yaml
blob0b80ae609177aa37b4131f9432127aa42d27e2a9
1 ---
2 assumeFilename: sw/source/core/doc/docnew.cxx
3 blacklist:
4     sw/inc/extinput.hxx:
5     - vector
6     sw/inc/fmtmeta.hxx:
7     - vector
8     sw/inc/istyleaccess.hxx:
9     - vector
10     sw/inc/shellres.hxx:
11     - memory
12     sw/inc/docary.hxx:
13     # Complete type is needed here:
14     # fldbas.hxx brings in SwTOXType, which is needed by SwTOXTypes, as SwVectorModifyBase's dtor wants to delete it
15     - fldbas.hxx
16     # numrule.hxx brings in SwNumRule, which is needed by SwNumRuleTable, as SwVectorModifyBase's dtor wants to delete it
17     - numrule.hxx
18     # tox.hxx brings in SwTOXType, which is needed by SwTOXTypes, as SwVectorModifyBase's dtor wants to delete it
19     - tox.hxx
20     # section.hxx brings in SwSectionFormat, which is needed by SwSectionFormats, as SwFormatsModifyBase's type param has to be complete
21     - section.hxx
22     sw/inc/docfac.hxx:
23     # Complete type is needed by rtl::Reference<SwDoc>.
24     - doc.hxx
25     sw/inc/swmodule.hxx:
26     # Needed for macro #define
27     - sfx2/app.hxx
28     sw/inc/swtypes.hxx:
29     # Needed for macro #define
30     - com/sun/star/i18n/CollatorOptions.hpp
31     sw/inc/IDocumentLinksAdministration.hxx:
32     - sal/types.h
33     sw/inc/pagedesc.hxx:
34     - boost/multi_index/identity.hpp
35     sw/inc/rdfhelper.hxx:
36     - com/sun/star/uno/Reference.h
37     sw/inc/ring.hxx:
38     - utility
39     sw/inc/shellid.hxx:
40     - sfx2/shell.hxx
41     sw/inc/breakit.hxx:
42     # std::unique_ptr dtor requires complete type
43     - com/sun/star/i18n/ForbiddenCharacters.hpp
44     sw/inc/dbmgr.hxx:
45     # uno::Sequence ctor needs the complete type
46     - com/sun/star/beans/PropertyValue.hpp
47     sw/inc/dlelstnr.hxx:
48     # base class has to be a complete type
49     - com/sun/star/frame/XTerminateListener.hpp
50     - com/sun/star/linguistic2/XLinguServiceEventListener.hpp
51     sw/inc/finalthreadmanager.hxx:
52     # base class has to be a complete type
53     - com/sun/star/frame/XTerminateListener2.hpp
54     - com/sun/star/lang/XServiceInfo.hpp
55     - com/sun/star/util/XJobManager.hpp
56     sw/inc/splargs.hxx:
57     # inline dtor, complete type is needed
58     - com/sun/star/linguistic2/XSpellAlternatives.hpp
59     - com/sun/star/linguistic2/XSpellChecker1.hpp
60     sw/inc/SwGetPoolIdFromName.hxx:
61     # Needed for enum type
62     - sal/types.h
63     sw/inc/unocoll.hxx:
64     # base class has to be a complete type
65     - com/sun/star/container/XEnumerationAccess.hpp
66     - com/sun/star/container/XIndexAccess.hpp
67     - com/sun/star/container/XNameAccess.hpp
68     - com/sun/star/lang/XServiceInfo.hpp
69     sw/inc/unobaseclass.hxx:
70     # base class has to be a complete type
71     - com/sun/star/lang/XServiceInfo.hpp
72     - com/sun/star/container/XEnumeration.hpp
73     sw/inc/unofieldcoll.hxx:
74     # base class has to be a complete type
75     - com/sun/star/util/XRefreshable.hpp
76     sw/inc/unochart.hxx:
77     # base class has to be a complete type
78     - com/sun/star/beans/XPropertySet.hpp
79     - com/sun/star/chart2/data/XDataProvider.hpp
80     - com/sun/star/chart2/data/XDataSequence.hpp
81     - com/sun/star/chart2/data/XDataSource.hpp
82     - com/sun/star/chart2/data/XLabeledDataSequence2.hpp
83     - com/sun/star/chart2/data/XNumericalDataSequence.hpp
84     - com/sun/star/chart2/data/XRangeXMLConversion.hpp
85     - com/sun/star/chart2/data/XTextualDataSequence.hpp
86     - com/sun/star/lang/XComponent.hpp
87     - com/sun/star/lang/XEventListener.hpp
88     - com/sun/star/lang/XServiceInfo.hpp
89     - com/sun/star/lang/XUnoTunnel.hpp
90     - com/sun/star/util/XCloneable.hpp
91     - com/sun/star/util/XModifiable.hpp
92     - com/sun/star/util/XModifyListener.hpp
93     sw/inc/unodraw.hxx:
94     # base class has to be a complete type
95     - com/sun/star/beans/XPropertyState.hpp
96     - com/sun/star/container/XEnumerationAccess.hpp
97     - com/sun/star/drawing/XShape.hpp
98     - com/sun/star/lang/XUnoTunnel.hpp
99     - com/sun/star/text/XTextContent.hpp
100     sw/inc/unoframe.hxx:
101     # base class has to be a complete type
102     - com/sun/star/beans/XPropertyState.hpp
103     - com/sun/star/container/XEnumerationAccess.hpp
104     - com/sun/star/container/XNamed.hpp
105     - com/sun/star/document/XEmbeddedObjectSupplier2.hpp
106     - com/sun/star/document/XEventsSupplier.hpp
107     - com/sun/star/drawing/XShape.hpp
108     - com/sun/star/text/XTextFrame.hpp
109     - com/sun/star/util/XModifyListener.hpp
110     sw/inc/unosrch.hxx:
111     # base class has to be a complete type
112     - com/sun/star/lang/XServiceInfo.hpp
113     - com/sun/star/lang/XUnoTunnel.hpp
114     - com/sun/star/util/XPropertyReplace.hpp
115     sw/inc/unoparagraph.hxx:
116     # base class has to be a complete type
117     - com/sun/star/beans/XMultiPropertySet.hpp
118     - com/sun/star/beans/XPropertySet.hpp
119     - com/sun/star/beans/XPropertyState.hpp
120     - com/sun/star/beans/XTolerantMultiPropertySet.hpp
121     - com/sun/star/container/XContentEnumerationAccess.hpp
122     - com/sun/star/container/XEnumerationAccess.hpp
123     - com/sun/star/lang/XServiceInfo.hpp
124     - com/sun/star/lang/XUnoTunnel.hpp
125     - com/sun/star/text/XTextContent.hpp
126     - com/sun/star/text/XTextRange.hpp
127     sw/inc/unosett.hxx:
128     # base class has to be a complete type
129     - com/sun/star/beans/XPropertySet.hpp
130     - com/sun/star/container/XIndexReplace.hpp
131     - com/sun/star/container/XNamed.hpp
132     - com/sun/star/lang/XServiceInfo.hpp
133     - com/sun/star/lang/XUnoTunnel.hpp
134     - com/sun/star/text/XTextColumns.hpp
135     # sw::UnoImplPtr typedef
136     - unobaseclass.hxx
137     sw/inc/unotbl.hxx:
138     # base class has to be a complete type
139     - com/sun/star/chart/XChartDataArray.hpp
140     - com/sun/star/container/XEnumerationAccess.hpp
141     - com/sun/star/container/XNamed.hpp
142     - com/sun/star/sheet/XCellRangeData.hpp
143     - com/sun/star/table/XAutoFormattable.hpp
144     - com/sun/star/table/XCellRange.hpp
145     - com/sun/star/text/XTextTable.hpp
146     - com/sun/star/text/XTextTableCursor.hpp
147     - com/sun/star/util/XSortable.hpp
148     sw/inc/unotextbodyhf.hxx:
149     # base class has to be a complete type
150     - com/sun/star/lang/XServiceInfo.hpp
151     - com/sun/star/container/XEnumerationAccess.hpp
152     sw/inc/unotextcursor.hxx:
153     # base class has to be a complete type
154     - com/sun/star/beans/XMultiPropertySet.hpp
155     - com/sun/star/beans/XMultiPropertyStates.hpp
156     - com/sun/star/beans/XPropertySet.hpp
157     - com/sun/star/beans/XPropertyState.hpp
158     - com/sun/star/container/XContentEnumerationAccess.hpp
159     - com/sun/star/container/XEnumerationAccess.hpp
160     - com/sun/star/document/XDocumentInsertable.hpp
161     - com/sun/star/lang/XServiceInfo.hpp
162     - com/sun/star/text/XMarkingAccess.hpp
163     - com/sun/star/text/XParagraphCursor.hpp
164     - com/sun/star/text/XRedline.hpp
165     - com/sun/star/text/XSentenceCursor.hpp
166     - com/sun/star/text/XWordCursor.hpp
167     - com/sun/star/util/XSortable.hpp
168     sw/inc/unoredlines.hxx:
169     # base class has to be a complete type
170     - com/sun/star/container/XEnumerationAccess.hpp
171     sw/inc/unotxdoc.hxx:
172     # base class has to be a complete type
173     - com/sun/star/beans/XPropertySet.hpp
174     - com/sun/star/beans/XPropertyState.hpp
175     - com/sun/star/document/XDocumentLanguages.hpp
176     - com/sun/star/document/XLinkTargetSupplier.hpp
177     - com/sun/star/document/XRedlinesSupplier.hpp
178     - com/sun/star/drawing/XDrawPageSupplier.hpp
179     - com/sun/star/drawing/XDrawPagesSupplier.hpp
180     - com/sun/star/lang/XServiceInfo.hpp
181     - com/sun/star/style/XAutoStylesSupplier.hpp
182     - com/sun/star/style/XStyleFamiliesSupplier.hpp
183     - com/sun/star/text/XBookmarksSupplier.hpp
184     - com/sun/star/text/XChapterNumberingSupplier.hpp
185     - com/sun/star/text/XDocumentIndexesSupplier.hpp
186     - com/sun/star/text/XEndnotesSupplier.hpp
187     - com/sun/star/text/XFlatParagraphIteratorProvider.hpp
188     - com/sun/star/text/XFootnotesSupplier.hpp
189     - com/sun/star/text/XLineNumberingProperties.hpp
190     - com/sun/star/text/XNumberingRulesSupplier.hpp
191     - com/sun/star/text/XPagePrintable.hpp
192     - com/sun/star/text/XReferenceMarksSupplier.hpp
193     - com/sun/star/text/XTextDocument.hpp
194     - com/sun/star/text/XTextEmbeddedObjectsSupplier.hpp
195     - com/sun/star/text/XTextFieldsSupplier.hpp
196     - com/sun/star/text/XTextFramesSupplier.hpp
197     - com/sun/star/text/XTextGraphicObjectsSupplier.hpp
198     - com/sun/star/text/XTextSectionsSupplier.hpp
199     - com/sun/star/text/XTextTablesSupplier.hpp
200     - com/sun/star/util/XCloneable.hpp
201     - com/sun/star/util/XLinkUpdate.hpp
202     - com/sun/star/util/XRefreshable.hpp
203     - com/sun/star/util/XReplaceable.hpp
204     - com/sun/star/view/XRenderable.hpp
205     - com/sun/star/xforms/XFormsSupplier.hpp
206     # sw::UnoImplPtr typedef
207     - unobaseclass.hxx
208     sw/inc/hintids.hxx:
209     # used as template parameter of TypedWhichId
210     - class SfxStringItem
211     - class SvXMLAttrContainerItem
212     - class SwAttrSetChg
213     - class SwDocPosUpdate
214     - class SwFormatChg
215     - class SwFormatMeta
216     - class SwMsgPoolItem
217     - class SwPtrMsgPoolItem
218     - class SwUpdateAttr
219     - class SfxBoolItem
220     - class SvxCharSetColorItem
221     - class SvxColorItem
222     # used in extern declaration
223     - struct SfxItemInfo
224     sw/inc/textboxhelper.hxx:
225     # used as a template parameter
226     - class SwFormatContent
227     sw/qa/extras/rtfimport/rtfimport.cxx:
228     # complete type is wanted
229     - com/sun/star/text/XDocumentIndexMark.hpp
230     sw/qa/extras/rtfexport/rtfexport.cxx:
231     # complete type is wanted
232     - com/sun/star/awt/XBitmap.hpp
233     - com/sun/star/text/XTextColumns.hpp
234     sw/inc/pagepreviewlayout.hxx:
235     - vector
236     sw/inc/unostyle.hxx:
237     # Base class needs complete type
238     - com/sun/star/beans/XPropertySet.hpp
239     - com/sun/star/beans/XPropertyState.hpp
240     - com/sun/star/style/XAutoStyle.hpp
241     - com/sun/star/style/XAutoStyleFamily.hpp
242     - com/sun/star/style/XAutoStyles.hpp
243     - com/sun/star/container/XNameContainer.hpp
244     - com/sun/star/style/XStyle.hpp
245     - com/sun/star/style/XStyleLoader.hpp
246     sw/inc/unotextrange.hxx:
247     # Base class needs complete type
248     - com/sun/star/lang/XUnoTunnel.hpp
249     - com/sun/star/lang/XServiceInfo.hpp
250     - com/sun/star/beans/XPropertySet.hpp
251     - com/sun/star/beans/XPropertyState.hpp
252     - com/sun/star/container/XIndexAccess.hpp
253     - com/sun/star/container/XEnumerationAccess.hpp
254     - com/sun/star/container/XContentEnumerationAccess.hpp
255     - com/sun/star/text/XTextRange.hpp
256     - com/sun/star/text/XRedline.hpp
257     # sw::UnoImplPtr typedef
258     - unobaseclass.hxx
259     sw/source/core/access/acccontext.hxx:
260     # Base class needs complete type
261     - com/sun/star/accessibility/XAccessibleComponent.hpp
262     - com/sun/star/accessibility/XAccessibleEventBroadcaster.hpp
263     - com/sun/star/lang/XServiceInfo.hpp
264     sw/source/core/access/acchyperlink.hxx:
265     # Base class needs complete type
266     - com/sun/star/accessibility/XAccessibleHyperlink.hpp
267     sw/source/core/access/accnotexthyperlink.hxx:
268     # Base class needs complete type
269     - com/sun/star/accessibility/XAccessibleHyperlink.hpp
270     sw/source/core/docnode/cancellablejob.hxx:
271     # Base class needs complete type
272     - com/sun/star/util/XCancellable.hpp
273     sw/source/core/inc/acorrect.hxx:
274     # Needed for implicit dtor
275     - svl/itemset.hxx
276     sw/source/core/inc/dumpfilter.hxx:
277     # Base class needs complete type
278     - com/sun/star/document/XExporter.hpp
279     - com/sun/star/document/XFilter.hpp
280     - com/sun/star/lang/XInitialization.hpp
281     - com/sun/star/lang/XServiceInfo.hpp
282     sw/source/core/inc/frame.hxx:
283     # Needed for direct member access
284     - com/sun/star/style/TabStop.hpp
285     sw/source/core/inc/SwXTextDefaults.hxx:
286     # Base class needs complete type
287     - com/sun/star/beans/XPropertySet.hpp
288     - com/sun/star/beans/XPropertyState.hpp
289     - com/sun/star/lang/XServiceInfo.hpp
290     sw/source/core/inc/swthreadjoiner.hxx:
291     # Needed for css shortcut
292     - sal/types.h
293     sw/source/core/inc/unobookmark.hxx:
294     # Base class needs complete type
295     - com/sun/star/lang/XUnoTunnel.hpp
296     - com/sun/star/lang/XServiceInfo.hpp
297     - com/sun/star/beans/XPropertySet.hpp
298     - com/sun/star/container/XNamed.hpp
299     - com/sun/star/text/XTextContent.hpp
300     - com/sun/star/text/XFormField.hpp
301     # Needed for UnoImplPtr template
302     - unobaseclass.hxx
303     sw/source/core/inc/unofield.hxx:
304     # Base class needs complete type
305     - com/sun/star/container/XEnumeration.hpp
306     - com/sun/star/lang/XServiceInfo.hpp
307     - com/sun/star/lang/XUnoTunnel.hpp
308     - com/sun/star/text/XDependentTextField.hpp
309     - com/sun/star/util/XUpdatable.hpp
310     # Needed for UnoImplPtr template
311     - unobaseclass.hxx
312     include/svtools/unoevent.hxx:
313     # Don't give false positives checking sw/source/core/inc/unoevent.hxx
314     - com/sun/star/container/XNameReplace.hpp
315     - com/sun/star/lang/XServiceInfo.hpp
316     sw/source/core/inc/unoflatpara.hxx:
317     # Base class needs complete type
318     - com/sun/star/beans/XPropertySet.hpp
319     - com/sun/star/lang/XUnoTunnel.hpp
320     - com/sun/star/text/XFlatParagraph.hpp
321     - com/sun/star/text/XFlatParagraphIterator.hpp
322     sw/source/core/inc/unofootnote.hxx:
323     # Base class needs complete type
324     - com/sun/star/lang/XUnoTunnel.hpp
325     - com/sun/star/lang/XServiceInfo.hpp
326     - com/sun/star/beans/XPropertySet.hpp
327     - com/sun/star/container/XEnumerationAccess.hpp
328     - com/sun/star/text/XFootnote.hpp
329     sw/source/core/inc/unoidx.hxx:
330     # Base class needs complete type
331     - com/sun/star/lang/XServiceInfo.hpp
332     - com/sun/star/lang/XUnoTunnel.hpp
333     - com/sun/star/beans/XPropertySet.hpp
334     - com/sun/star/container/XNamed.hpp
335     - com/sun/star/util/XRefreshable.hpp
336     - com/sun/star/text/XDocumentIndexMark.hpp
337     - com/sun/star/text/XDocumentIndex.hpp
338     # Needed for UnoImplPtr template
339     - unobaseclass.hxx
340     sw/source/core/inc/unometa.hxx:
341     # Base class needs complete type
342     - com/sun/star/lang/XServiceInfo.hpp
343     - com/sun/star/lang/XUnoTunnel.hpp
344     - com/sun/star/beans/XPropertySet.hpp
345     - com/sun/star/container/XChild.hpp
346     - com/sun/star/container/XEnumerationAccess.hpp
347     - com/sun/star/text/XTextContent.hpp
348     - com/sun/star/text/XTextField.hpp
349     # Needed for UnoImplPtr template
350     - unobaseclass.hxx
351     sw/source/core/inc/unorefmark.hxx:
352     # Base class needs complete type
353     - com/sun/star/lang/XUnoTunnel.hpp
354     - com/sun/star/lang/XServiceInfo.hpp
355     - com/sun/star/beans/XPropertySet.hpp
356     - com/sun/star/container/XNamed.hpp
357     - com/sun/star/text/XTextContent.hpp
358     # Needed for UnoImplPtr template
359     - unobaseclass.hxx
360     sw/source/core/inc/unoport.hxx:
361     # Base class needs complete type
362     - com/sun/star/text/XTextRange.hpp
363     - com/sun/star/beans/XPropertySet.hpp
364     - com/sun/star/container/XEnumeration.hpp
365     - com/sun/star/lang/XServiceInfo.hpp
366     - com/sun/star/lang/XUnoTunnel.hpp
367     - com/sun/star/container/XContentEnumerationAccess.hpp
368     - com/sun/star/beans/XMultiPropertySet.hpp
369     - com/sun/star/beans/XPropertyState.hpp
370     - com/sun/star/beans/XTolerantMultiPropertySet.hpp
371     sw/source/core/inc/unotextmarkup.hxx:
372     # Base class needs complete type
373     - com/sun/star/text/XTextMarkup.hpp
374     - com/sun/star/text/XMultiTextMarkup.hpp
375     # Needed for UnoImplPtr template
376     - unobaseclass.hxx
377     sw/source/core/inc/unosection.hxx:
378     # Base class needs complete type
379     - com/sun/star/lang/XUnoTunnel.hpp
380     - com/sun/star/lang/XServiceInfo.hpp
381     - com/sun/star/beans/XPropertySet.hpp
382     - com/sun/star/beans/XPropertyState.hpp
383     - com/sun/star/beans/XMultiPropertySet.hpp
384     - com/sun/star/container/XNamed.hpp
385     - com/sun/star/text/XTextSection.hpp
386     # Needed for UnoImplPtr template
387     - unobaseclass.hxx
388     sw/qa/extras/odfexport/odfexport.cxx:
389     # Needed for getProperty template
390     - com/sun/star/graphic/XGraphic.hpp
391     sw/qa/extras/odfimport/odfimport.cxx:
392     # Needed for direct member access
393     - com/sun/star/text/XTextSection.hpp
394     sw/qa/extras/ooxmlexport/ooxmlexport.cxx:
395     # Needed for direct member access
396     - com/sun/star/graphic/XGraphic.hpp
397     - com/sun/star/text/TableColumnSeparator.hpp
398     sw/qa/extras/ooxmlexport/ooxmlexport2.cxx:
399     # Needed for direct member access
400     - com/sun/star/awt/XBitmap.hpp
401     sw/qa/extras/ooxmlexport/ooxmlexport3.cxx:
402     # Needed for direct member access
403     - com/sun/star/xml/dom/XDocument.hpp
404     sw/qa/extras/ooxmlexport/ooxmlexport4.cxx:
405     # Needed for direct member access
406     - com/sun/star/awt/XBitmap.hpp
407     sw/qa/extras/ooxmlexport/ooxmlexport8.cxx:
408     # Needed for direct member access
409     - com/sun/star/graphic/XGraphic.hpp
410     sw/qa/extras/ooxmlexport/ooxmlexport9.cxx:
411     # Needed for direct member access
412     - com/sun/star/graphic/XGraphic.hpp
413     sw/qa/extras/ooxmlexport/ooxmlexport10.cxx:
414     # Needed for direct member access
415     - com/sun/star/drawing/EnhancedCustomShapeParameterPair.hpp
416     - com/sun/star/graphic/XGraphic.hpp
417     - com/sun/star/text/TableColumnSeparator.hpp
418     - com/sun/star/text/XTextColumns.hpp
419     sw/qa/extras/ooxmlimport/ooxmlimport2.cxx:
420     # Needed for direct member access
421     - com/sun/star/document/XEmbeddedObjectSupplier2.hpp
422     - com/sun/star/embed/Aspects.hpp
423     sw/qa/extras/rtfimport/rtfimport.cxx:
424     # Needed for direct member access
425     - com/sun/star/graphic/XGraphic.hpp
426     - com/sun/star/text/XDocumentIndexMark.hpp
427     sw/qa/extras/uiwriter/uiwriter.cxx:
428     # Needed for for-loop range
429     - PostItMgr.hxx
430     # Needed for TypedWhichId macro
431     - editeng/rsiditem.hxx
432     sw/qa/extras/unowriter/unowriter.cxx:
433     # Needed for direct member access
434     - com/sun/star/awt/XDevice.hpp
435     # Needed for for-loop range
436     - com/sun/star/graphic/XGraphic.hpp
437     sw/qa/extras/ww8export/ww8export.cxx:
438     # Needed for direct member access
439     - com/sun/star/graphic/XGraphic.hpp
440     sw/qa/extras/ww8import/ww8import.cxx:
441     # Needed for for-loop range
442     - com/sun/star/graphic/XGraphic.hpp
443     include/sal/types.h:
444     # Ignore warning during checking source/filter/ww8/types.hxx
445     - sal/typesizes.h
446     sw/source/filter/ww8/ww8scan.hxx:
447     # OSL_BIGENDIAN is being checked
448     - osl/endian.h
449     sw/qa/extras/layout/layout.cxx:
450     - comphelper/scopeguard.hxx
451     sw/source/filter/html/htmlreqifreader.cxx:
452     - comphelper/scopeguard.hxx
453     sw/source/uibase/sidebar/PageMarginUtils.hxx:
454     # Needed for std::abs
455     - cmath
456     sw/source/core/crsr/paminit.cxx:
457     # Needed for linker visibility of extern functions
458     - cshtyp.hxx