From 3f9940c2e050830051a31e4b70736132e034a9db Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Sun, 16 Aug 2020 12:45:21 +0200 Subject: loplugin:unusedmethods Change-Id: I2dd10873be73256a3689233c7b1e37bde8f685ee Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100820 Tested-by: Jenkins Reviewed-by: Noel Grandin --- solenv/clang-format/excludelist | 3 --- 1 file changed, 3 deletions(-) (limited to 'solenv/clang-format') diff --git a/solenv/clang-format/excludelist b/solenv/clang-format/excludelist index 281b92c86875..c8c282228d6a 100644 --- a/solenv/clang-format/excludelist +++ b/solenv/clang-format/excludelist @@ -3126,7 +3126,6 @@ dbaccess/source/ui/control/ColumnControlWindow.cxx dbaccess/source/ui/control/FieldControls.cxx dbaccess/source/ui/control/FieldDescControl.cxx dbaccess/source/ui/control/RelationControl.cxx -dbaccess/source/ui/control/ScrollHelper.cxx dbaccess/source/ui/control/SqlNameEdit.cxx dbaccess/source/ui/control/TableGrantCtrl.cxx dbaccess/source/ui/control/VertSplitView.cxx @@ -7152,7 +7151,6 @@ include/ucbhelper/content.hxx include/ucbhelper/contenthelper.hxx include/ucbhelper/contentidentifier.hxx include/ucbhelper/fd_inputstream.hxx -include/ucbhelper/getcomponentcontext.hxx include/ucbhelper/interactionrequest.hxx include/ucbhelper/interceptedinteraction.hxx include/ucbhelper/macros.hxx @@ -16185,7 +16183,6 @@ ucbhelper/source/provider/contentidentifier.cxx ucbhelper/source/provider/contentinfo.cxx ucbhelper/source/provider/contentinfo.hxx ucbhelper/source/provider/fd_inputstream.cxx -ucbhelper/source/provider/getcomponentcontext.cxx ucbhelper/source/provider/interactionrequest.cxx ucbhelper/source/provider/propertyvalueset.cxx ucbhelper/source/provider/providerhelper.cxx -- cgit