Simplify oox::PropertyNameVector ctor
[LibreOffice.git] / stoc / IwyuFilter_stoc.yaml
blob5b046e4da1e4d9e43cf99e0ad94a208606819c44
1 ---
2 assumeFilename: stoc/source/javavm/javavm.cxx
3 excludelist:
4     stoc/source/implementationregistration/mergekeys.hxx:
5     # Needed for css shortcut
6     - sal/types.h
7     stoc/source/javavm/interact.hxx:
8     # Base class needs complete type
9     -  com/sun/star/task/XInteractionRequest.hpp
10     stoc/source/javavm/javavm.hxx:
11     # Base class needs complete type
12     - com/sun/star/container/XContainerListener.hpp
13     - com/sun/star/lang/XInitialization.hpp
14     - com/sun/star/java/XJavaThreadRegister_11.hpp
15     - com/sun/star/java/XJavaVM.hpp
16     - com/sun/star/lang/XServiceInfo.hpp
17     stoc/source/implementationregistration/mergekeys.cxx:
18     # Actually used
19     - com/sun/star/registry/XRegistryKey.hpp
20     stoc/source/corereflection/crefl.cxx:
21     # Safer to keep for use in cppu::UnoType template
22     - com/sun/star/reflection/XTypeDescription.hpp
23     stoc/source/corereflection/criface.cxx:
24     # Keep for platform-independent alloca.h abstraction
25     - sal/alloca.h
26     # Safer to keep for use in cppu::UnoType template
27     - com/sun/star/uno/RuntimeException.hpp
28     stoc/source/invocation_adapterfactory/iafactory.cxx:
29     # Safer to keep for use in cppu::UnoType template
30     - com/sun/star/script/XInvocation.hpp
31     # Complete type needed for uno_Interface
32     - uno/dispatcher.h
33     stoc/source/loader/dllcomponentloader.cxx:
34     # Needed for direct member access
35     - com/sun/star/lang/XMultiServiceFactory.hpp
36     stoc/source/security/permissions.cxx:
37     # Safer to keep for use in cppu::UnoType template
38     - com/sun/star/security/AllPermission.hpp
39     # Needed for __DIAGNOSE mode
40     - vector
41     - rtl/string.hxx
42     # Actually used
43     - com/sun/star/uno/Sequence.hxx
44     stoc/source/security/access_controller.cxx:
45     # Needed for __DIAGNOSE mode
46     - rtl/ustrbuf.hxx
47     - sal/log.hxx