summaryrefslogtreecommitdiff
path: root/sfx2/IwyuFilter_sfx2.yaml
diff options
context:
space:
mode:
authorGabor Kelemen <kelemen.gabor2@nisz.hu>2019-12-19 20:34:25 +0100
committerMiklos Vajna <vmiklos@collabora.com>2020-01-02 14:43:36 +0100
commit66516930ce3d23e073a9d7fea43fed239a0ea8a4 (patch)
tree156c6bd5831d390e34601a612a80b00c334138cb /sfx2/IwyuFilter_sfx2.yaml
parent2c7ef73e99dcecb6c86bcbf19135b89ad9e7db3a (diff)
tdf#42949 Fix IWYU warnings in sfx2/source/[b-c]*/*cxx
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: Iefbde5e045b5c0bbfd61d18c80bc76c2fcf0cbaa Reviewed-on: https://gerrit.libreoffice.org/c/core/+/85546 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'sfx2/IwyuFilter_sfx2.yaml')
-rw-r--r--sfx2/IwyuFilter_sfx2.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/sfx2/IwyuFilter_sfx2.yaml b/sfx2/IwyuFilter_sfx2.yaml
index d2f56b4e8c91..fb36b9001a3c 100644
--- a/sfx2/IwyuFilter_sfx2.yaml
+++ b/sfx2/IwyuFilter_sfx2.yaml
@@ -62,3 +62,9 @@ blacklist:
- sfx2/strings.hrc
# Don't propose hxx -> h change in URE libs
- osl/module.hxx
+ sfx2/source/bastyp/fltfnc.cxx:
+ # Needed for UnoType to work
+ - com/sun/star/task/XInteractionHandler.hpp
+ sfx2/source/control/sfxstatuslistener.cxx:
+ # Actually used
+ - com/sun/star/frame/XDispatchProvider.hpp