summaryrefslogtreecommitdiff
path: root/binaryurp/IwyuFilter_binaryurp.yaml
blob: 49e10617cc57772f3440f6dea03bccf3df668042 (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
---
assumeFilename: binaryurp/source/bridge.cxx
excludelist:
    binaryurp/source/marshal.hxx:
    # Don't propose hxx -> h change in URE libs
    - rtl/byteseq.hxx
    binaryurp/source/reader.hxx:
    # Don't propose hxx -> h change in URE libs
    - rtl/byteseq.hxx
    binaryurp/source/incomingrequest.hxx:
    # Don't propose hxx -> h change in URE libs
    - rtl/byteseq.hxx
    binaryurp/source/lessoperators.cxx:
    # Don't propose hxx -> h change in URE libs
    - rtl/byteseq.hxx
    binaryurp/source/outgoingrequests.cxx:
    # Don't propose hxx -> h change in URE libs
    - rtl/byteseq.hxx
    # Actually needed
    - lessoperators.hxx
    binaryurp/source/bridgefactory.cxx:
    # Actually needed
    - com/sun/star/connection/XConnection.hpp
    - com/sun/star/uno/XComponentContext.hpp
    - com/sun/star/uno/XInterface.hpp
    binaryurp/source/bridge.cxx:
    # Actually needed
    - com/sun/star/bridge/XInstanceProvider.hpp
    - com/sun/star/connection/XConnection.hpp
    - com/sun/star/lang/XEventListener.hpp
    - com/sun/star/uno/XInterface.hpp
    binaryurp/source/unmarshal.cxx:
    # Actually used
    - vector