sd: sidebars are now visible in LOOL
[LibreOffice.git] / stoc / IwyuFilter_stoc.yaml
blobfbcc14b780521062c7ff8f805b55eec3b0e83b64
1 ---
2 assumeFilename: stoc/source/javavm/javavm.cxx
3 blacklist:
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/corereflection/crefl.cxx:
18     # Safer to keep for use in cppu::UnoType template
19     - com/sun/star/reflection/XTypeDescription.hpp
20     stoc/source/corereflection/criface.cxx:
21     # Keep for platform-independent alloca.h abstraction
22     - sal/alloca.h
23     # Safer to keep for use in cppu::UnoType template
24     - com/sun/star/uno/RuntimeException.hpp
25     stoc/source/invocation_adapterfactory/iafactory.cxx:
26     # Safer to keep for use in cppu::UnoType template
27     - com/sun/star/script/XInvocation.hpp
28     stoc/source/loader/dllcomponentloader.cxx:
29     # Needed for direct member access
30     - com/sun/star/lang/XMultiServiceFactory.hpp
31     stoc/source/security/permissions.cxx:
32     # Safer to keep for use in cppu::UnoType template
33     - com/sun/star/security/AllPermission.hpp
34     # Needed for __DIAGNOSE mode
35     - vector
36     - rtl/string.hxx
37     stoc/source/security/access_controller.cxx:
38     # Needed for __DIAGNOSE mode
39     - rtl/ustrbuf.hxx
40     - sal/log.hxx