Cosmetics.
[LibreOffice.git] / cppuhelper / IwyuFilter_cppuhelper.yaml
blob323b866061b51cb970c6cb829f9da28a9442a247
1 ---
2 assumeFilename: cppuhelper/source/implbase.cxx
3 blacklist:
4     cppuhelper/source/typemanager.hxx:
5     # base class needs full type
6     - com/sun/star/container/XHierarchicalNameAccess.hpp
7     - com/sun/star/container/XSet.hpp
8     - com/sun/star/lang/XServiceInfo.hpp
9     - com/sun/star/reflection/XTypeDescriptionEnumerationAccess.hpp
10     - cppuhelper/compbase.hxx
11     cppuhelper/source/access_control.cxx:
12     # Needed for UnoType
13     - com/sun/star/security/RuntimePermission.hpp
14     - com/sun/star/io/FilePermission.hpp
15     - com/sun/star/connection/SocketPermission.hpp
16     cppuhelper/source/bootstrap.cxx:
17     # Needed on win32
18     - o3tl/char16_t2wchar_t.hxx
19     cppuhelper/source/defaultbootstrap.cxx:
20     # Needed for template specialization
21     - com/sun/star/lang/XSingleComponentFactory.hpp
22     cppuhelper/source/exc_thrower.cxx:
23     # No hpp -> hdl switch
24     - cppuhelper/detail/XExceptionThrower.hpp
25     # Needed for cppu::throwException
26     - cppuhelper/exc_hlp.hxx
27     cppuhelper/source/findsofficepath.c:
28     # Needed for cppuhelper_detail_findSofficePath
29     - cppuhelper/findsofficepath.h
30     cppuhelper/source/macro_expander.cxx:
31     # Needed for template specialization
32     - com/sun/star/lang/XSingleComponentFactory.hpp
33     cppuhelper/source/paths.cxx:
34     # Needed on mac OS for LIBO_LIB_FOLDER + LIBO_URE_ETC_FOLDER
35     - config_folders.h
36     cppuhelper/source/shlib.cxx:
37     # Needed for UnoType
38     - com/sun/star/registry/XRegistryKey.hpp
39     # Needed for loadSharedLibComponentFactory & writeSharedLibComponentInfo
40     - cppuhelper/shlib.hxx
41     # Needed for cppuhelper::detail::getEnvironment
42     - loadsharedlibcomponentfactory.hxx
43     cppuhelper/source/supportsservice.cxx:
44     # Needed for supportsService
45     - cppuhelper/supportsservice.hxx
46     cppuhelper/source/tdmgr.cxx:
47     # Needed to inherit linker visibility from function declaration
48     - cppuhelper/bootstrap.hxx