[Libreoffice-commits] core.git: Branch 'libreoffice-6-2' - sc/uiconfig sd/uiconfig sw/uiconfig

2019-03-26 Thread Thorsten Behrens (via logerrit)
 sc/uiconfig/scalc/ui/notebookbar.ui   |8 
 sc/uiconfig/scalc/ui/notebookbar_compact.ui   |   16 -
 sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui|8 
 sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui   |   24 --
 sd/uiconfig/sdraw/ui/notebookbar.ui   |8 
 sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui|8 
 sd/uiconfig/simpress/ui/notebookbar.ui|8 
 sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui |8 
 sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui|   24 --
 sw/uiconfig/swriter/ui/notebookbar.ui |8 
 sw/uiconfig/swriter/ui/notebookbar_compact.ui |8 
 sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui  |8 
 sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui |   16 -
 13 files changed, 152 deletions(-)

New commits:
commit 4b46adb58e843dacc0e5448fb1e598ed97c89e93
Author: Thorsten Behrens 
AuthorDate: Tue Mar 26 11:56:40 2019 +0100
Commit: Katarina Behrens 
CommitDate: Tue Mar 26 20:06:01 2019 +0100

tdf#122989 remove update check from notebookbar for the moment

Temp fix, since update check is an extension, and extensions can't
currently modify notebookbars.

This needs implementation of something like

https://wiki.openoffice.org/wiki/Framework/Article/Addon_Menu_Toolbar_Merging
for notebookbar popup menus. Such that Addons.xcs provide some merge
points with notebookbar menu IDs, we can then plug into existing popup
menus.

Change-Id: If30525fec1e7be0429e351588614618c5f56cdd4
Reviewed-on: https://gerrit.libreoffice.org/69735
Reviewed-by: Thorsten Behrens 
Tested-by: Thorsten Behrens 
(cherry picked from commit 98174e163348ab44461f114142bc546e97720eec)
Reviewed-on: https://gerrit.libreoffice.org/69741
Reviewed-by: Katarina Behrens 
Tested-by: Katarina Behrens 

diff --git a/sc/uiconfig/scalc/ui/notebookbar.ui 
b/sc/uiconfig/scalc/ui/notebookbar.ui
index adeb29754cde..4d33af24f753 100644
--- a/sc/uiconfig/scalc/ui/notebookbar.ui
+++ b/sc/uiconfig/scalc/ui/notebookbar.ui
@@ -779,14 +779,6 @@
   
 
 
-  
-True
-False
-vnd.sun.star.job:alias=UpdateCheck
-_Check for Updates...
-  
-
-
   
 True
 False
diff --git a/sc/uiconfig/scalc/ui/notebookbar_compact.ui 
b/sc/uiconfig/scalc/ui/notebookbar_compact.ui
index ac6e9c0f97d9..1301829c7932 100644
--- a/sc/uiconfig/scalc/ui/notebookbar_compact.ui
+++ b/sc/uiconfig/scalc/ui/notebookbar_compact.ui
@@ -850,14 +850,6 @@
   
 
 
-  
-True
-False
-vnd.sun.star.job:alias=UpdateCheck
-_Check for Updates...
-  
-
-
   
 True
 False
@@ -1671,14 +1663,6 @@
   
 
 
-  
-True
-False
-vnd.sun.star.job:alias=UpdateCheck
-_Check for Updates...
-  
-
-
   
 True
 False
diff --git a/sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui 
b/sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui
index 836a1486898d..de5f1aff5f16 100644
--- a/sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui
+++ b/sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui
@@ -2493,14 +2493,6 @@
   
 
 
-  
-True
-False
-vnd.sun.star.job:alias=UpdateCheck
-_Check for 
Updates...
-  
-
-
   
 True
 False
diff --git a/sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui 
b/sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui
index 2711a049b315..6f8d64726a1c 100644
--- a/sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui
+++ b/sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui
@@ -1748,14 +1748,6 @@
   
 
 
