50 null derefs seen in crashreporting report
[LibreOffice.git] / writerfilter / IwyuFilter_writerfilter.yaml
blob50a4c889333a3430bbd2eb4227f25939f5f952c1
1 ---
2 assumeFilename: writerfilter/source/filter/WriterFilter.cxx
3 excludelist:
4     writerfilter/source/dmapper/BorderHandler.cxx:
5     # Needed for method parameter type
6     - tools/color.hxx
7     writerfilter/source/dmapper/ConversionHelper.cxx:
8     # Actually used
9     - com/sun/star/table/BorderLine2.hpp
10     - com/sun/star/lang/Locale.hpp
11     writerfilter/source/dmapper/DomainMapperTableManager.cxx:
12     # Needed for rtl::math::round
13     - rtl/math.hxx
14     writerfilter/source/dmapper/GraphicImport.cxx:
15     # Actually used
16     - com/sun/star/drawing/XShape.hpp
17     - com/sun/star/graphic/XGraphic.hpp
18     - com/sun/star/lang/XMultiServiceFactory.hpp
19     - com/sun/star/uno/XComponentContext.hpp
20     # Needed for rtl::math::round
21     - rtl/math.hxx
22     writerfilter/source/dmapper/NumberingManager.cxx:
23     # Actually used
24     - com/sun/star/lang/XMultiServiceFactory.hpp
25     - com/sun/star/container/XNameContainer.hpp
26     writerfilter/source/dmapper/DomainMapper_Impl.cxx:
27     # Actually used
28     - com/sun/star/uno/XComponentContext.hpp
29     writerfilter/source/dmapper/OLEHandler.cxx:
30     # Actually used
31     - com/sun/star/drawing/XShape.hpp
32     - com/sun/star/graphic/XGraphic.hpp
33     - com/sun/star/text/XTextDocument.hpp
34     - com/sun/star/text/WrapTextMode.hpp
35     - com/sun/star/uno/XComponentContext.hpp
36     writerfilter/source/dmapper/TDefTableHandler.cxx:
37     # Needed for method parameter type
38     - tools/color.hxx
39     writerfilter/source/dmapper/TablePositionHandler.cxx:
40     # Actually used
41     - com/sun/star/beans/PropertyValue.hpp
42     writerfilter/source/dmapper/PropertyMap.cxx:
43     # Actually used
44     - com/sun/star/beans/PropertyValue.hpp
45     - com/sun/star/text/XTextColumns.hpp
46     writerfilter/source/dmapper/StyleSheetTable.cxx:
47     # Actually used
48     - com/sun/star/text/XTextDocument.hpp
49     writerfilter/source/ooxml/OOXMLPropertySet.cxx:
50     # Actually used
51     - com/sun/star/drawing/XShape.hpp
52     writerfilter/source/rtftok/rtfsdrimport.hxx:
53     # IWYU assumes std::stack<IncompleteType> in a header is OK, but that's not
54     # the case for all of LO's supported platforms.
55     # See <https://github.com/include-what-you-use/include-what-you-use/issues/175>.
56     - dmapper/GraphicZOrderHelper.hxx
57     writerfilter/source/rtftok/rtfvalue.cxx:
58     # complete type is needed
59     - com/sun/star/embed/XEmbeddedObject.hpp
60     writerfilter/source/rtftok/rtftokenizer.cxx:
61     # Actually used
62     - com/sun/star/task/XStatusIndicator.hpp
63     writerfilter/source/filter/RtfFilter.cxx:
64     - comphelper/scopeguard.hxx
65     writerfilter/source/filter/WriterFilter.cxx:
66     - comphelper/scopeguard.hxx