summaryrefslogtreecommitdiff
path: root/framework/IwyuFilter_framework.yaml
diff options
context:
space:
mode:
authorGabor Kelemen <kelemen.gabor2@nisz.hu>2019-11-01 23:29:42 +0100
committerMiklos Vajna <vmiklos@collabora.com>2019-11-11 09:48:23 +0100
commite4bf92ae344e0db16177de7fc9eed432339d8705 (patch)
treef758b8791b31638c889464ca57e3bda67da1c449 /framework/IwyuFilter_framework.yaml
parent56b124c36cff09257d8373aaa6661a88cfb1926d (diff)
tdf#42949 Fix IWYU warnings in framework/*/*hxx
Also drop unused framework/inc/fwkdllapi.h Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: I9e79266f273b778f4a8bd3330b1b0353a2e01a61 Reviewed-on: https://gerrit.libreoffice.org/81927 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'framework/IwyuFilter_framework.yaml')
-rw-r--r--framework/IwyuFilter_framework.yaml46
1 files changed, 46 insertions, 0 deletions
diff --git a/framework/IwyuFilter_framework.yaml b/framework/IwyuFilter_framework.yaml
new file mode 100644
index 000000000000..35ebcb080a33
--- /dev/null
+++ b/framework/IwyuFilter_framework.yaml
@@ -0,0 +1,46 @@
+---
+assumeFilename: framework/source/services/autorecovery.cxx
+blacklist:
+ framework/inc/stdtypes.h:
+ # Don't propose hxx -> h change in URE libs
+ - cppuhelper/interfacecontainer.hxx
+ framework/inc/macros/xinterface.hxx:
+ # Used in macros
+ - com/sun/star/uno/Any.hxx
+ - com/sun/star/uno/Type.hxx
+ - cppuhelper/queryinterface.hxx
+ framework/inc/macros/xserviceinfo.hxx:
+ # Used in macros
+ - com/sun/star/lang/XServiceInfo.hpp
+ - com/sun/star/lang/XSingleServiceFactory.hpp
+ - com/sun/star/uno/Reference.hxx
+ - com/sun/star/uno/Sequence.hxx
+ - com/sun/star/uno/XComponentContext.hpp
+ - comphelper/processfactory.hxx
+ - cppuhelper/factory.hxx
+ - cppuhelper/supportsservice.hxx
+ - rtl/ustring.hxx
+ framework/inc/macros/registration.hxx:
+ # Used in macros
+ - com/sun/star/lang/XMultiServiceFactory.hpp
+ framework/inc/macros/xtypeprovider.hxx:
+ # Used in macros
+ - com/sun/star/lang/XTypeProvider.hpp
+ - com/sun/star/uno/Sequence.hxx
+ - com/sun/star/uno/Type.hxx
+ - cppuhelper/typeprovider.hxx
+ framework/inc/services/layoutmanager.hxx:
+ # Don't propose hxx -> h change in URE libs
+ - cppuhelper/interfacecontainer.hxx
+ framework/inc/tabwin/tabwindow.hxx:
+ # Don't propose hxx -> h change in URE libs
+ - cppuhelper/interfacecontainer.hxx
+ framework/inc/uielement/statusbarmanager.hxx:
+ # Don't propose hxx -> h change in URE libs
+ - cppuhelper/interfacecontainer.hxx
+ framework/inc/uielement/toolbarmanager.hxx:
+ # Don't propose hxx -> h change in URE libs
+ - cppuhelper/interfacecontainer.hxx
+ framework/source/uiconfiguration/imagemanagerimpl.hxx:
+ # Don't propose hxx -> h change in URE libs
+ - cppuhelper/interfacecontainer.hxx