tdf#153972 Fix color filter when cells have no content
[LibreOffice.git] / pyuno / IwyuFilter_pyuno.yaml
blobc39a7992cc0a97a0e7e90d22733c4da38dad3240
1 ---
2 assumeFilename: pyuno/source/module/pyuno.cxx
3 excludelist:
4     pyuno/inc/pyuno.hxx:
5     # Used in #ifdef
6     - Python.h
7     pyuno/source/module/pyuno_impl.hxx:
8     # Used in #ifdef
9     - Python.h
10     # Base class needs complete type
11     - com/sun/star/lang/XUnoTunnel.hpp
12     - com/sun/star/script/XInvocation.hpp
13     # Needed for typedef
14     - com/sun/star/container/XIndexAccess.hpp
15     - cppuhelper/weakref.hxx
16     pyuno/source/loader/pyuno_loader.cxx:
17     # Don't replace with URE impl. detail
18     - osl/file.hxx
19     # Needed for direct member access
20     - com/sun/star/uno/XComponentContext.hpp
21     pyuno/source/module/pyuno_module.cxx:
22     # Needed on MACOSX
23     - config_folders.h
24     # Don't replace with URE impl. detail
25     - rtl/bootstrap.hxx
26     pyuno/source/module/pyuno_runtime.cxx:
27     # Needed on MACOSX
28     - config_folders.h
29     # Needed for direct member access
30     - com/sun/star/container/XHierarchicalNameAccess.hpp
31     # Needed for template
32     - com/sun/star/script/XInvocation2.hpp
33     pyuno/zipcore/python.cxx:
34     # Needed on WIN32
35     - tools/pathutils.hxx