Revert "tdf#127471 Remove font width scaling hack"
[LibreOffice.git] / cppuhelper / IwyuFilter_cppuhelper.yaml
blobcbae100fb19d902d60fb8695f37264a864b200a2
1 ---
2 assumeFilename: cppuhelper/source/implbase.cxx
3 excludelist:
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 mobile versions
26     - sal/log.hxx
27     - com/sun/star/ucb/InteractiveAugmentedIOException.hpp
28     - com/sun/star/ucb/NameClashException.hpp
29     # Needed for cppu::throwException
30     - cppuhelper/exc_hlp.hxx
31     cppuhelper/source/findsofficepath.c:
32     # Needed for cppuhelper_detail_findSofficePath
33     - cppuhelper/findsofficepath.h
34     cppuhelper/source/macro_expander.cxx:
35     # Needed for template specialization
36     - com/sun/star/lang/XSingleComponentFactory.hpp
37     cppuhelper/source/paths.cxx:
38     # Needed on mac OS for LIBO_LIB_FOLDER + LIBO_URE_ETC_FOLDER
39     - config_folders.h
40     cppuhelper/source/shlib.cxx:
41     # Needed for UnoType
42     - com/sun/star/registry/XRegistryKey.hpp
43     # Needed for loadSharedLibComponentFactory & writeSharedLibComponentInfo
44     - cppuhelper/shlib.hxx
45     # Needed for cppuhelper::detail::getEnvironment
46     - loadsharedlibcomponentfactory.hxx
47     cppuhelper/source/supportsservice.cxx:
48     # Needed for supportsService
49     - cppuhelper/supportsservice.hxx
50     cppuhelper/source/tdmgr.cxx:
51     # Needed to inherit linker visibility from function declaration
52     - cppuhelper/bootstrap.hxx
53     cppuhelper/source/typemanager.cxx:
54     # Actually used
55     - com/sun/star/reflection/TypeDescriptionSearchDepth.hpp
56     - com/sun/star/uno/TypeClass.hpp
57     cppuhelper/source/servicemanager.cxx:
58     # Actually used
59     - com/sun/star/uno/XComponentContext.hpp