summaryrefslogtreecommitdiff
path: root/include/IwyuFilter_include.yaml
diff options
context:
space:
mode:
authorGabor Kelemen <kelemen.gabor2@nisz.hu>2019-05-13 07:52:14 +0200
committerMichael Stahl <Michael.Stahl@cib.de>2019-05-16 11:49:18 +0200
commit4b04eae81478d4aa19f3bdc3f2d6247063aeb6cd (patch)
tree04216a0794f11b1a48e09c328777d905d2e33874 /include/IwyuFilter_include.yaml
parente875a317c4adf00bbad00fb8176c26cd1a66973e (diff)
tdf#42949 Fix IWYU warnings in include/svx/[e-g]*
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: I861d3f0fa15ee3b7e0e830c4fac2e5794ea4071b Reviewed-on: https://gerrit.libreoffice.org/72213 Tested-by: Jenkins Reviewed-by: Michael Stahl <Michael.Stahl@cib.de>
Diffstat (limited to 'include/IwyuFilter_include.yaml')
-rw-r--r--include/IwyuFilter_include.yaml30
1 files changed, 30 insertions, 0 deletions
diff --git a/include/IwyuFilter_include.yaml b/include/IwyuFilter_include.yaml
index 21c51ef2bb02..e654efeffae2 100644
--- a/include/IwyuFilter_include.yaml
+++ b/include/IwyuFilter_include.yaml
@@ -944,3 +944,33 @@ blacklist:
include/svx/dbaexchange.hxx:
# Needed for implicit dtor
- com/sun/star/beans/PropertyValue.hpp
+ include/svx/EnhancedCustomShape2d.hxx:
+ # Needed for implicit dtor
+ - com/sun/star/drawing/EnhancedCustomShapeAdjustmentValue.hpp
+ - com/sun/star/drawing/EnhancedCustomShapeSegment.hpp
+ - com/sun/star/drawing/EnhancedCustomShapeTextFrame.hpp
+ include/svx/fmgridif.hxx:
+ # base class has to be a complete type
+ - com/sun/star/beans/XPropertyChangeListener.hpp
+ - com/sun/star/container/XContainer.hpp
+ - com/sun/star/container/XEnumerationAccess.hpp
+ - com/sun/star/form/XBoundComponent.hpp
+ - com/sun/star/form/XGridControl.hpp
+ - com/sun/star/form/XGridPeer.hpp
+ - com/sun/star/form/XLoadListener.hpp
+ - com/sun/star/form/XResetListener.hpp
+ - com/sun/star/frame/XDispatchProvider.hpp
+ - com/sun/star/frame/XDispatchProviderInterception.hpp
+ - com/sun/star/frame/XStatusListener.hpp
+ - com/sun/star/sdbc/XRowSetListener.hpp
+ - com/sun/star/sdb/XRowSetSupplier.hpp
+ - com/sun/star/util/XModeSelector.hpp
+ - com/sun/star/util/XModifyBroadcaster.hpp
+ - com/sun/star/view/XSelectionSupplier.hpp
+ - toolkit/awt/vclxwindow.hxx
+ include/svx/fmsrcimp.hxx:
+ # base class has to be a complete type
+ - com/sun/star/beans/XPropertyChangeListener.hpp
+ include/svx/fmtools.hxx:
+ # base class has to be a complete type
+ - com/sun/star/lang/XEventListener.hpp