-  
-True
-False
-vnd.sun.star.job:alias=UpdateCheck
-_Check for Updates...
-  
-
-
   
 True
 False
@@ -2455,14 +2447,6 @@
   
 
 
-  
-True
-False
-vnd.sun.star.job:alias=UpdateCheck
-_Check for Updates...
-  
-
-
   
 True
 False
@@ -2880,14 +2864,6 @@
   
 
 
-  
-True
-False
-vnd.sun.star.job:alias=UpdateCheck
-_Check for Updates...
-  
-
-
   
 True
 False
diff --git a/sd/uiconfig/sdraw/ui/notebookbar.ui 
b/sd/uiconfig/sdraw/ui/notebookbar.ui
index 95ac1e833e58..f3d9aff2aaf1 100644
--- a/sd/uiconfig/sdraw/ui/notebookbar.ui
+++ b/sd/uiconfig/sdraw/ui/notebookbar.ui
@@ -764,14 +764,6 @@
   
 
 
-  
-True
-False
-vnd.sun.star.job:alias=UpdateCheck
-_Check for Updates...
-  
-
-
   
 True
 False
diff --git 

[Libreoffice-commits] core.git: Branch 'libreoffice-6-2' - sc/uiconfig sd/uiconfig sw/uiconfig

2018-12-17 Thread Libreoffice Gerrit user
 sc/uiconfig/scalc/ui/notebookbar.ui   | 2201 ++---
 sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui|  801 +++
 sd/uiconfig/sdraw/ui/notebookbar.ui   | 2004 ++--
 sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui|  768 +++
 sd/uiconfig/simpress/ui/notebookbar.ui| 1971 ++--
 sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui |  768 +++
 sw/uiconfig/swriter/ui/notebookbar.ui | 3244 +-
 sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui  |  820 +++
 8 files changed, 9726 insertions(+), 2851 deletions(-)

New commits:
commit e34f51bc082016bedec9aa2f58145ff67ac45707
Author: andreas kainz 
AuthorDate: Wed Dec 12 00:58:44 2018 +0100
Commit: andreas_kainz 
CommitDate: Tue Dec 18 07:40:22 2018 +0100

tdf#121592 add context-Form toolbar to NB

tabbed and groupedbar_compact add context-form support

Change-Id: I4a59d4b71bbbc253ee4188c4c15a7353e623e2f1
Reviewed-on: https://gerrit.libreoffice.org/65296
Tested-by: Jenkins
Reviewed-by: andreas_kainz 

diff --git a/sc/uiconfig/scalc/ui/notebookbar.ui 
b/sc/uiconfig/scalc/ui/notebookbar.ui
index fb3e5adbc753..adeb29754cde 100644
--- a/sc/uiconfig/scalc/ui/notebookbar.ui
+++ b/sc/uiconfig/scalc/ui/notebookbar.ui
@@ -528,6 +528,166 @@
   
 
   
+  
+True
+False
+
+  
+True
+False
+.uno:Label
+  
+
+
+  
+True
+False
+.uno:Edit
+  
+
+
+  
+True
+False
+.uno:CheckBox
+  
+
+
+  
+True
+False
+.uno:RadioButton
+  
+
+
+  
+True
+False
+.uno:ListBox
+  
+
+
+  
+True
+False
+.uno:ComboBox
+  
+
+
+  
+True
+False
+  
+
+
+  
+True
+False
+.uno:Pushbutton
+  
+
+
+  
+True
+False
+.uno:Imagebutton
+  
+
+
+  
+True
+False
+  
+
+
+  
+True
+False
+.uno:FormattedField
+  
+
+
+  
+True
+False
+  
+
+
+  
+True
+False
+.uno:DateField
+  
+
+
+  
+True
+False
+.uno:TimeField
+  
+
+
+  
+True
+False
+.uno:NumericField
+  
+
+
+  
+True
+False
+.uno:CurrencyField
+  
+
+
+  
+True
+False
+.uno:PatternField
+  
+
+
+  
+True
+False
+  
+
+
+  
+True
+False
+.uno:ImageControl
+  
+
+
+  
+True
+False
+.uno:FileControl
+  
+
+
+  
+True
+False
+  
+
+
+  
+True
+False
+.uno:Grid
+  
+
+
+  
+True
+False
+.uno:NavigationBar
+  
+
+  
   
 True
 False
