diff options
author | Caolán McNamara <caolanm@redhat.com> | 2019-02-15 19:50:57 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2019-02-16 15:52:00 +0100 |
commit | 294be3035aa16b07705d962b22c405c30b5866bc (patch) | |
tree | b1555974ef9b6afcff8833ea28dda89e41af3498 /solenv | |
parent | 0ae876595e9d9af44fc4d4bc948f8a42d8a27e8d (diff) |
drop newly unused code
drop now unused ListBoxWrapper
Change-Id: I19271de67269a9e23cf889a32910405cf3dc7a2a
drop unused SingleControlWrapper
Change-Id: I80bd639a9d64a1b35249c1c59c1c9d134ae6f1ca
drop unused PosValueMapper
Change-Id: I5e3d9ed48b5f544215ae82ba7899a62be4e59a25
drop unused ControlWrapperBase
Change-Id: I1890f492604ac848775e8d4b0070a3189a719a18
drop now empty itemconnect.cxx
Change-Id: I5374dbf91dbe715a563e7c694c9d96fb07d8f9c8
drop unnecessary controlwrapper.hxx
Change-Id: Ide633f64ca2851aee4f29a7f86e09cb78043d388
Reviewed-on: https://gerrit.libreoffice.org/67887
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 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/solenv/clang-format/blacklist b/solenv/clang-format/blacklist index 340813a16373..457743df6603 100644 --- a/solenv/clang-format/blacklist +++ b/solenv/clang-format/blacklist @@ -6774,7 +6774,6 @@ include/sfx2/charwin.hxx include/sfx2/checkin.hxx include/sfx2/childwin.hxx include/sfx2/classificationhelper.hxx -include/sfx2/controlwrapper.hxx include/sfx2/ctrlitem.hxx include/sfx2/dialoghelper.hxx include/sfx2/dinfdlg.hxx @@ -12878,7 +12877,6 @@ sfx2/source/dialog/filtergrouping.cxx sfx2/source/dialog/filtergrouping.hxx sfx2/source/dialog/infobar.cxx sfx2/source/dialog/inputdlg.cxx -sfx2/source/dialog/itemconnect.cxx sfx2/source/dialog/mailmodel.cxx sfx2/source/dialog/mgetempl.cxx sfx2/source/dialog/navigat.cxx |