summaryrefslogtreecommitdiff
path: root/sc/IwyuFilter_sc.yaml
diff options
context:
space:
mode:
authorGabor Kelemen <kelemeng@ubuntu.com>2018-05-15 07:11:19 +0200
committerMiklos Vajna <vmiklos@collabora.co.uk>2018-06-04 08:33:57 +0200
commit620315e0cb230b6e6922920c6e0e7bb25386cce6 (patch)
treede9ac69f7d65b07274ab8ac8103f1caae0459b42 /sc/IwyuFilter_sc.yaml
parent951e7a43e62c22d4c7f7fb18de738d86ab3c2251 (diff)
tdf#42949 Fix IWYU warnings in sc/inc/r*
Found with bin/find-unneeded-includes Only removal proposals are dealt with here and a bit of fallout management Change-Id: I5dd272c6c5fa305113f4446ed49c130c6c007146 Reviewed-on: https://gerrit.libreoffice.org/55096 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Diffstat (limited to 'sc/IwyuFilter_sc.yaml')
-rw-r--r--sc/IwyuFilter_sc.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/sc/IwyuFilter_sc.yaml b/sc/IwyuFilter_sc.yaml
index 47346286fea1..3e934749e154 100644
--- a/sc/IwyuFilter_sc.yaml
+++ b/sc/IwyuFilter_sc.yaml
@@ -192,3 +192,9 @@ blacklist:
- com/sun/star/container/XNameAccess.hpp
- com/sun/star/lang/XServiceInfo.hpp
- cppuhelper/supportsservice.hxx
+ sc/inc/reftokenhelper.hxx:
+ # base class has to be a complete type
+ - refdata.hxx
+ sc/inc/rowheightcontext.hxx:
+ # base class has to be a complete type
+ - vcl/outdev.hxx