@@ -10138,7 +10298,6 @@
   
   
 7
-False
   
 
 
@@ -11211,7 +11370,7 @@
 
   
   
-9
+8
   
 
 
@@ -11223,32 +11382,33 @@
 
   
   
-  
+  
+  
 
   
   
-9
+8
 False
   
 
 
-  
+  
 True
 False
 
-  
+  
 True
 False
 center
 True
 
-  
+  
 True
 False
 center
 True
 
-  
+  
 True
 True
 center
@@ -11258,7 +11418,7 @@
 False
 3
 
-  
+  
 True
 False
 center
@@ -11266,25 +11426,25 @@
 .uno:AssignMacro
   
 

[Libreoffice-commits] core.git: Branch 'libreoffice-6-2' - sc/uiconfig sd/uiconfig sw/uiconfig

2018-12-10 Thread Libreoffice Gerrit user
 sc/uiconfig/scalc/ui/notebookbar.ui|   64 ++--
 sd/uiconfig/sdraw/ui/notebookbar.ui|   60 +-
 sd/uiconfig/simpress/ui/notebookbar.ui |   60 +-
 sw/uiconfig/swriter/ui/notebookbar.ui  |   66 +++--
 4 files changed, 241 insertions(+), 9 deletions(-)

New commits:
commit 9066d04bca1ab0d2348049a2d7c4cb3abe4a5456
Author: andreas kainz 
AuthorDate: Sat Dec 8 16:47:01 2018 +0100
Commit: andreas_kainz 
CommitDate: Mon Dec 10 10:31:42 2018 +0100

Tabbedbar: add EditDoc command to Review Tab

Change-Id: I37b1397dc8406759ac138921aa9fa6c528f95bc7
Reviewed-on: https://gerrit.libreoffice.org/64827
Tested-by: Jenkins
Reviewed-by: andreas_kainz 
(cherry picked from commit aced039b26168342e8e5527c61daa0ae2abf786d)
Reviewed-on: https://gerrit.libreoffice.org/64841

diff --git a/sc/uiconfig/scalc/ui/notebookbar.ui 
b/sc/uiconfig/scalc/ui/notebookbar.ui
index bd8b1a5cba49..2fc30b8453b6 100644
--- a/sc/uiconfig/scalc/ui/notebookbar.ui
+++ b/sc/uiconfig/scalc/ui/notebookbar.ui
@@ -7764,7 +7764,7 @@
   
 
 
-  
+  
 
   
   
@@ -7833,7 +7833,7 @@
   
 
 
-  
+  
 
   
   
@@ -7999,8 +7999,23 @@
 2
   
 
+
+  
+True
+False
+5
+5
+vertical
+  
+  
+False
+True
+5
+3
+  
+
 
-  
+  
 
   
   
@@ -8009,6 +8024,49 @@
 3
   
 
+
+  
+True
+False
+center
+True
+
+  
+True
+False
+center
+True
+both
+False
+3
+
+  
+True
+False
+.uno:EditDoc
+  
+  
+False
+True
+  
+
+  
+  
+False
+True
+1
+  
+
+
+  
+
+  
+  
+False
+True
+4
+  
+
   
   
 True
diff --git a/sd/uiconfig/sdraw/ui/notebookbar.ui 
b/sd/uiconfig/sdraw/ui/notebookbar.ui
index 7fe609087c5d..0fabfc3526d4 100644
--- a/sd/uiconfig/sdraw/ui/notebookbar.ui
+++ b/sd/uiconfig/sdraw/ui/notebookbar.ui
@@ -6221,8 +6221,23 @@
 2
   
 
+
+  
+True
+False
+5
+5
+vertical
+  
+  
+False
+True
+5
+3
+  
+
 
-  
+  
 
   
   
@@ -6231,6