forked from amazingfate/loongoffice
mistakenly identified by IWYU as unused Change-Id: Ia9fbce12883e5b45c6b6dfbc27046aca0075a895 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/87566 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
35 lines
1.1 KiB
YAML
35 lines
1.1 KiB
YAML
---
|
|
assumeFilename: binaryurp/source/bridge.cxx
|
|
blacklist:
|
|
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
|