[Libreoffice-commits] core.git: sc/uiconfig

2023-10-27 Thread Caolán McNamara (via logerrit)
 sc/uiconfig/scalc/ui/pastespecial.ui |3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

New commits:
commit 9775af227eded1ccdfa5750689533b429558cf3a
Author: Caolán McNamara 
AuthorDate: Fri Oct 27 16:41:59 2023 +0100
Commit: Caolán McNamara 
CommitDate: Fri Oct 27 22:13:53 2023 +0200

Resolves: tdf#157891 arrange so 'ok' in paste special is default action

for return.

Set the "all" checkbox explicitly as the widget to have the initial
focus, all platforms then agree on where focus starts, and return will
activate the default "ok" button.

Otherwise, vcl picks the "value" button and gtk picks the "link"
checkbox and there is an inconsistency as to what "return" activates by
default:

Change-Id: I894199069a32f4e09e2661f2c90338caacb8c65d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/158569
Tested-by: Jenkins
Reviewed-by: Caolán McNamara 

diff --git a/sc/uiconfig/scalc/ui/pastespecial.ui 
b/sc/uiconfig/scalc/ui/pastespecial.ui
index a4afa26d7f65..17da222d2cea 100644
--- a/sc/uiconfig/scalc/ui/pastespecial.ui
+++ b/sc/uiconfig/scalc/ui/pastespecial.ui
@@ -1,5 +1,5 @@
 
-
+
 
   
   
@@ -290,6 +290,7 @@
 All
 True
 True
+True
 False
 True
 True


[Libreoffice-commits] core.git: sc/uiconfig

2023-10-16 Thread Justin Luth (via logerrit)
 sc/uiconfig/scalc/ui/notebookbar.ui|7 +++
 sc/uiconfig/scalc/ui/notebookbar_compact.ui|7 +++
 sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui |7 +++
 sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui|7 +++
 4 files changed, 28 insertions(+)

New commits:
commit 956b07c825d55f6c7556d55046c5f75e376f22f1
Author: Justin Luth 
AuthorDate: Sat Oct 14 21:26:00 2023 -0400
Commit: Justin Luth 
CommitDate: Mon Oct 16 15:13:45 2023 +0200

tdf#115485 sc notebookbar: add MenuInsert-RandomNumber...

Change-Id: I916fd3cb1b39d2d53c77907381dd7d42d3327d63
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/157986
Tested-by: Jenkins
Reviewed-by: Justin Luth 

diff --git a/sc/uiconfig/scalc/ui/notebookbar.ui 
b/sc/uiconfig/scalc/ui/notebookbar.ui
index 714ad44e6e39..9fa7632cd732 100644
--- a/sc/uiconfig/scalc/ui/notebookbar.ui
+++ b/sc/uiconfig/scalc/ui/notebookbar.ui
@@ -1310,6 +1310,13 @@
 .uno:InsertCurrentTime
   
 
+
+  
+True
+False
+.uno:RandomNumberGeneratorDialog
+  
+
 
   
 True
diff --git a/sc/uiconfig/scalc/ui/notebookbar_compact.ui 
b/sc/uiconfig/scalc/ui/notebookbar_compact.ui
index 7c64e36a4d3b..0bc0f5c5d364 100644
--- a/sc/uiconfig/scalc/ui/notebookbar_compact.ui
+++ b/sc/uiconfig/scalc/ui/notebookbar_compact.ui
@@ -1530,6 +1530,13 @@
 .uno:InsertCurrentTime
   
 
+
+  
+True
+False
+.uno:RandomNumberGeneratorDialog
+  
+
 
   
 True
diff --git a/sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui 
b/sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui
index 364ac8323397..9cee8585cfa9 100644
--- a/sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui
+++ b/sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui
@@ -1510,6 +1510,13 @@
 .uno:InsertCurrentTime
   
 
+
+  
+True
+False
+.uno:RandomNumberGeneratorDialog
+  
+
 
   
 True
diff --git a/sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui 
b/sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui
index c6053993b96f..979a38230dca 100644
--- a/sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui
+++ b/sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui
@@ -2002,6 +2002,13 @@
 .uno:InsertCurrentTime
   
 
+
+  
+True
+False
+.uno:RandomNumberGeneratorDialog
+  
+
 
   
 True


[Libreoffice-commits] core.git: sc/uiconfig sd/uiconfig sw/uiconfig

2023-10-14 Thread Justin Luth (via logerrit)
 sc/uiconfig/scalc/ui/notebookbar.ui   |9 ++-
 sc/uiconfig/scalc/ui/notebookbar_compact.ui   |   12 ++--
 sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui|9 ++-
 sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui   |9 ++-
 sd/uiconfig/sdraw/ui/notebookbar.ui   |9 ++-
 sd/uiconfig/sdraw/ui/notebookbar_compact.ui   |   39 --
 sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui|9 ++-
 sd/uiconfig/simpress/ui/notebookbar.ui|9 ++-
 sd/uiconfig/simpress/ui/notebookbar_compact.ui|   15 +++--
 sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui |9 ++-
 sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui|9 ++-
 sw/uiconfig/swriter/ui/notebookbar.ui |7 ++
 sw/uiconfig/swriter/ui/notebookbar_compact.ui |   13 ++--
 sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui  |9 ++-
 sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui |9 ++-
 15 files changed, 145 insertions(+), 31 deletions(-)

New commits:
commit 489da34e9bffb234fa27155cef1931bd6f21dc1d
Author: Justin Luth 
AuthorDate: Sat Oct 14 16:49:56 2023 -0400
Commit: Justin Luth 
CommitDate: Sun Oct 15 02:48:40 2023 +0200

tdf#150466 notebookbar: hide PrintDefault on compact and standardize

As in the classic toolbars, do not promote direct printing
since it easily leads to mistakes and wasted paper.
Additionally, the printer settings is really never needed,
so it should not have a prominent place, especially on COMPACT.

At the same time, I standardized the File menu:
- always include print (especially useful for accessibility)
- always use the same order
- consistently provide access to print/web preview

Change-Id: I9ffbba179206274b5ed1788e496b7c5aa0503726
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/157984
Tested-by: Jenkins
Reviewed-by: Justin Luth 

diff --git a/sc/uiconfig/scalc/ui/notebookbar.ui 
b/sc/uiconfig/scalc/ui/notebookbar.ui
index 54419a9c4385..714ad44e6e39 100644
--- a/sc/uiconfig/scalc/ui/notebookbar.ui
+++ b/sc/uiconfig/scalc/ui/notebookbar.ui
@@ -505,9 +505,16 @@
   
 
 
-  
+  
 True
 False
+.uno:Print
+  
+
+
+  
+False
+False
 .uno:PrintDefault
   
 
diff --git a/sc/uiconfig/scalc/ui/notebookbar_compact.ui 
b/sc/uiconfig/scalc/ui/notebookbar_compact.ui
index 810d8e00ee05..7c64e36a4d3b 100644
--- a/sc/uiconfig/scalc/ui/notebookbar_compact.ui
+++ b/sc/uiconfig/scalc/ui/notebookbar_compact.ui
@@ -745,17 +745,17 @@
   
 
 
-  
+  
 True
 False
-.uno:PrintDefault
+.uno:Print
   
 
 
-  
+  
 False
 False
-.uno:Print
+.uno:PrintDefault
   
 
 
@@ -2865,7 +2865,7 @@
 both-horiz
 
   
-True
+False
 .uno:PrintDefault
   
   
@@ -2904,7 +2904,7 @@
 False
 
   
-True
+False
 False
 .uno:PrinterSetup
 sfx2/res/symphony/open_more.png
diff --git a/sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui 
b/sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui
index 8547ef8f3aec..364ac8323397 100644
--- a/sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui
+++ b/sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui
@@ -730,9 +730,16 @@
   
 
 
-  
+  
 True
 False
+.uno:Print
+  
+
+
+  
+False
+False
 .uno:PrintDefault
   
 
diff --git a/sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui 
b/sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui
index e12befff2f1d..c6053993b96f 100644
--- a/sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui
+++ b/sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui
@@ -1308,9 +1308,16 @@
   
 
 
-  
+  
 True
 False
+.uno:Print
+  
+
+
+  
+False
+False
 .uno:PrintDefault
   
 
diff --git a/sd/uiconfig/sdraw/ui/notebookbar.ui 
b/sd/uiconfig/sdraw/ui/notebookbar.ui
index 4f91cd52e122..eb3f977a15a5 100644
--- a/sd/uiconfig/sdraw/ui/notebookbar.ui
+++ b/sd/uiconfig/sdraw/ui/notebookbar.ui
@@ -561,9 +561,16 @@
   
 
 
-  
+  
 True
 False
+.uno:Print
+  
+
+
+  
+False
+False
 .uno:Prin

[Libreoffice-commits] core.git: sc/uiconfig

2023-10-13 Thread Justin Luth (via logerrit)
 sc/uiconfig/scalc/ui/notebookbar_compact.ui |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 8b942ed3c3b893093edf89782e3235091579cb75
Author: Justin Luth 
AuthorDate: Fri Oct 13 14:25:46 2023 -0400
Commit: Justin Luth 
CommitDate: Fri Oct 13 21:38:19 2023 +0200

tdf#141457 sc notebookbar_compact: fix empty Statistics menu

Change-Id: If873da6e5d877a07bc4260fa5832cc29d73f4af5
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/157946
Tested-by: Jenkins
Reviewed-by: Justin Luth 

diff --git a/sc/uiconfig/scalc/ui/notebookbar_compact.ui 
b/sc/uiconfig/scalc/ui/notebookbar_compact.ui
index 11c0f3ed963a..810d8e00ee05 100644
--- a/sc/uiconfig/scalc/ui/notebookbar_compact.ui
+++ b/sc/uiconfig/scalc/ui/notebookbar_compact.ui
@@ -7148,7 +7148,7 @@
   
 
 
-  
+  
 _Statistics
 True
 True


[Libreoffice-commits] core.git: sc/uiconfig

2023-10-11 Thread Justin Luth (via logerrit)
 sc/uiconfig/scalc/ui/notebookbar.ui |   46 ++--
 sc/uiconfig/scalc/ui/notebookbar_compact.ui |   20 
 2 files changed, 64 insertions(+), 2 deletions(-)

New commits:
commit c108089ef4b58da819fb0acd372cd66e9684f3b8
Author: Justin Luth 
AuthorDate: Wed Oct 11 18:00:13 2023 -0400
Commit: Justin Luth 
CommitDate: Thu Oct 12 01:29:51 2023 +0200

tdf#138440 sc notebookbar: add right-to-left to home tab

The UI is pretty packed here, so for non-RTL languages
having it on the toolbar would be distracting.
So I decided to make it hidden - meaning a RTL user would need
to customize the notebookbar to reveal it.

However, adding it unconditionally to the dropdown menu is fine,
so at least it is readily available there.

It already existed in the paragraph menu of groupedcompact.

Change-Id: Id4dc2de9c0922428fc44501c4eb2d7e3e51dea82
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/157851
Tested-by: Jenkins
Reviewed-by: Justin Luth 

diff --git a/sc/uiconfig/scalc/ui/notebookbar.ui 
b/sc/uiconfig/scalc/ui/notebookbar.ui
index 8ba17d99ee6c..54419a9c4385 100644
--- a/sc/uiconfig/scalc/ui/notebookbar.ui
+++ b/sc/uiconfig/scalc/ui/notebookbar.ui
@@ -907,6 +907,26 @@
 False
   
 
+
+  
+True
+False
+.uno:ParaLeftToRight
+  
+
+
+  
+True
+False
+.uno:ParaRightToLeft
+  
+
+
+  
+True
+False
+  
+
 
   
 True
@@ -957,7 +977,7 @@
   
 
 
-  
+  
 True
 False
   
@@ -991,7 +1011,7 @@
   
 
 
-  
+  
 True
 False
   
@@ -3798,6 +3818,17 @@
 True
   
 
+
+
+False
+.uno:ParaLeftToRight
+True
+
+
+False
+True
+
+
   
   
 False
@@ -3874,6 +3905,17 @@
 True
   
 
+
+  
+False
+.uno:ParaRightToLeft
+True
+  
+  
+False
+True
+  
+
   
   
 False
diff --git a/sc/uiconfig/scalc/ui/notebookbar_compact.ui 
b/sc/uiconfig/scalc/ui/notebookbar_compact.ui
index f05a344b02f9..11c0f3ed963a 100644
--- a/sc/uiconfig/scalc/ui/notebookbar_compact.ui
+++ b/sc/uiconfig/scalc/ui/notebookbar_compact.ui
@@ -1135,6 +1135,26 @@
 False
   
 
+
+  
+True
+False
+.uno:ParaLeftToRight
+  
+
+
+  
+True
+False
+.uno:ParaRightToLeft
+  
+
+
+  
+True
+False
+  
+
 
   
 True


[Libreoffice-commits] core.git: sc/uiconfig

2023-10-11 Thread Caolán McNamara (via logerrit)
 sc/uiconfig/scalc/ui/optcompatibilitypage.ui |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 64f62133967e29fb91dc8a7dc2673f568fb03364
Author: Caolán McNamara 
AuthorDate: Tue Oct 10 20:41:01 2023 +0100
Commit: Caolán McNamara 
CommitDate: Wed Oct 11 09:30:52 2023 +0200

don't use %PRODUCTNAME in accessible-description

similar reason as

commit 3cca2c605313576187878a195fb612eb25bd6150
Author: Caolán McNamara 
Date:   Sat Jun 4 21:10:16 2022 +0100

restore %PRODUCTNAME to accessible descriptions that need them

reading all a11y desc at load time in order to possibly substitute
%PRODUCTNAME and re-write a11y desc at runtime explodes gtk's a11y, so
we limit it to where we have to do it.

Change-Id: I283934bc81c41ebba2f6f189c1209209f8331c03
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/157795
Tested-by: Jenkins
Reviewed-by: Caolán McNamara 

diff --git a/sc/uiconfig/scalc/ui/optcompatibilitypage.ui 
b/sc/uiconfig/scalc/ui/optcompatibilitypage.ui
index eb3834d721d8..359fd45305c8 100644
--- a/sc/uiconfig/scalc/ui/optcompatibilitypage.ui
+++ b/sc/uiconfig/scalc/ui/optcompatibilitypage.ui
@@ -107,7 +107,7 @@
 True
 
   
-   %PRODUCTNAME can insert 
multiple hyperlinks in a cell as text fields, but multiple hyperlinks in a cell 
cannot be saved to Excel file formats. This option prevents inserting multiple 
hyperlinks in a cell when Excel files are edited, in order to be interoperable 
with Excel.
+Calc can insert multiple 
hyperlinks in a cell as text fields, but multiple hyperlinks in a cell cannot 
be saved to Excel file formats. This option prevents inserting multiple 
hyperlinks in a cell when Excel files are edited, in order to be interoperable 
with Excel.
   
 
   


[Libreoffice-commits] core.git: sc/uiconfig

2023-08-28 Thread Caolán McNamara (via logerrit)
 sc/uiconfig/scalc/ui/optcompatibilitypage.ui |3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

New commits:
commit b7d5b8cee77e4cfd931cdbd6f4ba8673c6bbe490
Author: Caolán McNamara 
AuthorDate: Mon Aug 28 10:19:24 2023 +0100
Commit: Caolán McNamara 
CommitDate: Mon Aug 28 17:07:23 2023 +0200

Related: tdf#156611 move long explanation string into tooltip

Change-Id: Iddd600855f97bc505f30d06ae364c0ae2a935a47
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/156186
Tested-by: Jenkins
Reviewed-by: Caolán McNamara 

diff --git a/sc/uiconfig/scalc/ui/optcompatibilitypage.ui 
b/sc/uiconfig/scalc/ui/optcompatibilitypage.ui
index c28caccea047..eb3834d721d8 100644
--- a/sc/uiconfig/scalc/ui/optcompatibilitypage.ui
+++ b/sc/uiconfig/scalc/ui/optcompatibilitypage.ui
@@ -98,10 +98,11 @@
 6
 
   
-Insert _hyperlink for the cell, not 
for the text in the cell. By default, Excel allows only one hyperlink per cell. 
(Works only if Excel file format is used.)
+Insert _hyperlink for the cell, not 
for the text in the cell.
 True
 True
 False
+By default, Excel allows 
only one hyperlink per cell. (Works only if Excel file format is 
used.)
 True
 True
 


[Libreoffice-commits] core.git: sc/uiconfig sd/uiconfig sw/uiconfig

2023-07-11 Thread Justin Luth (via logerrit)
 sc/uiconfig/scalc/ui/notebookbar.ui   |4 -
 sc/uiconfig/scalc/ui/notebookbar_compact.ui   |4 -
 sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui|   40 +-
 sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui   |   40 +-
 sc/uiconfig/scalc/ui/notebookbar_groups.ui|   26 +++---
 sd/uiconfig/sdraw/ui/notebookbar.ui   |   12 +--
 sd/uiconfig/sdraw/ui/notebookbar_compact.ui   |   12 +--
 sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui|   18 ++--
 sd/uiconfig/simpress/ui/notebookbar.ui|   26 +++---
 sd/uiconfig/simpress/ui/notebookbar_compact.ui|   20 ++---
 sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui |   28 +++
 sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui|   32 
 sw/uiconfig/swriter/ui/notebookbar.ui |8 +-
 sw/uiconfig/swriter/ui/notebookbar_compact.ui |8 +-
 sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui  |   54 +++---
 sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui |   54 +++---
 sw/uiconfig/swriter/ui/notebookbar_groups.ui  |   26 +++---
 17 files changed, 206 insertions(+), 206 deletions(-)

New commits:
commit 9a020a155eaad3f318ac44c6e54a502f64e6b982
Author: Justin Luth 
AuthorDate: Tue Jul 11 07:16:47 2023 -0400
Commit: Justin Luth 
CommitDate: Wed Jul 12 02:18:24 2023 +0200

tdf#141135 notebookbar: use radio buttons instead of checkboxes

I mean of course in the places where mutually exclusive options
are side by side.

I mainly searched in menu.xml where menu:style="radio",
and then changed the notebookbar menu items to do the same thing.
It was all done by hand, unfortunately.

