summaryrefslogtreecommitdiff
path: root/pyuno/IwyuFilter_pyuno.yaml
blob: c39a7992cc0a97a0e7e90d22733c4da38dad3240 (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
---
assumeFilename: pyuno/source/module/pyuno.cxx
excludelist:
    pyuno/inc/pyuno.hxx:
    # Used in #ifdef
    - Python.h
    pyuno/source/module/pyuno_impl.hxx:
    # Used in #ifdef
    - Python.h
    # Base class needs complete type
    - com/sun/star/lang/XUnoTunnel.hpp
    - com/sun/star/script/XInvocation.hpp
    # Needed for typedef
    - com/sun/star/container/XIndexAccess.hpp
    - cppuhelper/weakref.hxx
    pyuno/source/loader/pyuno_loader.cxx:
    # Don't replace with URE impl. detail
    - osl/file.hxx
    # Needed for direct member access
    - com/sun/star/uno/XComponentContext.hpp
    pyuno/source/module/pyuno_module.cxx:
    # Needed on MACOSX
    - config_folders.h
    # Don't replace with URE impl. detail
    - rtl/bootstrap.hxx
    pyuno/source/module/pyuno_runtime.cxx:
    # Needed on MACOSX
    - config_folders.h
    # Needed for direct member access
    - com/sun/star/container/XHierarchicalNameAccess.hpp
    # Needed for template
    - com/sun/star/script/XInvocation2.hpp
    pyuno/zipcore/python.cxx:
    # Needed on WIN32
    - tools/pathutils.hxx