summaryrefslogtreecommitdiff
path: root/sd/IwyuFilter_sd.yaml
diff options
context:
space:
mode:
authorGabor Kelemen <kelemen.gabor2@nisz.hu>2019-01-22 18:14:35 +0100
committerMiklos Vajna <vmiklos@collabora.com>2019-01-24 11:28:52 +0100
commit38aa12075432cc6b4e6de60de84c04c1f480768d (patch)
tree9475e961325b372412b5773fabc1f0446264ce7a /sd/IwyuFilter_sd.yaml
parentc2216d2d7a5bb0a82f79181fbc46708d35858afe (diff)
find-unneeeded-includes: don't propose to replace o3tl/deleter.hxx
As seen while analysing sw/source/core/inc/DocumentChartDataProviderManager.hxx replacing o3tl/deleter.hxx with fw declaration does not work, it compiles only when it is transitively included. This also removes mistakenly added fw declarations and now unnecessary IwyuFilter blacklist items Change-Id: I2d631f0693dbfd0bb0e62218a525113042c9a907 Reviewed-on: https://gerrit.libreoffice.org/66750 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'sd/IwyuFilter_sd.yaml')
-rw-r--r--sd/IwyuFilter_sd.yaml11
1 files changed, 0 insertions, 11 deletions
diff --git a/sd/IwyuFilter_sd.yaml b/sd/IwyuFilter_sd.yaml
index 8d0edb64c426..5a3bd62b3d8c 100644
--- a/sd/IwyuFilter_sd.yaml
+++ b/sd/IwyuFilter_sd.yaml
@@ -110,8 +110,6 @@ blacklist:
sd/source/ui/framework/module/ToolBarModule.hxx:
# base class has to be a complete type
- com/sun/star/drawing/framework/XConfigurationChangeListener.hpp
- # Needed for template
- - o3tl/deleter.hxx
sd/source/ui/framework/module/SlideSorterModule.hxx:
# base class has to be a complete type
- com/sun/star/drawing/framework/XConfigurationChangeListener.hpp
@@ -160,9 +158,6 @@ blacklist:
sd/source/ui/inc/fupage.hxx:
# base class has to be a complete type
- vcl/weld.hxx
- sd/source/ui/inc/OutlineView.hxx:
- #std::unique_ptr deleter type has to be complete
- - o3tl/deleter.hxx
sd/source/ui/inc/slideshow.hxx:
# typedef needs a complete type
- com/sun/star/lang/XServiceInfo.hpp
@@ -174,9 +169,6 @@ blacklist:
# base class has to be a complete type
- com/sun/star/lang/XUnoTunnel.hpp
- com/sun/star/util/XReplaceDescriptor.hpp
- sd/source/ui/inc/ViewShellManager.hxx:
- #std::unique_ptr deleter type has to be complete
- - o3tl/deleter.hxx
sd/source/ui/inc/ViewTabBar.hxx:
# base class has to be a complete type
- com/sun/star/drawing/framework/XConfigurationChangeListener.hpp
@@ -232,9 +224,6 @@ blacklist:
sd/source/ui/inc/tools/SlotStateListener.hxx:
# base class has to be a complete type
- com/sun/star/frame/XStatusListener.hpp
- sd/source/ui/slidesorter/inc/controller/SlsClipboard.hxx:
- # Needed for template
- - o3tl/deleter.hxx
sd/source/ui/presenter/PresenterHelper.hxx:
# base class has to be a complete type
- com/sun/star/drawing/XPresenterHelper.hpp