From 6653107b838be22da2ceb6e9123dafe67b45dd91 Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Wed, 8 Jul 2020 20:31:00 +0200 Subject: clean up macro usage Change-Id: I06669718f692cc5e9e209b4e490365f4f016afdb Reviewed-on: https://gerrit.libreoffice.org/c/core/+/98389 Tested-by: Jenkins Reviewed-by: Noel Grandin --- framework/IwyuFilter_framework.yaml | 25 ------------------------- 1 file changed, 25 deletions(-) (limited to 'framework/IwyuFilter_framework.yaml') diff --git a/framework/IwyuFilter_framework.yaml b/framework/IwyuFilter_framework.yaml index 1b648d7cee43..35fe8d254351 100644 --- a/framework/IwyuFilter_framework.yaml +++ b/framework/IwyuFilter_framework.yaml @@ -4,31 +4,6 @@ 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 -- cgit