summaryrefslogtreecommitdiff
path: root/sc/IwyuFilter_sc.yaml
diff options
context:
space:
mode:
authorGabor Kelemen <kelemeng@ubuntu.com>2018-05-17 20:01:16 +0200
committerJochen Nitschke <j.nitschke+logerrit@ok.de>2018-06-11 21:55:22 +0200
commitd2dab4079b716f3c2a2c53ab8070340995aed58d (patch)
treec982ff5d92b76ac3a4fbe8e714417c0610b318f6 /sc/IwyuFilter_sc.yaml
parent0da89ede1fee3a9079b7b41ee8b34504ddeb5ee5 (diff)
tdf#42949 Fix IWYU warnings in sc/inc/s*
Found with bin/find-unneeded-includes Removal proposals and fallout management are dealt with here. Change-Id: I21217fbac071f06987b989e735982b2dfad6a54e Reviewed-on: https://gerrit.libreoffice.org/55537 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Jochen Nitschke <j.nitschke+logerrit@ok.de>
Diffstat (limited to 'sc/IwyuFilter_sc.yaml')
-rw-r--r--sc/IwyuFilter_sc.yaml32
1 files changed, 32 insertions, 0 deletions
diff --git a/sc/IwyuFilter_sc.yaml b/sc/IwyuFilter_sc.yaml
index a72dfb5d1d58..e2a2829c862d 100644
--- a/sc/IwyuFilter_sc.yaml
+++ b/sc/IwyuFilter_sc.yaml
@@ -203,3 +203,35 @@ blacklist:
sc/inc/rowheightcontext.hxx:
# base class has to be a complete type
- vcl/outdev.hxx
+ sc/inc/scerrors.hxx:
+ # needed for defines
+ - vcl/errcode.hxx
+ sc/inc/scitems.hxx:
+ # needed for defines
+ - svl/typedwhich.hxx
+ sc/inc/scmatrix.hxx:
+ # base class has to be a complete type
+ - svl/sharedstringpool.hxx
+ sc/inc/simplerangelist.hxx:
+ # base class has to be a complete type
+ - memory
+ sc/inc/spellcheckcontext.hxx:
+ # base class has to be a complete type
+ - editeng/misspellrange.hxx
+ sc/inc/srchuno.hxx:
+ # base class has to be a complete type
+ - com/sun/star/lang/XServiceInfo.hpp
+ - com/sun/star/lang/XUnoTunnel.hpp
+ - com/sun/star/util/XReplaceDescriptor.hpp
+ sc/inc/styleuno.hxx:
+ # base class has to be a complete type
+ - com/sun/star/beans/XMultiPropertySet.hpp
+ - com/sun/star/beans/XMultiPropertyStates.hpp
+ - com/sun/star/beans/XPropertySet.hpp
+ - com/sun/star/beans/XPropertyState.hpp
+ - com/sun/star/container/XIndexAccess.hpp
+ - com/sun/star/container/XNameContainer.hpp
+ - com/sun/star/lang/XServiceInfo.hpp
+ - com/sun/star/lang/XUnoTunnel.hpp
+ - com/sun/star/style/XStyle.hpp
+ - com/sun/star/style/XStyleLoader2.hpp