summaryrefslogtreecommitdiff
path: root/sc/IwyuFilter_sc.yaml
diff options
context:
space:
mode:
authorGabor Kelemen <kelemeng@ubuntu.com>2018-05-14 07:56:01 +0200
committerMiklos Vajna <vmiklos@collabora.co.uk>2018-05-29 09:04:52 +0200
commita03a63edd3cfbbacd4e9f59b315095fbeb70873c (patch)
tree3fb052521ccbaf85f7eb402d50569e6f64ca982c /sc/IwyuFilter_sc.yaml
parentb7ae863efeb082816cc4fe660527a9650d90e186 (diff)
tdf#42949 Fix IWYU warnings in sc/inc/m*
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: I43882919048c23e9b8d305f8cbba8f120207bb93 Reviewed-on: https://gerrit.libreoffice.org/54824 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.yaml11
1 files changed, 11 insertions, 0 deletions
diff --git a/sc/IwyuFilter_sc.yaml b/sc/IwyuFilter_sc.yaml
index 853e06214546..47346286fea1 100644
--- a/sc/IwyuFilter_sc.yaml
+++ b/sc/IwyuFilter_sc.yaml
@@ -181,3 +181,14 @@ blacklist:
# base class has to be a complete type
- com/sun/star/uno/Reference.hxx
- tools/ref.hxx
+ sc/inc/macromgr.hxx:
+ # base class has to be a complete type
+ - com/sun/star/container/XContainerListener.hpp
+ sc/inc/miscuno.hxx:
+ # base class has to be a complete type
+ - com/sun/star/beans/XPropertySet.hpp
+ - com/sun/star/container/XEnumeration.hpp
+ - com/sun/star/container/XIndexAccess.hpp
+ - com/sun/star/container/XNameAccess.hpp
+ - com/sun/star/lang/XServiceInfo.hpp
+ - cppuhelper/supportsservice.hxx