summaryrefslogtreecommitdiff
path: root/sc/IwyuFilter_sc.yaml
diff options
context:
space:
mode:
authorGabor Kelemen <kelemeng@ubuntu.com>2018-09-08 20:47:48 +0200
committerMiklos Vajna <vmiklos@collabora.co.uk>2018-09-11 17:36:55 +0200
commitf87be145725b15745dabae90e1b030819d7a6eac (patch)
treed2ef5e61d09c128a41a042566385fb64097b2bf7 /sc/IwyuFilter_sc.yaml
parent4ca492f11e41bb8c539a3295cde60f1bc92bcd5c (diff)
tdf#42949 Fix IWYU warnings in sc/source/filter/inc/[n-w]*
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: I32e9e2fb636d80ce351d1ef7beb888afac0e8ee7 Reviewed-on: https://gerrit.libreoffice.org/60205 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Diffstat (limited to 'sc/IwyuFilter_sc.yaml')
-rw-r--r--sc/IwyuFilter_sc.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/sc/IwyuFilter_sc.yaml b/sc/IwyuFilter_sc.yaml
index 62a5354aee56..7c480e254f5a 100644
--- a/sc/IwyuFilter_sc.yaml
+++ b/sc/IwyuFilter_sc.yaml
@@ -383,3 +383,8 @@ blacklist:
- class XclExpChangeTrack
# Needed for typedef
- excrecds.hxx
+ sc/source/filter/inc/ooxformulaparser.hxx:
+ # base class has to be a complete type
+ - com/sun/star/lang/XInitialization.hpp
+ - com/sun/star/lang/XServiceInfo.hpp
+ - com/sun/star/sheet/XFilterFormulaParser.hpp