summaryrefslogtreecommitdiff
path: root/sc/IwyuFilter_sc.yaml
diff options
context:
space:
mode:
authorGabor Kelemen <kelemeng@ubuntu.com>2018-05-05 23:09:12 +0200
committerMiklos Vajna <vmiklos@collabora.co.uk>2018-05-07 15:19:05 +0200
commitc0893305bf673bd706a8fec014eedfd104dbe88f (patch)
tree3398544b0e86770da528b5ae93ba9a384a1f1ea3 /sc/IwyuFilter_sc.yaml
parentfdd2ec1e39cac9bc73067ade7cba294919610879 (diff)
tdf#42949 Fix IWYU warnings in sc/inc/[aA]*
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: I1b9193e0d7b320d2b64636eca1bc71041e338d45 Reviewed-on: https://gerrit.libreoffice.org/53900 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.yaml40
1 files changed, 40 insertions, 0 deletions
diff --git a/sc/IwyuFilter_sc.yaml b/sc/IwyuFilter_sc.yaml
index ff22e0e3a659..e81a97ec325c 100644
--- a/sc/IwyuFilter_sc.yaml
+++ b/sc/IwyuFilter_sc.yaml
@@ -1,2 +1,42 @@
---
assumeFilename: sc/source/core/data/document.cxx
+blacklist:
+ sc/inc/AccessibleGlobal.hxx:
+ # base class has to be a complete type
+ - com/sun/star/accessibility/XAccessibleStateSet.hpp
+ sc/inc/AccessibleFilterMenu.hxx:
+ # base class has to be a complete type
+ - com/sun/star/accessibility/XAccessibleSelection.hpp
+ sc/inc/AccessibleFilterMenuItem.hxx:
+ # base class has to be a complete type
+ - com/sun/star/accessibility/XAccessibleAction.hpp
+ sc/inc/address.hxx:
+ # base class has to be a complete type
+ - com/sun/star/uno/Sequence.hxx
+ sc/inc/addruno.hxx:
+ # base class has to be a complete type
+ - com/sun/star/beans/XPropertySet.hpp
+ - com/sun/star/lang/XServiceInfo.hpp
+ sc/inc/afmtuno.hxx:
+ # base class has to be a complete type
+ - com/sun/star/beans/XPropertySet.hpp
+ - com/sun/star/lang/XServiceInfo.hpp
+ - com/sun/star/lang/XUnoTunnel.hpp
+ - com/sun/star/container/XIndexReplace.hpp
+ - com/sun/star/container/XNameContainer.hpp
+ - com/sun/star/container/XNameReplace.hpp
+ - com/sun/star/container/XNamed.hpp
+ - com/sun/star/container/XSet.hpp
+ sc/inc/appluno.hxx:
+ # base class has to be a complete type
+ - com/sun/star/beans/XPropertySet.hpp
+ - com/sun/star/container/XEnumerationAccess.hpp
+ - com/sun/star/container/XNameAccess.hpp
+ - com/sun/star/lang/XMultiServiceFactory.hpp
+ - com/sun/star/lang/XServiceInfo.hpp
+ - com/sun/star/sheet/XFunctionDescriptions.hpp
+ - com/sun/star/sheet/XGlobalSheetSettings.hpp
+ - com/sun/star/sheet/XRecentFunctions.hpp
+ sc/inc/autoform.hxx:
+ # contains macro definitions
+ - scitems.hxx