summaryrefslogtreecommitdiff
path: root/sd/IwyuFilter_sd.yaml
diff options
context:
space:
mode:
authorGabor Kelemen <kelemeng@ubuntu.com>2018-10-23 10:37:52 +0200
committerMiklos Vajna <vmiklos@collabora.co.uk>2018-10-29 14:24:23 +0100
commita2f7678171618d958e3c387718cd389bea63eaeb (patch)
tree31046dd3352111d620eb11d47ac258dcd062c5b0 /sd/IwyuFilter_sd.yaml
parent5e432284a8a350ea82b6773f565b8b8098eab4f0 (diff)
tdf#42949 Fix IWYU warnings in sd/inc ; sd/source/ui/inc/
Found with bin/find-unneeded-includes after recent improvements - remove UNO headers from blacklist - remove newly found unneeded fw declarations - fix up some not self contained headers Change-Id: Ib262e361b62162d96ce8308500b1a41a971353df Reviewed-on: https://gerrit.libreoffice.org/62258 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Diffstat (limited to 'sd/IwyuFilter_sd.yaml')
-rw-r--r--sd/IwyuFilter_sd.yaml10
1 files changed, 0 insertions, 10 deletions
diff --git a/sd/IwyuFilter_sd.yaml b/sd/IwyuFilter_sd.yaml
index d0561dc6eb15..dbae85a63152 100644
--- a/sd/IwyuFilter_sd.yaml
+++ b/sd/IwyuFilter_sd.yaml
@@ -1,15 +1,6 @@
---
assumeFilename: sd/source/core/drawdoc.cxx
blacklist:
- sd/inc/createpresentation.hxx:
- # base class has to be a complete type
- - com/sun/star/uno/Reference.hxx
- sd/inc/createunopageimpl.hxx:
- # base class has to be a complete type
- - com/sun/star/uno/Reference.hxx
- sd/inc/createunocustomshow.hxx:
- # base class has to be a complete type
- - com/sun/star/uno/Reference.hxx
sd/inc/CustomAnimationCloner.hxx:
# base class has to be a complete type
- com/sun/star/animations/XAnimationNode.hpp
@@ -50,7 +41,6 @@ blacklist:
- com/sun/star/container/XNamed.hpp
- com/sun/star/lang/XServiceInfo.hpp
- com/sun/star/lang/XSingleServiceFactory.hpp
- - com/sun/star/uno/Any.hxx
sd/inc/stlpool.hxx:
# base class has to be a complete type
- com/sun/star/lang/XServiceInfo.hpp