Tahoma -> DejaVu Sans for reproducible tests
[LibreOffice.git] / comphelper / IwyuFilter_comphelper.yaml
blob3e22a187b7e528d7fadc2c2193cf1e2d6a25367c
1 ---
2 assumeFilename: comphelper/source/misc/solarmutex.cxx
3 excludelist:
4     comphelper/source/misc/instancelocker.hxx:
5     # Base class has to be a complete type
6     - com/sun/star/lang/XComponent.hpp
7     - com/sun/star/lang/XInitialization.hpp
8     - com/sun/star/lang/XServiceInfo.hpp
9     - com/sun/star/util/XCloseListener.hpp
10     - com/sun/star/frame/XTerminateListener.hpp
11     comphelper/source/property/opropertybag.hxx:
12     # Base class has to be a complete type
13     - com/sun/star/beans/XPropertyBag.hpp
14     - com/sun/star/container/XSet.hpp
15     - com/sun/star/lang/XInitialization.hpp
16     - com/sun/star/lang/XServiceInfo.hpp
17     - com/sun/star/util/XModifiable.hpp
18     comphelper/source/officeinstdir/officeinstallationdirectories.hxx:
19     # Base class has to be a complete type
20     - com/sun/star/lang/XServiceInfo.hpp
21     - com/sun/star/util/XOfficeInstallationDirectories.hpp
22     comphelper/qa/unit/test_guards.cxx:
23         # Keep for system-cppunit; see also commit 456d61ec526e250fd1af894e109d5914ac9c9e6e
24     - unotest/bootstrapfixturebase.hxx
25     comphelper/source/container/embeddedobjectcontainer.cxx:
26     # Keep for OSL_DEBUG_LEVEL > 1
27     - com/sun/star/container/XNameAccess.hpp
28     comphelper/source/container/IndexedPropertyValuesContainer.cxx:
29     # Needed for typedef
30     - com/sun/star/beans/PropertyValue.hpp
31     comphelper/source/container/NamedPropertyValuesContainer.cxx:
32     # Needed for typedef
33     - com/sun/star/beans/PropertyValue.hpp
34     comphelper/source/container/enumerablemap.cxx:
35     # Avoid loplugin:unreffun error
36     - comphelper_services.hxx
37     comphelper/source/container/namecontainer.cxx:
38     # Needed for NameContainer_createInstance
39     - comphelper/namecontainer.hxx
40     comphelper/source/eventattachermgr/eventattachermgr.cxx:
41     # Needed for linker visibility
42     - comphelper/eventattachermgr.hxx
43     comphelper/source/misc/fileurl.cxx:
44     # Needed for linker visibility
45     - comphelper/fileurl.hxx
46     comphelper/source/misc/AccessibleImplementationHelper.cxx:
47     # Needed for template
48     - com/sun/star/uno/Sequence.hxx
49     comphelper/source/misc/getexpandeduri.cxx:
50     # Needed for linker visibility
51     - comphelper/getexpandeduri.hxx
52     comphelper/source/misc/graphicmimetype.cxx:
53     # Needed for direct member access
54     - com/sun/star/io/XInputStream.hpp
55     comphelper/source/misc/hash.cxx:
56     # OSL_BIGENDIAN is being checked
57     - osl/endian.h
58     comphelper/source/misc/instancelocker.cxx:
59     # Needed for template
60     - com/sun/star/embed/XActionsApproval.hpp
61     include/comphelper/interaction.hxx:
62     # Stop warnings about include/
63     - com/sun/star/task/XInteractionApprove.hpp
64     - com/sun/star/task/XInteractionDisapprove.hpp
65     - com/sun/star/task/XInteractionAbort.hpp
66     - com/sun/star/task/XInteractionRetry.hpp
67     include/comphelper/namedvaluecollection.hxx:
68     # Stop warnings about include/
69     - com/sun/star/beans/PropertyValue.hpp
70     - com/sun/star/beans/NamedValue.hpp
71     include/comphelper/servicedecl.hxx:
72     # Stop warnings about include/
73     - com/sun/star/uno/XComponentContext.hpp
74     comphelper/source/misc/simplefileaccessinteraction.cxx:
75     # Needed for UnoType template
76     - com/sun/star/task/XInteractionAbort.hpp
77     - com/sun/star/task/XInteractionApprove.hpp
78     comphelper/source/misc/stillreadwriteinteraction.cxx:
79     # Needed for UnoType template
80     - com/sun/star/task/XInteractionAbort.hpp
81     - com/sun/star/task/XInteractionApprove.hpp
82     comphelper/source/misc/synchronousdispatch.cxx:
83     # Needed for direct member access
84     - com/sun/star/lang/XComponent.hpp
85     comphelper/source/processfactory/processfactory.cxx:
86     # Needed for linker visibility
87     - comphelper/processfactory.hxx
88     # Needed for direct member access
89     - com/sun/star/uno/XComponentContext.hpp
90     include/comphelper/MasterPropertySet.hxx:
91     # Stop warnings about include/
92     - namespace comphelper { class ChainablePropertySet; }
93     comphelper/source/property/genericpropertyset.cxx:
94     # Needed for linker visibility
95     - comphelper/genericpropertyset.hxx
96     # Needed for fw declared template
97     - rtl/ref.hxx