From 940b4d1848e8c70ab7642901a68594e8016caffc Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 27 Apr 2024 18:51:28 +0200 Subject: Adding upstream version 1:7.0.4. Signed-off-by: Daniel Baumann --- framework/IwyuFilter_framework.yaml | 135 ++++++++++++++++++++++++++++++++++++ 1 file changed, 135 insertions(+) create mode 100644 framework/IwyuFilter_framework.yaml (limited to 'framework/IwyuFilter_framework.yaml') diff --git a/framework/IwyuFilter_framework.yaml b/framework/IwyuFilter_framework.yaml new file mode 100644 index 000000000..1b648d7ce --- /dev/null +++ b/framework/IwyuFilter_framework.yaml @@ -0,0 +1,135 @@ +--- +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 + # 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 + framework/source/dispatch/closedispatcher.cxx: + # Needed on MAC + - com/sun/star/beans/XFastPropertySet.hpp + - services.h + framework/source/dispatch/servicehandler.cxx: + # Actually used + - com/sun/star/lang/XMultiServiceFactory.hpp + framework/source/fwe/classes/framelistanalyzer.cxx: + # Actually used + - com/sun/star/frame/XFrame.hpp + framework/source/fwe/classes/addonmenu.cxx: + # Actually used + - com/sun/star/uno/Reference.hxx + - com/sun/star/beans/PropertyValue.hpp + framework/source/fwe/helper/configimporter.cxx: + # Actually used + - com/sun/star/ui/XUIConfigurationManager2.hpp + framework/source/fwe/helper/undomanagerhelper.cxx: + # Actually used + - com/sun/star/document/XUndoManager.hpp + framework/source/fwe/xml/toolboxconfiguration.cxx: + # Actually used + - com/sun/star/io/XInputStream.hpp + framework/source/fwe/xml/statusbarconfiguration.cxx: + # Actually used + - com/sun/star/io/XInputStream.hpp + framework/source/helper/persistentwindowstate.cxx: + # Actually used + - com/sun/star/awt/XWindow.hpp + framework/source/layoutmanager/uielement.cxx: + # Actually used + - com/sun/star/ui/DockingArea.hpp + framework/source/layoutmanager/helpers.cxx: + # Actually used + - com/sun/star/ui/DockingArea.hpp + - com/sun/star/ui/XUIElement.hpp + framework/source/services/substitutepathvars.cxx: + # Don't propose hxx -> h change in URE libs + - osl/thread.hxx + framework/source/uifactory/menubarfactory.cxx: + # Actually used + - com/sun/star/uno/XComponentContext.hpp + framework/source/xml/imagesconfiguration.cxx: + # Actually used + - com/sun/star/io/XInputStream.hpp + framework/source/uielement/genericstatusbarcontroller.cxx: + # Actually used + - com/sun/star/ui/XStatusbarItem.hpp + framework/source/uielement/complextoolbarcontroller.cxx: + # Actually used + - com/sun/star/util/XURLTransformer.hpp + - com/sun/star/beans/PropertyValue.hpp + - com/sun/star/frame/XFrame.hpp + framework/source/uielement/generictoolbarcontroller.cxx: + # Actually used + - com/sun/star/beans/PropertyValue.hpp + framework/source/uielement/dropdownboxtoolbarcontroller.cxx: + # Actually used + - com/sun/star/beans/PropertyValue.hpp + framework/source/uielement/comboboxtoolbarcontroller.cxx:: + # Actually used + - com/sun/star/beans/PropertyValue.hpp + framework/source/uielement/edittoolbarcontroller.cxx: + # Actually used + - com/sun/star/beans/PropertyValue.hpp + framework/source/uielement/comboboxtoolbarcontroller.cxx: + # Actually used + - com/sun/star/beans/PropertyValue.hpp + framework/source/uielement/imagebuttontoolbarcontroller.cxx: + # Actually used + - com/sun/star/uno/XComponentContext.hpp + framework/source/uielement/menubarmanager.cxx: + # Needed on WIN32 + - com/sun/star/lang/SystemDependent.hpp + # Actually used + - com/sun/star/frame/XDispatch.hpp + - com/sun/star/uno/XComponentContext.hpp + framework/source/uielement/menubarwrapper.cxx: + # Actually used + - com/sun/star/container/XNameAccess.hpp + framework/source/uielement/spinfieldtoolbarcontroller.cxx: + # Needed on WIN32 + - o3tl/char16_t2wchar_t.hxx + framework/source/uielement/styletoolbarcontroller.cxx: + # Actually used + - com/sun/star/util/XURLTransformer.hpp + framework/source/uielement/toolbarsmenucontroller.cxx: + # Actually used + - com/sun/star/beans/PropertyValue.hpp + - com/sun/star/frame/XLayoutManager.hpp -- cgit v1.2.3