diff options
author | Caolán McNamara <caolanm@redhat.com> | 2019-07-30 16:05:55 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2019-07-30 21:14:11 +0200 |
commit | 588f50ac41666e73a7c73c13e677a9927bad991f (patch) | |
tree | 979a5f9602335232133fd2513034705c9ba3c596 /solenv | |
parent | 37c01754ae0a9daaa2f37bd9c1cc9f3b3a84ce21 (diff) |
remove newly unused SvxCheckListBox
Change-Id: I6a5f4dfea9fbb34f02c1752140e04d1d0a8a67a7
Reviewed-on: https://gerrit.libreoffice.org/76617
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'solenv')
-rw-r--r-- | solenv/clang-format/blacklist | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/solenv/clang-format/blacklist b/solenv/clang-format/blacklist index 0978262baf92..925add79640c 100644 --- a/solenv/clang-format/blacklist +++ b/solenv/clang-format/blacklist @@ -2810,7 +2810,6 @@ cui/source/inc/paragrph.hxx cui/source/inc/passwdomdlg.hxx cui/source/inc/pastedlg.hxx cui/source/inc/postdlg.hxx -cui/source/inc/radiobtnbox.hxx cui/source/inc/screenshotannotationdlg.hxx cui/source/inc/scriptdlg.hxx cui/source/inc/sdrcelldlg.hxx @@ -2882,7 +2881,6 @@ cui/source/options/optsave.cxx cui/source/options/optsave.hxx cui/source/options/optupdt.cxx cui/source/options/optupdt.hxx -cui/source/options/radiobtnbox.cxx cui/source/options/sdbcdriverenum.cxx cui/source/options/sdbcdriverenum.hxx cui/source/options/securityoptions.cxx @@ -7075,7 +7073,6 @@ include/svx/bmpmask.hxx include/svx/camera3d.hxx include/svx/charmap.hxx include/svx/charthelper.hxx -include/svx/checklbx.hxx include/svx/chrtitem.hxx include/svx/clipboardctl.hxx include/svx/clipfmtitem.hxx @@ -14005,7 +14002,6 @@ svx/source/dialog/SvxNumOptionsTabPageHelper.cxx svx/source/dialog/_bmpmask.cxx svx/source/dialog/_contdlg.cxx svx/source/dialog/charmap.cxx -svx/source/dialog/checklbx.cxx svx/source/dialog/compressgraphicdialog.cxx svx/source/dialog/connctrl.cxx svx/source/dialog/contimp.hxx |