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