summaryrefslogtreecommitdiff
path: root/svx/IwyuFilter_svx.yaml
diff options
context:
space:
mode:
authorGabor Kelemen <kelemen.gabor2@nisz.hu>2020-02-22 17:47:06 +0100
committerMiklos Vajna <vmiklos@collabora.com>2020-02-24 15:55:08 +0100
commit6dd18351e3004d9a0c0d78265080be9c894edb92 (patch)
treeb58315d0ccdc80b0dac91854fd20451c75d7c982 /svx/IwyuFilter_svx.yaml
parent04a7274a5158a9acd36c2ad20d45c63dc052a5cf (diff)
tdf#42949 Fix IWYU warnings in svx/source/[f-m]*/*cxx
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: I103c5c7f1a74e8c3a021a91c7a96ebc87cb19efd Reviewed-on: https://gerrit.libreoffice.org/c/core/+/89263 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'svx/IwyuFilter_svx.yaml')
-rw-r--r--svx/IwyuFilter_svx.yaml55
1 files changed, 55 insertions, 0 deletions
diff --git a/svx/IwyuFilter_svx.yaml b/svx/IwyuFilter_svx.yaml
index d789a1a73dcb..82d538994ae3 100644
--- a/svx/IwyuFilter_svx.yaml
+++ b/svx/IwyuFilter_svx.yaml
@@ -17,3 +17,58 @@ blacklist:
svx/source/dialog/srchdlg.cxx:
# Actually used
- comphelper/scopeguard.hxx
+ svx/source/fmcomp/dbaobjectex.cxx:
+ # Actually used
+ - com/sun/star/ucb/XContent.hpp
+ svx/source/fmcomp/dbaexchange.cxx:
+ # Actually used
+ - com/sun/star/sdbc/XConnection.hpp
+ - com/sun/star/beans/XPropertySet.hpp
+ svx/source/gallery2/galtheme.cxx:
+ # Don't propose hxx -> h change in URE libs
+ - osl/thread.hxx
+ svx/source/items/galleryitem.cxx:
+ # Actually used
+ - com/sun/star/graphic/XGraphic.hpp
+ - com/sun/star/lang/XComponent.hpp
+ svx/source/form/dataaccessdescriptor.cxx:
+ # Actually used
+ - com/sun/star/beans/XPropertySet.hpp
+ svx/source/form/fmcontrolbordermanager.cxx:
+ # Actually used
+ - com/sun/star/form/validation/XValidatableFormComponent.hpp
+ svx/source/form/databaselocationinput.cxx:
+ # Actually used
+ - com/sun/star/uno/XComponentContext.hpp
+ svx/source/form/tabwin.cxx:
+ # Needed for UnoType instatiation
+ - com/sun/star/sdbc/XConnection.hpp
+ svx/source/form/typemap.cxx:
+ # Needed for svxslots.hxx
+ - config_options.h
+ - sfx2/objitem.hxx
+ - sfx2/msg.hxx
+ - svl/memberid.h
+ - editeng/wghtitem.hxx
+ - editeng/udlnitem.hxx
+ - editeng/crossedoutitem.hxx
+ - editeng/contouritem.hxx
+ - editeng/shdditem.hxx
+ - editeng/postitem.hxx
+ - svx/clipfmtitem.hxx
+ - editeng/fhgtitem.hxx
+ - editeng/fontitem.hxx
+ - editeng/charreliefitem.hxx
+ - editeng/escapementitem.hxx
+ - editeng/colritem.hxx
+ - editeng/wrlmitem.hxx
+ - editeng/charscaleitem.hxx
+ - editeng/autokernitem.hxx
+ - editeng/ulspitem.hxx
+ - editeng/lrspitem.hxx
+ - editeng/lspcitem.hxx
+ - editeng/langitem.hxx
+ - editeng/kernitem.hxx
+ - editeng/adjustitem.hxx
+ - editeng/emphasismarkitem.hxx
+ - editeng/memberids.h