summaryrefslogtreecommitdiff
path: root/solenv
diff options
context:
space:
mode:
authorMaxim Monastirsky <momonasmon@gmail.com>2020-08-20 12:07:24 +0300
committerMaxim Monastirsky <momonasmon@gmail.com>2020-08-20 16:42:52 +0200
commit37892578e97ea0f0c948116d639797060ac5f21f (patch)
tree10b36935e960d4a8620bcd8c5147cccc5c3635c1 /solenv
parent445cf499666f21c2d480ce1df9ce6004b9450b64 (diff)
Base addon toolbars on the regular ToolBarManager
ToolBarManager already supported addon buttons because of the toolbar merging feature. Besides the cleanup, this gives access to addon devs to all toolbar features like aliases or style buttons. Change-Id: I7adf830ac71c7f5354a924d60a531d8001e37571 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/101071 Tested-by: Jenkins Reviewed-by: Maxim Monastirsky <momonasmon@gmail.com>
Diffstat (limited to 'solenv')
-rw-r--r--solenv/clang-format/excludelist2
1 files changed, 0 insertions, 2 deletions
diff --git a/solenv/clang-format/excludelist b/solenv/clang-format/excludelist
index 66f37795aa41..f080951b0d8c 100644
--- a/solenv/clang-format/excludelist
+++ b/solenv/clang-format/excludelist
@@ -4914,7 +4914,6 @@ framework/inc/uiconfiguration/imagemanager.hxx
framework/inc/uiconfiguration/imagetype.hxx
framework/inc/uiconfiguration/moduleimagemanager.hxx
framework/inc/uiconfiguration/windowstateproperties.hxx
-framework/inc/uielement/addonstoolbarmanager.hxx
framework/inc/uielement/addonstoolbarwrapper.hxx
framework/inc/uielement/buttontoolbarcontroller.hxx
framework/inc/uielement/comboboxtoolbarcontroller.hxx
@@ -5101,7 +5100,6 @@ framework/source/uiconfiguration/moduleuiconfigurationmanager.cxx
framework/source/uiconfiguration/uicategorydescription.cxx
framework/source/uiconfiguration/uiconfigurationmanager.cxx
framework/source/uiconfiguration/windowstateconfiguration.cxx
-framework/source/uielement/addonstoolbarmanager.cxx
framework/source/uielement/addonstoolbarwrapper.cxx
framework/source/uielement/buttontoolbarcontroller.cxx
framework/source/uielement/comboboxtoolbarcontroller.cxx