Before testing, ensure you have no customized notebookbars:
rm instdir/user/config/soffice.cfg/modules/*/ui/*

git grep -B10 '.uno:NormalView\|.uno:BrowseView' *.ui | grep -A10 
GtkMenuItem
git grep -B10 '.uno:PageMode\|.uno:MasterPage' *.ui | grep -A10 GtkMenuItem
git grep -B10 '.uno:.uno:PagebreakMode\|.uno:NormalViewMode' *.ui | grep 
-A10 GtkMenuItem
git grep -B10 '.uno:DefaultCellStyles' *.ui | grep -A10 GtkMenuItem
git grep -B10 '.uno:CommonAlign' *.ui | grep -A10 GtkMenuItem
git grep -B10 '.uno:StyleApply' *.ui | grep -A10 GtkMenuItem
git grep -B10 '.uno:TextBodyParaStyle' *.ui | grep -A10 GtkMenuItem
git grep -B10 '.uno:NumberListStyle' *.ui | grep -A10 GtkMenuItem
git grep -B10 '.uno:OutputQuality' *.ui | grep -A10 GtkMenuItem
git grep -B10 '.uno:ParaRightToLeft\|.uno:ParaLeftToRight' *.ui | grep -A10 
GtkMenuItem
git grep -B10 .uno:SpacePara *.ui | grep -A10 GtkMenuItem

git log -p -1 | grep '^+' | grep -v GtkRadioMenuItem

Change-Id: Ia2e29a6541fed66f4bcb0936d715969994671e65
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/154337
Tested-by: Jenkins
Reviewed-by: Justin Luth 

diff --git a/sc/uiconfig/scalc/ui/notebookbar.ui 
b/sc/uiconfig/scalc/ui/notebookbar.ui
index b452ff536e5a..8ba17d99ee6c 100644
--- a/sc/uiconfig/scalc/ui/notebookbar.ui
+++ b/sc/uiconfig/scalc/ui/notebookbar.ui
@@ -1923,14 +1923,14 @@
 True
 False
 
-  
+  
 True
 False
 .uno:PagebreakMode
   
 
 
-  
+  
 True
 False
 .uno:NormalViewMode
diff --git a/sc/uiconfig/scalc/ui/notebookbar_compact.ui 
b/sc/uiconfig/scalc/ui/notebookbar_compact.ui
index fd66adf8541b..f05a344b02f9 100644
--- a/sc/uiconfig/scalc/ui/notebookbar_compact.ui
+++ b/sc/uiconfig/scalc/ui/notebookbar_compact.ui
@@ -2187,14 +2187,14 @@
 True
 False
 
-  
+  
 True
 False
 .uno:PagebreakMode
   
 
 
-  
+  
 True
 False
 .uno:NormalViewMode
diff --git a/sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui 
b/sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui
index 4b920ba7307f..8547ef8f3aec 100644
--- a/sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui
+++ b/sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui
@@ -1570,14 +1570,14 @@
 True
 False
 
-  
+  
 True
 False
 .uno:ParaLeftToRight
   
 
 
-  
+  
 True
 False
 .uno:ParaRightToLeft
@@ -1610,21 +1610,21 @@
   
 
 
-  
+  
 True
 False
 .uno:CommonAlignTop
   
 
 
-  
+  
 True
 False
 .uno:CommonAlignVerticalCenter
   
 
 
-  
+  
 True
 False
 .uno:CommonAlignBottom
@@ -1987,7 +1987,7 @@
 True
 False
 
-  
+  
 True
 False
 .uno:DefaultCellStyles
@@ -2000,21 +2000,21 @@
   
 
 
-  
+  
 True
 False
 .uno:Accent1CellStyle

[Libreoffice-commits] core.git: sc/uiconfig sw/uiconfig

2023-06-30 Thread Justin Luth (via logerrit)
 sc/uiconfig/scalc/ui/notebookbar.ui  |2 +-
 sc/uiconfig/scalc/ui/notebookbar_compact.ui  |2 +-
 sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui   |2 +-
 sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui  |2 +-
 sw/uiconfig/swriter/ui/notebookbar.ui|2 +-
 sw/uiconfig/swriter/ui/notebookbar_compact.ui|2 +-
 sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui |2 +-
 sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui|2 +-
 8 files changed, 8 insertions(+), 8 deletions(-)

New commits:
commit 3f35fd1a37b22ac0d501ae2aa1d39e12969c7628
Author: Justin Luth 
AuthorDate: Thu Jun 29 18:07:50 2023 -0400
Commit: Justin Luth 
CommitDate: Fri Jun 30 19:10:22 2023 +0200

Revert "tdf#118335 notebookbar: set visible false for PrintPreview in 
MenuFile"

This reverts 24.2 commit 506db23af4da2c5c8775fb0fd6fb9b8668e2fe86,
because the PopupLabel has been removed, so the label showing for Print 
Preview
is now "Print Preview" instead of "Close Preview".

Because it is a toggle, it will have a checkmark as the picture
when the feature is active (and thus would act as a close preview).

The "close preview" instances were converted to .uno:ClosePreview
to allow the PopupLabel to be removed.

Change-Id: I7c38e863b39d3f3979466a8ab10f29dcda561d22
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/153811
Tested-by: Jenkins
Reviewed-by: Justin Luth 

diff --git a/sc/uiconfig/scalc/ui/notebookbar.ui 
b/sc/uiconfig/scalc/ui/notebookbar.ui
index 5f9ea5dff8cc..b452ff536e5a 100644
--- a/sc/uiconfig/scalc/ui/notebookbar.ui
+++ b/sc/uiconfig/scalc/ui/notebookbar.ui
@@ -499,7 +499,7 @@
 
 
   
-False
+True
 False
 .uno:PrintPreview
   
diff --git a/sc/uiconfig/scalc/ui/notebookbar_compact.ui 
b/sc/uiconfig/scalc/ui/notebookbar_compact.ui
index 5da5b2f23216..fd66adf8541b 100644
--- a/sc/uiconfig/scalc/ui/notebookbar_compact.ui
+++ b/sc/uiconfig/scalc/ui/notebookbar_compact.ui
@@ -739,7 +739,7 @@
 
 
   
-False
+True
 False
 .uno:PrintPreview
   
diff --git a/sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui 
b/sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui
index 94f115231801..4b920ba7307f 100644
--- a/sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui
+++ b/sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui
@@ -724,7 +724,7 @@
 
 
   
-False
+True
 False
 .uno:PrintPreview
   
diff --git a/sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui 
b/sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui
index 9e732516d85c..703f33439e55 100644
--- a/sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui
+++ b/sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui
@@ -1302,7 +1302,7 @@
 
 
   
-False
+True
 False
 .uno:PrintPreview
   
diff --git a/sw/uiconfig/swriter/ui/notebookbar.ui 
b/sw/uiconfig/swriter/ui/notebookbar.ui
index e10063f8750e..8d17c21344fd 100644
--- a/sw/uiconfig/swriter/ui/notebookbar.ui
+++ b/sw/uiconfig/swriter/ui/notebookbar.ui
@@ -246,7 +246,7 @@
 
 
   
-False
+True
 False
 .uno:PrintPreview
   
diff --git a/sw/uiconfig/swriter/ui/notebookbar_compact.ui 
b/sw/uiconfig/swriter/ui/notebookbar_compact.ui
index 6fb6f4017763..109e33e5ea40 100644
--- a/sw/uiconfig/swriter/ui/notebookbar_compact.ui
+++ b/sw/uiconfig/swriter/ui/notebookbar_compact.ui
@@ -376,7 +376,7 @@
 
 
   
-False
+True
 False
 .uno:PrintPreview
   
diff --git a/sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui 
b/sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui
index 30731e6f572b..e531107b21f6 100644
--- a/sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui
+++ b/sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui
@@ -1042,7 +1042,7 @@
 
 
   
-False
+True
 False
 .uno:PrintPreview
   
diff --git a/sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui 
b/sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui
index 1c1060b0ba4b..3c682f99830b 100644
--- a/sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui
+++ b/sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui
@@ -1032,7 +1032,7 @@
 
 
   
-False
+True
 False
 .uno:PrintPreview
   


[Libreoffice-commits] core.git: sc/uiconfig sw/uiconfig

2023-06-16 Thread Justin Luth (via logerrit)
 sc/uiconfig/scalc/ui/notebookbar.ui  |2 +-
 sc/uiconfig/scalc/ui/notebookbar_compact.ui  |2 +-
 sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui   |2 +-
 sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui  |2 +-
 sw/uiconfig/swriter/ui/notebookbar.ui|2 +-
 sw/uiconfig/swriter/ui/notebookbar_compact.ui|2 +-
 sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui |2 +-
 sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui|2 +-
 8 files changed, 8 insertions(+), 8 deletions(-)

New commits:
commit 506db23af4da2c5c8775fb0fd6fb9b8668e2fe86
Author: Justin Luth 
AuthorDate: Fri Jun 16 16:52:58 2023 -0400
Commit: Justin Luth 
CommitDate: Sat Jun 17 01:15:36 2023 +0200

tdf#118335 notebookbar: set visible false for PrintPreview in MenuFile

The label for "Print Preview" comes from ContextLabel in
these menus - and it displays "Close Preview" even if
the print preview is not active.

The PrintPreview buttons in the notebookbar ribbon itself work fine.

So just hide the menu ones for now.
Perhaps that is not good for accessibility,
but I would imagine accessibility people would
stick with the traditional menu anyway,
since the notebookbar is also horrendous
in many other ways for accessiblity.

The user can turn this back on again if they want.
Customize - Notebookbar - File Tab | File | Menu File

Change-Id: I807941650295132c9e15f04094cece26246318d3
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/153199
Tested-by: Jenkins
Reviewed-by: Justin Luth 

diff --git a/sc/uiconfig/scalc/ui/notebookbar.ui 
b/sc/uiconfig/scalc/ui/notebookbar.ui
index fc1e1cb91b75..0adc829feab4 100644
--- a/sc/uiconfig/scalc/ui/notebookbar.ui
+++ b/sc/uiconfig/scalc/ui/notebookbar.ui
@@ -499,7 +499,7 @@
 
 
   
-True
+False
 False
 .uno:PrintPreview
   
diff --git a/sc/uiconfig/scalc/ui/notebookbar_compact.ui 
b/sc/uiconfig/scalc/ui/notebookbar_compact.ui
index b95915468420..8991949ac917 100644
--- a/sc/uiconfig/scalc/ui/notebookbar_compact.ui
+++ b/sc/uiconfig/scalc/ui/notebookbar_compact.ui
@@ -739,7 +739,7 @@
 
 
   
-True
+False
 False
 .uno:PrintPreview
   
diff --git a/sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui 
b/sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui
index 4b8a5dfe8309..dc0bb54cdc2f 100644
--- a/sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui
+++ b/sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui
@@ -745,7 +745,7 @@
 
 
   
-True
+False
 False
 .uno:PrintPreview
   
diff --git a/sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui 
b/sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui
index fe46648df3b1..9520227fb4be 100644
--- a/sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui
+++ b/sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui
@@ -1323,7 +1323,7 @@
 
 
   
-True
+False
 False
 .uno:PrintPreview
   
diff --git a/sw/uiconfig/swriter/ui/notebookbar.ui 
b/sw/uiconfig/swriter/ui/notebookbar.ui
index 8d17c21344fd..e10063f8750e 100644
--- a/sw/uiconfig/swriter/ui/notebookbar.ui
+++ b/sw/uiconfig/swriter/ui/notebookbar.ui
@@ -246,7 +246,7 @@
 
 
   
-True
+False
 False
 .uno:PrintPreview
   
diff --git a/sw/uiconfig/swriter/ui/notebookbar_compact.ui 
b/sw/uiconfig/swriter/ui/notebookbar_compact.ui
index 109e33e5ea40..6fb6f4017763 100644
--- a/sw/uiconfig/swriter/ui/notebookbar_compact.ui
+++ b/sw/uiconfig/swriter/ui/notebookbar_compact.ui
@@ -376,7 +376,7 @@
 
 
   
-True
+False
 False
 .uno:PrintPreview
   
diff --git a/sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui 
b/sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui
index e531107b21f6..30731e6f572b 100644
--- a/sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui
+++ b/sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui
@@ -1042,7 +1042,7 @@
 
 
   
-True
+False
 False
 .uno:PrintPreview
   
diff --git a/sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui 
b/sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui
index 3c682f99830b..1c1060b0ba4b 100644
--- a/sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui
+++ b/sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui
@@ -1032,7 +1032,7 @@
 
 
   
-True
+False
 False
 .uno:PrintPreview
   


[Libreoffice-commits] core.git: sc/uiconfig

2023-06-01 Thread Laurent Balland (via logerrit)
 sc/uiconfig/scalc/ui/textimportcsv.ui |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 811e67eb45b1fc97d8c8cc9509acb33267a51aa4
Author: Laurent Balland 
AuthorDate: Tue May 30 21:26:29 2023 +0200
Commit: Laurent Balland 
CommitDate: Thu Jun 1 09:26:50 2023 +0200

tdf#154131 Update UI

Change "scientific numbers" to "scientific notation"

Change-Id: Ic895fda8fb98d0307d05c4a540b4ba43079f8682
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/152405
Tested-by: Jenkins
Reviewed-by: Stéphane Guillou 
Reviewed-by: Laurent Balland 

diff --git a/sc/uiconfig/scalc/ui/textimportcsv.ui 
b/sc/uiconfig/scalc/ui/textimportcsv.ui
index 8f1da18b48e7..a7ab406a563c 100644
--- a/sc/uiconfig/scalc/ui/textimportcsv.ui
+++ b/sc/uiconfig/scalc/ui/textimportcsv.ui
@@ -587,7 +587,7 @@
 12
 
   
-F_ormat quoted field as 
text
+Format _quoted field as 
text
 True
 True
 False
@@ -665,7 +665,7 @@
 
 
   
-Detect scientific 
num_bers
+Detect scientific 
n_otation
 True
 True
 False


[Libreoffice-commits] core.git: sc/uiconfig

2023-04-26 Thread Rafael Lima (via logerrit)
 sc/uiconfig/scalc/ui/notebookbar.ui |6 --
 1 file changed, 6 deletions(-)

New commits:
commit cb79692883e92de02d87b0662a431f6ff8fba9c8
Author: Rafael Lima 
AuthorDate: Wed Apr 26 20:53:15 2023 +0200
Commit: Adolfo Jayme Barrientos 
CommitDate: Thu Apr 27 02:51:18 2023 +0200

Remove wrong "toolti-text" in notebookbar.ui

This patch removes wrong "toolti-text" entries in Calc's notebookbar.ui
file.

Besides being wrong (the correct would be "tooltip-text"), these entries
do not make sense since tooltips are not supported in this manner by the
Tabbed UI.

Moreover, "toolti-textp" is not used in any of the notebookbar files.

Change-Id: I2f862cfe53a8de5fa1566fec7cc00c14d1bcc505
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/151022
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos 

diff --git a/sc/uiconfig/scalc/ui/notebookbar.ui 
b/sc/uiconfig/scalc/ui/notebookbar.ui
index bbcc0b556fac..fc1e1cb91b75 100644
--- a/sc/uiconfig/scalc/ui/notebookbar.ui
+++ b/sc/uiconfig/scalc/ui/notebookbar.ui
@@ -3522,7 +3522,6 @@
 
   
 True
-Specify 
the borders of the selected cells.
 start
 .uno:SetBorderStyle
   
@@ -3799,7 +3798,6 @@
 
   
 True
-Increase 
Indent
 True
 .uno:IncrementIndent
 True
@@ -3812,7 +3810,6 @@
 
   
 True
-Decrease 
Indent
 True
 .uno:DecrementIndent
 True
@@ -6359,7 +6356,6 @@
 
   
 True
-Object 
Align
 start
 .uno:RowOperations
   
@@ -6384,7 +6380,6 @@
 
   
 True
-Object 
Align
 start
 .uno:ColumnOperations
   
@@ -6812,7 +6807,6 @@
 
   
 True
-Object 
Align
 start
 .uno:ObjectAlign
   


[Libreoffice-commits] core.git: sc/uiconfig sd/uiconfig sw/uiconfig

2023-04-26 Thread Caolán McNamara (via logerrit)
 sc/uiconfig/scalc/menubar/menubar.xml |1 
 sc/uiconfig/scalc/toolbar/insertbar.xml   |2 
 sc/uiconfig/scalc/ui/notebookbar.ui   |7 -
 sc/uiconfig/scalc/ui/notebookbar_compact.ui   |7 -
 sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui|7 -
 sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui   |7 -
 sd/uiconfig/sdraw/menubar/menubar.xml |1 
 sd/uiconfig/sdraw/toolbar/insertbar.xml   |4 
 sd/uiconfig/sdraw/ui/notebookbar.ui   |   32 ---
 sd/uiconfig/sdraw/ui/notebookbar_compact.ui   |   62 +-
 sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui|7 -
 sd/uiconfig/simpress/menubar/menubar.xml  |1 
 sd/uiconfig/simpress/toolbar/insertbar.xml|2 
 sd/uiconfig/simpress/ui/notebookbar.ui|7 -
 sd/uiconfig/simpress/ui/notebookbar_compact.ui|   62 +-
 sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui |7 -
 sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui|7 -
 sw/uiconfig/sglobal/menubar/menubar.xml   |1 
 sw/uiconfig/sglobal/toolbar/insertbar.xml |1 
 sw/uiconfig/sglobal/toolbar/insertobjectbar.xml   |3 
 sw/uiconfig/sweb/toolbar/insertbar.xml|1 
 sw/uiconfig/swform/toolbar/insertbar.xml  |1 
 sw/uiconfig/swform/toolbar/insertobjectbar.xml|3 
 sw/uiconfig/swreport/menubar/menubar.xml  |7 -
 sw/uiconfig/swreport/toolbar/insertobjectbar.xml  |3 
 sw/uiconfig/swriter/menubar/menubar.xml   |1 
 sw/uiconfig/swriter/toolbar/insertbar.xml |1 
 sw/uiconfig/swriter/ui/notebookbar.ui |7 -
 sw/uiconfig/swriter/ui/notebookbar_compact.ui |7 -
 sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui  |   14 ---
 sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui |   14 ---
 sw/uiconfig/swxform/menubar/menubar.xml   |1 
 sw/uiconfig/swxform/toolbar/insertbar.xml |1 
 sw/uiconfig/swxform/toolbar/insertobjectbar.xml   |3 
 34 files changed, 23 insertions(+), 269 deletions(-)

New commits:
commit 5dc84674816e5f3cad9a45b9307723de3dd25b71
Author: Caolán McNamara 
AuthorDate: Thu Apr 20 16:18:00 2023 +0100
Commit: Caolán McNamara 
CommitDate: Wed Apr 26 10:52:24 2023 +0200

tdf#155006 don't show "InsertObjectFloatingFrame" by default in menus and 
toolbars

still exists, just isn't presented by default.

help describes this as

"Inserts a floating frame into the current document. Floating frames are
used in HTML documents to display the contents of another file."

and

"Changes the properties of the selected floating frame. Floating frames
work best when they contain an html document, and when they are inserted
in another html document."

This is basically support for html IFrames and is a fairly obscure thing
for an ordinary document.

Change-Id: Iec8ff591393e4ee4ed8791094e1f15a225808c8a
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/150707
Reviewed-by: Heiko Tietze 
Tested-by: Caolán McNamara 

diff --git a/sc/uiconfig/scalc/menubar/menubar.xml 
b/sc/uiconfig/scalc/menubar/menubar.xml
index c16dbf11e73b..7b51b4b8d816 100644
--- a/sc/uiconfig/scalc/menubar/menubar.xml
+++ b/sc/uiconfig/scalc/menubar/menubar.xml
@@ -256,7 +256,6 @@
   
   
   
-  
   
   
   
diff --git a/sc/uiconfig/scalc/toolbar/insertbar.xml 
b/sc/uiconfig/scalc/toolbar/insertbar.xml
index 9941a8e142e0..ef8efb595e5e 100644
--- a/sc/uiconfig/scalc/toolbar/insertbar.xml
+++ b/sc/uiconfig/scalc/toolbar/insertbar.xml
@@ -18,8 +18,6 @@
  *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
 -->
 http://openoffice.org/2001/toolbar"; 
xmlns:xlink="http://www.w3.org/1999/xlink";>
- 
- 
  
  
  
diff --git a/sc/uiconfig/scalc/ui/notebookbar.ui 
b/sc/uiconfig/scalc/ui/notebookbar.ui
index e2e858c9d447..7669f4196949 100644
--- a/sc/uiconfig/scalc/ui/notebookbar.ui
+++ b/sc/uiconfig/scalc/ui/notebookbar.ui
@@ -1236,13 +1236,6 @@
 .uno:FontworkGalleryFloater
   
 
-
-  
-True
-False
-.uno:InsertObjectFloatingFrame
-  
-
 
   
 True
diff --git a/sc/uiconfig/scalc/ui/notebookbar_compact.ui 
b/sc/uiconfig/scalc/ui/notebookbar_compact.ui
index 327b2bd9f499..b95915468420 100644
--- a/sc/uiconfig/scalc/ui/notebookbar_compact.ui
+++ b/sc/uiconfig/scalc/ui/notebookbar_compact.ui
@@ -1463,13 +1463,6 @@
 .uno:FontworkGalleryFloater
   
 
-
-  
-True
-False
-.uno:InsertObjectFloatingFrame
-  
-
 
   
 True
diff --git 

[Libreoffice-commits] core.git: sc/uiconfig

2023-04-20 Thread Caolán McNamara (via logerrit)
 sc/uiconfig/scalc/ui/notebookbar.ui |  409 
 sc/uiconfig/scalc/ui/sidebarnumberformat.ui |3 
 2 files changed, 412 deletions(-)

New commits:
commit 3109c2a04998dc144d936d62824c832eba47b165
Author: Caolán McNamara 
AuthorDate: Wed Apr 19 21:11:18 2023 +0100
Commit: Caolán McNamara 
CommitDate: Thu Apr 20 10:12:31 2023 +0200

gtk[3|4] massage focus in GtkToolbar .ui desc to work for both cases

Change-Id: I31adbe57eb19905b8447c1a3008b3805cf9520b9
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/150658
Tested-by: Jenkins
Reviewed-by: Caolán McNamara 

diff --git a/sc/uiconfig/scalc/ui/notebookbar.ui 
b/sc/uiconfig/scalc/ui/notebookbar.ui
index f0749244a2db..e2e858c9d447 100644
--- a/sc/uiconfig/scalc/ui/notebookbar.ui
+++ b/sc/uiconfig/scalc/ui/notebookbar.ui
@@ -2156,7 +2156,6 @@
 
   
 True
-False
 .uno:AddDirect
   
   
@@ -2199,7 +2198,6 @@
 
   
 True
-False
 .uno:NewDoc
 True
   
@@ -2224,7 +,6 @@
 
   
 True
-False
 .uno:SaveAsTemplate
 True
   
@@ -2290,7 +2287,6 @@
 
   
 True
-False
 .uno:Open
 True
   
@@ -2350,7 +2346,6 @@
 
   
 True
-False
 .uno:OpenRemote
 True
   
@@ -2416,7 +2411,6 @@
 
   
 True
-False
 .uno:Save
 True
   
@@ -2460,7 +2454,6 @@
 
   
 True
-False
 .uno:SaveAs
 True
   
@@ -2485,7 +2478,6 @@
 
   
 True
-False
 .uno:SaveAsRemote
 True
   
@@ -2551,7 +2543,6 @@
 
   
 True
-False
 .uno:ExportTo
 True
   
@@ -2595,7 +2586,6 @@
 
   
 True
-False
 .uno:ExportDirectToPDF
 True
   
@@ -2620,7 +2610,6 @@
 
   
 True
-False
 .uno:SendMail
 True
   
@@ -2686,7 +2675,6 @@
 
   
 True
-False
 .uno:Print
 True
   
@@ -2730,7 +2718,6 @@
 
   
 True
-False
 .uno:PrintDefault
 True
   
@@ -2755,7 +2742,6 @@
 
   
 True
-False
 .uno:PrintPreview
 True
   
@

[Libreoffice-commits] core.git: sc/uiconfig

2023-04-20 Thread Caolán McNamara (via logerrit)
 sc/uiconfig/scalc/ui/sidebarnumberformat.ui |  179 ++--
 1 file changed, 92 insertions(+), 87 deletions(-)

New commits:
commit d9eb808d6155efa80a1b47f3f688eb23e023c294
Author: Caolán McNamara 
AuthorDate: Wed Apr 19 20:58:33 2023 +0100
Commit: Caolán McNamara 
CommitDate: Thu Apr 20 10:06:09 2023 +0200

resave with latest glade

Change-Id: Idc41a5f3d88b6e0fb68a045c59536213e38f8b0e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/150655
Tested-by: Jenkins
Reviewed-by: Caolán McNamara 

diff --git a/sc/uiconfig/scalc/ui/sidebarnumberformat.ui 
b/sc/uiconfig/scalc/ui/sidebarnumberformat.ui
index f662e2246f0a..64526c54f362 100644
--- a/sc/uiconfig/scalc/ui/sidebarnumberformat.ui
+++ b/sc/uiconfig/scalc/ui/sidebarnumberformat.ui
@@ -1,44 +1,47 @@
 
-
+
 
   
   
 20
-1
-10
+1
+10
   
   
 8
-1
-1
+1
+1
   
   
 20
-1
-10
+1
+10
   
+  
   
 True
-False
+False
 
+  
   
 True
-False
+False
 True
-6
-3
-6
+6
+3
+6
 
   
 True
-True
-icons
-False
+True
+icons
+False
 2
 
   
 True
-True
+False
+True
   
   
 False
@@ -48,7 +51,8 @@
 
   
 True
-True
+False
+True
   
   
 False
@@ -58,7 +62,8 @@
 
   
 True
-True
+False
+True
   
   
 False
@@ -67,15 +72,15 @@
 
   
   
-0
-0
+0
+0
   
 
 
   
 True
-False
-Select a 
category of contents.
+False
+Select a 
category of contents.
 center
 True
 
@@ -97,23 +102,23 @@
 
   
   
-1
-0
+1
+0
   
 
 
   
 True
-False
+False
 center
 vertical
 
   
 True
-False
+False
 _Decimal places:
-True
-decimalplaces
+True
+decimalplaces
 0
   
   
@@ -124,10 +129,10 @@
 
 
   
-False
+False
 Den_ominator 
places:
-True
-denominatorplaces
+True
+denominatorplaces
 0
   
   
@@ -138,26 +143,27 @@
 
   
   
-0
-1
+0
+1
   
 
 
   
 True
-False
+False
 center
 True
 vertical
 
-  
-True
-Enter the number 
of places for the denominator that you want to display.
-True
-adjustment2
+  
+True
+True
+Enter the number of 
decimal places that you want to display.
+True
+adjustment3
 
-  
-Denominator 
Places
+  
+Decimal Places
   
 
   
@@ -168,15 +174,14 @@
   
 
 
-  
-True
-True
-Enter the number of 
decimal places that you want to display.
-True
-adjustment3
+  
+True
+Enter the number 
of places for the denominator that you want to display.
+True
+adjustment2
 
-  
-Decimal Places
+  
+Denominator 
Places
   
 
   
@@ -188,62 +193,62 @@
 
   
   
-1
-1
+1
+1
   
 
 
   
 True
-False
+False
 Leading _zeroes:
-True
+True
 0
 
-
+  
 
   
   
-0
-2
+ 

[Libreoffice-commits] core.git: sc/uiconfig solenv/sanitizers

2023-04-18 Thread Heiko Tietze (via logerrit)
 sc/uiconfig/scalc/ui/sidebarnumberformat.ui |6 ++
 sc/uiconfig/scalc/ui/solverdlg.ui   |1 -
 sc/uiconfig/scalc/ui/sortcriteriapage.ui|   12 
 sc/uiconfig/scalc/ui/sortkey.ui |6 ++
 sc/uiconfig/scalc/ui/sortoptionspage.ui |   12 
 solenv/sanitizers/ui/modules/scalc.suppr|3 +++
 6 files changed, 39 insertions(+), 1 deletion(-)

New commits:
commit 898b77b645cc8b3911bc0722f538ad61f12835c8
Author: Heiko Tietze 
AuthorDate: Fri Apr 14 17:01:01 2023 +0200
Commit: Heiko Tietze 
CommitDate: Tue Apr 18 12:38:40 2023 +0200

Solve or suppress accessibility warnings

Change-Id: Ice45231375e659ea25907c1af0a48ca77d3cb63b
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/150421
Tested-by: Jenkins
Reviewed-by: Heiko Tietze 

diff --git a/sc/uiconfig/scalc/ui/sidebarnumberformat.ui 
b/sc/uiconfig/scalc/ui/sidebarnumberformat.ui
index 3da15aa75a1e..f662e2246f0a 100644
--- a/sc/uiconfig/scalc/ui/sidebarnumberformat.ui
+++ b/sc/uiconfig/scalc/ui/sidebarnumberformat.ui
@@ -199,6 +199,9 @@
 Leading _zeroes:
 True
 0
+
+
+
   
   
 0
@@ -218,6 +221,9 @@
 Leading Zeroes
   
 
+
+
+
   
   
 1
diff --git a/sc/uiconfig/scalc/ui/solverdlg.ui 
b/sc/uiconfig/scalc/ui/solverdlg.ui
index 458a205ba5d4..f5b1e7ebe036 100644
--- a/sc/uiconfig/scalc/ui/solverdlg.ui
+++ b/sc/uiconfig/scalc/ui/solverdlg.ui
@@ -140,7 +140,6 @@
 False
 Optimize result to
 True
-max
 0
 0
 
diff --git a/sc/uiconfig/scalc/ui/sortcriteriapage.ui 
b/sc/uiconfig/scalc/ui/sortcriteriapage.ui
index 67ebed40ab82..f56e5e1fd8ef 100644
--- a/sc/uiconfig/scalc/ui/sortcriteriapage.ui
+++ b/sc/uiconfig/scalc/ui/sortcriteriapage.ui
@@ -98,6 +98,9 @@
 True
 True
 rbTopDown
+
+  
+
   
   
 1
@@ -110,6 +113,9 @@
 False
 Direction:
 1
+
+
+
   
   
 0
@@ -124,6 +130,9 @@
 False
 True
 True
+
+  
+
   
   
 1
@@ -136,6 +145,9 @@
 False
 Headers:
 1
+
+
+
   
   
 0
diff --git a/sc/uiconfig/scalc/ui/sortkey.ui b/sc/uiconfig/scalc/ui/sortkey.ui
index 62b7813bc2db..781c846ae82f 100644
--- a/sc/uiconfig/scalc/ui/sortkey.ui
+++ b/sc/uiconfig/scalc/ui/sortkey.ui
@@ -29,6 +29,9 @@
 Select the column that 
you want to use as the primary sort key.
   
 
+
+
+
   
   
 1
@@ -82,6 +85,9 @@
 False
 Column/Row:
 1
+
+
+
   
   
 0
diff --git a/sc/uiconfig/scalc/ui/sortoptionspage.ui 
b/sc/uiconfig/scalc/ui/sortoptionspage.ui
index 89e0be9500cc..f807dbcb082b 100644
--- a/sc/uiconfig/scalc/ui/sortoptionspage.ui
+++ b/sc/uiconfig/scalc/ui/sortoptionspage.ui
@@ -238,6 +238,9 @@
 start
 Language
 True
+
+
+
   
   
 0
@@ -251,6 +254,9 @@
 start
 Options
 True
+
+
+
   
   
 1
@@ -272,6 +278,9 @@
 Select the 
language for the sorting rules.
   
 
+
+
+
   
   
 0
@@ -288,6 +297,9 @@
 Select a 
sorting option for the language.
   
 
+
+
+
   
   
 1
diff --git a/solenv/sanitizers/ui/modules/scalc.suppr 
b/solenv/sanitizers/ui/modules/scalc.suppr
index 07e2972554a1..8e0acbdf8290 100644
--- a/solenv/sanitizers/ui/modules/scalc.suppr
+++ b/solenv/sanitizers/ui/modules/scalc.suppr
@@ -157,3 +157,6 @@ 
sc/uiconfig/scalc/ui/xmlsourcedialog.ui://GtkLabel[@id='label5'] orphan-label
 sc/uiconfig/scalc/u

[Libreoffice-commits] core.git: sc/uiconfig

2023-04-08 Thread Stéphane Guillou (via logerrit)
 sc/uiconfig/scalc/ui/validationcriteriapage.ui |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit f22f7159ec1bd28d19f4a8b431893436419ecd64
Author: Stéphane Guillou 
AuthorDate: Wed Apr 5 17:44:41 2023 +0200
Commit: Adolfo Jayme Barrientos 
CommitDate: Sun Apr 9 00:25:43 2023 +0200

tdf#154622: remove erroneous validity dropdown expand shortcut in extended 
tip

We can't easily make keyboard shortcuts adapt to OS in extended tips, and
it is already in the documentation with helpcontent2 commit 
278e5201987892072da38033bba89b96af87e2af.

Change-Id: I018af2043701ab46b479fffaa29ffa00f9f6b45f
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/149993
Reviewed-by: Adolfo Jayme Barrientos 
Tested-by: Adolfo Jayme Barrientos 

diff --git a/sc/uiconfig/scalc/ui/validationcriteriapage.ui 
b/sc/uiconfig/scalc/ui/validationcriteriapage.ui
index 48f2395cb4e7..e18aaa9619e1 100644
--- a/sc/uiconfig/scalc/ui/validationcriteriapage.ui
+++ b/sc/uiconfig/scalc/ui/validationcriteriapage.ui
@@ -229,7 +229,7 @@
 True
 
   
-Shows 
a list of all valid strings or values to select from. The list can also be 
opened by selecting the cell and pressing Ctrl+D.
+Shows 
a list of all valid strings or values to select from.
   
 
   


[Libreoffice-commits] core.git: sc/uiconfig sw/uiconfig

2023-04-07 Thread Justin Luth (via logerrit)
 sc/uiconfig/scalc/popupmenu/draw.xml|1 +
 sw/uiconfig/sglobal/popupmenu/draw.xml  |1 +
 sw/uiconfig/swform/popupmenu/draw.xml   |1 +
 sw/uiconfig/swreport/popupmenu/draw.xml |1 +
 sw/uiconfig/swriter/popupmenu/draw.xml  |1 +
 sw/uiconfig/swxform/popupmenu/draw.xml  |1 +
 6 files changed, 6 insertions(+)

New commits:
commit ad5756f0529a80fbb537979bcfd9de7a83a69805
Author: Justin Luth 
AuthorDate: Fri Apr 7 12:38:58 2023 -0400
Commit: Justin Luth 
CommitDate: Sat Apr 8 02:51:43 2023 +0200

uno:TextAttributes - add to popupmenu draw.xml for textboxes

Text Attributes includes margins for spacing the borders (lines)
away from the text.

I personally would like to see the order be Area, then lines,
then textAttributes, but I suppose one could look at it as
area margins instead of border margins.

In any case, margins are a pretty critical piece of either
lines or margins, and so should be a menu choice whenever
either of these is available.

Change-Id: Ifec5bbcd20dba6f42aba586bd0cd791bb9f3acae
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/150131
Tested-by: Jenkins
Reviewed-by: Justin Luth 

diff --git a/sc/uiconfig/scalc/popupmenu/draw.xml 
b/sc/uiconfig/scalc/popupmenu/draw.xml
index f8a19fe65309..41167edf00fd 100644
--- a/sc/uiconfig/scalc/popupmenu/draw.xml
+++ b/sc/uiconfig/scalc/popupmenu/draw.xml
@@ -19,6 +19,7 @@
   
   
   
+  
   
   
   
diff --git a/sw/uiconfig/sglobal/popupmenu/draw.xml 
b/sw/uiconfig/sglobal/popupmenu/draw.xml
index 799c02cc5e2e..28c10613459e 100644
--- a/sw/uiconfig/sglobal/popupmenu/draw.xml
+++ b/sw/uiconfig/sglobal/popupmenu/draw.xml
@@ -18,6 +18,7 @@
   
   
   
+  
   
   
   
diff --git a/sw/uiconfig/swform/popupmenu/draw.xml 
b/sw/uiconfig/swform/popupmenu/draw.xml
index 799c02cc5e2e..28c10613459e 100644
--- a/sw/uiconfig/swform/popupmenu/draw.xml
+++ b/sw/uiconfig/swform/popupmenu/draw.xml
@@ -18,6 +18,7 @@
   
   
   
+  
   
   
   
diff --git a/sw/uiconfig/swreport/popupmenu/draw.xml 
b/sw/uiconfig/swreport/popupmenu/draw.xml
index 799c02cc5e2e..28c10613459e 100644
--- a/sw/uiconfig/swreport/popupmenu/draw.xml
+++ b/sw/uiconfig/swreport/popupmenu/draw.xml
@@ -18,6 +18,7 @@
   
   
   
+  
   
   
   
diff --git a/sw/uiconfig/swriter/popupmenu/draw.xml 
b/sw/uiconfig/swriter/popupmenu/draw.xml
index 799c02cc5e2e..28c10613459e 100644
--- a/sw/uiconfig/swriter/popupmenu/draw.xml
+++ b/sw/uiconfig/swriter/popupmenu/draw.xml
@@ -18,6 +18,7 @@
   
   
   
+  
   
   
   
diff --git a/sw/uiconfig/swxform/popupmenu/draw.xml 
b/sw/uiconfig/swxform/popupmenu/draw.xml
index 799c02cc5e2e..28c10613459e 100644
--- a/sw/uiconfig/swxform/popupmenu/draw.xml
+++ b/sw/uiconfig/swxform/popupmenu/draw.xml
@@ -18,6 +18,7 @@
   
   
   
+  
   
   
   


[Libreoffice-commits] core.git: sc/uiconfig

2023-04-04 Thread Caolán McNamara (via logerrit)
 sc/uiconfig/scalc/ui/filterlist.ui |   18 +-
 1 file changed, 9 insertions(+), 9 deletions(-)

New commits:
commit 6942c44120243de997ede145426ccf928bafaf9f
Author: Caolán McNamara 
AuthorDate: Mon Apr 3 20:09:29 2023 +0100
Commit: Caolán McNamara 
CommitDate: Tue Apr 4 09:57:59 2023 +0200

resave with latest glade

Change-Id: Ida60773e87cc607de6763fb6676aad83c316e8b4
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/15
Tested-by: Jenkins
Reviewed-by: Caolán McNamara 

diff --git a/sc/uiconfig/scalc/ui/filterlist.ui 
b/sc/uiconfig/scalc/ui/filterlist.ui
index 824b5698dbc9..a7f471f601e6 100644
--- a/sc/uiconfig/scalc/ui/filterlist.ui
+++ b/sc/uiconfig/scalc/ui/filterlist.ui
@@ -1,7 +1,15 @@
 
-
+
 
   
+  
+
+  
+  
+  
+  
+
+  
   
 False
 bottom
@@ -58,12 +66,4 @@
   
 
   
-  
-
-  
-  
-  
-  
-
-  
 


[Libreoffice-commits] core.git: sc/uiconfig

2023-03-07 Thread Heiko Tietze (via logerrit)
 sc/uiconfig/scalc/statusbar/statusbar.xml |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 8dc8443c3b13e8782fdbaf61594056df8126
Author: Heiko Tietze 
AuthorDate: Tue Mar 7 15:39:32 2023 +0100
Commit: Heiko Tietze 
CommitDate: Wed Mar 8 06:46:06 2023 +

Relates tdf#153344 - Resize statusbar icons to 16px

Adjustment of StatusSelectionMode size
Also move the ModifiedStatus on top to comply with Writer

Change-Id: I0d79161651ea841ab4aa496dd5b2edc3fca43ff1
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/148427
Tested-by: Jenkins
Reviewed-by: Heiko Tietze 

diff --git a/sc/uiconfig/scalc/statusbar/statusbar.xml 
b/sc/uiconfig/scalc/statusbar/statusbar.xml
index 6fe161d9379b..fe4994249b62 100644
--- a/sc/uiconfig/scalc/statusbar/statusbar.xml
+++ b/sc/uiconfig/scalc/statusbar/statusbar.xml
@@ -18,13 +18,13 @@
  *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
 -->
 http://openoffice.org/2001/statusbar"; 
xmlns:xlink="http://www.w3.org/1999/xlink";>
+ 
  
  
  
  
  
- 
- 
+ 
  
  
  


[Libreoffice-commits] core.git: sc/uiconfig

2023-02-27 Thread Heiko Tietze (via logerrit)
 sc/uiconfig/scalc/ui/sortoptionspage.ui |  232 +++-
 1 file changed, 115 insertions(+), 117 deletions(-)

New commits:
commit 084fae866b108938e58e1d2d279ac17263c8794b
Author: Heiko Tietze 
AuthorDate: Thu Feb 23 10:49:59 2023 +0100
Commit: Heiko Tietze 
CommitDate: Mon Feb 27 11:38:28 2023 +

Resolves tdf#153580 - Calc's sort dialog too large

Rearranged the content so the size is now defined
by the longest strins only

Change-Id: I2fd6f8bd0838c13f2e7f7c370ac7aa547b7e6a7d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/147505
Tested-by: Jenkins
Reviewed-by: Heiko Tietze 

diff --git a/sc/uiconfig/scalc/ui/sortoptionspage.ui 
b/sc/uiconfig/scalc/ui/sortoptionspage.ui
index 9f3f427f780a..89e0be9500cc 100644
--- a/sc/uiconfig/scalc/ui/sortoptionspage.ui
+++ b/sc/uiconfig/scalc/ui/sortoptionspage.ui
@@ -1,5 +1,5 @@
 
-
+
 
   
   
@@ -15,7 +15,7 @@
 0
 none
 
-  
+  
   
 True
 False
@@ -132,68 +132,77 @@
   
 
 
-  
+  
+Custom sort order
 True
-False
-12
+True
+False
+True
+True
 
-  
-  
+  
 
 
-  
-Copy sort 
results to:
-Select a 
named cell range where you want to display the sorted list, or enter a cell 
range in the input box.
+  
+Click here 
and then select the custom sort order that you want.
   
 
   
   
 0
-6
+7
   
 
 
-  
+  
 True
-True
-True
-True
-True
-
-  
-
-
-  
-Copy sort 
results to:
-Enter the 
cell range where you want to display the sorted list, or select a named range 
from the list.
+False
+3
+
+  
+True
+False
+12
+
+  
+
+
+  
+Copy sort 
results to:
+Select a 
named cell range where you want to display the sorted list, or enter a cell 
range in the input box.
+  
+
   
+  
+False
+True
+0
+  
 
-  
-  
-1
-6
-  
-
-
-  
-Custom sort order
-True
-True
-False
-True
-True
-
-  
-
-
-  
-Click here 
and then select the custom sort order that you want.
+
+  
+True
+True
+True
+True
+True
+
+  
+Copy sort 
results to:
+Enter the 
cell range where you want to display the sorted list, or select a named range 
from the list.
+  
+
   
+  
+False
+True
+1
+  
 
   
   
 0
-7
+6
   
 
 
@@ -213,95 +222,84 @@
   
 0
 8
-2
-  
-
-
-  
-True
-False
-start
-Language
-True
-language
-  
-  
-0
-9
-  
-
-
-  
-True
-False
-start
-Options
-True
-algorithmlb
-  
-  
-1
-9
   
 
 
-  
+  
+  
 True
 False
-
-  
-   

[Libreoffice-commits] core.git: sc/uiconfig

2022-12-12 Thread Olivier Hallot (via logerrit)
 sc/uiconfig/scalc/ui/solverdlg.ui |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit cb415ed64a647fe736599bb6c4f2136aa5ec5d1b
Author: Olivier Hallot 
AuthorDate: Sat Dec 10 11:02:18 2022 +
Commit: Adolfo Jayme Barrientos 
CommitDate: Mon Dec 12 21:25:56 2022 +

Make extended tip more precise (after translator review)

Thanks to Tuomas Hietala.

Change-Id: I99d630d7e7086270ca76173c254cd282cbe81a5e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/143915
Reviewed-by: Adolfo Jayme Barrientos 
Tested-by: Adolfo Jayme Barrientos 

diff --git a/sc/uiconfig/scalc/ui/solverdlg.ui 
b/sc/uiconfig/scalc/ui/solverdlg.ui
index 18bbb5868caa..458a205ba5d4 100644
--- a/sc/uiconfig/scalc/ui/solverdlg.ui
+++ b/sc/uiconfig/scalc/ui/solverdlg.ui
@@ -57,7 +57,7 @@
 True
 
   
-Opens the Solver 
Options dialog.
+Opens the solver’s 
Options dialog.
   
 
   


[Libreoffice-commits] core.git: sc/uiconfig

2022-12-10 Thread Julien Nabet (via logerrit)
 sc/uiconfig/scalc/ui/pastespecial.ui |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

New commits:
commit a12cf7902d8139e8a7a9d30dd9a9360a05411b8c
Author: Julien Nabet 
AuthorDate: Sat Dec 10 18:51:38 2022 +0100
Commit: Julien Nabet 
CommitDate: Sat Dec 10 18:50:46 2022 +

tdf#152455: Strings not translatable in paste special dialog

Change-Id: I0c8834813af22f3de2da1f80a8895d518f66dada
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/143908
Tested-by: Jenkins
Reviewed-by: Julien Nabet 

diff --git a/sc/uiconfig/scalc/ui/pastespecial.ui 
b/sc/uiconfig/scalc/ui/pastespecial.ui
index ccdfcbc8a46a..a4afa26d7f65 100644
--- a/sc/uiconfig/scalc/ui/pastespecial.ui
+++ b/sc/uiconfig/scalc/ui/pastespecial.ui
@@ -43,7 +43,7 @@
 end
 
   
-OK
+_OK
 True
 True
 True
@@ -59,7 +59,7 @@
 
 
   
-Cancel
+_Cancel
 True
 True
 True
@@ -73,7 +73,7 @@
 
 
   
-Help
+_Help
 True
 True
 True


[Libreoffice-commits] core.git: sc/uiconfig

2022-12-08 Thread Caolán McNamara (via logerrit)
 sc/uiconfig/scalc/ui/tpviewpage.ui |1 +
 1 file changed, 1 insertion(+)

New commits:
commit 78da075e1b9d3b3a5c0b1302f5536678f0c04923
Author: Caolán McNamara 
AuthorDate: Thu Dec 8 14:24:28 2022 +
Commit: Caolán McNamara 
CommitDate: Thu Dec 8 16:05:22 2022 +

Resolves: tdf#152421 'GTK_IS_LABEL (label)' assertion failure

Change-Id: I33d76f4a84d7ef1cd14cb5f2597f38385eff2e2a
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/143822
Tested-by: Jenkins
Reviewed-by: Caolán McNamara 

diff --git a/sc/uiconfig/scalc/ui/tpviewpage.ui 
b/sc/uiconfig/scalc/ui/tpviewpage.ui
index 18acb5e2fadb..6bbbe4aa756e 100644
--- a/sc/uiconfig/scalc/ui/tpviewpage.ui
+++ b/sc/uiconfig/scalc/ui/tpviewpage.ui
@@ -460,6 +460,7 @@
 False
 0
 True
+
 
   
 


[Libreoffice-commits] core.git: sc/uiconfig

2022-11-11 Thread Bogdan B (via logerrit)
 sc/uiconfig/scalc/ui/randomnumbergenerator.ui |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit cbb83463513431907317bd1b5ab9d1849a4c96af
Author: Bogdan B 
AuthorDate: Fri Nov 11 07:54:22 2022 +0200
Commit: Mike Kaganski 
CommitDate: Fri Nov 11 10:41:02 2022 +0100

tdf#150607 Change Truncate to Round

Change-Id: I660597ff977e10a80747927b73d0013527a2bab4
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/142524
Reviewed-by: Mike Kaganski 
Tested-by: Mike Kaganski 
Tested-by: Jenkins

diff --git a/sc/uiconfig/scalc/ui/randomnumbergenerator.ui 
b/sc/uiconfig/scalc/ui/randomnumbergenerator.ui
index 58e36f261d4f..97b5851bd73e 100644
--- a/sc/uiconfig/scalc/ui/randomnumbergenerator.ui
+++ b/sc/uiconfig/scalc/ui/randomnumbergenerator.ui
@@ -415,7 +415,7 @@
 True
 
   
-Truncate the 
number to a given number of Decimal Places.
+Round the 
number to a given number of Decimal Places.
   
 
   


[Libreoffice-commits] core.git: sc/uiconfig

2022-11-03 Thread Adolfo Jayme Barrientos (via logerrit)
 sc/uiconfig/scalc/ui/validationcriteriapage.ui |5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

New commits:
commit 5efb023c27e693654b09c45894a6f4a50f3d950e
Author: Adolfo Jayme Barrientos 
AuthorDate: Thu Nov 3 04:59:17 2022 -0600
Commit: Adolfo Jayme Barrientos 
CommitDate: Fri Nov 4 04:31:11 2022 +0100

tdf#150045 Supplemental label in Validity dialog

In a type ramp, this label has secondary importance. This
change gives texture to the dialog and makes it easier to parse.

Change-Id: If1dbb01ff2fb0a103a7f534b9ca4cc4681e923ac
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/142227
Reviewed-by: Adolfo Jayme Barrientos 
Tested-by: Jenkins

diff --git a/sc/uiconfig/scalc/ui/validationcriteriapage.ui 
b/sc/uiconfig/scalc/ui/validationcriteriapage.ui
index 6bd6b7b29c2c..48f2395cb4e7 100644
--- a/sc/uiconfig/scalc/ui/validationcriteriapage.ui
+++ b/sc/uiconfig/scalc/ui/validationcriteriapage.ui
@@ -1,5 +1,5 @@
 
-
+
 
   
   
@@ -268,6 +268,9 @@
 50
 0
 0
+
+  
+
   
   
 1


[Libreoffice-commits] core.git: sc/uiconfig svx/uiconfig sw/uiconfig

2022-10-17 Thread andreas kainz (via logerrit)
 sc/uiconfig/scalc/ui/sidebaralignment.ui  |  298 +
 sc/uiconfig/scalc/ui/sidebarcellappearance.ui |   95 ++--
 sc/uiconfig/scalc/ui/sidebarnumberformat.ui   |  355 ++-
 svx/uiconfig/ui/sidebararea.ui|  172 +++
 svx/uiconfig/ui/sidebareffect.ui  |  357 ++-
 svx/uiconfig/ui/sidebarfontwork.ui|   47 +-
 svx/uiconfig/ui/sidebargraphic.ui |  299 ++---
 svx/uiconfig/ui/sidebarline.ui|  595 --
 svx/uiconfig/ui/sidebarlists.ui   |   62 +-
 svx/uiconfig/ui/sidebarparagraph.ui   |  145 +++---
 svx/uiconfig/ui/sidebarpossize.ui |  343 +++---
 svx/uiconfig/ui/sidebarshadow.ui  |  386 +++-
 svx/uiconfig/ui/sidebarstylespanel.ui |  126 ++---
 svx/uiconfig/ui/sidebartextcolumnspanel.ui|4 
 svx/uiconfig/ui/sidebartextpanel.ui   |  338 +++---
 sw/uiconfig/swriter/ui/sidebarwrap.ui |   94 ++--
 16 files changed, 1742 insertions(+), 1974 deletions(-)

New commits:
commit e960180092a30738655e7e091b51f690914461ce
Author: andreas kainz 
AuthorDate: Wed Oct 12 23:29:08 2022 +0200
Commit: Adolfo Jayme Barrientos 
CommitDate: Mon Oct 17 19:15:50 2022 +0200

tdf#148017 harmonize sidebar .ui files

Change-Id: Ia5139f7255ba0e78f7089a4313a41d583ae62961
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/141275
Tested-by: Jenkins
Reviewed-by: Szymon Kłos 
Reviewed-by: Adolfo Jayme Barrientos 

diff --git a/sc/uiconfig/scalc/ui/sidebaralignment.ui 
b/sc/uiconfig/scalc/ui/sidebaralignment.ui
index dfc10d44ffb4..f292d09608bc 100644
--- a/sc/uiconfig/scalc/ui/sidebaralignment.ui
+++ b/sc/uiconfig/scalc/ui/sidebaralignment.ui
@@ -1,5 +1,5 @@
 
-
+
 
   
   
@@ -32,13 +32,14 @@
 True
 False
 
-  
+  
+  
 True
 False
 True
 6
-vertical
-3
+3
+6
 
   
 True
@@ -57,6 +58,7 @@
 
   
 True
+False
 start
 True
   
@@ -68,6 +70,7 @@
 
   
 True
+False
 True
   
   
@@ -78,6 +81,7 @@
 
   
 True
+False
 True
   
   
@@ -88,6 +92,7 @@
 
   
 True
+False
 True
   
   
@@ -114,6 +119,7 @@
 
   
 True
+False
 True
   
   
@@ -124,6 +130,7 @@
 
   
 True
+False
 True
   
   
@@ -134,6 +141,7 @@
 
   
 True
+False
 True
   
   
@@ -159,6 +167,7 @@
 
   
 True
+False
 True
   
   
@@ -169,6 +178,7 @@
 
   
 True
+False
 True
   
   
@@ -186,211 +196,152 @@
 
   
   
-False
-True
-0
+0
+0
+2
   
 
 
-  
+  
 True
-False
-6
+True
+icons
+False
+2
 
-  
+  
 True
-True
-icons
-False
-2
-
-  
-True
-True
-  
-  
-False
-False
-  
-
-
-  
-True
-True
-  
-  
-False
-False
-  
-
+False
+True
   
   
 False
-True
-0
+False
   
 
 
-  
+  
 True
-True
-Indents from the left 
edge.
-end
-center
-True
-True

[Libreoffice-commits] core.git: sc/uiconfig

2022-09-30 Thread Caolán McNamara (via logerrit)
 sc/uiconfig/scalc/ui/sparklinedialog.ui |7 +++
 1 file changed, 7 insertions(+)

New commits:
commit f6785391fb0d6665109b3afe73e86f11cc11baab
Author: Caolán McNamara 
AuthorDate: Fri Sep 30 10:41:19 2022 +0100
Commit: Caolán McNamara 
CommitDate: Fri Sep 30 14:11:47 2022 +0200

align sparkline color labels like all the others

Change-Id: I5a7b16fb5de83118bb2d0b3bbfd30fce1b9c8d82
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/140795
Tested-by: Jenkins
Reviewed-by: Caolán McNamara 

diff --git a/sc/uiconfig/scalc/ui/sparklinedialog.ui 
b/sc/uiconfig/scalc/ui/sparklinedialog.ui
index 33e50eb4e085..1a0f4c6f85cd 100644
--- a/sc/uiconfig/scalc/ui/sparklinedialog.ui
+++ b/sc/uiconfig/scalc/ui/sparklinedialog.ui
@@ -266,6 +266,7 @@
 True
 False
 start
+0
 True
 
   
@@ -303,6 +304,7 @@
 True
 False
 start
+0
 True
 
   
@@ -340,6 +342,7 @@
 True
 False
 start
+0
 True
 
   
@@ -377,6 +380,7 @@
 True
 False
 start
+0
 True
 
   
@@ -414,6 +418,7 @@
 True
 False
 start
+0
 True
 
   
@@ -451,6 +456,7 @@
 True
 False
 start
+0
 True
 
   
@@ -488,6 +494,7 @@
 True
 False
 start
+0
 True
 
   


[Libreoffice-commits] core.git: sc/uiconfig

2022-09-03 Thread Julien Nabet (via logerrit)
 sc/uiconfig/scalc/ui/sparklinedialog.ui |7 +++
 1 file changed, 7 insertions(+)

New commits:
commit c41020e73b5177263c393a57a37425f3da63b43f
Author: Julien Nabet 
AuthorDate: Sat Sep 3 21:07:59 2022 +0200
Commit: Julien Nabet 
CommitDate: Sun Sep 4 08:40:47 2022 +0200

Fix "invalid cast from 'GtkImage' to 'GtkLabel'" warning (sparkline)

Change-Id: I7353d4f263925706917b284863cb8dcd0e5f4b75
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/139333
Tested-by: Jenkins
Reviewed-by: Julien Nabet 

diff --git a/sc/uiconfig/scalc/ui/sparklinedialog.ui 
b/sc/uiconfig/scalc/ui/sparklinedialog.ui
index a1e666bfd3c5..33e50eb4e085 100644
--- a/sc/uiconfig/scalc/ui/sparklinedialog.ui
+++ b/sc/uiconfig/scalc/ui/sparklinedialog.ui
@@ -261,6 +261,7 @@
 
 
   
+
 True
 True
 False
@@ -297,6 +298,7 @@
 
 
   
+
 True
 True
 False
@@ -333,6 +335,7 @@
 
 
   
+
 True
 True
 False
@@ -369,6 +372,7 @@
 
 
   
+
 True
 True
 False
@@ -405,6 +409,7 @@
 
 
   
+
 True
 True
 False
@@ -441,6 +446,7 @@
 
 
   
+
 True
 True
 False
@@ -477,6 +483,7 @@
 
 
   
+
 True
 True
 False


[Libreoffice-commits] core.git: sc/uiconfig

2022-08-05 Thread Caolán McNamara (via logerrit)
 sc/uiconfig/scalc/ui/dataproviderdlg.ui |  221 +++-
 1 file changed, 110 insertions(+), 111 deletions(-)

New commits:
commit 805e2a18b0da06ab01cb4d516d6ceda44c358507
Author: Caolán McNamara 
AuthorDate: Fri Aug 5 15:05:21 2022 +0100
Commit: Caolán McNamara 
CommitDate: Fri Aug 5 22:00:18 2022 +0200

resave with latest glade

Change-Id: I0454f8285e819c0a0b320c0652db8e6042a07999
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/137876
Tested-by: Caolán McNamara 
Reviewed-by: Caolán McNamara 

diff --git a/sc/uiconfig/scalc/ui/dataproviderdlg.ui 
b/sc/uiconfig/scalc/ui/dataproviderdlg.ui
index a44be248e307..2ab251046ded 100644
--- a/sc/uiconfig/scalc/ui/dataproviderdlg.ui
+++ b/sc/uiconfig/scalc/ui/dataproviderdlg.ui
@@ -1,31 +1,28 @@
 
-
+
 
   
   
-False
+False
 True
-dialog
-
-  
-
+dialog
 
   
-False
+False
 vertical
 12
 
   
-False
-6
-6
-end
+False
+6
+6
+end
 
   
 Okay
 True
-True
-True
+True
+True
   
   
 True
@@ -37,8 +34,8 @@
   
 Cancel
 True
-True
-True
+True
+True
   
   
 True
@@ -50,147 +47,148 @@
   
 False
 False
-end
+end
 2
   
 
 
   
 True
-True
-True
+True
+True
 
   
 True
-False
+False
 vertical
 
   
 True
-False
-6
-6
-0
-none
+False
+6
+6
+0
+none
 
+  
   
 True
-False
-12
-12
-6
-6
-12
+False
+12
+12
+6
+6
+12
 
   
 True
-False
+False
 Database Range:
-True
-select_db_range
+True
+select_db_range
 0
   
   
-0
-0
+0
+0
   
 
 
   
 True
-False
+False
   
   
-1
-0
+1
+0
 2
   
 
 
   
 True
-False
+False
 Data Provider:
-True
-provider_lst
+True
+provider_lst
 0
   
   
-0
-1
+0
+1
   
 
 
   
 True
-False
+False
   
   
-1
-1
+1
+1
 2
   
 
 
   
 True
-False
+False
 URL:
- 

[Libreoffice-commits] core.git: sc/uiconfig

2022-07-22 Thread Caolán McNamara (via logerrit)
 sc/uiconfig/scalc/ui/scgeneralpage.ui |  534 +-
 1 file changed, 276 insertions(+), 258 deletions(-)

New commits:
commit 40efe03817805eee5eeaf7cba54d18963e02a370
Author: Caolán McNamara 
AuthorDate: Fri Jul 22 09:47:18 2022 +0100
Commit: Caolán McNamara 
CommitDate: Fri Jul 22 11:36:34 2022 +0200

tdf#150093 add scrollbar to calc general options for the case it doesn't fit

Change-Id: I5099244153f38fc8393aaa6a09e74dcbd0a995bd
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/137341
Tested-by: Jenkins
Reviewed-by: Caolán McNamara 

diff --git a/sc/uiconfig/scalc/ui/scgeneralpage.ui 
b/sc/uiconfig/scalc/ui/scgeneralpage.ui
index 492f425df6a9..c078b2240197 100644
--- a/sc/uiconfig/scalc/ui/scgeneralpage.ui
+++ b/sc/uiconfig/scalc/ui/scgeneralpage.ui
@@ -1,70 +1,70 @@
 
-
+
 
   
   
 0.5
 99.99
 1.25
-0.1
-0.1
+0.10
+0.10
   
   
 True
-False
-6
+False
+6
 vertical
 12
 
   
 True
-False
-0
-none
+False
+0
+none
 
-  
+  
   
 True
-False
-3
-6
+False
 12
 6
+3
+6
 
   
 True
-False
+False
 Measurement _unit:
-True
-unitlb
+True
+unitlb
 0
   
   
-0
-0
+0
+0
   
 
 
   
 True
-False
+False
 _Tab stops:
-True
-tabmf
+True
+tabmf
 0
   
   
-0
-1
+0
+1
   
 
 
   
 True
-True
+True
+True
 adjustment1
 2
-True
 
   
 Defines the tab stops 
distance.
@@ -72,14 +72,14 @@
 
   
   
-1
-1
+1
+1
   
 
 
   
 True
-False
+False
 
   
 Defines the unit of measure in 
spreadsheets.
@@ -87,8 +87,8 @@
 
   
   
-1
-0
+1
+0
   
 
   
@@ -96,7 +96,7 @@
 
   
 True
-False
+False
 Metrics
 
   
@@ -113,26 +113,26 @@
 
   
 True
-False
-0
-none
+False
+0
+none
 
   
 True
-False
-vertical
-3
+False
 12
 6
+vertical
+3
 
   
 _Always (from trusted locations)
 True
-True
-False
-True
+True
+False
+True
 True
-True
+True
   
   
 False
@@ -144,10 +144,10 @@
   
 _On request
 True
-True
-False
-True
-True
+True
+False
+True
+True
 alwaysrb
   
   
@@ -160,10 +160,10 @@
   
 _Never
 True
-True
-False
-True
-True
+True
+False
+True
+True
 alwaysrb
   
   
@@ -177,7 +177,7 @@
 
   
 True
-False
+False
 Update links when opening
 0
 
@@ -195,229 +195,247 @@
 
   
 True
-False
-0
-none
+False
+True
+0
+none
 
-  
-  
+  
 True
-False
-3
-6
-12
-6
-
-  
-Press Enter to switch to _edit 
mode
-True
-True
-False
-True
-

[Libreoffice-commits] core.git: sc/uiconfig

2022-06-14 Thread Olivier Hallot (via logerrit)
 sc/uiconfig/scalc/ui/validationcriteriapage.ui |  176 -
 1 file changed, 88 insertions(+), 88 deletions(-)

New commits:
commit 94399604def7c421acb9a84b9d6b97cc0d02516b
Author: Olivier Hallot 
AuthorDate: Mon Jun 13 13:10:43 2022 -0300
Commit: Olivier Hallot 
CommitDate: Tue Jun 14 12:23:21 2022 +0200

Fix English in validationcriteriapage.ui

Change-Id: Ibfa172839f71c2b640c87edafa5d4ee1ef687915
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135770
Tested-by: Jenkins
Reviewed-by: Olivier Hallot 

diff --git a/sc/uiconfig/scalc/ui/validationcriteriapage.ui 
b/sc/uiconfig/scalc/ui/validationcriteriapage.ui
index 3e98accaa547..6bd6b7b29c2c 100644
--- a/sc/uiconfig/scalc/ui/validationcriteriapage.ui
+++ b/sc/uiconfig/scalc/ui/validationcriteriapage.ui
@@ -1,48 +1,48 @@
 
-
+
 
   
-  
+  
   
 True
-False
+False
 True
 True
-6
-6
-12
+6
+6
+12
 
   
 True
-False
+False
 _Allow:
-True
-allow
+True
+allow
 0
   
   
-0
-0
+0
+0
   
 
 
   
-False
-True
+False
+True
 _Data:
-True
-data
+True
+data
 0
   
   
-0
-4
+0
+4
   
 
 
   
 True
-False
+False
 
   All values
   Whole Numbers
@@ -61,14 +61,14 @@
 
   
   
-1
-0
+1
+0
   
 
 
   
-False
-True
+False
+True
 
   equal
   less than
@@ -81,48 +81,48 @@
 
 
   
-Select 
the comparative operator that you want to use.
+Select 
the comparison operator that you want to use.
   
 
   
   
-1
-4
+1
+4
   
 
 
   
 True
-False
+False
 _Minimum:
-True
-mingrid
+True
+mingrid
 0
   
   
-0
-5
+0
+5
   
 
 
-  
+  
   
 True
-False
+False
 True
 
-  
+  
   
 True
-False
+False
 True
-12
+12
 
   
-True
-True
+True
+True
 True
-True
+True
 True
 
   
@@ -131,40 +131,40 @@
 
   
   
-0
-0
+0
+0
   
 
 
   
-True
-True
-True
+True
+True
+True
 center
 center
   
   
-1
-0
+1
+0
   
 
   
   
-0
-0
+0
+0
   
 
 
   
 True
-True
+True
 True
 True
-in
+in
 
   
 True
-True
+True
 True
 True
 
@@ -176,38 +176,38 @@
 
   
   
-0
-1
+0
+1
   
 
   
   
-1
-5
+1
+5
   
 
 
   
-False
-True
+False
+True
 Ma_ximum:
-True
-max
+True
+max
 0
   
   
-0
-7
+0
+7
   
 
 
   
 Allow _empty cells
 True
-True
-False
-True
-True
+True
+False
+True
+True
 
   
 In 
conjunction with Tools - Detective - Mark invalid Data, this defines that blank 
cells are shown as invalid data (disabled) or not (enabled).
@@ -215,18 +215,18 @@
 
   
   
-1
-1
+1
+1
   
 
 
   
 Show selection _list
 True
-True
-False
-True
-True
+True
+False
+True
+True
 
   
 Shows 
a list of all valid strings or values to select from. The list can also be 
opened by selecting the cell and pressing Ctrl+D.
@@ -234,20 +234,20 @@
 
   
   
-1
-2
+1
+

[Libreoffice-commits] core.git: sc/uiconfig

2022-06-14 Thread Olivier Hallot (via logerrit)
 sc/uiconfig/scalc/ui/pastespecial.ui |   12 ++--
 1 file changed, 6 insertions(+), 6 deletions(-)

New commits:
commit 2d4ac11358f07cdf71b9a24e02bce0fbd48f42ad
Author: Olivier Hallot 
AuthorDate: Mon Jun 13 12:43:39 2022 -0300
Commit: Olivier Hallot 
CommitDate: Tue Jun 14 12:22:09 2022 +0200

fix extended tip in sc/pastespecial.ui

Change-Id: I8e6f6c227b0be37dea4c31f17df6eb8581d4f1ca
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135764
Tested-by: Jenkins
Reviewed-by: Olivier Hallot 

diff --git a/sc/uiconfig/scalc/ui/pastespecial.ui 
b/sc/uiconfig/scalc/ui/pastespecial.ui
index 3a01dc89a02b..83290dbf5db1 100644
--- a/sc/uiconfig/scalc/ui/pastespecial.ui
+++ b/sc/uiconfig/scalc/ui/pastespecial.ui
@@ -137,7 +137,7 @@
 top
 True
 
-  
+  
 Pastes numbers, text, 
dates and the results of formulas.
   
 
@@ -160,7 +160,7 @@
 top
 True
 
-  
+  
 Pastes cell values, 
formula results and formats applied to cells.
   
 
@@ -183,7 +183,7 @@
 top
 True
 
-  
+  
 Pastes only the formats from 
the source range without changing the values in the destination 
range.
   
 
@@ -206,7 +206,7 @@
 top
 True
 
-  
+  
 Pastes cell contents 
transposed, hence columns are converted to rows.
   
 
@@ -234,7 +234,7 @@
 True
 True
 
-  
+  
 Check this 
option to run the preset immediately. Uncheck it to manipulate the options 
before clicking OK.
   
 
@@ -822,7 +822,7 @@
 
 
   
-Inserts the contents of the 
clipboard into the current file in a format that you can specify.
+Inserts the contents of the 
clipboard into the current document in a format that you can specify.
   
 
   


[Libreoffice-commits] core.git: sc/uiconfig

2022-06-05 Thread Caolán McNamara (via logerrit)
 sc/uiconfig/scalc/ui/sortoptionspage.ui |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit e6b5c2dc0bb12c7e0d23857bdd0e22076d587ca3
Author: Caolán McNamara 
AuthorDate: Sat Jun 4 20:12:08 2022 +0100
Commit: Caolán McNamara 
CommitDate: Sun Jun 5 17:05:53 2022 +0200

drop stray space before full stop

Change-Id: I50013a672cc953822845a2e02d038e75f51ef457
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135431
Tested-by: Jenkins
Reviewed-by: Caolán McNamara 

diff --git a/sc/uiconfig/scalc/ui/sortoptionspage.ui 
b/sc/uiconfig/scalc/ui/sortoptionspage.ui
index 13a23bfeb388..0ad1ba655dc7 100644
--- a/sc/uiconfig/scalc/ui/sortoptionspage.ui
+++ b/sc/uiconfig/scalc/ui/sortoptionspage.ui
@@ -207,7 +207,7 @@
 
   
 Custom sort 
order
-Select the 
custom sort order that you want to apply. To define a custom sort order, choose 
Tools - Options - Calc - Sort Lists .
+Select the 
custom sort order that you want to apply. To define a custom sort order, choose 
Tools - Options - Calc - Sort Lists.
   
 
   


[Libreoffice-commits] core.git: sc/uiconfig

2022-05-25 Thread Roman Kuznetsov (via logerrit)
 sc/uiconfig/scalc/menubar/menubar.xml |   20 ++--
 1 file changed, 10 insertions(+), 10 deletions(-)

New commits:
commit a68629fdf97f181d4c6975f91e66fe52f83247e9
Author: Roman Kuznetsov 
AuthorDate: Sun May 1 20:23:43 2022 +0100
Commit: Roman Kuznetsov 
CommitDate: Wed May 25 16:04:25 2022 +0200

tdf#148467 Move sparklines items to Insert/Format main menu

Change-Id: I2606fdd6301e5d1cb1e855d79a971762ed2d835d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/133608
Tested-by: Jenkins
Reviewed-by: Heiko Tietze 

diff --git a/sc/uiconfig/scalc/menubar/menubar.xml 
b/sc/uiconfig/scalc/menubar/menubar.xml
index 0bec8ed64b59..5388d021e96b 100644
--- a/sc/uiconfig/scalc/menubar/menubar.xml
+++ b/sc/uiconfig/scalc/menubar/menubar.xml
@@ -207,6 +207,7 @@
 
   
   
+  
   
   
 
@@ -439,6 +440,15 @@
   
 
   
+  
+
+  
+  
+  
+  
+  
+
+  
   
 
   
@@ -572,16 +582,6 @@
   
 
   
-  
-
-  
-  
-  
-  
-  
-  
-
-  
   
   
   


[Libreoffice-commits] core.git: sc/uiconfig

2022-05-16 Thread Caolán McNamara (via logerrit)
 sc/uiconfig/scalc/ui/sparklinedialog.ui |   13 +
 1 file changed, 1 insertion(+), 12 deletions(-)

New commits:
commit 81623bf643c5d22e7c3aceaf5a4050fbd3a30c6c
Author: Caolán McNamara 
AuthorDate: Mon May 16 09:54:05 2022 +0100
Commit: Caolán McNamara 
CommitDate: Mon May 16 19:19:15 2022 +0200

de-lint the .ui file for auto gtk3->gtk4 conversion

Change-Id: Icb288ae13e75784e7b560101f33b8a96935bda36
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/134389
Tested-by: Jenkins
Reviewed-by: Caolán McNamara 

diff --git a/sc/uiconfig/scalc/ui/sparklinedialog.ui 
b/sc/uiconfig/scalc/ui/sparklinedialog.ui
index c1ba3f9b1eb8..3a2b9686cc3a 100644
--- a/sc/uiconfig/scalc/ui/sparklinedialog.ui
+++ b/sc/uiconfig/scalc/ui/sparklinedialog.ui
@@ -284,7 +284,6 @@
 True
 True
 False
-right
 True
 True
 
@@ -321,7 +320,6 @@
 True
 True
 False
-right
 True
 True
 
@@ -358,7 +356,6 @@
 True
 True
 False
-right
 True
 True
 
@@ -395,7 +392,6 @@
 True
 True
 False
-right
 True
 True
 
@@ -432,7 +428,6 @@
 True
 True
 False
-right
 True
 True
 
@@ -469,7 +464,6 @@
 True
 True
 False
-right
 True
 True
 
@@ -556,12 +550,12 @@
 True
 True
 1,00
-number
 adjustment-line-width
 0.25
 2
 True
 True
+True
 1
   
   
@@ -604,7 +598,6 @@
 True
 True
 False
-right
 True
 True
   
@@ -620,7 +613,6 @@
 True
 True
 False
-right
 True
 True
   
@@ -758,7 +750,6 @@
 True
 False
 start
-0
 Vertical maximum
 True
 cbMaxAxisType
@@ -774,7 +765,6 @@
 True
 False
 start
-0
 Vertical minimum:
 True
 cbMinAxisType
@@ -792,7 +782,6 @@
 True
 False
 start
-right
 True
 True
   


[Libreoffice-commits] core.git: sc/uiconfig

2022-04-07 Thread Tomaž Vajngerl (via logerrit)
 sc/uiconfig/scalc/menubar/menubar.xml |   10 ++
 1 file changed, 10 insertions(+)

New commits:
commit 0e2fbf90571f4e0f966e661dff4e12524ce59275
Author: Tomaž Vajngerl 
AuthorDate: Mon Apr 4 22:20:05 2022 +0900
Commit: Tomaž Vajngerl 
CommitDate: Thu Apr 7 10:36:22 2022 +0200

sc: add sparklines commands to main menu

Change-Id: Ie69d78162fb0d845f8ffd181397569c3cd3276f1
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/132593
Tested-by: Jenkins
Reviewed-by: Tomaž Vajngerl 

diff --git a/sc/uiconfig/scalc/menubar/menubar.xml 
b/sc/uiconfig/scalc/menubar/menubar.xml
index 01710700db98..0bec8ed64b59 100644
--- a/sc/uiconfig/scalc/menubar/menubar.xml
+++ b/sc/uiconfig/scalc/menubar/menubar.xml
@@ -572,6 +572,16 @@
   
 
   
+  
+
+  
+  
+  
+  
+  
+  
+
+  
   
   
   


[Libreoffice-commits] core.git: sc/uiconfig solenv/sanitizers svx/uiconfig sw/uiconfig

2022-03-08 Thread Caolán McNamara (via logerrit)
 sc/uiconfig/scalc/ui/solverdlg.ui   |   13 ++---
 solenv/sanitizers/ui/modules/scalc.suppr|1 -
 solenv/sanitizers/ui/modules/swriter.suppr  |2 +-
 solenv/sanitizers/ui/svx.suppr  |5 +
 svx/uiconfig/ui/findreplacedialog-mobile.ui |8 ++--
 svx/uiconfig/ui/findreplacedialog.ui|   10 --
 sw/uiconfig/swriter/ui/footnotepage.ui  |   10 --
 sw/uiconfig/swriter/ui/tabletextflowpage.ui |   14 ++
 8 files changed, 44 insertions(+), 19 deletions(-)

New commits:
commit 2c3779475299eeed6fd9836c03aa22e1b3a41e88
Author: Caolán McNamara 
AuthorDate: Mon Mar 7 21:04:24 2022 +
Commit: Caolán McNamara 
CommitDate: Tue Mar 8 17:01:02 2022 +0100

remove some member-of a11y relations

In some cases the widgets are in frames now so that hierarchical
relationship is captured already. In others labelled-by is a better
match and/or is already labelled by the widget.

Change-Id: Ifecd0eb96afecadbd66fcfdf843ce1590f5c5ff4
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/131185
Tested-by: Caolán McNamara 
Reviewed-by: Caolán McNamara 

diff --git a/sc/uiconfig/scalc/ui/solverdlg.ui 
b/sc/uiconfig/scalc/ui/solverdlg.ui
index 5dfedae65415..18bbb5868caa 100644
--- a/sc/uiconfig/scalc/ui/solverdlg.ui
+++ b/sc/uiconfig/scalc/ui/solverdlg.ui
@@ -139,8 +139,15 @@
 True
 False
 Optimize result to
+True
+max
 0
 0
+
+  
+  
+  
+
   
   
 0
@@ -171,7 +178,7 @@
 True
 max
 
-  
+  
 
 
   
@@ -194,7 +201,7 @@
 True
 True
 
-  
+  
 
 
   
@@ -310,7 +317,7 @@
 True
 max
 
-  
+  
 
 
   
diff --git a/solenv/sanitizers/ui/modules/scalc.suppr 
b/solenv/sanitizers/ui/modules/scalc.suppr
index 9024bbf6bc80..445d4c530666 100644
--- a/solenv/sanitizers/ui/modules/scalc.suppr
+++ b/solenv/sanitizers/ui/modules/scalc.suppr
@@ -135,7 +135,6 @@ 
sc/uiconfig/scalc/ui/searchresults.ui://GtkLabel[@id='lbSearchResults'] orphan-l
 sc/uiconfig/scalc/ui/sharedocumentdlg.ui://GtkLabel[@id='warning'] orphan-label
 sc/uiconfig/scalc/ui/showchangesdialog.ui://GtkEntry[@id='range'] 
no-labelled-by
 sc/uiconfig/scalc/ui/solverdlg.ui://GtkLabel[@id='targetlabel'] orphan-label
-sc/uiconfig/scalc/ui/solverdlg.ui://GtkLabel[@id='result'] orphan-label
 sc/uiconfig/scalc/ui/solverdlg.ui://GtkLabel[@id='changelabel'] orphan-label
 sc/uiconfig/scalc/ui/solverdlg.ui://GtkLabel[@id='cellreflabel'] orphan-label
 sc/uiconfig/scalc/ui/solverdlg.ui://GtkLabel[@id='oplabel'] orphan-label
diff --git a/solenv/sanitizers/ui/modules/swriter.suppr 
b/solenv/sanitizers/ui/modules/swriter.suppr
index 5e4d49011f74..c7ae2f09a613 100644
--- a/solenv/sanitizers/ui/modules/swriter.suppr
+++ b/solenv/sanitizers/ui/modules/swriter.suppr
@@ -44,7 +44,6 @@ sw/uiconfig/swriter/ui/fldvarpage.ui://GtkLabel[@id='label5'] 
orphan-label
 sw/uiconfig/swriter/ui/footnotepage.ui://GtkLabel[@id='label6'] orphan-label
 sw/uiconfig/swriter/ui/footnotepage.ui://GtkLabel[@id='label7'] orphan-label
 sw/uiconfig/swriter/ui/footnotepage.ui://GtkLabel[@id='label8'] orphan-label
-sw/uiconfig/swriter/ui/footnotepage.ui://GtkLabel[@id='pos'] orphan-label
 sw/uiconfig/swriter/ui/footnotepage.ui://GtkLabel[@id='offset'] orphan-label
 sw/uiconfig/swriter/ui/footnotepage.ui://GtkLabel[@id='label11'] orphan-label
 sw/uiconfig/swriter/ui/footnotepage.ui://GtkLabel[@id='label4'] orphan-label
@@ -53,6 +52,7 @@ 
sw/uiconfig/swriter/ui/footnotepage.ui://GtkLabel[@id='label15'] orphan-label
 sw/uiconfig/swriter/ui/footnotepage.ui://GtkLabel[@id='label16'] orphan-label
 sw/uiconfig/swriter/ui/footnotepage.ui://GtkLabel[@id='label17'] orphan-label
 sw/uiconfig/swriter/ui/footnotepage.ui://GtkLabel[@id='label18'] orphan-label
+sw/uiconfig/swriter/ui/footnotepage.ui://GtkRadioButton[@id='pospagecb'] 
labelled-by-and-mnemonic
 sw/uiconfig/swriter/ui/frmaddpage.ui://GtkLabel[@id='label2'] orphan-label
 sw/uiconfig/swriter/ui/gotopagedialog.ui://GtkLabel[@id='page_count'] 
orphan-label
 sw/uiconfig/swriter/ui/hfmenubutton.ui://GtkMenuItem[@id='edit'] 
button-no-label
diff --git a/solenv/sanitizers/ui/svx.suppr b/solenv/sanitizers/ui/svx.suppr
index 47e7dbc7ef5d..62512a391ff9 100644
--- a/solenv/san

[Libreoffice-commits] core.git: sc/uiconfig svx/uiconfig sw/uiconfig

2022-03-08 Thread Caolán McNamara (via logerrit)
 sc/uiconfig/scalc/ui/solverdlg.ui   |  433 ++--
 svx/uiconfig/ui/findreplacedialog.ui|  595 +---
 sw/uiconfig/swriter/ui/sortdialog.ui|  459 ++---
 sw/uiconfig/swriter/ui/tabletextflowpage.ui |  318 +++---
 4 files changed, 898 insertions(+), 907 deletions(-)

New commits:
commit 5bf404afe2e075c6dea8bf1f57f2adbc575f712b
Author: Caolán McNamara 
AuthorDate: Tue Mar 8 10:42:21 2022 +
Commit: Caolán McNamara 
CommitDate: Tue Mar 8 15:19:44 2022 +0100

resave with latest glade

Change-Id: Ie0e04a86d8aa8a2425fddb74089721f69d3bbe87
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/131184
Tested-by: Jenkins
Reviewed-by: Caolán McNamara 

diff --git a/sc/uiconfig/scalc/ui/solverdlg.ui 
b/sc/uiconfig/scalc/ui/solverdlg.ui
index 3d0889898043..5dfedae65415 100644
--- a/sc/uiconfig/scalc/ui/solverdlg.ui
+++ b/sc/uiconfig/scalc/ui/solverdlg.ui
@@ -1,30 +1,30 @@
 
-
+
 
   
   
-False
-6
+False
+6
 Solver
 False
-0
-0
-dialog
+0
+0
+dialog
 
   
-False
+False
 vertical
 12
 
   
-False
-end
+False
+end
 
   
 _Help
 True
-True
-True
+True
+True
 True
   
   
@@ -38,9 +38,9 @@
   
 _Reset All
 True
-True
-True
-True
+True
+True
+True
   
   
 True
@@ -52,9 +52,9 @@
   
 O_ptions...
 True
-True
-True
-True
+True
+True
+True
 
   
 Opens the Solver 
Options dialog.
@@ -71,11 +71,11 @@
   
 _Solve
 True
-True
-True
-True
-True
-True
+True
+True
+True
+True
+True
   
   
 False
@@ -87,8 +87,8 @@
   
 _Close
 True
-True
-True
+True
+True
 True
   
   
@@ -101,74 +101,74 @@
   
 False
 True
-end
+end
 0
   
 
 
   
 True
-False
+False
 True
 True
 vertical
 12
 
-  
+  
   
 True
-False
+False
 True
-6
-12
+6
+12
 
   
 True
-False
+False
 _Target cell
-True
+True
 0
   
   
-0
-0
+0
+0
   
 
 
   
 True
-False
+False
 Optimize result to
 0
 0
   
   
-0
-1
+0
+1
 3
   
 
 
   
 True
-False
+False
 _By changing cells
-True
+True
 0
   
   
-0
-4
+0
+4
   
 
 
   
 Minim_um
 True
-True
-False
-True
-True
+True
+False
+True
+True
 max
 
   
@@ -180,19 +180,19 @@
 
   
   
-1
-2
+1
+2
   
 
 
   

[Libreoffice-commits] core.git: sc/uiconfig

2022-03-02 Thread Heiko Tietze (via logerrit)
 sc/uiconfig/scalc/ui/sortcriteriapage.ui |   10 -
 sc/uiconfig/scalc/ui/sortdialog.ui   |  107 ---
 sc/uiconfig/scalc/ui/sortoptionspage.ui  |  212 +++
 3 files changed, 139 insertions(+), 190 deletions(-)

New commits:
commit 0bb3fcb96166fb1078512ad0c0a60e0046504d1a
Author: Heiko Tietze 
AuthorDate: Wed Mar 2 09:29:10 2022 +0100
Commit: Heiko Tietze 
CommitDate: Wed Mar 2 12:23:17 2022 +0100

Bump Glade version to 3.38

Change-Id: Ibd8ffc90efaed9f8a5ced558f22ec53da7f31cb9
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/130822
Tested-by: Jenkins
Reviewed-by: Heiko Tietze 

diff --git a/sc/uiconfig/scalc/ui/sortcriteriapage.ui 
b/sc/uiconfig/scalc/ui/sortcriteriapage.ui
index 0028cac30560..7662f423161d 100644
--- a/sc/uiconfig/scalc/ui/sortcriteriapage.ui
+++ b/sc/uiconfig/scalc/ui/sortcriteriapage.ui
@@ -1,23 +1,23 @@
 
-
+
 
   
   
 True
-True
+True
 True
 True
-never
+never
 
   
 True
-False
+False
 True
 True
 
   
 True
-False
+False
 True
 True
 vertical
diff --git a/sc/uiconfig/scalc/ui/sortdialog.ui 
b/sc/uiconfig/scalc/ui/sortdialog.ui
index 7d000bee3001..e9ac12779df1 100644
--- a/sc/uiconfig/scalc/ui/sortdialog.ui
+++ b/sc/uiconfig/scalc/ui/sortdialog.ui
@@ -1,34 +1,31 @@
 
-
+
 
   
   
-False
-6
+False
+6
 Sort
 False
 True
-0
-0
-dialog
-
-  
-
+0
+0
+dialog
 
   
-False
+False
 vertical
 12
 
   
-False
-end
+False
+end
 
   
 _Reset
 True
-True
-True
+True
+True
 True
   
   
@@ -41,10 +38,10 @@
   
 _OK
 True
-True
-True
-True
-True
+True
+True
+True
+True
 True
   
   
@@ -57,8 +54,8 @@
   
 _Cancel
 True
-True
-True
+True
+True
 True
   
   
@@ -71,8 +68,8 @@
   
 _Help
 True
-True
-True
+True
+True
 True
   
   
@@ -86,47 +83,23 @@
   
 False
 True
-end
+end
 0
   
 
 
   
 True
-True
+True
 True
 True
 True
-True
+True
 
   
   
 True
-False
-
-  
-
-
-  
-
-
-  
-
-
-  
-
-
-  
-
-
-  
-
-
-  
-
-
-  
-
+False
 
   
 
@@ -135,42 +108,18 @@
 
   
 True
-False
+False
 Sort Criteria
   
   
-False
+False
   
 
 
   
   
 True
-False
-
-  
-
-
-  
-
-
-  
-
-
-  
-
-
-  
-
-
-  
-
-
-  
-
-
-  
-
+False
 
   
 
@@ -182,12 +131,12 @@
 
   
 True
-False
+False
 Options
   
   
 1
-False
+False
   
 
   
diff --git a/sc/uiconfig/scalc/ui/sortoptionspage.ui 
b/sc/uiconfig/scalc/ui/sortoptionspage.ui
index 293730d91a31..d7918df57a25 100644
--- a/sc/uiconfig/scalc/ui/sortoptio

[Libreoffice-commits] core.git: sc/uiconfig

2022-02-28 Thread Heiko Tietze (via logerrit)
 sc/uiconfig/scalc/ui/pastespecial.ui |   54 +--
 1 file changed, 27 insertions(+), 27 deletions(-)

New commits:
commit bbcf7e197190cdae186b210c5fd94d8eb8dfd133
Author: Heiko Tietze 
AuthorDate: Mon Feb 28 10:59:09 2022 +0100
Commit: Heiko Tietze 
CommitDate: Mon Feb 28 13:48:20 2022 +0100

tdf#147667 - Remove hard-coded underscore from UI

Duplicate underscores make the hotkey unusable. While the
path removes it from the UI it's neccessary to also clean-up
the translations.

Change-Id: Id8a216c7c928eccebabbac79744cb802c07ae3f4
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/130688
Tested-by: Jenkins
Reviewed-by: Heiko Tietze 

diff --git a/sc/uiconfig/scalc/ui/pastespecial.ui 
b/sc/uiconfig/scalc/ui/pastespecial.ui
index eb59363b76e7..3a01dc89a02b 100644
--- a/sc/uiconfig/scalc/ui/pastespecial.ui
+++ b/sc/uiconfig/scalc/ui/pastespecial.ui
@@ -43,7 +43,7 @@
 end
 
   
-_OK
+OK
 True
 True
 True
@@ -59,7 +59,7 @@
 
 
   
-_Cancel
+Cancel
 True
 True
 True
@@ -73,7 +73,7 @@
 
 
   
-_Help
+Help
 True
 True
 True
@@ -127,7 +127,7 @@
 True
 
   
-_Values Only
+Values Only
 True
 True
 True
@@ -150,7 +150,7 @@
 
 
   
-Values & 
_Formats
+Values & 
Formats
 True
 True
 True
@@ -173,7 +173,7 @@
 
 
   
-Formats Onl_y
+Formats Only
 True
 True
 True
@@ -196,7 +196,7 @@
 
 
   
-_Transpose All
+Transpose All
 True
 True
 True
@@ -226,7 +226,7 @@
 
 
   
-_Run immediately
+Run immediately
 True
 True
 False
@@ -287,7 +287,7 @@
 6
 
   
-_All
+All
 True
 True
 False
@@ -306,7 +306,7 @@
 
 
   
-_Numbers
+Numbers
 True
 True
 False
@@ -325,7 +325,7 @@
 
 
   
-Te_xt
+Text
 True
 True
 False
@@ -344,7 +344,7 @@
 
 
   
-_Date & time
+Date & time
 True
 True
 False
@@ -363,7 +363,7 @@
 
 
   
-For_mats
+Formats
 True
 True
 False
@@ -382,7 +382,7 @@
 
 
   
-_Comments
+Comments
 True
 True
 False
@@ -401,7 +401,7 @@
 
 
   
-Ob_jects
+Objects
 True
 True
 False
@@ -420,7 +420,7 @@
 
 
   
-F_ormulas
+Form

[Libreoffice-commits] core.git: sc/uiconfig

2022-02-02 Thread Heiko Tietze (via logerrit)
 sc/uiconfig/scalc/ui/sortkey.ui |   52 
 1 file changed, 26 insertions(+), 26 deletions(-)

New commits:
commit 2c713f73bf4e654b5b437eaa5de232899252a49e
Author: Heiko Tietze 
AuthorDate: Wed Feb 2 12:16:38 2022 +0100
Commit: Heiko Tietze 
CommitDate: Wed Feb 2 14:52:36 2022 +0100

Bump Glade version to 3.38

Change-Id: I05ee4ba0a3bc85d1fef1e381ead4c9c32360dcb9
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/129352
Tested-by: Jenkins
Reviewed-by: Heiko Tietze 

diff --git a/sc/uiconfig/scalc/ui/sortkey.ui b/sc/uiconfig/scalc/ui/sortkey.ui
index 5b9de8bfe905..1f3f142d454d 100644
--- a/sc/uiconfig/scalc/ui/sortkey.ui
+++ b/sc/uiconfig/scalc/ui/sortkey.ui
@@ -1,27 +1,27 @@
 
-
+
 
   
   
 True
-False
-6
-0
-none
+False
+6
+0
+none
 
-  
+  
   
 True
-False
-6
-12
+False
 12
 6
+6
+12
 
   
-600
+600
 True
-False
+False
 center
 True
 
@@ -31,8 +31,8 @@
 
   
   
-0
-0
+0
+0
 2
   
 
@@ -40,11 +40,11 @@
   
 _Ascending
 True
-True
-False
-True
+True
+False
+True
 True
-True
+True
 
   
 Sorts the selection from 
the lowest value to the highest value. The sorting rules are given by the 
locale. You can define the sort rules on Data - Sort - Options.
@@ -52,18 +52,18 @@
 
   
   
-1
-0
+1
+0
   
 
 
   
 _Descending
 True
-True
-False
-True
-True
+True
+False
+True
+True
 up
 
   
@@ -72,8 +72,8 @@
 
   
   
-1
-1
+1
+1
   
 
   
@@ -81,7 +81,7 @@
 
   
 True
-False
+False
 Sort Key 
 
   


[Libreoffice-commits] core.git: sc/uiconfig

2022-01-27 Thread Caolán McNamara (via logerrit)
 sc/uiconfig/scalc/ui/filtersubdropdown.ui |6 ++
 1 file changed, 6 insertions(+)

New commits:
commit ce7519272269b7e9cc62342bdb48f395223e7bf9
Author: Caolán McNamara 
AuthorDate: Wed Jan 26 14:51:58 2022 +
Commit: Caolán McNamara 
CommitDate: Thu Jan 27 14:43:48 2022 +0100

toggle no-show-all on so the widgets don't appear despite visible off

Change-Id: I9426c8d9e0149072c2318aff31b01227edd8149c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/128989
Tested-by: Jenkins
Reviewed-by: Caolán McNamara 

diff --git a/sc/uiconfig/scalc/ui/filtersubdropdown.ui 
b/sc/uiconfig/scalc/ui/filtersubdropdown.ui
index 7e57c1801d62..d2e3c4a01dd9 100644
--- a/sc/uiconfig/scalc/ui/filtersubdropdown.ui
+++ b/sc/uiconfig/scalc/ui/filtersubdropdown.ui
@@ -65,6 +65,7 @@
   
 True
 True
+True
 center
 True
 never
@@ -73,6 +74,7 @@
   
 True
 True
+True
 center
 True
 liststore1
@@ -121,6 +123,7 @@
   
 True
 True
+True
 center
 True
 never
@@ -128,6 +131,7 @@
   
 True
 True
+True
 center
 True
 liststore2
@@ -176,6 +180,7 @@
   
 True
 True
+True
 center
 True
 never
@@ -183,6 +188,7 @@
   
 True
 True
+True
 center
 True
 liststore3


[Libreoffice-commits] core.git: sc/uiconfig

2022-01-26 Thread Caolán McNamara (via logerrit)
 sc/uiconfig/scalc/ui/warnautocorrect.ui |1 -
 1 file changed, 1 deletion(-)

New commits:
commit 5c6285da8b0008f3ba0499a4e297864d117d7906
Author: Caolán McNamara 
AuthorDate: Wed Jan 26 15:43:43 2022 +
Commit: Caolán McNamara 
CommitDate: Wed Jan 26 18:03:21 2022 +0100

warning is a dialog not a popup

with the wrong setting it appears misplaced on a multi-monitor setup

Change-Id: I43faeb72f6678a653feef82e0f0deaf87c039e9c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/128994
Reviewed-by: Eike Rathke 
Tested-by: Jenkins

diff --git a/sc/uiconfig/scalc/ui/warnautocorrect.ui 
b/sc/uiconfig/scalc/ui/warnautocorrect.ui
index 02c1cf055473..f8cf563fd123 100644
--- a/sc/uiconfig/scalc/ui/warnautocorrect.ui
+++ b/sc/uiconfig/scalc/ui/warnautocorrect.ui
@@ -5,7 +5,6 @@
   
 False
 6
-popup
 True
 dialog
 True


[Libreoffice-commits] core.git: sc/uiconfig sw/uiconfig

2022-01-24 Thread Caolán McNamara (via logerrit)
 sc/uiconfig/scalc/ui/sidebaralignment.ui |   11 ---
 sw/uiconfig/swriter/ui/navigatorpanel.ui |   22 --
 2 files changed, 33 deletions(-)

New commits:
commit f3d8750b07ff3ab89b27f0b1274b71de4924def6
Author: Caolán McNamara 
AuthorDate: Mon Jan 24 11:31:40 2022 +
Commit: Caolán McNamara 
CommitDate: Mon Jan 24 15:56:18 2022 +0100

remove explicit can-focus of False from GtkToolButtons

Change-Id: I60ce3a7c1e83e99f396ff61166a6ba4912b9f82e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/128861
Tested-by: Jenkins
Reviewed-by: Caolán McNamara 

diff --git a/sc/uiconfig/scalc/ui/sidebaralignment.ui 
b/sc/uiconfig/scalc/ui/sidebaralignment.ui
index 367efb862285..dfc10d44ffb4 100644
--- a/sc/uiconfig/scalc/ui/sidebaralignment.ui
+++ b/sc/uiconfig/scalc/ui/sidebaralignment.ui
@@ -57,7 +57,6 @@
 
   
 True
-False
 start
 True
   
@@ -69,7 +68,6 @@
 
   
 True
-False
 True
   
   
@@ -80,7 +78,6 @@
 
   
 True
-False
 True
   
   
@@ -91,7 +88,6 @@
 
   
 True
-False
 True
   
   
@@ -118,7 +114,6 @@
 
   
 True
-False
 True
   
   
@@ -129,7 +124,6 @@
 
   
 True
-False
 True
   
   
@@ -140,7 +134,6 @@
 
   
 True
-False
 True
   
   
@@ -166,7 +159,6 @@
 
   
 True
-False
 True
   
   
@@ -177,7 +169,6 @@
 
   
 True
-False
 True
   
   
@@ -215,7 +206,6 @@
 
   
 True
-False
 True
   
   
@@ -226,7 +216,6 @@
 
   
 True
-False
 True
   
   
diff --git a/sw/uiconfig/swriter/ui/navigatorpanel.ui 
b/sw/uiconfig/swriter/ui/navigatorpanel.ui
index 1a2b574b0ce7..1fd8ca3099ed 100644
--- a/sw/uiconfig/swriter/ui/navigatorpanel.ui
+++ b/sw/uiconfig/swriter/ui/navigatorpanel.ui
@@ -263,7 +263,6 @@
 
   
 True
-False
 Toggle Master 
View
 sw/res/sc20244.png
 
@@ -338,7 +337,6 @@
 
   
 True
-False
   
   
 False
@@ -348,7 +346,6 @@
 
   
 True
-False
   
   
 False
@@ -416,7 +413,6 @@
 
   
 True
-False
 Content Navigation View
 sw/res/sc20234.png
 
@@ -443,7 +439,6 @@
 
   
 True
-False
 Header
 sw/res/sc20179.png
 
@@ -460,7 +455,6 @@
 
   
 True
-False
 Footer
 sw/res/sc20177.png
 
@@ -477,7 +471,6 @@
 
   
 True
-False
 Anchor<->Text
 sw/res/sc20182.png
 
@@ -494,7 +487,6 @@
 
   
 True
-False
 Set Reminder
 sw/res/sc20183.png
 
@@ -521,7 +513,6 @@
 
 

[Libreoffice-commits] core.git: sc/uiconfig vcl/unx

2022-01-21 Thread Caolán McNamara (via logerrit)
 sc/uiconfig/scalc/ui/filterdropdown.ui |1 +
 vcl/unx/gtk4/convert3to4.cxx   |7 ---
 2 files changed, 1 insertion(+), 7 deletions(-)

New commits:
commit c7c5f662ea3661f0cfe8534af235aa76dc4ef63a
Author: Caolán McNamara 
AuthorDate: Fri Jan 21 14:35:21 2022 +
Commit: Caolán McNamara 
CommitDate: Fri Jan 21 17:30:38 2022 +0100

gtk4: set homogeneous to true to get two equal width buttons

Change-Id: Iff8c9579bbb4758c2bb13b946fafcaf3b9433a84
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/128735
Tested-by: Jenkins
Reviewed-by: Caolán McNamara 

diff --git a/sc/uiconfig/scalc/ui/filterdropdown.ui 
b/sc/uiconfig/scalc/ui/filterdropdown.ui
index a6ca98f9169a..8e0c01748e33 100644
--- a/sc/uiconfig/scalc/ui/filterdropdown.ui
+++ b/sc/uiconfig/scalc/ui/filterdropdown.ui
@@ -355,6 +355,7 @@
 False
 True
 6
+True
 spread
 
   
diff --git a/vcl/unx/gtk4/convert3to4.cxx b/vcl/unx/gtk4/convert3to4.cxx
index ec362aea71b5..3a2e28587546 100644
--- a/vcl/unx/gtk4/convert3to4.cxx
+++ b/vcl/unx/gtk4/convert3to4.cxx
@@ -551,13 +551,6 @@ ConvertResult Convert3To4(const 
css::uno::Reference& xNode
 xRemoveList.push_back(xChild);
 }
 
-if (sName == "homogeneous")
-{
-// e.g. the buttonbox in xml filter dialog
-if (GetParentObjectType(xChild) == "GtkButtonBox")
-xRemoveList.push_back(xChild);
-}
-
 if (sName == "shadow-type")
 {
 if (GetParentObjectType(xChild) == "GtkFrame")


[Libreoffice-commits] core.git: sc/uiconfig sd/uiconfig sw/uiconfig

2022-01-21 Thread rafaelhlima (via logerrit)
 sc/uiconfig/scalc/ui/notebookbar.ui|7 +++
 sd/uiconfig/sdraw/ui/notebookbar.ui|7 +++
 sd/uiconfig/simpress/ui/notebookbar.ui |7 +++
 sw/uiconfig/swriter/ui/notebookbar.ui  |7 +++
 4 files changed, 28 insertions(+)

New commits:
commit 47f21d290087638b1986c291c969bf2997574ddd
Author: rafaelhlima 
AuthorDate: Tue Jan 4 17:27:51 2022 -0300
Commit: Rafael Lima 
CommitDate: Fri Jan 21 13:03:13 2022 +0100

tdf#141591 Add DevTools to the Tabbed interface

This patch adds the DevTools command to the Tabbed interface. It is located 
in the cotnext menu in the Tools tab.

Change-Id: I5f323b1b5ffc6707fc4f8b3c6eca2db7b8b97adc
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/127973
Tested-by: Jenkins
Reviewed-by: Heiko Tietze 

diff --git a/sc/uiconfig/scalc/ui/notebookbar.ui 
b/sc/uiconfig/scalc/ui/notebookbar.ui
index 40316f5ad85f..a7111d808b6e 100644
--- a/sc/uiconfig/scalc/ui/notebookbar.ui
+++ b/sc/uiconfig/scalc/ui/notebookbar.ui
@@ -1799,6 +1799,13 @@
 .uno:MacroSignature
   
 
+
+  
+True
+False
+.uno:DevelopmentToolsDockingWindow
+  
+
 
   
 True
diff --git a/sd/uiconfig/sdraw/ui/notebookbar.ui 
b/sd/uiconfig/sdraw/ui/notebookbar.ui
index f1d71fe5b224..3e4b97b41bfa 100644
--- a/sd/uiconfig/sdraw/ui/notebookbar.ui
+++ b/sd/uiconfig/sdraw/ui/notebookbar.ui
@@ -1986,6 +1986,13 @@
 .uno:ScriptOrganizer
   
 
+
+  
+True
+False
+.uno:DevelopmentToolsDockingWindow
+  
+
 
   
 True
diff --git a/sd/uiconfig/simpress/ui/notebookbar.ui 
b/sd/uiconfig/simpress/ui/notebookbar.ui
index e31737653f4f..8a57ca0f8322 100644
--- a/sd/uiconfig/simpress/ui/notebookbar.ui
+++ b/sd/uiconfig/simpress/ui/notebookbar.ui
@@ -2042,6 +2042,13 @@
 .uno:MacroSignature
   
 
+
+  
+True
+False
+.uno:DevelopmentToolsDockingWindow
+  
+
 
   
 True
diff --git a/sw/uiconfig/swriter/ui/notebookbar.ui 
b/sw/uiconfig/swriter/ui/notebookbar.ui
index 48834a711b39..0dd3791308c9 100644
--- a/sw/uiconfig/swriter/ui/notebookbar.ui
+++ b/sw/uiconfig/swriter/ui/notebookbar.ui
@@ -2016,6 +2016,13 @@
 .uno:MacroSignature
   
 
+
+  
+True
+False
+.uno:DevelopmentToolsDockingWindow
+  
+
 
   
 True


[Libreoffice-commits] core.git: sc/uiconfig

2022-01-18 Thread Heiko Tietze (via logerrit)
 sc/uiconfig/scalc/ui/sidebaralignment.ui |  205 +++
 1 file changed, 102 insertions(+), 103 deletions(-)

New commits:
commit 9585e88a811198585d91d37d4454c815529f7be9
Author: Heiko Tietze 
AuthorDate: Tue Jan 18 07:52:55 2022 +0100
Commit: Heiko Tietze 
CommitDate: Tue Jan 18 09:15:46 2022 +0100

Resolve gtk3 crash of If1ffb50743292f3cc0c3271646d0538337977762

Change-Id: Id1080b71d1252bdcef804a4f8398a3c42073ee0a
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/128522
Tested-by: Jenkins
Reviewed-by: Heiko Tietze 

diff --git a/sc/uiconfig/scalc/ui/sidebaralignment.ui 
b/sc/uiconfig/scalc/ui/sidebaralignment.ui
index ec153ce81a4b..367efb862285 100644
--- a/sc/uiconfig/scalc/ui/sidebaralignment.ui
+++ b/sc/uiconfig/scalc/ui/sidebaralignment.ui
@@ -4,61 +4,62 @@
   
   
 990
-5
-10
+5
+10
   
   
 359
-5
-10
+5
+10
   
   
 True
-False
-svx/res/lo03.png
+False
+svx/res/lo03.png
   
   
 True
-False
-svx/res/lo02.png
+False
+svx/res/lo02.png
   
   
 True
-False
-svx/res/lo01.png
+False
+svx/res/lo01.png
   
   
   
 True
-False
+False
 
   
 True
-False
+False
 True
-6
+6
 vertical
 3
 
   
 True
-False
+False
 True
 3
 
   
 True
-True
-Horizontal 
Alignment
+True
+Horizontal 
Alignment
 start
-icons
-False
+icons
+False
 2
 
   
 True
+False
 start
-True
+True
   
   
 False
@@ -68,7 +69,8 @@
 
   
 True
-True
+False
+True
   
   
 False
@@ -78,7 +80,8 @@
 
   
 True
-True
+False
+True
   
   
 False
@@ -88,7 +91,8 @@
 
   
 True
-True
+False
+True
   
   
 False
@@ -105,16 +109,17 @@
 
   
 True
-True
-Vertical 
Alignment
+True
+Vertical 
Alignment
 end
-icons
-False
+icons
+False
 2
 
   
 True
-True
+False
+True
   
   
 False
@@ -124,7 +129,8 @@
 
   
 True
-True
+False
+True
   
   
 False
@@ -134,7 +140,8 @@
 
   
 True
-True
+False
+True
   
   
 False
@@ -145,21 +152,22 @@
   
 False
 True
-end
+end
 1
   
 
 
   
 True
-True
-icons
-False
+True
+icons
+False
 2
 
   
 True
-True
+False
+True
   
   
 False
@@ -169,7 +177,8 @@
 
   
 True
-True
+False
+True
   
   
 False
@@ -180,7 +189,7 @@
   
 False
 True
-end
+end
 2
   
 
@@ -194,20 +203,20 @@
 
   
 True
-False
+False
 6
 
   
 True
-True
-icons
-False
+True
+icons
+False
 2
   

[Libreoffice-commits] core.git: sc/uiconfig sd/uiconfig

2022-01-17 Thread Jeff Huang (via logerrit)
 sc/uiconfig/scalc/toolbar/graphicobjectbar.xml  |1 
 sc/uiconfig/scalc/ui/notebookbar_compact.ui |   37 
 sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui |   26 --
 sd/uiconfig/sdraw/ui/notebookbar_compact.ui |   37 
 sd/uiconfig/sdraw/ui/notebookbar_single.ui  |   37 
 sd/uiconfig/simpress/ui/notebookbar_compact.ui  |   37 
 sd/uiconfig/simpress/ui/notebookbar_single.ui   |   37 
 7 files changed, 212 deletions(-)

New commits:
commit 0596ef354ee8d40976c6be044a646757240f7921
Author: Jeff Huang 
AuthorDate: Wed Jan 5 10:54:49 2022 +0800
Commit: Heiko Tietze 
CommitDate: Mon Jan 17 13:10:49 2022 +0100

tdf#136362 Remove unnecessary blank area and option in some image toolbar

Only in Calc, Draw and Impress.

Change-Id: I944aad875fedd1dd19657c49b059e33fd6e9d3f9
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/127984
Tested-by: Jenkins
Reviewed-by: Heiko Tietze 

diff --git a/sc/uiconfig/scalc/toolbar/graphicobjectbar.xml 
b/sc/uiconfig/scalc/toolbar/graphicobjectbar.xml
index f9f5e97a6e71..9e58a2ef02b3 100644
--- a/sc/uiconfig/scalc/toolbar/graphicobjectbar.xml
+++ b/sc/uiconfig/scalc/toolbar/graphicobjectbar.xml
@@ -60,7 +60,6 @@
  
  
  
- 
  
  
 
diff --git a/sc/uiconfig/scalc/ui/notebookbar_compact.ui 
b/sc/uiconfig/scalc/ui/notebookbar_compact.ui
index 972d54078d96..02c3004c3e35 100644
--- a/sc/uiconfig/scalc/ui/notebookbar_compact.ui
+++ b/sc/uiconfig/scalc/ui/notebookbar_compact.ui
@@ -9772,43 +9772,6 @@
 21
   
 
-
-  
-True
-False
-center
-True
-
-  
-True
-False
-False
-
-  
-True
-False
-.uno:GraphicDialog
-sfx2/res/symphony/open_more.png
-  
-  
-False
-True
-  
-
-  
-  
-False
-True
-0
-  
-
-  
-  
-False
-True
-22
-  
-
 
   
 True
diff --git a/sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui 
b/sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui
index 8487e79ac448..4d7f120090f0 100644
--- a/sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui
+++ b/sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui
@@ -5699,32 +5699,6 @@
 0
   
 
-
-  
-True
-True
-end
-True
-icons
-False
-1
-
-  
-True
-.uno:GraphicDialog
-  
-  
-False
-True
-  
-
-  
-  
-False
-True
-1
-  
-
   
   
 False
diff --git a/sd/uiconfig/sdraw/ui/notebookbar_compact.ui 
b/sd/uiconfig/sdraw/ui/notebookbar_compact.ui
index 74d9cf9757c6..ebdb5b741396 100644
--- a/sd/uiconfig/sdraw/ui/notebookbar_compact.ui
+++ b/sd/uiconfig/sdraw/ui/notebookbar_compact.ui
@@ -12001,43 +12001,6 @@
 21
   

[Libreoffice-commits] core.git: sc/uiconfig

2022-01-16 Thread andreas kainz (via logerrit)
 sc/uiconfig/scalc/ui/sidebaralignment.ui |  204 +--
 1 file changed, 113 insertions(+), 91 deletions(-)

New commits:
commit 7a2042dc00c72ac074a21c2c324ace5eac89a5f0
Author: andreas kainz 
AuthorDate: Sat Dec 11 19:11:18 2021 +0100
Commit: Andreas Kainz 
CommitDate: Sun Jan 16 22:34:58 2022 +0100

tdf#146421 Calc Sidebar Alignment Section follow arrangement guideline

Change-Id: If1ffb50743292f3cc0c3271646d0538337977762
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/126688
Tested-by: Jenkins
Reviewed-by: Andreas Kainz 

diff --git a/sc/uiconfig/scalc/ui/sidebaralignment.ui 
b/sc/uiconfig/scalc/ui/sidebaralignment.ui
index d5057bbd63c2..ec153ce81a4b 100644
--- a/sc/uiconfig/scalc/ui/sidebaralignment.ui
+++ b/sc/uiconfig/scalc/ui/sidebaralignment.ui
@@ -1,5 +1,5 @@
 
-
+
 
   
   
@@ -32,14 +32,13 @@
 True
 False
 
-  
-  
+  
 True
 False
 True
 6
-3
-6
+vertical
+3
 
   
 True
@@ -187,109 +186,128 @@
 
   
   
-0
-0
-2
+False
+True
+0
   
 
 
-  
+  
 True
-True
-Select the angle for 
rotation.
-end
-adjustmentSpinDegrees
-True
-True
-
-  
-Text 
Orientation
+False
+6
+
+  
+True
+True
+icons
+False
+2
+
+  
+True
+False
+True
+  
+  
+False
+False
+  
+
+
+  
+True
+False
+True
+  
+  
+False
+False
+  
+
   
+  
+False
+True
+0
+  
 
-  
-  
-1
-4
-  
-
-
-  
-True
-True
-Indents from the left 
edge.
-end
-center
-adjustmentIndent
-True
-
-  
-Left Indent
+
+  
+True
+True
+Indents from the left 
edge.
+end
+center
+True
+True
+adjustmentIndent
+
+  
+Left 
Indent
+  
+
   
+  
+False
+True
+1
+  
 
   
   
-1
-1
+False
+True
+1
   
 
 
-  
+  
 True
-True
-icons
-False
-2
+False
+6
 
-  
+  
 True
+False
+Text _orientation:
 True
+orientationdegrees
+0
   
   
 False
-False
+True
+0
   
 
 
-  
+  
 True
-True
+True
+Select the angle for 
rotation.
+end
+True
+True
+adjustmentSpinDegrees
+True
+
+  
+Text 
Orientation
+  
+
   
   
 False
-False
+True
+1
   
 
   
   
-0
-1
-  
-
-
-  
-True
-False
-3
-3
-  
-  
-0
-3
-2
-  
-
-
-  
-True
-False
-Text _orientation:
-True
-orientationdegrees
-0
-  
-  
-0
-4
+False
+True
+2
   
 
 
@@ -303,6 +321,7 @@
 True
 True
 False
+start
 True
  

[Libreoffice-commits] core.git: sc/uiconfig

2022-01-15 Thread Olivier Hallot (via logerrit)
 sc/uiconfig/scalc/ui/tpviewpage.ui |5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

New commits:
commit 0c141900b49c2efeb0535dbcbea94f7b9b6aacd2
Author: Olivier Hallot 
AuthorDate: Fri Jan 14 17:50:52 2022 -0300
Commit: Olivier Hallot 
CommitDate: Sat Jan 15 13:32:58 2022 +0100

Change cursor -> pointer in spreadsheet option tip

Change-Id: I4fe40f321849846daaddd1c9374a0271689b5823
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/128425
Tested-by: Jenkins
Reviewed-by: Olivier Hallot 

diff --git a/sc/uiconfig/scalc/ui/tpviewpage.ui 
b/sc/uiconfig/scalc/ui/tpviewpage.ui
index 8592a0968041..533e659d7fb2 100644
--- a/sc/uiconfig/scalc/ui/tpviewpage.ui
+++ b/sc/uiconfig/scalc/ui/tpviewpage.ui
@@ -465,7 +465,6 @@
 False
 0
 True
-
 
   
 
@@ -501,7 +500,7 @@
 True
 True
 False
-Show the cursor as defined in the 
icon theme, typically as fat cross.
+Show the pointer as defined in the 
icon theme, typically as fat cross.
 True
 True
 rbSystemCursor
@@ -517,7 +516,7 @@
 True
 True
 False
-Show the cursor as system default, 
typically an arrow pointer.
+Show the pointer as system default, 
typically an arrow pointer.
 True
 True
 True


[Libreoffice-commits] core.git: sc/uiconfig

2022-01-15 Thread Olivier Hallot (via logerrit)
 sc/uiconfig/scalc/ui/printeroptions.ui |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit e19f4c1a1c24de32043c6d94394d048e1dc63dba
Author: Olivier Hallot 
AuthorDate: Fri Jan 14 17:55:17 2022 -0300
Commit: Olivier Hallot 
CommitDate: Sat Jan 15 13:32:25 2022 +0100

Fix extended tip on printer options for speradsheets

Change-Id: Iad153527e4ee4b74cb9d7bf6a57821a9f13f1f16
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/128426
Tested-by: Jenkins
Reviewed-by: Olivier Hallot 

diff --git a/sc/uiconfig/scalc/ui/printeroptions.ui 
b/sc/uiconfig/scalc/ui/printeroptions.ui
index 18e8a189ce4b..bdb8c568ef9e 100644
--- a/sc/uiconfig/scalc/ui/printeroptions.ui
+++ b/sc/uiconfig/scalc/ui/printeroptions.ui
@@ -26,7 +26,7 @@
 True
 
   
-If 
checked empty pages that have no cell contents or draw objects are not 
printed.
+If 
checked, empty pages that have no cell contents or drawing objects are not 
printed.
   
 
   


[Libreoffice-commits] core.git: sc/uiconfig

2021-12-13 Thread Xisco Fauli (via logerrit)
 sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 29bbed22e404700f9538e244df6e02681da1fc1b
Author: Xisco Fauli 
AuthorDate: Mon Dec 13 13:26:07 2021 +0100
Commit: Xisco Fauli 
CommitDate: Mon Dec 13 15:18:09 2021 +0100

Remove dubious code in ui file

Introduced in f773e7aa8c96e070085ece95889f02590ed65f89
< Resolves tdf#144227 - Default command to switch UI >

Change-Id: I1975d6d61a2fd225e87dffe65708a1f5e531f106
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/126735
Reviewed-by: Heiko Tietze 
Tested-by: Xisco Fauli 

diff --git a/sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui 
b/sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui
index 79d89a38f701..d446703b1948 100644
--- a/sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui
+++ b/sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui
@@ -230,7 +230,7 @@
   
 
 
-  https://opengrok.libreoffice.org/xref/core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui
+  
 True
 False
   


[Libreoffice-commits] core.git: sc/uiconfig

2021-12-10 Thread Caolán McNamara (via logerrit)
 sc/uiconfig/scalc/ui/filtersubdropdown.ui |1 -
 1 file changed, 1 deletion(-)

New commits:
commit a298718eb807c1857cb488a2915126de331ccafa
Author: Caolán McNamara 
AuthorDate: Fri Dec 10 15:47:20 2021 +
Commit: Caolán McNamara 
CommitDate: Fri Dec 10 20:52:04 2021 +0100

Related: tdf#146018 constrain submenu to window like toplevel menu

so under wayland it not go off-screen

Change-Id: I69f4f71cffaf4e4ac4def87d71b947e2dd903a08
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/126643
Tested-by: Jenkins
Reviewed-by: Caolán McNamara 

diff --git a/sc/uiconfig/scalc/ui/filtersubdropdown.ui 
b/sc/uiconfig/scalc/ui/filtersubdropdown.ui
index 2cb944e97861..7e57c1801d62 100644
--- a/sc/uiconfig/scalc/ui/filtersubdropdown.ui
+++ b/sc/uiconfig/scalc/ui/filtersubdropdown.ui
@@ -55,7 +55,6 @@
 True
 right
 False
-none
 
   
 True


[Libreoffice-commits] core.git: sc/uiconfig

2021-11-30 Thread Caolán McNamara (via logerrit)
 sc/uiconfig/scalc/ui/filterdropdown.ui |1 -
 1 file changed, 1 deletion(-)

New commits:
commit 9944abbba3d70874d4a8051ac99566510f3facaf
Author: Caolán McNamara 
AuthorDate: Tue Nov 30 14:07:13 2021 +
Commit: Caolán McNamara 
CommitDate: Tue Nov 30 17:01:34 2021 +0100

tdf#145901 constrain gtk autofilter within calc window

so its all visible as much as possible under wayland

Change-Id: Iad82f9ab63d57a93361e773a159c2716e13d59f1
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/126120
Tested-by: Jenkins
Reviewed-by: Caolán McNamara 

diff --git a/sc/uiconfig/scalc/ui/filterdropdown.ui 
b/sc/uiconfig/scalc/ui/filterdropdown.ui
index af8fc2b97da2..3a38b0e8104f 100644
--- a/sc/uiconfig/scalc/ui/filterdropdown.ui
+++ b/sc/uiconfig/scalc/ui/filterdropdown.ui
@@ -55,7 +55,6 @@
 True
 4
 bottom
-none
 
   
 True


[Libreoffice-commits] core.git: sc/uiconfig

2021-11-29 Thread Caolán McNamara (via logerrit)
 sc/uiconfig/scalc/ui/filtersubdropdown.ui |5 +
 1 file changed, 5 insertions(+)

New commits:
commit f08ef920b744b5eb41ac96ab3dc58a23c27e3ab9
Author: Caolán McNamara 
AuthorDate: Mon Nov 29 16:38:31 2021 +
Commit: Caolán McNamara 
CommitDate: Mon Nov 29 21:21:36 2021 +0100

center vertically so if there is only one entry it doesn't looks

Change-Id: I97ae6145d0139bd33f33d298803c7e787fd717a7
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/126061
Tested-by: Jenkins
Reviewed-by: Caolán McNamara 

diff --git a/sc/uiconfig/scalc/ui/filtersubdropdown.ui 
b/sc/uiconfig/scalc/ui/filtersubdropdown.ui
index 942cc4b9f75f..5785bd9d80ae 100644
--- a/sc/uiconfig/scalc/ui/filtersubdropdown.ui
+++ b/sc/uiconfig/scalc/ui/filtersubdropdown.ui
@@ -22,11 +22,14 @@
   
 True
 False
+True
 vertical
 
   
 True
 True
+center
+True
 never
 never
 in
@@ -34,6 +37,8 @@
   
 True
 True
+center
+True
 liststore1
 False
 False


[Libreoffice-commits] core.git: sc/uiconfig

2021-11-28 Thread Caolán McNamara (via logerrit)
 sc/uiconfig/scalc/ui/filterdropdown.ui |1 +
 1 file changed, 1 insertion(+)

New commits:
commit 1a2f6ea66e2ca7aaa1ba4db52961f061f8488bf9
Author: Caolán McNamara 
AuthorDate: Sat Nov 27 20:26:07 2021 +
Commit: Caolán McNamara 
CommitDate: Sun Nov 28 11:11:50 2021 +0100

gtk[3|4] move the indicator to the edge

Change-Id: I79e4f404f85846ef85886f8bdbe3d4ba3114a091
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/125950
Tested-by: Jenkins
Reviewed-by: Caolán McNamara 

diff --git a/sc/uiconfig/scalc/ui/filterdropdown.ui 
b/sc/uiconfig/scalc/ui/filterdropdown.ui
index a6f025acfeaa..af8fc2b97da2 100644
--- a/sc/uiconfig/scalc/ui/filterdropdown.ui
+++ b/sc/uiconfig/scalc/ui/filterdropdown.ui
@@ -87,6 +87,7 @@
 
 
   
+True
 
   
   


[Libreoffice-commits] core.git: sc/uiconfig sd/uiconfig sw/uiconfig

2021-11-19 Thread Caolán McNamara (via logerrit)
 sc/uiconfig/scalc/ui/filterlist.ui |1 -
 sd/uiconfig/simpress/ui/annotation.ui  |1 -
 sw/uiconfig/swriter/ui/calendar.ui |1 -
 sw/uiconfig/swriter/ui/formdropdown.ui |1 -
 4 files changed, 4 deletions(-)

New commits:
commit a59b5f9e80c382a74085f93601de3cb0a6b9e174
Author: Caolán McNamara 
AuthorDate: Fri Nov 19 09:37:39 2021 +
Commit: Caolán McNamara 
CommitDate: Fri Nov 19 14:58:10 2021 +0100

gtk3: use GtkPopover default for selected cases that are within a document

and where inability to escape window under X11 hasn't been a problem to date

Change-Id: I14aa5fe2cf443b6214aed48266d5bd32b8b9c700
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/125541
Tested-by: Jenkins
Reviewed-by: Caolán McNamara 

diff --git a/sc/uiconfig/scalc/ui/filterlist.ui 
b/sc/uiconfig/scalc/ui/filterlist.ui
index 9c08afacc0b7..824b5698dbc9 100644
--- a/sc/uiconfig/scalc/ui/filterlist.ui
+++ b/sc/uiconfig/scalc/ui/filterlist.ui
@@ -5,7 +5,6 @@
   
 False
 bottom
-none
 
   
 True
diff --git a/sd/uiconfig/simpress/ui/annotation.ui 
b/sd/uiconfig/simpress/ui/annotation.ui
index c43a6cb20f70..49a8a300e335 100644
--- a/sd/uiconfig/simpress/ui/annotation.ui
+++ b/sd/uiconfig/simpress/ui/annotation.ui
@@ -47,7 +47,6 @@
   
 False
 bottom
-none
 
   
 True
diff --git a/sw/uiconfig/swriter/ui/calendar.ui 
b/sw/uiconfig/swriter/ui/calendar.ui
index 94b67815624f..5c8d3eb43bfd 100644
--- a/sw/uiconfig/swriter/ui/calendar.ui
+++ b/sw/uiconfig/swriter/ui/calendar.ui
@@ -5,7 +5,6 @@
   
 False
 bottom
-none
 
   
 True
diff --git a/sw/uiconfig/swriter/ui/formdropdown.ui 
b/sw/uiconfig/swriter/ui/formdropdown.ui
index 621fa6698064..8863f52659e3 100644
--- a/sw/uiconfig/swriter/ui/formdropdown.ui
+++ b/sw/uiconfig/swriter/ui/formdropdown.ui
@@ -13,7 +13,6 @@
   
 False
 bottom
-none
 
   
 True


[Libreoffice-commits] core.git: sc/uiconfig

2021-11-18 Thread Caolán McNamara (via logerrit)
 sc/uiconfig/scalc/ui/filterdropdown.ui |  126 -
 1 file changed, 63 insertions(+), 63 deletions(-)

New commits:
commit c548e149d776d84ab480766f4664155ca1a7b526
Author: Caolán McNamara 
AuthorDate: Thu Nov 18 13:19:09 2021 +
Commit: Caolán McNamara 
CommitDate: Thu Nov 18 15:30:50 2021 +0100

resave with latest glade

Change-Id: I151ae11d722881b21aeb9b88716c8be963e43056
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/125476
Tested-by: Jenkins
Reviewed-by: Caolán McNamara 

diff --git a/sc/uiconfig/scalc/ui/filterdropdown.ui 
b/sc/uiconfig/scalc/ui/filterdropdown.ui
index fccc56e8b5b3..17bca296d8ef 100644
--- a/sc/uiconfig/scalc/ui/filterdropdown.ui
+++ b/sc/uiconfig/scalc/ui/filterdropdown.ui
@@ -1,16 +1,16 @@
 
-
+
 
   
   
 True
-False
-sc/res/popup_select_current.png
+False
+sc/res/popup_select_current.png
   
   
 True
-False
-sc/res/popup_unselect_current.png
+False
+sc/res/popup_unselect_current.png
   
   
 
@@ -52,14 +52,14 @@
   
   
 True
-False
+False
 True
 True
 vertical
 
   
 True
-False
+False
 True
 True
 vertical
@@ -67,21 +67,21 @@
 
   
 True
-True
-never
-never
-in
+True
+never
+never
+in
 
   
 True
-True
+True
 liststore1
-False
-False
-0
-True
-False
-True
+False
+False
+0
+True
+False
+True
 
   
 
@@ -116,12 +116,12 @@
 
 
   
-True
-True
-Search items...
-True
+True
+True
+Search items...
+True
 True
-Search items...
+Search items...
   
   
 False
@@ -131,15 +131,15 @@
 
 
   
-False
-True
+False
+True
 True
 True
 vertical
 
   
 True
-False
+False
   
   
 False
@@ -150,18 +150,18 @@
 
   
 True
-False
-3
+False
+3
 6
 
   
 All
 True
-True
-False
+True
+False
 True
-True
-True
+True
+True
   
   
 False
@@ -172,11 +172,11 @@
 
   
 True
-True
-True
-Show only the current 
item.
+True
+True
+Show only the current 
item.
 image1
-True
+True
   
   
 False
@@ -187,11 +187,11 @@
 
   
 True
-True
-True
-Hide only the current 
item.
+True
+True
+Hide only the current 
item.
 image2
-True
+True
   
   
 False
@@ -209,25 +209,25 @@
 
   
 True
-False
+False
 True
 True
 
   
-True
+True
 True
 True
-in
+in
 
   
-True
+True
 True
 True
 liststore2
-False
-False
-1
-False
+False
+False
+1
+False
 
   
 
@@ -263,21 +263,21 @@
 
   
 True
-T

[Libreoffice-commits] core.git: sc/uiconfig

2021-10-14 Thread Roman Kuznetsov (via logerrit)
 sc/uiconfig/scalc/popupmenu/drawtext.xml |2 --
 1 file changed, 2 deletions(-)

New commits:
commit 43b0d4f709a3a1446a32e36abb5deaa3bb45ddd9
Author: Roman Kuznetsov 
AuthorDate: Wed Oct 13 16:13:58 2021 +0200
Commit: Roman Kuznetsov 
CommitDate: Thu Oct 14 21:16:44 2021 +0200

tdf#138842 Delete Default item from Calc Comment's context menu

Change-Id: I4f3b78bfdf479f96c9d8e2387c5c38446f2eaf72
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/123513
Tested-by: Jenkins
Reviewed-by: Roman Kuznetsov 

diff --git a/sc/uiconfig/scalc/popupmenu/drawtext.xml 
b/sc/uiconfig/scalc/popupmenu/drawtext.xml
index 62a4f9141cee..d8cdc15e603e 100644
--- a/sc/uiconfig/scalc/popupmenu/drawtext.xml
+++ b/sc/uiconfig/scalc/popupmenu/drawtext.xml
@@ -28,6 +28,4 @@
   
   
   
-  
-  
 


[Libreoffice-commits] core.git: sc/uiconfig

2021-10-07 Thread Rafael Lima (via logerrit)
 sc/uiconfig/scalc/ui/pastespecial.ui |   25 +
 1 file changed, 25 insertions(+)

New commits:
commit 66b5d2117004f32d89ea10cdd7e086f9f1ff35b0
Author: Rafael Lima 
AuthorDate: Tue Aug 31 23:01:48 2021 +0200
Commit: Rafael Lima 
CommitDate: Thu Oct 7 16:20:50 2021 +0200

Add extended tooltips to new Paste Special dialog

The new Paste Special dialog in Calc has 4 new presets and a new checkbox. 
This patch adds extended tooltips for them.

Change-Id: I7d4c5fdb140a49c50b733e50b23d2618127f2c63
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/121413
Tested-by: Jenkins
Reviewed-by: Rafael Lima 

diff --git a/sc/uiconfig/scalc/ui/pastespecial.ui 
b/sc/uiconfig/scalc/ui/pastespecial.ui
index 2151d1042f1f..eb59363b76e7 100644
--- a/sc/uiconfig/scalc/ui/pastespecial.ui
+++ b/sc/uiconfig/scalc/ui/pastespecial.ui
@@ -136,6 +136,11 @@
 True
 top
 True
+
+  
+Pastes numbers, text, 
dates and the results of formulas.
+  
+
   
   
 False
@@ -154,6 +159,11 @@
 True
 top
 True
+
+  
+Pastes cell values, 
formula results and formats applied to cells.
+  
+
   
   
 False
@@ -172,6 +182,11 @@
 True
 top
 True
+
+  
+Pastes only the formats from 
the source range without changing the values in the destination 
range.
+  
+
   
   
 False
@@ -190,6 +205,11 @@
 True
 top
 True
+
+  
+Pastes cell contents 
transposed, hence columns are converted to rows.
+  
+
   
   
 False
@@ -213,6 +233,11 @@
 True
 True
 True
+
+  
+Check this 
option to run the preset immediately. Uncheck it to manipulate the options 
before clicking OK.
+  
+
   
   
 True


[Libreoffice-commits] core.git: sc/uiconfig

2021-09-26 Thread Ross Johnson (via logerrit)
 sc/uiconfig/scalc/menubar/menubar.xml |8 +++-
 sc/uiconfig/scalc/popupmenu/cell.xml  |3 ++-
 2 files changed, 9 insertions(+), 2 deletions(-)

New commits:
commit 2c5a094e8a0e78b3b2be9b7894d888c43d22619c
Author: Ross Johnson 
AuthorDate: Sun Sep 26 01:42:20 2021 +0200
Commit: Heiko Tietze 
CommitDate: Mon Sep 27 07:01:52 2021 +0200

Revert "tdf#33749 - rationalise several confusing cell merge controls"

This reverts commit 8010a0a32c232f06534fdd56c2227c9c00798cfd.

Reason for revert: The change introduced a regression.

Change-Id: I59446c62e8798cf7a6a11d916da0c1f393c87dea
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/122450
Tested-by: Jenkins
Reviewed-by: Heiko Tietze 

diff --git a/sc/uiconfig/scalc/menubar/menubar.xml 
b/sc/uiconfig/scalc/menubar/menubar.xml
index 112d941bec6c..eeb746de8432 100644
--- a/sc/uiconfig/scalc/menubar/menubar.xml
+++ b/sc/uiconfig/scalc/menubar/menubar.xml
@@ -397,7 +397,13 @@
   
 
   
-  
+  
+
+  
+  
+  
+
+  
   
   
   
diff --git a/sc/uiconfig/scalc/popupmenu/cell.xml 
b/sc/uiconfig/scalc/popupmenu/cell.xml
index 081ee6709d57..fd086d0af975 100644
--- a/sc/uiconfig/scalc/popupmenu/cell.xml
+++ b/sc/uiconfig/scalc/popupmenu/cell.xml
@@ -32,7 +32,8 @@
   
   
   
-  
+  
+  
   
   
   


[Libreoffice-commits] core.git: sc/uiconfig sd/uiconfig sw/uiconfig

2021-09-26 Thread Justin Luth (via logerrit)
 sc/uiconfig/scalc/ui/notebookbar_compact.ui|2 +-
 sd/uiconfig/sdraw/ui/notebookbar_compact.ui|2 +-
 sd/uiconfig/simpress/ui/notebookbar_compact.ui |2 +-
 sw/uiconfig/swriter/ui/notebookbar_compact.ui  |1 +
 4 files changed, 4 insertions(+), 3 deletions(-)

New commits:
commit a0cc67350a56a77a457a1236f414a579c148194a
Author: Justin Luth 
AuthorDate: Sat Sep 25 15:05:15 2021 +0200
Commit: Justin Luth 
CommitDate: Mon Sep 27 06:45:40 2021 +0200

tdf#127543 add saveacopy to File dropdown menu tabs #2

Invisible menu items just don't cut it.
This adds SaveACopy also to "Tabbed Compact"

Change-Id: If6e2807467e8885ab494b291e98778c7626ebe54
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/122605
Tested-by: Jenkins
Reviewed-by: Andreas Kainz 

diff --git a/sc/uiconfig/scalc/ui/notebookbar_compact.ui 
b/sc/uiconfig/scalc/ui/notebookbar_compact.ui
index 97084586f8f8..62ec2e2645a8 100644
--- a/sc/uiconfig/scalc/ui/notebookbar_compact.ui
+++ b/sc/uiconfig/scalc/ui/notebookbar_compact.ui
@@ -624,7 +624,7 @@
 
 
   
-False
+True
 False
 .uno:SaveACopy
   
diff --git a/sd/uiconfig/sdraw/ui/notebookbar_compact.ui 
b/sd/uiconfig/sdraw/ui/notebookbar_compact.ui
index 42fd5833d5f2..e3fd42bcfb87 100644
--- a/sd/uiconfig/sdraw/ui/notebookbar_compact.ui
+++ b/sd/uiconfig/sdraw/ui/notebookbar_compact.ui
@@ -503,7 +503,7 @@
 
 
   
-False
+True
 False
 .uno:SaveACopy
   
diff --git a/sd/uiconfig/simpress/ui/notebookbar_compact.ui 
b/sd/uiconfig/simpress/ui/notebookbar_compact.ui
index 0394e09918ec..06b923785a3a 100644
--- a/sd/uiconfig/simpress/ui/notebookbar_compact.ui
+++ b/sd/uiconfig/simpress/ui/notebookbar_compact.ui
@@ -502,7 +502,7 @@
 
 
   
-False
+True
 False
 .uno:SaveACopy
   
diff --git a/sw/uiconfig/swriter/ui/notebookbar_compact.ui 
b/sw/uiconfig/swriter/ui/notebookbar_compact.ui
index b647b3203d8f..da4803483030 100644
--- a/sw/uiconfig/swriter/ui/notebookbar_compact.ui
+++ b/sw/uiconfig/swriter/ui/notebookbar_compact.ui
@@ -206,6 +206,7 @@
 
 
   
+True
 False
 .uno:SaveACopy
   


[Libreoffice-commits] core.git: sc/uiconfig

2021-09-23 Thread Samuel Mehrbrodt (via logerrit)
 sc/uiconfig/scalc/ui/standardfilterdialog.ui |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 3f5610feb68fc94f9a8f58ee48fac4fbf687b506
Author: Samuel Mehrbrodt 
AuthorDate: Thu Sep 23 13:51:20 2021 +0200
Commit: Samuel Mehrbrodt 
CommitDate: Thu Sep 23 15:06:09 2021 +0200

tdf#143103 Fix hexpand of color button

Change-Id: I6bdeb1dbe0aaa7ff2d1b65486ad326079da40e7e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/122521
Tested-by: Jenkins
Reviewed-by: Samuel Mehrbrodt 

diff --git a/sc/uiconfig/scalc/ui/standardfilterdialog.ui 
b/sc/uiconfig/scalc/ui/standardfilterdialog.ui
index df8bc2771065..0477ee301bd1 100644
--- a/sc/uiconfig/scalc/ui/standardfilterdialog.ui
+++ b/sc/uiconfig/scalc/ui/standardfilterdialog.ui
@@ -722,7 +722,7 @@
   
 True
 False
-False
+True
 liststore1
 0
 1


[Libreoffice-commits] core.git: sc/uiconfig

2021-09-22 Thread Julien Nabet (via logerrit)
 sc/uiconfig/scalc/ui/standardfilterdialog.ui |8 
 1 file changed, 8 insertions(+)

New commits:
commit 41ccb5c63c94e54b07707eca62bed761c87b0d10
Author: Julien Nabet 
AuthorDate: Tue Sep 21 22:31:36 2021 +0200
Commit: Caolán McNamara 
CommitDate: Wed Sep 22 10:08:33 2021 +0200

tdf#144618: fix Standard Filter Dialog with gtk3

See bts here:
- https://bugs.documentfoundation.org/attachment.cgi?id=175150
- https://bugs.documentfoundation.org/attachment.cgi?id=175151

Change-Id: I4954d989a25fb228624d9b4660f357219d160ead
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/122409
Tested-by: Jenkins
Tested-by: Caolán McNamara 
Reviewed-by: Caolán McNamara 

diff --git a/sc/uiconfig/scalc/ui/standardfilterdialog.ui 
b/sc/uiconfig/scalc/ui/standardfilterdialog.ui
index e36a8780d6a1..df8bc2771065 100644
--- a/sc/uiconfig/scalc/ui/standardfilterdialog.ui
+++ b/sc/uiconfig/scalc/ui/standardfilterdialog.ui
@@ -656,6 +656,8 @@
 False
 True
 liststore2
+0
+1
 
   
   
@@ -722,6 +724,8 @@
 False
 False
 liststore1
+0
+1
 
   
   
@@ -788,6 +792,8 @@
 False
 True
 liststore3
+0
+1
 
   
   
@@ -854,6 +860,8 @@
 False
 True
 liststore4
+0
+1
 
   
   


[Libreoffice-commits] core.git: sc/uiconfig

2021-09-20 Thread Ross Johnson (via logerrit)
 sc/uiconfig/scalc/menubar/menubar.xml |8 +---
 sc/uiconfig/scalc/popupmenu/cell.xml  |3 +--
 2 files changed, 2 insertions(+), 9 deletions(-)

New commits:
commit 8010a0a32c232f06534fdd56c2227c9c00798cfd
Author: Ross Johnson 
AuthorDate: Sat Sep 18 19:13:08 2021 +1000
Commit: Adolfo Jayme Barrientos 
CommitDate: Mon Sep 20 16:31:33 2021 +0200

tdf#33749 - rationalise several confusing cell merge controls

1) Replace the entire "Format > Merge Cells" submenu with the
single "Format > Merge and Center Cells" button with all the
same behaviour it has on the Formatting Bar.
2) Replace the "Split Cells" button from the context menu of
a selected merged cell with the "Merge and Center Cells" button
showing the current merge status, as it does elsewhere.
3) The "Merge Cells" checkbox in the Properties sidebar
Alignment section is unchanged.

Rationale:
The current behaviour of the "Merge and Center Cells" button on
the Formatting Bar is consistent with all other formatting buttons,
eg, "Align Left" is still "Align Left" (but shown activated) when
the text is currently already left aligned, and toggling it off
reverts the alignment to a default alignment. It behaves correctly
and intuitively IMO.

The "Merge Cells" button in the "Format > Merge Cells" submenu
should be removed as it appears to do the same as
"Merge and Center Cells", that is, when it works correctly. It
isn't helpful though as it has at least two problems: 1) it is
greyed out if a merged cell is selected, unlike
"Merge and Centre Cells"; 2) it becomes selectable when a range
of cells is selected that includes a merged cell, but won't
perform the merge.

Removing both "Merge Cells" and "Split Cells" buttons from the
Format > Merge Cells submenu leaves one entry, the
"Merge and Center Cells" button, which should then be promoted
to the top level menu.

Change-Id: I2f592211f888427d5bba384c28c8c3c7d92d8de6
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/122293
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos 

diff --git a/sc/uiconfig/scalc/menubar/menubar.xml 
b/sc/uiconfig/scalc/menubar/menubar.xml
index eeb746de8432..112d941bec6c 100644
--- a/sc/uiconfig/scalc/menubar/menubar.xml
+++ b/sc/uiconfig/scalc/menubar/menubar.xml
@@ -397,13 +397,7 @@
   
 
   
-  
-
-  
-  
-  
-
-  
+  
   
   
   
diff --git a/sc/uiconfig/scalc/popupmenu/cell.xml 
b/sc/uiconfig/scalc/popupmenu/cell.xml
index fd086d0af975..081ee6709d57 100644
--- a/sc/uiconfig/scalc/popupmenu/cell.xml
+++ b/sc/uiconfig/scalc/popupmenu/cell.xml
@@ -32,8 +32,7 @@
   
   
   
-  
-  
+  
   
   
   


[Libreoffice-commits] core.git: sc/uiconfig

2021-09-14 Thread Samuel Mehrbrodt (via logerrit)
 sc/uiconfig/scalc/ui/standardfilterdialog.ui |  447 +--
 1 file changed, 222 insertions(+), 225 deletions(-)

New commits:
commit 584b10b232faea346d135d87b2ac34560cd704e2
Author: Samuel Mehrbrodt 
AuthorDate: Mon Sep 6 14:17:42 2021 +0200
Commit: Samuel Mehrbrodt 
CommitDate: Wed Sep 15 08:20:11 2021 +0200

Save with Glade 3.38

Change-Id: Ib32cd43d83828b6f28fc193fd77a9def742e0384
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/122088
Tested-by: Jenkins
Reviewed-by: Samuel Mehrbrodt 

diff --git a/sc/uiconfig/scalc/ui/standardfilterdialog.ui 
b/sc/uiconfig/scalc/ui/standardfilterdialog.ui
index 82eca0210d13..4eb0b8d704c6 100644
--- a/sc/uiconfig/scalc/ui/standardfilterdialog.ui
+++ b/sc/uiconfig/scalc/ui/standardfilterdialog.ui
@@ -1,54 +1,54 @@
 
-
+
 
   
   
 True
-False
-cmd/sc_delete.png
+False
+cmd/sc_delete.png
   
   
 True
-False
-cmd/sc_delete.png
+False
+cmd/sc_delete.png
   
   
 True
-False
-cmd/sc_delete.png
+False
+cmd/sc_delete.png
   
   
 True
-False
-cmd/sc_delete.png
+False
+cmd/sc_delete.png
   
   
-False
-6
+False
+6
 Standard Filter
 False
-0
-0
-dialog
+0
+0
+dialog
 
   
-False
+False
 True
 True
 vertical
 12
 
   
-False
-end
+False
+end
 
   
 _Clear
 True
-True
-True
-True
-True
+True
+True
+True
+True
   
   
 False
@@ -60,10 +60,10 @@
   
 _OK
 True
-True
-True
-True
-True
+True
+True
+True
+True
 True
 
   
@@ -81,9 +81,9 @@
   
 _Cancel
 True
-True
-True
-True
+True
+True
+True
 True
 
   
@@ -101,9 +101,9 @@
   
 _Help
 True
-True
-True
-True
+True
+True
+True
 True
   
   
@@ -117,54 +117,54 @@
   
 False
 True
-end
+end
 0
   
 
 
   
 True
-False
+False
 True
 True
-0
-none
+0
+none
 
   
 True
-True
-True
-True
-never
-always
-in
+True
 12
 6
+True
+True
+never
+always
+in
 
   
 True
-False
+False
 True
 True
 
   
   
 True
-False
+False
 
-  
+  
   
 True
-False
+False
 True
 True
-3
-6
-12
+3
+6
+12
 
   
 True
-False
+False
 
   AND
   OR
@@ -180,14 +180,14 @@
 
   
   
-0
-1
+0
+1
   
 
 
   
 True
-False
+False
 
   AND

[Libreoffice-commits] core.git: sc/uiconfig

2021-09-13 Thread Ming Hua (via logerrit)
 sc/uiconfig/scalc/ui/textimportcsv.ui |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit b641fccab785cc7dede720f7d5844e4f0cb95b91
Author: Ming Hua 
AuthorDate: Mon Sep 13 16:43:06 2021 +0800
Commit: Eike Rathke 
CommitDate: Mon Sep 13 12:57:46 2021 +0200

CSV import dialog: fix tooltip for "Evaluate formulas" option

This option was added in commit 4c29c2bfab18b25229e0bc71014fd2ca42ec5bff
with appropriate label and extended tooltip, but the (regular) tooltip
seems to be just copy-and-pasted from "Skip empty cells" option and not
changed to fit the new option.

Change-Id: I2425f4dc67468f152a7180d98e2e48c15de351fe
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/121987
Reviewed-by: Eike Rathke 
Tested-by: Jenkins

diff --git a/sc/uiconfig/scalc/ui/textimportcsv.ui 
b/sc/uiconfig/scalc/ui/textimportcsv.ui
index 1ffbc9868736..5e6959e9b9f2 100644
--- a/sc/uiconfig/scalc/ui/textimportcsv.ui
+++ b/sc/uiconfig/scalc/ui/textimportcsv.ui
@@ -629,7 +629,7 @@
 True
 True
 False
-If enabled, blank cells in source will 
not override the target.
+If enabled, cells starting with '=' 
will be evaluated as formulas.
 True
 True
 


[Libreoffice-commits] core.git: sc/uiconfig sd/uiconfig sw/uiconfig

2021-09-02 Thread Heiko Tietze (via logerrit)
 sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui|6 +++---
 sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui   |4 ++--
 sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui|4 ++--
 sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui |4 ++--
 sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui|4 ++--
 sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui  |4 ++--
 sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui |4 ++--
 7 files changed, 15 insertions(+), 15 deletions(-)

New commits:
commit f773e7aa8c96e070085ece95889f02590ed65f89
Author: Heiko Tietze 
AuthorDate: Wed Sep 1 10:21:34 2021 +0200
Commit: Heiko Tietze 
CommitDate: Thu Sep 2 13:56:47 2021 +0200

Resolves tdf#144227 - Default command to switch UI

Remaining .uno:ToolbarMode replaced by .uno:ToolbarModeUI

Change-Id: Ie5afaa997dabaca0feafde41355945460f1292f2
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/121417
Tested-by: Jenkins
Reviewed-by: Heiko Tietze 

diff --git a/sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui 
b/sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui
index e8b9c9faa33f..db1a7849f907 100644
--- a/sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui
+++ b/sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui
@@ -230,7 +230,7 @@
   
 
 
-  
+  https://opengrok.libreoffice.org/xref/core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui
 True
 False
   
@@ -1937,10 +1937,10 @@
   
 
 
-  
+  
 True
 False
-.uno:ToolbarMode
+.uno:ToolbarModeUI
   
 
 
diff --git a/sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui 
b/sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui
index 6c40acc04c55..a0c64db41c7e 100644
--- a/sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui
+++ b/sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui
@@ -2543,10 +2543,10 @@
   
 
 
-  
+  
 True
 False
-.uno:ToolbarMode
+.uno:ToolbarModeUI
   
 
 
diff --git a/sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui 
b/sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui
index 5c72dc9a770c..3afd92fa3fd7 100644
--- a/sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui
+++ b/sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui
@@ -2316,10 +2316,10 @@
   
 
 
-  
+  
 True
 False
-.uno:ToolbarMode
+.uno:ToolbarModeUI
   
 
 
diff --git a/sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui 
b/sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui
index f25218ac2a57..28f31980d333 100644
--- a/sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui
+++ b/sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui
@@ -2322,10 +2322,10 @@
   
 
 
-  
+  
 True
 False
-.uno:ToolbarMode
+.uno:ToolbarModeUI
   
 
 
diff --git a/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui 
b/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui
index 5d7bde1a6bc1..9132c10db3e9 100644
--- a/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui
+++ b/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui
@@ -2187,10 +2187,10 @@
   
 
 
-  
+  
 True
 False
-.uno:ToolbarMode
+.uno:ToolbarModeUI
   
 
 
diff --git a/sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui 
b/sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui
index 222fb6ac97ff..e50be9ea0803 100644
--- a/sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui
+++ b/sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui
@@ -2850,10 +2850,10 @@
   
 
 
-  
+  
 True
 False
-.uno:ToolbarMode
+.uno:ToolbarModeUI
   
 
 
diff --git a/sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui 
b/sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui
index 8387574da1d8..d2434c6c1aea 100644
--- a/sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui
+++ b/sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui
@@ -3075,10 +3075,10 @@
   
 
 
-  
+  
 True
 False
-.uno:ToolbarMode
+.uno:ToolbarModeUI
   
 
 


[Libreoffice-commits] core.git: sc/uiconfig

2021-08-30 Thread Eike Rathke (via logerrit)
 sc/uiconfig/scalc/ui/textimportcsv.ui |  391 --
 1 file changed, 194 insertions(+), 197 deletions(-)

New commits:
commit faff8fd27ac38d2001b6bf26b02381801b8844ea
Author: Eike Rathke 
AuthorDate: Tue Aug 31 00:01:29 2021 +0200
Commit: Eike Rathke 
CommitDate: Tue Aug 31 02:54:47 2021 +0200

Resave with glade 3.38.2 to convert property names with '_' to '-'

Change-Id: I745fda9e2b61c15f281d7a2d8f21d8003253c6d9
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/121343
Reviewed-by: Eike Rathke 
Tested-by: Jenkins

diff --git a/sc/uiconfig/scalc/ui/textimportcsv.ui 
b/sc/uiconfig/scalc/ui/textimportcsv.ui
index 3aad7cf3a59f..1a4daef1efd6 100644
--- a/sc/uiconfig/scalc/ui/textimportcsv.ui
+++ b/sc/uiconfig/scalc/ui/textimportcsv.ui
@@ -1,49 +1,49 @@
 
-
+
 
   
   
 1
 4294967295
 1
-1
-10
+1
+10
   
   
 100
-1
-10
+1
+10
   
   
 100
-1
-10
+1
+10
   
   
-False
-6
+False
+6
 Text Import
 True
-0
-0
-dialog
+0
+0
+dialog
 
   
-False
+False
 vertical
 12
 
   
-False
-end
+False
+end
 
   
 _OK
 True
-True
-True
-True
-True
+True
+True
+True
+True
 True
   
   
@@ -56,8 +56,8 @@
   
 _Cancel
 True
-True
-True
+True
+True
 True
   
   
@@ -70,8 +70,8 @@
   
 _Help
 True
-True
-True
+True
+True
 True
   
   
@@ -85,79 +85,79 @@
   
 False
 True
-end
+end
 0
   
 
 
   
 True
-False
+False
 True
 vertical
 12
 
   
 True
-False
+False
 True
-0
-none
+0
+none
 
-  
+  
   
 True
-False
-6
-12
+False
 12
 6
+6
+12
 
   
 True
-False
+False
 Ch_aracter set:
-True
-charset
+True
+charset
 0
   
   
-0
-0
+0
+0
   
 
 
   
 True
-False
+False
 _Language:
-True
-language
+True
+language
 0
   
   
-0
-1
+0
+1
   
 
 
   
 True
-False
+False
 From ro_w:
-True
-fromrow
+True
+fromrow
 0
   
   
-0
-2
+0
+2
   
 
 
   
 True
-False
+False
 
   
 Specifies the 
character set to be used in the imported file.
@@ -165,14 +165,14 @@
 
   
   
-1
-0
+1
+0
   
 
 
   
 

[Libreoffice-commits] core.git: sc/uiconfig

2021-08-26 Thread Olivier Hallot (via logerrit)
 sc/uiconfig/scalc/ui/regressiondialog.ui |   45 +++
 1 file changed, 45 insertions(+)

New commits:
commit 8ced17a4f5039f8da2aecd99a9ec5acf131d381a
Author: Olivier Hallot 
AuthorDate: Tue Aug 24 20:15:04 2021 -0300
Commit: Olivier Hallot 
CommitDate: Thu Aug 26 13:18:21 2021 +0200

tdf#118538 Extended tips for regression analysis dialog

Change-Id: Ib063540742f8fef44d2848d9cfe5f97deef072cf
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/120971
Tested-by: Jenkins
Reviewed-by: Olivier Hallot 

diff --git a/sc/uiconfig/scalc/ui/regressiondialog.ui 
b/sc/uiconfig/scalc/ui/regressiondialog.ui
index 3cd49a7a68b5..dc605ae635fe 100644
--- a/sc/uiconfig/scalc/ui/regressiondialog.ui
+++ b/sc/uiconfig/scalc/ui/regressiondialog.ui
@@ -118,6 +118,11 @@
 True
 30
 True
+
+  
+Enter a single 
range that contains multiple independent variable observations (along columns 
or rows)
+  
+
   
   
 1
@@ -158,6 +163,11 @@
 True
 30
 True
+
+  
+The range that 
contains the dependent variable.
+  
+
   
   
 1
@@ -213,6 +223,11 @@
 True
 30
 True
+
+  
+The reference of the 
top left cell of the range where the results will be displayed.
+  
+
   
   
 1
@@ -343,6 +358,11 @@
 True
 True
 True
+
+  
+Find a 
straight line in the form of y = a.x + b, where a is the slope and b is the 
intercept that best fits the data.
+  
+
   
   
 0
@@ -360,6 +380,11 @@
 True
 True
 linear-radio
+
+  
+Find a logarithmic 
curve in the form of  y = a.ln(x) + b, where a is the slope,  b is the 
intercept and ln(x)  is the natural logarithm of x, that best fits the 
data.
+  
+
   
   
 0
@@ -377,6 +402,11 @@
 True
 True
 linear-radio
+
+  
+Find a 
power curve in the form of y = a.x^b, where a is the coefficient, b is the 
power that best fits the data.
+  
+
   
   
 0
@@ -438,6 +468,11 @@
 False
 True
 True
+
+  
+The residuals give 
information on how far the actual data points deviate from the predicted data 
points, based on the regression model.
+  
+
   
   
 0
@@ -457,6 +492,11 @@
 2
 True
 0.94996
+
+  
+A value indicating 
a confidence level for the calculated prediction interval.
+  
+
   
   
 1
@@ -470,6 +510,11 @@
 True
 False
 True
+
+  
+Forces the regression 
curve to cross the origin.
+  
+
   
   
 1


[Libreoffice-commits] core.git: sc/uiconfig

2021-08-25 Thread Olivier Hallot (via logerrit)
 sc/uiconfig/scalc/ui/definedatabaserangedialog.ui |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit aacb0f3e3755d5d2fd7489490a32d8104edb3ecc
Author: Olivier Hallot 
AuthorDate: Mon Aug 23 15:29:47 2021 -0300
Commit: Olivier Hallot 
CommitDate: Wed Aug 25 18:50:54 2021 +0200

Fix typo after translation round

Change-Id: I2e88905f38f9fade306de064e84e0863f9eeea71
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/120918
Tested-by: Jenkins
Reviewed-by: Olivier Hallot 

diff --git a/sc/uiconfig/scalc/ui/definedatabaserangedialog.ui 
b/sc/uiconfig/scalc/ui/definedatabaserangedialog.ui
index 2339ee21e55a..e471a2487357 100644
--- a/sc/uiconfig/scalc/ui/definedatabaserangedialog.ui
+++ b/sc/uiconfig/scalc/ui/definedatabaserangedialog.ui
@@ -355,7 +355,7 @@
 True
 
   
-Selected 
cell ranges contains labels.
+Selected 
cell ranges contain labels.
   
 
   


[Libreoffice-commits] core.git: sc/uiconfig

2021-08-25 Thread Olivier Hallot (via logerrit)
 sc/uiconfig/scalc/ui/definedatabaserangedialog.ui |  189 ++
 1 file changed, 93 insertions(+), 96 deletions(-)

New commits:
commit a6ec99fd13ac5b60729925257e1e90453c9c
Author: Olivier Hallot 
AuthorDate: Mon Aug 23 15:26:00 2021 -0300
Commit: Olivier Hallot 
CommitDate: Wed Aug 25 12:01:00 2021 +0200

Bump ui file to latest Glade release

Change-Id: I1a22cecbcf193f0617b5490e6d22a8fc6d830158
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/120917
Tested-by: Jenkins
Reviewed-by: Olivier Hallot 

diff --git a/sc/uiconfig/scalc/ui/definedatabaserangedialog.ui 
b/sc/uiconfig/scalc/ui/definedatabaserangedialog.ui
index 10b883da6194..2339ee21e55a 100644
--- a/sc/uiconfig/scalc/ui/definedatabaserangedialog.ui
+++ b/sc/uiconfig/scalc/ui/definedatabaserangedialog.ui
@@ -1,5 +1,5 @@
 
-
+
 
   
   
@@ -11,33 +11,33 @@
 
   
   
-False
+False
 True
 True
-6
+6
 Define Database 
Range
-0
-0
-dialog
+0
+0
+dialog
 
   
-False
+False
 True
 True
 vertical
 12
 
   
-False
-end
+False
+end
 
   
 _OK
 True
-True
-True
-True
-True
+True
+True
+True
+True
 True
 
   
@@ -55,8 +55,8 @@
   
 _Cancel
 True
-True
-True
+True
+True
 True
 
   
@@ -74,8 +74,8 @@
   
 _Help
 True
-True
-True
+True
+True
 True
   
   
@@ -89,14 +89,14 @@
   
 False
 True
-end
+end
 1
   
 
 
   
 True
-False
+False
 True
 True
 vertical
@@ -104,40 +104,40 @@
 
   
 True
-False
+False
 True
 True
-0
-none
+0
+none
 
-  
+  
   
 True
-False
-True
-True
-3
+False
 12
 6
+True
+True
+3
 
   
 True
-False
+False
 True
 True
-always
-in
+always
+in
 
   
 True
-True
+True
 True
 True
 liststore1
-False
-False
-0
-False
+False
+False
+0
+False
 
   
 
@@ -155,16 +155,16 @@
 
   
   
-0
-1
+0
+1
   
 
 
   
 True
-True
+True
 True
-True
+True
 True
 
   
@@ -173,8 +173,8 @@
 
   
   
-0
-0
+0
+0
   
 
   
@@ -182,7 +182,7 @@
 
   
 True
-False
+False
 Name
 
   
@@ -199,24 +199,24 @@
 
   
 True
-False
+False
 True
- 

[Libreoffice-commits] core.git: sc/uiconfig

2021-08-25 Thread Olivier Hallot (via logerrit)
 sc/uiconfig/scalc/ui/regressiondialog.ui |  313 +++
 1 file changed, 155 insertions(+), 158 deletions(-)

New commits:
commit b125af5977f41ef0d5ea8673686f2cfae208ed41
Author: Olivier Hallot 
AuthorDate: Tue Aug 24 20:11:19 2021 -0300
Commit: Olivier Hallot 
CommitDate: Wed Aug 25 12:00:02 2021 +0200

tdf#118538 (part) bump regressiondialog.ui to latest Glade

No change in contents

Change-Id: I8b9d08f9560dbc3541df8dc75b4b01a7b5feb95f
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/120970
Tested-by: Jenkins
Reviewed-by: Olivier Hallot 

diff --git a/sc/uiconfig/scalc/ui/regressiondialog.ui 
b/sc/uiconfig/scalc/ui/regressiondialog.ui
index 38771503dc8f..3cd49a7a68b5 100644
--- a/sc/uiconfig/scalc/ui/regressiondialog.ui
+++ b/sc/uiconfig/scalc/ui/regressiondialog.ui
@@ -1,37 +1,37 @@
 
-
+
 
   
   
 1
-0.95
-0.01
-0.1
+0.94996
+0.01
+0.10
   
   
-False
-6
+False
+6
 Regression
-0
-0
-dialog
+0
+0
+dialog
 
   
-False
+False
 vertical
 12
 
   
-False
-end
+False
+end
 
   
 _OK
 True
-True
-True
-True
-True
+True
+True
+True
+True
 True
   
   
@@ -44,9 +44,9 @@
   
 _Cancel
 True
-True
-True
-True
+True
+True
+True
 True
   
   
@@ -59,8 +59,8 @@
   
 _Help
 True
-True
-True
+True
+True
 True
   
   
@@ -74,160 +74,160 @@
   
 False
 True
-end
+end
 0
   
 
 
   
 True
-False
-0
-none
+False
+0
+none
 
-  
+  
   
 True
-False
-6
-12
+False
 12
+12
 6
 6
-12
+6
+12
 
   
 True
-False
+False
 Independent variable(s) (X) 
range:
-True
-variable1-range-edit
+True
+variable1-range-edit
 0
   
   
-0
-0
+0
+0
   
 
 
   
 True
-True
+True
 center
 True
-True
+True
+30
 True
-30
   
   
-1
-0
+1
+0
   
 
 
   
 True
-True
-True
+True
+True
   
   
-2
-0
+2
+0
   
 
 
   
 True
-False
+False
 Dependent variable (Y) 
range:
-True
-variable2-range-edit
+True
+variable2-range-edit
 0
   
   
-0
-1
+0
+1
   
 
 
   
 True
-True
+True
 center
 True
-True
+True
+30
 True
-30
   
   
-1
-1
+1
+1
   
 
 
   
 True
-True
- 

[Libreoffice-commits] core.git: sc/uiconfig sd/uiconfig sw/uiconfig

2021-08-13 Thread Andreas-Kainz (via logerrit)
 sc/uiconfig/scalc/ui/notebookbar.ui   |7 +++
 sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui|7 +++
 sd/uiconfig/sdraw/ui/notebookbar.ui   |7 +++
 sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui|7 +++
 sd/uiconfig/simpress/ui/notebookbar.ui|7 +++
 sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui |7 +++
 sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui  |7 +++
 7 files changed, 49 insertions(+)

New commits:
commit 3de5092b1583cfeead53825df2686df154646ce5
Author: Andreas-Kainz 
AuthorDate: Tue Aug 10 23:08:47 2021 +0200
Commit: Andreas Kainz 
CommitDate: Fri Aug 13 17:18:39 2021 +0200

tdf#127543 add saveacopy to File dropdown menu tabs

Change-Id: I19dc3e298f3199823224dab9796faee67307b494
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/120298
Tested-by: Jenkins
Reviewed-by: Andreas Kainz 

diff --git a/sc/uiconfig/scalc/ui/notebookbar.ui 
b/sc/uiconfig/scalc/ui/notebookbar.ui
index a02a5953a249..2682869eacea 100644
--- a/sc/uiconfig/scalc/ui/notebookbar.ui
+++ b/sc/uiconfig/scalc/ui/notebookbar.ui
@@ -430,6 +430,13 @@
 .uno:SaveAsRemote
   
 
+
+  
+True
+False
+.uno:SaveACopy
+  
+
 
   
 True
diff --git a/sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui 
b/sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui
index 3468cb8f4404..e8b9c9faa33f 100644
--- a/sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui
+++ b/sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui
@@ -676,6 +676,13 @@
 .uno:SaveAsRemote
   
 
+
+  
+True
+False
+.uno:SaveACopy
+  
+
 
   
 True
diff --git a/sd/uiconfig/sdraw/ui/notebookbar.ui 
b/sd/uiconfig/sdraw/ui/notebookbar.ui
index 4c1b5ea4d0aa..7aa2623ae5ba 100644
--- a/sd/uiconfig/sdraw/ui/notebookbar.ui
+++ b/sd/uiconfig/sdraw/ui/notebookbar.ui
@@ -486,6 +486,13 @@
 .uno:SaveAsRemote
   
 
+
+  
+True
+False
+.uno:SaveACopy
+  
+
 
   
 True
diff --git a/sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui 
b/sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui
index 44c1613a9fa5..5c72dc9a770c 100644
--- a/sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui
+++ b/sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui
@@ -710,6 +710,13 @@
 .uno:SaveAsRemote
   
 
+
+  
+True
+False
+.uno:SaveACopy
+  
+
 
   
 True
diff --git a/sd/uiconfig/simpress/ui/notebookbar.ui 
b/sd/uiconfig/simpress/ui/notebookbar.ui
index a4bbf78f302f..0767a5ccfd6a 100644
--- a/sd/uiconfig/simpress/ui/notebookbar.ui
+++ b/sd/uiconfig/simpress/ui/notebookbar.ui
@@ -408,6 +408,13 @@
 .uno:SaveAsRemote
   
 
+
+  
+True
+False
+.uno:SaveACopy
+  
+
 
   
 True
diff --git a/sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui 
b/sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui
index adb1e9bd45a1..f25218ac2a57 100644
--- a/sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui
+++ b/sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui
@@ -710,6 +710,13 @@
 .uno:SaveAsRemote
   
 
+
+  
+True
+False
+.uno:SaveACopy
+  
+
 
   
 True
diff --git a/sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui 
b/sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui
index 9f39bbce2f1c..222fb6ac97ff 100644
--- a/sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui
+++ b/sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui
@@ -966,6 +966,13 @@
 .uno:SaveAsRemote
   
 
+
+  
+True
+False
+.uno:SaveACopy
+  
+
 
   
 True


[Libreoffice-commits] core.git: sc/uiconfig

2021-07-20 Thread Heiko Tietze (via logerrit)
 sc/uiconfig/scalc/ui/filterlist.ui |1 +
 1 file changed, 1 insertion(+)

New commits:
commit 427d4b30a66bade5a9f3b0da337e1644f5dd7c8a
Author: Heiko Tietze 
AuthorDate: Tue Jul 20 11:39:06 2021 +0200
Commit: Heiko Tietze 
CommitDate: Tue Jul 20 15:23:23 2021 +0200

Resolves tdf#143048 - Make autofilter popop resizable

Change-Id: I007b36c10f506d8df633664f3aa4831a13fa3225
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/119242
Tested-by: Jenkins
Reviewed-by: Heiko Tietze 

diff --git a/sc/uiconfig/scalc/ui/filterlist.ui 
b/sc/uiconfig/scalc/ui/filterlist.ui
index 783f977d6d5f..824b5698dbc9 100644
--- a/sc/uiconfig/scalc/ui/filterlist.ui
+++ b/sc/uiconfig/scalc/ui/filterlist.ui
@@ -37,6 +37,7 @@
 
 
   
+True
 
   
   
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: sc/uiconfig

2021-07-07 Thread Caolán McNamara (via logerrit)
 sc/uiconfig/scalc/ui/dataproviderdlg.ui  |2 ++
 sc/uiconfig/scalc/ui/splitcolumnentry.ui |1 +
 2 files changed, 3 insertions(+)

New commits:
commit ffe05ff05cecfa38390df9b2e218b37b34324b62
Author: Caolán McNamara 
AuthorDate: Tue Jul 6 16:39:04 2021 +0100
Commit: Caolán McNamara 
CommitDate: Wed Jul 7 09:26:37 2021 +0200

add truncate-multiline to new GtkEntry widgets

Change-Id: I02ad90061cf291571a2b424bd526384c97580c7a
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/118518
Tested-by: Caolán McNamara 
Reviewed-by: Caolán McNamara 

diff --git a/sc/uiconfig/scalc/ui/dataproviderdlg.ui 
b/sc/uiconfig/scalc/ui/dataproviderdlg.ui
index f37cba462e37..a44be248e307 100644
--- a/sc/uiconfig/scalc/ui/dataproviderdlg.ui
+++ b/sc/uiconfig/scalc/ui/dataproviderdlg.ui
@@ -148,6 +148,7 @@
 
   
 True
+True
 True
   
   
@@ -184,6 +185,7 @@
 
   
 True
+True
 True
   
   
diff --git a/sc/uiconfig/scalc/ui/splitcolumnentry.ui 
b/sc/uiconfig/scalc/ui/splitcolumnentry.ui
index 0e10e56bf270..ef839c8f8e22 100644
--- a/sc/uiconfig/scalc/ui/splitcolumnentry.ui
+++ b/sc/uiconfig/scalc/ui/splitcolumnentry.ui
@@ -56,6 +56,7 @@
 True
 True
 10
+True
 Column
   
   
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: sc/uiconfig

2021-06-28 Thread Caolán McNamara (via logerrit)
 sc/uiconfig/scalc/ui/headerfootercontent.ui |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 4a6ddaadd75ae21cc251f461327a5f472241a41e
Author: Caolán McNamara 
AuthorDate: Mon Jun 28 11:15:09 2021 +0100
Commit: Caolán McNamara 
CommitDate: Mon Jun 28 13:26:51 2021 +0200

open menu down in direction shown by arrow

Change-Id: I23eb6cfcca552b66ed287f09516f3936aa975c88
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/118007
Tested-by: Jenkins
Reviewed-by: Caolán McNamara 

diff --git a/sc/uiconfig/scalc/ui/headerfootercontent.ui 
b/sc/uiconfig/scalc/ui/headerfootercontent.ui
index a7b33287f4c3..74ba39a8b53d 100644
--- a/sc/uiconfig/scalc/ui/headerfootercontent.ui
+++ b/sc/uiconfig/scalc/ui/headerfootercontent.ui
@@ -338,7 +338,7 @@
 imageBTN_FILE
 True
 popup
-up
+down
 False
 
   
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: sc/uiconfig

2021-06-26 Thread Caolán McNamara (via logerrit)
 sc/uiconfig/scalc/ui/sheetprintpage.ui |   23 +--
 1 file changed, 17 insertions(+), 6 deletions(-)

New commits:
commit f537dcc2485f6e0d577797a5850f417f180cca3a
Author: Caolán McNamara 
AuthorDate: Fri Jun 25 17:08:12 2021 +0100
Commit: Caolán McNamara 
CommitDate: Sat Jun 26 15:15:58 2021 +0200

gtk4: GtkPicture triggers some sort of unexplained vertical expand

an intermediate horizontal GtkBox works to stop the propogation

Change-Id: Idb2a059d5b2e6fa11a105cc8ca06e4f39fd4cd2d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/117913
Tested-by: Jenkins
Reviewed-by: Caolán McNamara 

diff --git a/sc/uiconfig/scalc/ui/sheetprintpage.ui 
b/sc/uiconfig/scalc/ui/sheetprintpage.ui
index 556b8a05db46..41ee7c089d2d 100644
--- a/sc/uiconfig/scalc/ui/sheetprintpage.ui
+++ b/sc/uiconfig/scalc/ui/sheetprintpage.ui
@@ -168,16 +168,27 @@
   
 
 
-  
+  
 True
 False
 start
 center
-6
-6
-6
-6
-missing-image
+
+  
+True
+False
+6
+6
+6
+6
+missing-image
+  
+  
+False
+True
+0
+  
+
   
   
 False
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: sc/uiconfig

2021-06-26 Thread Caolán McNamara (via logerrit)
 sc/uiconfig/scalc/ui/sheetprintpage.ui |  354 -
 1 file changed, 177 insertions(+), 177 deletions(-)

New commits:
commit 9fdc25d730782511308eaf2635ea20245dbeb83a
Author: Caolán McNamara 
AuthorDate: Fri Jun 25 17:03:42 2021 +0100
Commit: Caolán McNamara 
CommitDate: Sat Jun 26 15:15:41 2021 +0200

resave with latest glade

Change-Id: If4595dd10dcd6eabd15e228cf3c187f9dee4e35b
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/117912
Tested-by: Jenkins
Reviewed-by: Caolán McNamara 

diff --git a/sc/uiconfig/scalc/ui/sheetprintpage.ui 
b/sc/uiconfig/scalc/ui/sheetprintpage.ui
index 37e72ec589b8..556b8a05db46 100644
--- a/sc/uiconfig/scalc/ui/sheetprintpage.ui
+++ b/sc/uiconfig/scalc/ui/sheetprintpage.ui
@@ -1,82 +1,82 @@
 
-
+
 
   
   
 1
 
-1
-10
+1
+10
   
   
 1
 1000
 1
-1
-10
+1
+10
   
   
 1
 1000
-1
-10
+1
+10
   
   
 1
 1000
-1
-10
+1
+10
   
   
 10
 400
 15
-1
-10
+1
+10
   
-  
+  
   
 True
-False
+False
 True
-6
-12
-True
-True
+6
+12
+True
+True
 
   
 True
-False
+False
 True
-0
-none
+0
+none
 
   
 True
-False
-True
-True
-True
+False
 12
 6
+True
+True
+True
 
-  
+  
   
 True
-False
+False
 start
 True
-6
-12
+6
+12
 
   
 _Top to bottom, then right
 True
-True
-False
+True
+False
 center
-True
-True
+True
+True
 radioBTN_LEFTRIGHT
 
   
@@ -85,21 +85,21 @@
 
   
   
-0
-0
+0
+0
   
 
 
   
 _Left to right, then down
 True
-True
-False
+True
+False
 start
 center
-True
+True
 True
-True
+True
 
   
 Prints horizontally 
from the top row of the sheet to the right column.
@@ -107,18 +107,18 @@
 
   
   
-0
-1
+0
+1
   
 
 
   
 First _page number:
 True
-True
-False
-True
-True
+True
+False
+True
+True
 
   
 
@@ -129,20 +129,20 @@
 
   
   
-0
-2
+0
+2
   
 
 
   
 True
-True
-True
+True
+True
+True
 adjustmentFirstPage
 
   
 
-True
 
   
 Enter 
the number of the first page.
@@ -150,8 +150,8 @@
 
   
   
-1
-2
+1
+2
   
 
 
@@ -170,7 +170,7 @@
 
   
 True
-False
+False
 start
 center
 6
@@ -190,7 +190,7 @@
 
   
 True
-False
+False
 Page Order
 
   
@@ -199,35 +199,35 @@
 
   
   
-0
-0
+0
+0
   
 
 
   
 True
-False
-0
-none
+   

[Libreoffice-commits] core.git: sc/uiconfig

2021-06-18 Thread Julien Nabet (via logerrit)
 sc/uiconfig/scalc/ui/notebookbar.ui|4 ++--
 sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui |4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

New commits:
commit c21398066b6bf630070ed291456f2663e06d94b9
Author: Julien Nabet 
AuthorDate: Tue Jun 15 22:06:48 2021 +0200
Commit: Julien Nabet 
CommitDate: Fri Jun 18 19:38:18 2021 +0200

tdf#142873: Fix print preview zoom-out zoom-in buttons

.uno:ZoomOut has been renamed .uno:ZoomMinus
.uno:ZoomIn has been renamed .uno:ZoomPlus

Change-Id: I06e7e66550399e53032a0df39a98846982acba48
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/117279
Tested-by: Jenkins
Reviewed-by: Jim Raykowski 

diff --git a/sc/uiconfig/scalc/ui/notebookbar.ui 
b/sc/uiconfig/scalc/ui/notebookbar.ui
index 3626b2da0dc0..ef2886b0d28f 100644
--- a/sc/uiconfig/scalc/ui/notebookbar.ui
+++ b/sc/uiconfig/scalc/ui/notebookbar.ui
@@ -15018,7 +15018,7 @@
   
 True
 False
-.uno:ZoomOut
+.uno:ZoomMinus
   
   
 False
@@ -15042,7 +15042,7 @@
   
 True
 False
-.uno:ZoomIn
+.uno:ZoomPlus
   
   
 False
diff --git a/sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui 
b/sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui
index 84f390bb5461..4ff33a943a9a 100644
--- a/sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui
+++ b/sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui
@@ -11061,7 +11061,7 @@
   
 True
 False
-.uno:ZoomOut
+.uno:ZoomMinus
   
   
 False
@@ -11087,7 +11087,7 @@
   
 True
 False
-.uno:ZoomIn
+.uno:ZoomPlus
   
   
 False
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: sc/uiconfig

2021-06-15 Thread Caolán McNamara (via logerrit)
 sc/uiconfig/scalc/ui/tpviewpage.ui |5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

New commits:
commit 32b61e99dfd8d2c50dec1cddfb27c4e5e7083d2d
Author: Caolán McNamara 
AuthorDate: Tue Jun 15 17:09:11 2021 +0100
Commit: Caolán McNamara 
CommitDate: Tue Jun 15 21:16:52 2021 +0200

tidy up .ui

Change-Id: I7400a4994c57e4652daca6215385bfd8e4d46369
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/117266
Tested-by: Jenkins
Reviewed-by: Caolán McNamara 

diff --git a/sc/uiconfig/scalc/ui/tpviewpage.ui 
b/sc/uiconfig/scalc/ui/tpviewpage.ui
index 0085a13d2ff6..f70d51a1a7c4 100644
--- a/sc/uiconfig/scalc/ui/tpviewpage.ui
+++ b/sc/uiconfig/scalc/ui/tpviewpage.ui
@@ -378,7 +378,6 @@
 True
 False
 True
-0
 True
 
   
@@ -399,7 +398,6 @@
 True
 False
 True
-0
 True
 
   
@@ -467,6 +465,7 @@
 False
 0
 True
+
 
   
 
@@ -505,6 +504,7 @@
 Show the cursor as defined in the 
icon theme, typically as fat cross.
 True
 True
+rbSystemCursor
   
   
 1
@@ -521,7 +521,6 @@
 True
 True
 True
-rbThemedCursor
   
   
 2
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: sc/uiconfig

2021-06-15 Thread Caolán McNamara (via logerrit)
 sc/uiconfig/scalc/ui/checkwarningdialog.ui |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit a870f90800041d108078642ece84bacebd1dc794
Author: Caolán McNamara 
AuthorDate: Tue Jun 15 11:29:05 2021 +0100
Commit: Caolán McNamara 
CommitDate: Tue Jun 15 15:04:37 2021 +0200

button text should be Yes not yes

Change-Id: Ib92a1119046c79ce36968ad0814161ef7c4b0982
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/117237
Tested-by: Jenkins
Reviewed-by: Caolán McNamara 

diff --git a/sc/uiconfig/scalc/ui/checkwarningdialog.ui 
b/sc/uiconfig/scalc/ui/checkwarningdialog.ui
index 51a250c97f5a..f1813e48b254 100644
--- a/sc/uiconfig/scalc/ui/checkwarningdialog.ui
+++ b/sc/uiconfig/scalc/ui/checkwarningdialog.ui
@@ -50,7 +50,7 @@
 
 
   
-_yes
+_Yes
 True
 True
 True
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: sc/uiconfig

2021-06-15 Thread Caolán McNamara (via logerrit)
 sc/uiconfig/scalc/ui/pastespecial.ui |1 -
 1 file changed, 1 deletion(-)

New commits:
commit 3ac07d7f1bcce4a9ff0d989381a0a3443fe0a5c8
Author: Caolán McNamara 
AuthorDate: Tue Jun 15 09:39:39 2021 +0100
Commit: Caolán McNamara 
CommitDate: Tue Jun 15 15:03:05 2021 +0200

drop height-request that appears on just one of four buttons

Change-Id: Ib3d197886a10a0acfe8f856d10dc5e33be8fd72d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/117242
Tested-by: Jenkins
Reviewed-by: Caolán McNamara 

diff --git a/sc/uiconfig/scalc/ui/pastespecial.ui 
b/sc/uiconfig/scalc/ui/pastespecial.ui
index 3a5cf8d0fc12..12586b987a89 100644
--- a/sc/uiconfig/scalc/ui/pastespecial.ui
+++ b/sc/uiconfig/scalc/ui/pastespecial.ui
@@ -585,7 +585,6 @@
 
   
 Formats Onl_y
-60
 True
 True
 True
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: sc/uiconfig

2021-06-15 Thread Caolán McNamara (via logerrit)
 sc/uiconfig/scalc/ui/pastespecial.ui |8 
 1 file changed, 4 insertions(+), 4 deletions(-)

New commits:
commit f748157e61180cab3afc06a0a541b0e89fe77a8b
Author: Caolán McNamara 
AuthorDate: Tue Jun 15 09:33:12 2021 +0100
Commit: Caolán McNamara 
CommitDate: Tue Jun 15 15:02:45 2021 +0200

make the 4 buttons have the same packing properties

Change-Id: I526d5adaaee1601690151bea90780fc02996c804
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/117241
Tested-by: Caolán McNamara 
Reviewed-by: Caolán McNamara 

diff --git a/sc/uiconfig/scalc/ui/pastespecial.ui 
b/sc/uiconfig/scalc/ui/pastespecial.ui
index b0f3626d2ded..3a5cf8d0fc12 100644
--- a/sc/uiconfig/scalc/ui/pastespecial.ui
+++ b/sc/uiconfig/scalc/ui/pastespecial.ui
@@ -559,7 +559,7 @@
   
   
 False
-False
+True
 0
   
 
@@ -578,7 +578,7 @@
   
   
 False
-False
+True
 1
   
 
@@ -597,7 +597,7 @@
 True
   
   
-True
+False
 True
 2
   
@@ -616,7 +616,7 @@
 True
   
   
-True
+False
 True
 3
   
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: sc/uiconfig

2021-06-15 Thread Caolán McNamara (via logerrit)
 sc/uiconfig/scalc/ui/pastespecial.ui |   12 ++--
 1 file changed, 6 insertions(+), 6 deletions(-)

New commits:
commit 639d3764f9f22c247dff3f2c80841a7ae8f05dd0
Author: Caolán McNamara 
AuthorDate: Tue Jun 15 09:32:02 2021 +0100
Commit: Caolán McNamara 
CommitDate: Tue Jun 15 15:02:00 2021 +0200

resave with latest glade

Change-Id: I820a121c92ae3279267a725fcf8f710737d6ea26
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/117240
Tested-by: Jenkins
Reviewed-by: Caolán McNamara 

diff --git a/sc/uiconfig/scalc/ui/pastespecial.ui 
b/sc/uiconfig/scalc/ui/pastespecial.ui
index fecf995cd8a2..b0f3626d2ded 100644
--- a/sc/uiconfig/scalc/ui/pastespecial.ui
+++ b/sc/uiconfig/scalc/ui/pastespecial.ui
@@ -1,5 +1,5 @@
 
-
+
 
   
   
@@ -115,10 +115,10 @@
   
 True
 False
-3
 12
 3
 6
+3
 
   
 _All
@@ -300,10 +300,10 @@
   
 True
 False
-3
 12
 3
 6
+3
 
   
 Non_e
@@ -438,10 +438,10 @@
   
 True
 False
-3
 12
 3
 6
+3
 
   
 Don't sh_ift
@@ -534,10 +534,10 @@
   
 True
 False
-vertical
 12
 3
 6
+vertical
 
   
 True
@@ -674,10 +674,10 @@
   
 True
 False
-3
 12
 3
 6
+3
 
   
 As _Link
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: sc/uiconfig

2021-06-15 Thread Caolán McNamara (via logerrit)
 sc/uiconfig/scalc/ui/pastespecial.ui |1 +
 1 file changed, 1 insertion(+)

New commits:
commit d21682a1328af7183ebcf723d7287d74a8424d6e
Author: Caolán McNamara 
AuthorDate: Mon Jun 14 21:03:24 2021 +0100
Commit: Caolán McNamara 
CommitDate: Tue Jun 15 15:01:41 2021 +0200

only three of four of these buttons have always-show-image

Change-Id: Ic4bb951d0a7800b5d920a3b40c2bb4b06ecbc629
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/117203
Tested-by: Caolán McNamara 
Reviewed-by: Caolán McNamara 

diff --git a/sc/uiconfig/scalc/ui/pastespecial.ui 
b/sc/uiconfig/scalc/ui/pastespecial.ui
index a8fc4036c822..fecf995cd8a2 100644
--- a/sc/uiconfig/scalc/ui/pastespecial.ui
+++ b/sc/uiconfig/scalc/ui/pastespecial.ui
@@ -594,6 +594,7 @@
 img_paste_formats
 True
 top
+True
   
   
 True
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: sc/uiconfig

2021-06-15 Thread Caolán McNamara (via logerrit)
 sc/uiconfig/scalc/ui/doubledialog.ui  |2 --
 sc/uiconfig/scalc/ui/integerdialog.ui |2 --
 2 files changed, 4 deletions(-)

New commits:
commit bec4a20182abc643f2a02dc725b605493b4ec9b0
Author: Caolán McNamara 
AuthorDate: Mon Jun 14 20:22:57 2021 +0100
Commit: Caolán McNamara 
CommitDate: Tue Jun 15 09:45:44 2021 +0200

we don't pack ok/cancel with 'secondary' that's for the help button

Change-Id: I3b6484f4b362c718fb3abb3584d426a4c0f0cecf
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/117198
Tested-by: Caolán McNamara 
Reviewed-by: Caolán McNamara 

diff --git a/sc/uiconfig/scalc/ui/doubledialog.ui 
b/sc/uiconfig/scalc/ui/doubledialog.ui
index 761fae20db13..ea10d0ddd100 100644
--- a/sc/uiconfig/scalc/ui/doubledialog.ui
+++ b/sc/uiconfig/scalc/ui/doubledialog.ui
@@ -33,7 +33,6 @@
 False
 True
 0
-True
   
 
 
@@ -48,7 +47,6 @@
 False
 True
 1
-True
   
 
   
diff --git a/sc/uiconfig/scalc/ui/integerdialog.ui 
b/sc/uiconfig/scalc/ui/integerdialog.ui
index 0b3e6f9cb4c5..282fe33593b4 100644
--- a/sc/uiconfig/scalc/ui/integerdialog.ui
+++ b/sc/uiconfig/scalc/ui/integerdialog.ui
@@ -40,7 +40,6 @@
 False
 True
 0
-True
   
 
 
@@ -55,7 +54,6 @@
 False
 True
 1
-True
   
 
   
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: sc/uiconfig

2021-06-15 Thread Caolán McNamara (via logerrit)
 sc/uiconfig/scalc/ui/doubledialog.ui  |   49 ++
 sc/uiconfig/scalc/ui/integerdialog.ui |   55 --
 2 files changed, 49 insertions(+), 55 deletions(-)

New commits:
commit f5fbbe49d6963cb5e3c486518366a4f89dc97038
Author: Caolán McNamara 
AuthorDate: Mon Jun 14 20:22:19 2021 +0100
Commit: Caolán McNamara 
CommitDate: Tue Jun 15 09:44:35 2021 +0200

resave with latest glade

Change-Id: Ib9eb3b74114ee70dd8111bd56e373996d044356a
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/117197
Tested-by: Caolán McNamara 
Reviewed-by: Caolán McNamara 

diff --git a/sc/uiconfig/scalc/ui/doubledialog.ui 
b/sc/uiconfig/scalc/ui/doubledialog.ui
index c007bd2319b3..761fae20db13 100644
--- a/sc/uiconfig/scalc/ui/doubledialog.ui
+++ b/sc/uiconfig/scalc/ui/doubledialog.ui
@@ -1,32 +1,32 @@
 
-
+
 
   
   
-False
-6
+False
+6
 Edit Setting
 True
-0
-0
-dialog
+0
+0
+dialog
 
   
-False
+False
 vertical
 12
 
   
-False
-start
+False
+start
 
   
 _OK
 True
-True
-True
-True
-True
+True
+True
+True
+True
 True
   
   
@@ -40,8 +40,8 @@
   
 _Cancel
 True
-True
-True
+True
+True
 True
   
   
@@ -55,34 +55,34 @@
   
 False
 True
-end
+end
 0
   
 
 
   
 True
-False
+False
 True
 True
-0
-none
+0
+none
 
   
 True
-True
+True
 start
 start
-True
 12
-True
 6
+True
+True
   
 
 
   
 True
-False
+False
 
   
 
@@ -101,9 +101,6 @@
   ok
   cancel
 
-
-  
-
 
   
 Enter or change the value of 
the selected setting.
diff --git a/sc/uiconfig/scalc/ui/integerdialog.ui 
b/sc/uiconfig/scalc/ui/integerdialog.ui
index 540514b6aa29..0b3e6f9cb4c5 100644
--- a/sc/uiconfig/scalc/ui/integerdialog.ui
+++ b/sc/uiconfig/scalc/ui/integerdialog.ui
@@ -1,39 +1,39 @@
 
-
+
 
   
   
 2147483647
 100
-1
-10
+1
+10
   
   
-False
-6
+False
+6
 Edit Setting
 False
 True
-0
-0
-dialog
+0
+0
+dialog
 
   
-False
+False
 vertical
 12
 
   
-False
-start
+False
+start
 
   
 _OK
 True
-True
-True
-True
-True
+True
+True
+True
+True
 True
   
   
@@ -47,8 +47,8 @@
   
 _Cancel
 True
-True
-True
+True
+True
 True
   
   
@@ -62,35 +62,35 @@
   
 False
 True
-end
+end
 0
   
 
 
   
 True
-False
+False
 True
 True
-0
-none
+0
+none
 
   
 True
-True
+True
 start
 start
-True
-adjustment1
 12
-True
 6
+True
+True
+adjustment1
   
 
 
   
 True
-False
+False
 
   
 
@@ -109,9 +109,6 @@
   ok
   cancel
 
-
-  
-
 
   
 Enter or change the value of 
the selected setting.
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: sc/uiconfig

2021-06-14 Thread Caolán McNamara (via logerrit)
 sc/uiconfig/scalc/ui/datastreams.ui |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit d1ea8ec1bb4540129a045f6a882a633d3883ae0c
Author: Caolán McNamara 
AuthorDate: Mon Jun 14 10:05:48 2021 +0100
Commit: Caolán McNamara 
CommitDate: Mon Jun 14 13:36:06 2021 +0200

set the active button as group leader

Change-Id: Ia3c99d03a9affec493e445bc7edf83be4d333677
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/117139
Tested-by: Caolán McNamara 
Reviewed-by: Caolán McNamara 

diff --git a/sc/uiconfig/scalc/ui/datastreams.ui 
b/sc/uiconfig/scalc/ui/datastreams.ui
index 74b321a104dd..d3e20aaabac6 100644
--- a/sc/uiconfig/scalc/ui/datastreams.ui
+++ b/sc/uiconfig/scalc/ui/datastreams.ui
@@ -295,6 +295,7 @@
 False
 True
 True
+rangedown
   
   
 False
@@ -311,7 +312,6 @@
 True
 True
 True
-datadown
   
   
 False
@@ -327,7 +327,7 @@
 False
 True
 True
-datadown
+rangedown
   
   
 False
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: sc/uiconfig

2021-06-09 Thread Heiko Tietze (via logerrit)
 sc/uiconfig/scalc/toolbar/previewbar.xml |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit e0900c497a65af2e45c7cff3211b340bf14c4324
Author: Heiko Tietze 
AuthorDate: Wed Jun 9 11:24:30 2021 +0200
Commit: Heiko Tietze 
CommitDate: Wed Jun 9 15:36:41 2021 +0200

Resolves tdf#142513 - Order of ZoomIn and ZoomOut at Print Preview

Change-Id: I630e11bdbf4604b779756a6169e4a777c5baeba9
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/116888
Tested-by: Jenkins
Reviewed-by: Heiko Tietze 

diff --git a/sc/uiconfig/scalc/toolbar/previewbar.xml 
b/sc/uiconfig/scalc/toolbar/previewbar.xml
index 3bccdae2470e..f8da09167073 100644
--- a/sc/uiconfig/scalc/toolbar/previewbar.xml
+++ b/sc/uiconfig/scalc/toolbar/previewbar.xml
@@ -24,8 +24,8 @@
  
  
  
- 
  
+ 
  
  
  
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: sc/uiconfig

2021-06-03 Thread Stanislav Horacek (via logerrit)
 sc/uiconfig/scalc/ui/pivotfielddialog.ui   |2 +-
 sc/uiconfig/scalc/ui/pivottablelayoutdialog.ui |   10 +-
 2 files changed, 6 insertions(+), 6 deletions(-)

New commits:
commit bbb167de2a3d9396ee94574c63e8a5822cb0c0be
Author: Stanislav Horacek 
AuthorDate: Tue Dec 29 10:40:56 2020 +0100
Commit: Heiko Tietze 
CommitDate: Thu Jun 3 17:54:25 2021 +0200

Related tdf#126496

rename "page fields" to "filters" in pivot table extended tips

Change-Id: Ic9720377112f267ca3547e84fbe49085eb03fbee
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/108446
Tested-by: Jenkins
Reviewed-by: Heiko Tietze 

diff --git a/sc/uiconfig/scalc/ui/pivotfielddialog.ui 
b/sc/uiconfig/scalc/ui/pivotfielddialog.ui
index 5027d602f7b2..0a49eba6bec4 100644
--- a/sc/uiconfig/scalc/ui/pivotfielddialog.ui
+++ b/sc/uiconfig/scalc/ui/pivotfielddialog.ui
@@ -38,7 +38,7 @@
 True
 
   
-Opens the 
Data Field Options dialog. The Options button is visible for column, row, or 
page fields only.
+Opens the 
Data Field Options dialog. The Options button is visible for filters and column 
or row fields only.
   
 
   
diff --git a/sc/uiconfig/scalc/ui/pivottablelayoutdialog.ui 
b/sc/uiconfig/scalc/ui/pivottablelayoutdialog.ui
index b75c04fa2ba7..e77bc24f2f10 100644
--- a/sc/uiconfig/scalc/ui/pivottablelayoutdialog.ui
+++ b/sc/uiconfig/scalc/ui/pivottablelayoutdialog.ui
@@ -211,7 +211,7 @@
 
 
   
-To define the 
layout of a pivot table, drag and drop data field buttons onto the Page Fields, 
Row Fields, Column Fields, and Data Fields areas.
+To define the 
layout of a pivot table, drag and drop data field buttons onto the Filters, Row 
Fields, Column Fields and Data Fields areas.
   
 
   
@@ -292,7 +292,7 @@
 
 
   
-To define the layout 
of a pivot table, drag and drop data field buttons onto the Page Fields, Row 
Fields, Column Fields, and Data Fields areas.
+To define the layout 
of a pivot table, drag and drop data field buttons onto the Filters, Row 
Fields, Column Fields and Data Fields areas.
   
 
   
@@ -371,7 +371,7 @@
 
 
   
-To define the layout 
of a pivot table, drag and drop data field buttons onto the Page Fields, Row 
Fields, Column Fields, and Data Fields areas.
+To define the layout 
of a pivot table, drag and drop data field buttons onto the Filters, Row 
Fields, Column Fields and Data Fields areas.
   
 
   
@@ -452,7 +452,7 @@
 
 
   
-To define the layout 
of a pivot table, drag and drop data field buttons onto the Page Fields, Row 
Fields, Column Fields, and Data Fields areas.
+To define the layout 
of a pivot table, drag and drop data field buttons onto the Filters, Row 
Fields, Column Fields and Data Fields areas.
   
 
   
@@ -564,7 +564,7 @@
 
 
   
-To define the 
layout of a pivot table, drag and drop data field buttons onto the Page Fields, 
Row Fields, Column Fields, and Data Fields areas.
+To define the 
layout of a pivot table, drag and drop data field buttons onto the Filters, Row 
Fields, Column Fields and Data Fields areas.
   
 
   
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: sc/uiconfig

2021-05-17 Thread Gabor Kelemen (via logerrit)
 sc/uiconfig/scalc/toolbar/previewbar.xml |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit f96bb05489fc6398be5a6f4c574fab5c2c65bdf5
Author: Gabor Kelemen 
AuthorDate: Thu May 13 23:24:46 2021 +0200
Commit: Heiko Tietze 
CommitDate: Tue May 18 08:56:32 2021 +0200

tdf#142252 Reorder navigation commands of Calc Print Preview toolbar

Change-Id: Ifd6c1a72b8788a42e47ad9ef83a905d555ef4aa9
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/115574
Tested-by: Jenkins
Reviewed-by: Heiko Tietze 

diff --git a/sc/uiconfig/scalc/toolbar/previewbar.xml 
b/sc/uiconfig/scalc/toolbar/previewbar.xml
index 70f4fa79f844..3bccdae2470e 100644
--- a/sc/uiconfig/scalc/toolbar/previewbar.xml
+++ b/sc/uiconfig/scalc/toolbar/previewbar.xml
@@ -18,10 +18,10 @@
  *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
 -->
 http://openoffice.org/2001/toolbar"; 
xmlns:xlink="http://www.w3.org/1999/xlink";>
+ 
  
- 
  
- 
+ 
  
  
  
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: sc/uiconfig sd/uiconfig starmath/uiconfig sw/uiconfig vcl/uiconfig

2021-05-13 Thread Olivier Hallot (via logerrit)
 sc/uiconfig/scalc/ui/printeroptions.ui   |   25 
 sd/uiconfig/sdraw/ui/drawprinteroptions.ui   |  163 +++--
 sd/uiconfig/simpress/ui/impressprinteroptions.ui |  257 +---
 starmath/uiconfig/smath/ui/printeroptions.ui |  123 ++--
 sw/uiconfig/swriter/ui/printeroptions.ui |  140 +++-
 vcl/uiconfig/ui/printdialog.ui   |  686 +++
 6 files changed, 803 insertions(+), 591 deletions(-)

New commits:
commit 6c8ca02c5935a800cff70f3c173319b454b63c41
Author: Olivier Hallot 
AuthorDate: Thu May 13 19:34:33 2021 -0300
Commit: Olivier Hallot 
CommitDate: Fri May 14 01:54:36 2021 +0200

Add extended tips to print dialog

The extended tips were not imported for the print dialog
in the firts round.

Change-Id: Ie4e5282720d927fec51a823bb43c1617349105bb
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/115576
Tested-by: Jenkins
Reviewed-by: Olivier Hallot 

diff --git a/sc/uiconfig/scalc/ui/printeroptions.ui 
b/sc/uiconfig/scalc/ui/printeroptions.ui
index 5996bd678dc6..18e8a189ce4b 100644
--- a/sc/uiconfig/scalc/ui/printeroptions.ui
+++ b/sc/uiconfig/scalc/ui/printeroptions.ui
@@ -1,35 +1,40 @@
 
-
+
 
   
   
 True
-False
+False
 True
 True
 vertical
 
   
 True
-False
-0
-none
+False
+0
+none
 
   
 Suppress output of empty 
pages
 True
-True
-False
-True
-True
+True
+False
 12
 6
+True
+True
+
+  
+If 
checked empty pages that have no cell contents or draw objects are not 
printed.
+  
+
   
 
 
   
 True
-False
+False
 Pages
 
   
diff --git a/sd/uiconfig/sdraw/ui/drawprinteroptions.ui 
b/sd/uiconfig/sdraw/ui/drawprinteroptions.ui
index 787b28a4e72d..7dada95c1d30 100644
--- a/sd/uiconfig/sdraw/ui/drawprinteroptions.ui
+++ b/sd/uiconfig/sdraw/ui/drawprinteroptions.ui
@@ -1,10 +1,10 @@
 
-
+
 
   
   
 True
-False
+False
 True
 True
 vertical
@@ -12,25 +12,30 @@
 
   
 True
-False
-0
-none
+False
+0
+none
 
   
 True
-False
-vertical
-6
+False
 12
 6
+vertical
+6
 
   
 Page name
 True
-True
-False
-True
-True
+True
+False
+True
+True
+
+  
+Specifies whether to print 
the page name of a document.
+  
+
   
   
 False
@@ -42,10 +47,15 @@
   
 Date and time
 True
-True
-False
-True
-True
+True
+False
+True
+True
+
+  
+Specifies whether to 
print the current date and time.
+  
+
   
   
 False
@@ -58,7 +68,7 @@
 
   
 True
-False
+False
 Contents
 
   
@@ -75,26 +85,31 @@
 
   
 True
-False
-0
-none
+False
+0
+none
 
   
 True
-False
-vertical
-6
+False
 12
 6
+vertical
+6
 
   
 Original colors
 True
-True
-False
-True
+True
+False
+True
 True
-True
+True
+
+  
+Specifies to print in 
original colors.
+  
+
   
   
 False
@@ -106,12 +121,17 @@
   
 Grayscale
 True
-True
-False
-True
+True
+False
+True
 True
-True
+True
 originalcolors
+
+  
+Specifies to print colors 
as grayscale.
+  
+
   
   

[Libreoffice-commits] core.git: sc/uiconfig sd/uiconfig sfx2/uiconfig

2021-04-27 Thread Xisco Fauli (via logerrit)
 sc/uiconfig/scalc/ui/notebookbar_online.ui|2 +-
 sd/uiconfig/sdraw/ui/notebookbar_online.ui|2 +-
 sd/uiconfig/simpress/ui/notebookbar_online.ui |2 +-
 sfx2/uiconfig/ui/developmenttool.ui   |2 +-
 sfx2/uiconfig/ui/devtoolsmenu.ui  |2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

New commits:
commit 788a7df6b2d9ec99503971bcb06ac6bbfc9e4100
Author: Xisco Fauli 
AuthorDate: Tue Apr 27 10:01:15 2021 +0200
Commit: Xisco Fauli 
CommitDate: Tue Apr 27 15:15:55 2021 +0200

Fix domain in ui files (found with ui-checkdomain.sh)

Change-Id: I6d9fe37636d56b0cd5e06c12c5b5cdbbf54e1d38
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/114699
Tested-by: Jenkins
Reviewed-by: Xisco Fauli 

diff --git a/sc/uiconfig/scalc/ui/notebookbar_online.ui 
b/sc/uiconfig/scalc/ui/notebookbar_online.ui
index fe58b62ac0e0..135c9b7f1e6f 100644
--- a/sc/uiconfig/scalc/ui/notebookbar_online.ui
+++ b/sc/uiconfig/scalc/ui/notebookbar_online.ui
@@ -1,6 +1,6 @@
 
 
-
+
   
   
   
diff --git a/sd/uiconfig/sdraw/ui/notebookbar_online.ui 
b/sd/uiconfig/sdraw/ui/notebookbar_online.ui
index 6847a80db253..993ac78e8caf 100644
--- a/sd/uiconfig/sdraw/ui/notebookbar_online.ui
+++ b/sd/uiconfig/sdraw/ui/notebookbar_online.ui
@@ -1,6 +1,6 @@
 
 
-
+
   
   
   
diff --git a/sd/uiconfig/simpress/ui/notebookbar_online.ui 
b/sd/uiconfig/simpress/ui/notebookbar_online.ui
index 6847a80db253..993ac78e8caf 100644
--- a/sd/uiconfig/simpress/ui/notebookbar_online.ui
+++ b/sd/uiconfig/simpress/ui/notebookbar_online.ui
@@ -1,6 +1,6 @@
 
 
-
+
   
   
   
diff --git a/sfx2/uiconfig/ui/developmenttool.ui 
b/sfx2/uiconfig/ui/developmenttool.ui
index 20ba9fbaa2ad..8b0bf688e824 100644
--- a/sfx2/uiconfig/ui/developmenttool.ui
+++ b/sfx2/uiconfig/ui/developmenttool.ui
@@ -1,6 +1,6 @@
 
 
-
+
   
   
   
diff --git a/sfx2/uiconfig/ui/devtoolsmenu.ui b/sfx2/uiconfig/ui/devtoolsmenu.ui
index 608de5bd2639..e877b5b07146 100644
--- a/sfx2/uiconfig/ui/devtoolsmenu.ui
+++ b/sfx2/uiconfig/ui/devtoolsmenu.ui
@@ -1,6 +1,6 @@
 
 
-
+
   
   
 True
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: sc/uiconfig

2021-04-25 Thread Andreas Heinisch (via logerrit)
 sc/uiconfig/scalc/ui/managenamesdialog.ui |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit dc83f99c466296caaa6b236e32b39e04ae9e6d8c
Author: Andreas Heinisch 
AuthorDate: Sun Apr 25 12:23:55 2021 +0200
Commit: Andreas Heinisch 
CommitDate: Sun Apr 25 20:17:42 2021 +0200

tdf#1 - Don't resize toplevel widget containing the options expander

Change-Id: I930445e9047478b26142d049598fbe656d25d666
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/114628
Tested-by: Jenkins
Reviewed-by: Andreas Heinisch 

diff --git a/sc/uiconfig/scalc/ui/managenamesdialog.ui 
b/sc/uiconfig/scalc/ui/managenamesdialog.ui
index 7c07c1d9f52e..e20c917ff477 100644
--- a/sc/uiconfig/scalc/ui/managenamesdialog.ui
+++ b/sc/uiconfig/scalc/ui/managenamesdialog.ui
@@ -345,7 +345,7 @@
   
 True
 True
-True
+False
 
   
   
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: sc/uiconfig sd/uiconfig sw/uiconfig

2021-04-17 Thread andreas kainz (via logerrit)
 sc/uiconfig/scalc/ui/notebookbar.ui|  102 --
 sd/uiconfig/sdraw/ui/notebookbar.ui|  103 --
 sd/uiconfig/simpress/ui/notebookbar.ui |  102 --
 sw/uiconfig/swriter/ui/notebookbar.ui  |  110 ++---
 4 files changed, 388 insertions(+), 29 deletions(-)

New commits:
commit 440ae59f4e333cf5d1db88026b31b63cb037910a
Author: andreas kainz 
AuthorDate: Sat Apr 17 16:18:27 2021 +0200
Commit: Andreas Kainz 
CommitDate: Sat Apr 17 18:43:45 2021 +0200

tdf#140764 add ImageMode to tabbed NB

Change-Id: I6d3e10fa945da303b1af69b1d631bd2dc8cdab43
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/114228
Tested-by: Jenkins
Reviewed-by: Andreas Kainz 

diff --git a/sc/uiconfig/scalc/ui/notebookbar.ui 
b/sc/uiconfig/scalc/ui/notebookbar.ui
index 32d5e2149715..3626b2da0dc0 100644
--- a/sc/uiconfig/scalc/ui/notebookbar.ui
+++ b/sc/uiconfig/scalc/ui/notebookbar.ui
@@ -1,7 +1,7 @@
   
 
 
-  
+  
 
   
   
@@ -11171,7 +11171,7 @@
   
 
 
-  
+  
 
   
   
@@ -11302,7 +11302,7 @@
   
 
 
-  
+  
 
   
   
@@ -11437,7 +11437,7 @@
   
 
 
-  
+  
 
   
   
@@ -11569,7 +11569,7 @@
   
 
 
-  
+  
 
   
   
@@ -11650,7 +11650,7 @@
   
 
 
-  
+  
 
   
   
@@ -11659,6 +11659,96 @@
 10
   
 
+
+  
+True
+False
+center
+True
+
+  
+True
+False
+vertical
+  
+  
+False
+True
+5
+0
+  
+
+
+  
+True
+False
+center
+vertical
+
+  
+True
+False
+both-horiz
+False
+
+  
+True
+False
+.uno:GrafMode
+  
+  
+False
+True
+  
+
+  
+  
+False
+True
+0
+  
+
+
+  
+True
+False
+both-horiz
+False
+
+  
+True
+False
+.uno:ColorSettings
+  
+  
+  

[Libreoffice-commits] core.git: sc/uiconfig sd/uiconfig

2021-04-17 Thread andreas kainz (via logerrit)
 sc/uiconfig/scalc/ui/notebookbar.ui   |   11 ++-
 sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui|7 ---
 sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui   |7 ---
 sd/uiconfig/sdraw/ui/notebookbar.ui   |   11 ++-
 sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui|7 ---
 sd/uiconfig/simpress/ui/notebookbar.ui|   11 ++-
 sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui |7 ---
 sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui|4 ++--
 8 files changed, 8 insertions(+), 57 deletions(-)

New commits:
commit 7a8860dd5eded50ea0640e1317b2c3c53064ef54
Author: andreas kainz 
AuthorDate: Fri Apr 16 23:56:23 2021 +0200
Commit: Andreas Kainz 
CommitDate: Sat Apr 17 09:20:14 2021 +0200

tdf#141407 NB remove EPub from calc, draw, impress NBs

Change-Id: I37aff5e53e300c29a4c6920461530b63e1519cf4
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/114219
Tested-by: Jenkins
Reviewed-by: Andreas Kainz 

diff --git a/sc/uiconfig/scalc/ui/notebookbar.ui 
b/sc/uiconfig/scalc/ui/notebookbar.ui
index 798319c27bb0..32d5e2149715 100644
--- a/sc/uiconfig/scalc/ui/notebookbar.ui
+++ b/sc/uiconfig/scalc/ui/notebookbar.ui
@@ -457,13 +457,6 @@
 .uno:ExportToPDF
   
 
-
-  
-True
-False
-.uno:ExportToEPUB
-  
-
 
   
 True
@@ -2610,10 +2603,10 @@
 both-horiz
 False
 
-  
+  
 True
 False
-.uno:ExportDirectToEPUB
+.uno:SendMail
 True
   
   
diff --git a/sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui 
b/sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui
index 069fa117ce7b..84f390bb5461 100644
--- a/sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui
+++ b/sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui
@@ -703,13 +703,6 @@
 .uno:ExportToPDF
   
 
-
-  
-True
-False
-.uno:ExportToEPUB
-  
-
 
   
 True
diff --git a/sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui 
b/sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui
index f841037fc426..8b559965acb4 100644
--- a/sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui
+++ b/sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui
@@ -1288,13 +1288,6 @@
 .uno:ExportToPDF
   
 
-
-  
-True
-False
-.uno:ExportToEPUB
-  
-
 
   
 True
diff --git a/sd/uiconfig/sdraw/ui/notebookbar.ui 
b/sd/uiconfig/sdraw/ui/notebookbar.ui
index e7f25d54bc7b..421e936b5c4f 100644
--- a/sd/uiconfig/sdraw/ui/notebookbar.ui
+++ b/sd/uiconfig/sdraw/ui/notebookbar.ui
@@ -513,13 +513,6 @@
 .uno:ExportToPDF
   
 
-
-  
-True
-False
-.uno:ExportToEPUB
-  
-
 
   
 True
@@ -2775,10 +2768,10 @@
 both-horiz
 False
 
-  
+  
 True
 False
-.uno:ExportDirectToEPUB
+.uno:SendMail
 True
   
   
diff --git a/sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui 
b/sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui
index f0578d2b4a5b..44c1613a9fa5 100644
--- a/sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui
+++ b/sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui
@@ -737,13 +737,6 @@
 .uno:ExportToPDF
   
 
-
-  
-True
-False
-.uno:ExportToEPUB
-  
-
 
   
 True
diff --git a/sd/uiconfig/simpress/ui/notebookbar.ui 
b/sd/uiconfig/simpress/ui/notebookbar.ui
index 38f12655a9bd..23cfcd03f8ad 100644
--- a/sd/uiconfig/simpress/ui/notebookbar.ui
+++ b/sd/uiconfig/simpress/ui/notebookbar.ui
@@ -435,13 +435,6 @@
 .uno:ExportToPDF
   
 
-
-  
-True
-False
-.uno:ExportToEPUB
-  
-
 
   
 True
@@ -2808,10 +2801,10 @@
 both-horiz
 False
 
-  
+  
 True
 False
-

[Libreoffice-commits] core.git: sc/uiconfig sd/uiconfig sw/uiconfig

2021-03-15 Thread Tomaž Vajngerl (via logerrit)
 sc/uiconfig/scalc/menubar/menubar.xml|3 ++-
 sd/uiconfig/sdraw/menubar/menubar.xml|2 +-
 sd/uiconfig/simpress/menubar/menubar.xml |2 +-
 sw/uiconfig/sglobal/menubar/menubar.xml  |3 ++-
 sw/uiconfig/swriter/menubar/menubar.xml  |5 +++--
 5 files changed, 9 insertions(+), 6 deletions(-)

New commits:
commit 1279f0bad577e44fb0a321b17a44759dc3e32c53
Author: Tomaž Vajngerl 
AuthorDate: Mon Mar 15 19:10:59 2021 +0900
Commit: Tomaž Vajngerl 
CommitDate: Tue Mar 16 06:49:49 2021 +0100

devtools: move "Development Tools" menu from "Help" to "Tools"

Change-Id: I82f3315321ecb3ef2796234968ff22392be828eb
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112551
Tested-by: Jenkins
Reviewed-by: Tomaž Vajngerl 

diff --git a/sc/uiconfig/scalc/menubar/menubar.xml 
b/sc/uiconfig/scalc/menubar/menubar.xml
index e89e2b9836c9..e8ed1b24c34c 100644
--- a/sc/uiconfig/scalc/menubar/menubar.xml
+++ b/sc/uiconfig/scalc/menubar/menubar.xml
@@ -745,6 +745,8 @@
   
 
   
+  
+  
   
   
   
@@ -758,7 +760,6 @@
   
   
 
-  
   
   
   
diff --git a/sd/uiconfig/sdraw/menubar/menubar.xml 
b/sd/uiconfig/sdraw/menubar/menubar.xml
index d29f81fff0ff..082e9e277929 100644
--- a/sd/uiconfig/sdraw/menubar/menubar.xml
+++ b/sd/uiconfig/sdraw/menubar/menubar.xml
@@ -624,6 +624,7 @@
 
   
   
+  
   
   
   
@@ -638,7 +639,6 @@
   
   
 
-  
   
   
   
diff --git a/sd/uiconfig/simpress/menubar/menubar.xml 
b/sd/uiconfig/simpress/menubar/menubar.xml
index 5d3ddfb34bf9..a6efad8be128 100644
--- a/sd/uiconfig/simpress/menubar/menubar.xml
+++ b/sd/uiconfig/simpress/menubar/menubar.xml
@@ -654,6 +654,7 @@
   
 
   
+  
   
   
   
@@ -669,7 +670,6 @@
   
   
 
-  
   
   
   
diff --git a/sw/uiconfig/sglobal/menubar/menubar.xml 
b/sw/uiconfig/sglobal/menubar/menubar.xml
index c02882f83b79..9c8f61f03d28 100644
--- a/sw/uiconfig/sglobal/menubar/menubar.xml
+++ b/sw/uiconfig/sglobal/menubar/menubar.xml
@@ -767,6 +767,8 @@
   
 
   
+  
+  
   
   
   
@@ -781,7 +783,6 @@
   
   
 
-  
   
   
   
diff --git a/sw/uiconfig/swriter/menubar/menubar.xml 
b/sw/uiconfig/swriter/menubar/menubar.xml
index 8f4cd3617f7d..afc744f1b415 100644
--- a/sw/uiconfig/swriter/menubar/menubar.xml
+++ b/sw/uiconfig/swriter/menubar/menubar.xml
@@ -787,6 +787,8 @@
   
 
   
+  
+  
   
   
   
@@ -801,7 +803,6 @@
   
   
 
-  
   
   
   
@@ -819,4 +820,4 @@
   
 
   
-
\ No newline at end of file
+
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: sc/uiconfig

2021-02-26 Thread andreas kainz (via logerrit)
 sc/uiconfig/scalc/ui/notebookbar.ui |  196 
 1 file changed, 68 insertions(+), 128 deletions(-)

New commits:
commit c5b911b23f45ba86100c2eadc747b27c8744a96d
Author: andreas kainz 
AuthorDate: Sat Feb 20 09:16:23 2021 +0100
Commit: Andreas Kainz 
CommitDate: Fri Feb 26 22:58:08 2021 +0100

Update Calc home tab

Change-Id: Iecdfe016878673d22d5afca3b9ef70fcbe2b35ac
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/111257
Tested-by: Jenkins
Reviewed-by: Andreas Kainz 

diff --git a/sc/uiconfig/scalc/ui/notebookbar.ui 
b/sc/uiconfig/scalc/ui/notebookbar.ui
index fc3a387012b9..e26a7aabb45e 100644
--- a/sc/uiconfig/scalc/ui/notebookbar.ui
+++ b/sc/uiconfig/scalc/ui/notebookbar.ui
@@ -2106,7 +2106,6 @@
 False
 cmd/lc_insertfieldctrl.png
   
-  
   
 True
 False
@@ -3352,8 +3351,8 @@
 True
 True
 center
-5
-5
+5
+5
 
   
 True
@@ -4358,13 +4357,14 @@
   
 
 
-  
+  
 True
 False
 center
+5
 True
 
-  
+  
 True
 False
 5
@@ -4378,6 +4378,49 @@
 0
   
 
+
+  
+True
+True
+center
+True
+both
+False
+3
+
+  
+True
+False
+.uno:ConditionalFormatMenu
+  
+  
+False
+False
+  
+
+  
+  
+False
+True
+1
+  
+
+
+  
+
+  
+  
+False
+True
+8
+  
+
+
+  
+True
+False
+center
+True
 
   
 True
@@ -4390,32 +4433,6 @@
 False
 center
 True
-
-  
-True
-True
-icons
-False
-
-  
-True
-False
-center
-True
-.uno:DesignerDialog
-  
-  
-False
-True
-  
-
-  
-  
-False
-True
-0
-  
-
 
   
 True
@@ -4480,21 +4497,6 @@
 0
   
 
-
-  
-True
-False
-   

  1   2   3   4   5   >