From ce81efb31c311dc835d2e1572751964dbe8e6aa6 Mon Sep 17 00:00:00 2001 From: Justin Luth Date: Mon, 16 Oct 2023 19:32:35 -0400 Subject: related tdf#141457 sc notebookbar: make statistics a submenu With so many different statistics commands, the super-popular insert menu was dreadfully long. And since it is a now single entry, might as well add it to all MenuDatas to keep them all pretty much identical. Change-Id: I89247a1806f884e92a52b66015c766180d89149e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/158065 Tested-by: Justin Luth Reviewed-by: Justin Luth --- sc/uiconfig/scalc/menubar/menubar.xml | 18 +----------------- 1 file changed, 1 insertion(+), 17 deletions(-) (limited to 'sc/uiconfig/scalc/menubar') diff --git a/sc/uiconfig/scalc/menubar/menubar.xml b/sc/uiconfig/scalc/menubar/menubar.xml index bfcac17c9602..ab2c7f81f672 100644 --- a/sc/uiconfig/scalc/menubar/menubar.xml +++ b/sc/uiconfig/scalc/menubar/menubar.xml @@ -647,23 +647,7 @@ - - - - - - - - - - - - - - - - - + -- cgit