summaryrefslogtreecommitdiff
path: root/include/IwyuFilter_include.yaml
diff options
context:
space:
mode:
authorGabor Kelemen <kelemen.gabor2@nisz.hu>2019-02-13 23:20:21 +0100
committerMiklos Vajna <vmiklos@collabora.com>2019-03-04 17:25:05 +0100
commit8a1c18823c6e74b62c43cfe4fa72c87c36855d85 (patch)
tree63b3f3ad1095e8cf252abe6cbff7f46f191035d7 /include/IwyuFilter_include.yaml
parente8e274b50658e1f9c2f40ce05249f7c857aeba64 (diff)
tdf#42949 Fix IWYU warnings in include/linguistic/
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: Iec1ca76e9b3a0896a732ab2b7fd34dd5a7f219fb Reviewed-on: https://gerrit.libreoffice.org/68367 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'include/IwyuFilter_include.yaml')
-rw-r--r--include/IwyuFilter_include.yaml15
1 files changed, 15 insertions, 0 deletions
diff --git a/include/IwyuFilter_include.yaml b/include/IwyuFilter_include.yaml
index 5bfdcf17c53a..c86fba0b1e83 100644
--- a/include/IwyuFilter_include.yaml
+++ b/include/IwyuFilter_include.yaml
@@ -560,3 +560,18 @@ blacklist:
# base class has to be a complete type
- com/sun/star/lang/XServiceInfo.hpp
- com/sun/star/rendering/XParametricPolyPolygon2D.hpp
+ include/linguistic/hyphdta.hxx:
+ # base class has to be a complete type
+ - com/sun/star/linguistic2/XHyphenatedWord.hpp
+ - com/sun/star/linguistic2/XPossibleHyphens.hpp
+ include/linguistic/lngprophelp.hxx:
+ # base class has to be a complete type
+ - com/sun/star/beans/XPropertyChangeListener.hpp
+ - com/sun/star/linguistic2/XLinguServiceEventBroadcaster.hpp
+ include/linguistic/spelldta.hxx:
+ # base class has to be a complete type
+ - com/sun/star/linguistic2/XSetSpellAlternatives.hpp
+ - com/sun/star/linguistic2/XSpellAlternatives.hpp
+ include/linguistic/misc.hxx:
+ # base class has to be a complete type
+ - com/sun/star/frame/XTerminateListener.hpp