summaryrefslogtreecommitdiffstats
path: root/sd/IwyuFilter_sd.yaml
diff options
context:
space:
mode:
authorGabor Kelemen <kelemeng@ubuntu.com>2018-06-10 13:48:58 +0200
committerJochen Nitschke <j.nitschke+logerrit@ok.de>2018-06-16 11:44:09 +0200
commit8ea8ad4e492583e6d1ff278ff0dc679531c8a20e (patch)
tree79aadb64fc1964f7b0e4e98cd4939dc16a775434 /sd/IwyuFilter_sd.yaml
parenttdf#117827 Restore Synchronize labels in template (diff)
downloadcore-8ea8ad4e492583e6d1ff278ff0dc679531c8a20e.tar.gz
core-8ea8ad4e492583e6d1ff278ff0dc679531c8a20e.zip
tdf#42949 Fix IWYU warnings in sd/source/ui/inc/[dDE]*
Found with bin/find-unneeded-includes Only removal proposals are dealt with here and a bit of fallout management. Change-Id: Ie86a34f7f091525f21369f989165a56eace70513 Reviewed-on: https://gerrit.libreoffice.org/55558 Tested-by: Jenkins Reviewed-by: Jochen Nitschke <j.nitschke+logerrit@ok.de>
Diffstat (limited to 'sd/IwyuFilter_sd.yaml')
-rw-r--r--sd/IwyuFilter_sd.yaml14
1 files changed, 14 insertions, 0 deletions
diff --git a/sd/IwyuFilter_sd.yaml b/sd/IwyuFilter_sd.yaml
index a0316591746f..e2f247d74408 100644
--- a/sd/IwyuFilter_sd.yaml
+++ b/sd/IwyuFilter_sd.yaml
@@ -111,3 +111,17 @@ blacklist:
sd/source/ui/inc/BezierObjectBar.hxx:
# Used via macro, really needed to compile
- class SfxModule
+ sd/source/ui/inc/DrawDocShell.hxx:
+ # base class has to be a complete type
+ - fupoor.hxx
+ sd/source/ui/inc/DocumentRenderer.hxx:
+ # base class has to be a complete type
+ - com/sun/star/view/XRenderable.hpp
+ sd/source/ui/inc/DrawController.hxx:
+ # base class has to be a complete type
+ - com/sun/star/drawing/XDrawView.hpp
+ - com/sun/star/drawing/framework/XControllerManager.hpp
+ - com/sun/star/lang/XServiceInfo.hpp
+ - com/sun/star/view/XFormLayerAccess.hpp
+ - com/sun/star/view/XSelectionSupplier.hpp
+ - sfx2/sfxbasecontroller.hxx