diff options
author | Noel Grandin <noel.grandin@collabora.co.uk> | 2020-08-16 12:45:21 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2020-08-16 15:26:37 +0200 |
commit | 3f9940c2e050830051a31e4b70736132e034a9db (patch) | |
tree | f20559316d4fc41bfc84287a67dd64498836c129 /solenv/clang-format | |
parent | 89ca0ed3bc773b2fa65c74a4d3cfbdd3515bc641 (diff) |
loplugin:unusedmethods
Change-Id: I2dd10873be73256a3689233c7b1e37bde8f685ee
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100820
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'solenv/clang-format')
-rw-r--r-- | solenv/clang-format/excludelist | 3 |
1 files changed, 0 insertions, 3 deletions
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 |