From 5c573a2f7473bae7bb965ca36557cd1b0bf7b9c9 Mon Sep 17 00:00:00 2001 From: Kshitij Pathania Date: Mon, 12 Feb 2018 03:27:50 +0530 Subject: tdf#115131 made a common submenu for toolbars and notebookbars MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Also added the submenu in base, maths and draw Change-Id: I94850c09c08fd3848eabe2597679634f30fbc735 Reviewed-on: https://gerrit.libreoffice.org/49575 Tested-by: Jenkins Reviewed-by: andreas_kainz Reviewed-by: Szymon Kłos --- solenv/clang-format/blacklist | 2 -- 1 file changed, 2 deletions(-) (limited to 'solenv') diff --git a/solenv/clang-format/blacklist b/solenv/clang-format/blacklist index 407db28b157d..50e828ba480e 100644 --- a/solenv/clang-format/blacklist +++ b/solenv/clang-format/blacklist @@ -5282,7 +5282,6 @@ framework/inc/uielement/menubarmanager.hxx framework/inc/uielement/menubarmerger.hxx framework/inc/uielement/menubarwrapper.hxx framework/inc/uielement/newmenucontroller.hxx -framework/inc/uielement/notebookbarmenucontroller.hxx framework/inc/uielement/progressbarwrapper.hxx framework/inc/uielement/rootitemcontainer.hxx framework/inc/uielement/spinfieldtoolbarcontroller.hxx @@ -5478,7 +5477,6 @@ framework/source/uielement/menubarmanager.cxx framework/source/uielement/menubarmerger.cxx framework/source/uielement/menubarwrapper.cxx framework/source/uielement/newmenucontroller.cxx -framework/source/uielement/notebookbarmenucontroller.cxx framework/source/uielement/objectmenucontroller.cxx framework/source/uielement/popuptoolbarcontroller.cxx framework/source/uielement/progressbarwrapper.cxx -- cgit