From ce5470cb3eb7e5394ef1d7cb1906886abab80d5d Mon Sep 17 00:00:00 2001 From: Yousuf Philips Date: Fri, 5 Jun 2015 00:52:21 +0400 Subject: tdf#91820 Reorganize calc's menu bar Change-Id: I1eb0ffe8dc5f79057514801735c6b1be8c8d24dd Reviewed-on: https://gerrit.libreoffice.org/16090 Reviewed-by: Yousuf Philips Tested-by: Yousuf Philips --- .../data/org/openoffice/Office/UI/CalcCommands.xcu | 93 ++++++++-------------- .../org/openoffice/Office/UI/GenericCommands.xcu | 2 +- 2 files changed, 33 insertions(+), 62 deletions(-) (limited to 'officecfg') diff --git a/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu index 61b3b5b7b95d..87c1e4cd2c23 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu @@ -56,9 +56,6 @@ ~Split Window - - ~Split - 1 @@ -70,10 +67,7 @@ - ~Freeze Panes - - - ~Freeze + Freeze ~Rows and Columns 1 @@ -174,19 +168,13 @@ - ~Select Sheets... - - - ~Select... + ~Go to Sheet... Sheet ~Events... - - ~Events... - @@ -625,7 +613,7 @@ - ~Delete... + ~Delete Sheet... 1 @@ -790,7 +778,7 @@ - ~Headers & Footers... + ~Headers and Footers... 1 @@ -923,7 +911,7 @@ - ~Page Break Preview + ~Page Break @@ -985,6 +973,14 @@ Underline: Dotted + + + Cle~ar Cells... + + + 1 + + Delete Page Breaks @@ -1055,13 +1051,10 @@ Insert ~Cells... - - ~Cells... - - ~Rows + Insert ~Rows 1 @@ -1069,7 +1062,7 @@ - Co~lumns + Insert Co~lumns 1 @@ -1147,9 +1140,6 @@ Insert ~Sheet... - - ~Sheet... - 1 @@ -1158,9 +1148,6 @@ Insert Shee~t From File... - - Shee~t From File... - @@ -1300,19 +1287,13 @@ ~Hide Sheets - - ~Hide - 1 - ~Show Sheets... - - - ~Show... + ~Show Sheet... @@ -1354,7 +1335,7 @@ - Define Text Attributes + ~Text... @@ -1379,19 +1360,13 @@ Protect ~Sheet... - - ~Sheet... - 1 - Protect ~Document... - - - ~Document... + Protect ~Spreadsheet... @@ -1565,9 +1540,6 @@ ~Rename Sheet... - - ~Rename... - @@ -1576,10 +1548,7 @@ - ~Tab Color... - - - ~Tab Color... + Sheet ~Tab Color... @@ -1589,10 +1558,7 @@ - ~Move/Copy Sheet... - - - ~Move/Copy... + ~Move or Copy Sheet... 1 @@ -1837,12 +1803,12 @@ - S~hare Document... + S~hare Spreadsheet... - Toggle Grid Lines for Current Sheet + Grid Lines for Sheet 1 @@ -1888,7 +1854,7 @@ - Page ~Break + Insert Page ~Break @@ -1903,17 +1869,17 @@ - Fill + Fi~ll Cells - Cell Co~ntents + Ca~lculate - ~Names + ~Names Cells @@ -1928,7 +1894,7 @@ - ~Filter + More ~Filters @@ -1966,6 +1932,11 @@ ~Sheet + + + Cell ~Comment + + M~erge Cells diff --git a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu index 55bccbfa2b2d..5c2bb5ffb3ad 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu @@ -3062,7 +3062,7 @@ - ~Remove + ~Remove Outline -- cgit