[Libreoffice-commits] core.git: Branch 'distro/cib/libreoffice-6-4' - sw/uiconfig

2023-01-05 Thread Ayhan Yalçınsoy (via logerrit)
 sw/uiconfig/sglobal/popupmenu/table.xml |1 +
 sw/uiconfig/sweb/popupmenu/table.xml|1 +
 sw/uiconfig/swform/popupmenu/table.xml  |1 +
 sw/uiconfig/swriter/popupmenu/table.xml |1 +
 sw/uiconfig/swxform/popupmenu/table.xml |1 +
 5 files changed, 5 insertions(+)

New commits:
commit f5908a98da4d53250a9ff035d0b75827e8f0860c
Author: Ayhan Yalçınsoy 
AuthorDate: Sun May 2 09:26:32 2021 +0300
Commit: Gabor Kelemen 
CommitDate: Thu Jan 5 12:21:33 2023 +0100

tdf#140296: Added Edit Fields(context menu) inside of tables

Reviewed-on: https://gerrit.libreoffice.org/c/core/+/114986
Tested-by: Jenkins
Reviewed-by: Heiko Tietze 
(cherry picked from commit 1cf47d932580a58a7855fe29ac39d17cdd79ae01)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/115091
Reviewed-by: Ayhan Yalçınsoy 
Reviewed-by: Adolfo Jayme Barrientos 

Change-Id: I22b6a179c1575171315d9eb40cd4895c35d77b6f

diff --git a/sw/uiconfig/sglobal/popupmenu/table.xml 
b/sw/uiconfig/sglobal/popupmenu/table.xml
index 09470cab6d34..7f3cbb6ebe6e 100644
--- a/sw/uiconfig/sglobal/popupmenu/table.xml
+++ b/sw/uiconfig/sglobal/popupmenu/table.xml
@@ -122,6 +122,7 @@
 
   
   
+  
   
   
   
diff --git a/sw/uiconfig/sweb/popupmenu/table.xml 
b/sw/uiconfig/sweb/popupmenu/table.xml
index 09470cab6d34..7f3cbb6ebe6e 100644
--- a/sw/uiconfig/sweb/popupmenu/table.xml
+++ b/sw/uiconfig/sweb/popupmenu/table.xml
@@ -122,6 +122,7 @@
 
   
   
+  
   
   
   
diff --git a/sw/uiconfig/swform/popupmenu/table.xml 
b/sw/uiconfig/swform/popupmenu/table.xml
index 09470cab6d34..7f3cbb6ebe6e 100644
--- a/sw/uiconfig/swform/popupmenu/table.xml
+++ b/sw/uiconfig/swform/popupmenu/table.xml
@@ -122,6 +122,7 @@
 
   
   
+  
   
   
   
diff --git a/sw/uiconfig/swriter/popupmenu/table.xml 
b/sw/uiconfig/swriter/popupmenu/table.xml
index 2a302ef1a2cd..7d501545f160 100644
--- a/sw/uiconfig/swriter/popupmenu/table.xml
+++ b/sw/uiconfig/swriter/popupmenu/table.xml
@@ -125,6 +125,7 @@
 
   
   
+  
   
   
   
diff --git a/sw/uiconfig/swxform/popupmenu/table.xml 
b/sw/uiconfig/swxform/popupmenu/table.xml
index 09470cab6d34..7f3cbb6ebe6e 100644
--- a/sw/uiconfig/swxform/popupmenu/table.xml
+++ b/sw/uiconfig/swxform/popupmenu/table.xml
@@ -122,6 +122,7 @@
 
   
   
+  
   
   
   


[Libreoffice-commits] core.git: Branch 'distro/collabora/co-2021' - 18 commits - avmedia/source canvas/source chart2/source chart2/uiconfig cppcanvas/source drawinglayer/source filter/source include/s

2021-05-06 Thread Ayhan Yalçınsoy (via logerrit)
 avmedia/source/framework/MediaControlBase.cxx  |2 
 canvas/source/cairo/cairo_canvashelper.cxx |   14 +-
 chart2/source/controller/dialogs/res_BarGeometry.cxx   |3 
 chart2/uiconfig/ui/tp_ChartType.ui |   11 +
 cppcanvas/source/mtfrenderer/implrenderer.cxx  |8 -
 drawinglayer/source/processor2d/vclmetafileprocessor2d.cxx |   82 ++---
 filter/source/graphicfilter/idxf/dxfvec.cxx|6 
 include/svx/xdash.hxx  |   22 +--
 include/vcl/lineinfo.hxx   |   26 ++--
 sc/qa/extras/macros-test.cxx   |   36 +
 sc/qa/extras/testdocuments/tdf90278.xls|binary
 sc/source/ui/vba/vbaborders.cxx|2 
 sd/qa/unit/export-tests-ooxml2.cxx |6 
 sd/qa/unit/uiimpress.cxx   |   24 ---
 sd/source/ui/annotations/annotationmanager.cxx |7 -
 sd/uiconfig/simpress/ui/sidebarslidebackground.ui  |   22 +--
 sfx2/source/dialog/backingwindow.cxx   |8 +
 sfx2/source/dialog/mgetempl.cxx|1 
 solenv/gbuild/platform/com_MSC_defs.mk |2 
 starmath/source/edit.cxx   |4 
 svx/source/xoutdev/xattr.cxx   |   12 -
 sw/qa/extras/layout/data/tdf138782.docx|binary
 sw/qa/extras/layout/layout2.cxx|   16 ++
 sw/source/core/inc/layact.hxx  |   23 ++-
 sw/source/core/layout/layact.cxx   |   60 +
 sw/source/core/view/viewsh.cxx |1 
 sw/uiconfig/sglobal/popupmenu/table.xml|1 
 sw/uiconfig/sweb/popupmenu/table.xml   |1 
 sw/uiconfig/swform/popupmenu/table.xml |1 
 sw/uiconfig/swriter/popupmenu/table.xml|1 
 sw/uiconfig/swxform/popupmenu/table.xml|1 
 vcl/source/gdi/lineinfo.cxx|   55 +---
 vcl/source/outdev/polyline.cxx |8 -
 vcl/unx/gtk3/gtk3gtkframe.cxx  |   20 ++-
 vcl/unx/gtk3/gtk3gtkinst.cxx   |   24 ++-
 writerfilter/source/dmapper/DomainMapper.cxx   |5 
 writerfilter/source/filter/WriterFilter.cxx|1 
 37 files changed, 336 insertions(+), 180 deletions(-)

New commits:
commit 2761de9cdcb68fb514e656d5c7b7ac03bac71db8
Author: Ayhan Yalçınsoy 
AuthorDate: Sun May 2 09:26:32 2021 +0300
Commit: Andras Timar 
CommitDate: Thu May 6 16:40:12 2021 +0200

tdf#140296: Added Edit Fields(context menu) inside of tables

Change-Id: I22b6a179c1575171315d9eb40cd4895c35d77b6f
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/114986
Tested-by: Jenkins
Reviewed-by: Heiko Tietze 
(cherry picked from commit 1cf47d932580a58a7855fe29ac39d17cdd79ae01)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/115091
Reviewed-by: Ayhan Yalçınsoy 
Reviewed-by: Adolfo Jayme Barrientos 

diff --git a/sw/uiconfig/sglobal/popupmenu/table.xml 
b/sw/uiconfig/sglobal/popupmenu/table.xml
index 179790220325..242511168051 100644
--- a/sw/uiconfig/sglobal/popupmenu/table.xml
+++ b/sw/uiconfig/sglobal/popupmenu/table.xml
@@ -123,6 +123,7 @@
   
   
   
+  
   
   
   
diff --git a/sw/uiconfig/sweb/popupmenu/table.xml 
b/sw/uiconfig/sweb/popupmenu/table.xml
index 179790220325..242511168051 100644
--- a/sw/uiconfig/sweb/popupmenu/table.xml
+++ b/sw/uiconfig/sweb/popupmenu/table.xml
@@ -123,6 +123,7 @@
   
   
   
+  
   
   
   
diff --git a/sw/uiconfig/swform/popupmenu/table.xml 
b/sw/uiconfig/swform/popupmenu/table.xml
index 179790220325..242511168051 100644
--- a/sw/uiconfig/swform/popupmenu/table.xml
+++ b/sw/uiconfig/swform/popupmenu/table.xml
@@ -123,6 +123,7 @@
   
   
   
+  
   
   
   
diff --git a/sw/uiconfig/swriter/popupmenu/table.xml 
b/sw/uiconfig/swriter/popupmenu/table.xml
index 0e0ff18fecb4..0f6f1138746b 100644
--- a/sw/uiconfig/swriter/popupmenu/table.xml
+++ b/sw/uiconfig/swriter/popupmenu/table.xml
@@ -126,6 +126,7 @@
   
   
   
+  
   
   
   
diff --git a/sw/uiconfig/swxform/popupmenu/table.xml 
b/sw/uiconfig/swxform/popupmenu/table.xml
index 179790220325..242511168051 100644
--- a/sw/uiconfig/swxform/popupmenu/table.xml
+++ b/sw/uiconfig/swxform/popupmenu/table.xml
@@ -123,6 +123,7 @@
   
   
   
+  
   
   
   
commit f50b91ef3546d673ecf3763e0407738c7082180a
Author: Luboš Luňák 
AuthorDate: Wed May 5 14:20:01 2021 +0200
Commit: Andras Timar 
CommitDate: Thu May 6 16:40:11 2021 +0200

scale stroked line properly in cairocanvas

- Line width should be scaled by the scaled vector, not just its X
component (see VclMetafil

[Libreoffice-commits] core.git: Branch 'libreoffice-7-1' - sw/uiconfig

2021-05-05 Thread Ayhan Yalçınsoy (via logerrit)
 sw/uiconfig/sglobal/popupmenu/table.xml |1 +
 sw/uiconfig/sweb/popupmenu/table.xml|1 +
 sw/uiconfig/swform/popupmenu/table.xml  |1 +
 sw/uiconfig/swriter/popupmenu/table.xml |1 +
 sw/uiconfig/swxform/popupmenu/table.xml |1 +
 5 files changed, 5 insertions(+)

New commits:
commit 386d95d25e82bbc54cbf99118abd00ae8a1eb2df
Author: Ayhan Yalçınsoy 
AuthorDate: Sun May 2 09:26:32 2021 +0300
Commit: Adolfo Jayme Barrientos 
CommitDate: Thu May 6 04:09:26 2021 +0200

tdf#140296: Added Edit Fields(context menu) inside of tables

Change-Id: I22b6a179c1575171315d9eb40cd4895c35d77b6f
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/114986
Tested-by: Jenkins
Reviewed-by: Heiko Tietze 
(cherry picked from commit 1cf47d932580a58a7855fe29ac39d17cdd79ae01)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/115091
Reviewed-by: Ayhan Yalçınsoy 
Reviewed-by: Adolfo Jayme Barrientos 

diff --git a/sw/uiconfig/sglobal/popupmenu/table.xml 
b/sw/uiconfig/sglobal/popupmenu/table.xml
index 179790220325..242511168051 100644
--- a/sw/uiconfig/sglobal/popupmenu/table.xml
+++ b/sw/uiconfig/sglobal/popupmenu/table.xml
@@ -123,6 +123,7 @@
   
   
   
+  
   
   
   
diff --git a/sw/uiconfig/sweb/popupmenu/table.xml 
b/sw/uiconfig/sweb/popupmenu/table.xml
index 179790220325..242511168051 100644
--- a/sw/uiconfig/sweb/popupmenu/table.xml
+++ b/sw/uiconfig/sweb/popupmenu/table.xml
@@ -123,6 +123,7 @@
   
   
   
+  
   
   
   
diff --git a/sw/uiconfig/swform/popupmenu/table.xml 
b/sw/uiconfig/swform/popupmenu/table.xml
index 179790220325..242511168051 100644
--- a/sw/uiconfig/swform/popupmenu/table.xml
+++ b/sw/uiconfig/swform/popupmenu/table.xml
@@ -123,6 +123,7 @@
   
   
   
+  
   
   
   
diff --git a/sw/uiconfig/swriter/popupmenu/table.xml 
b/sw/uiconfig/swriter/popupmenu/table.xml
index 0e0ff18fecb4..0f6f1138746b 100644
--- a/sw/uiconfig/swriter/popupmenu/table.xml
+++ b/sw/uiconfig/swriter/popupmenu/table.xml
@@ -126,6 +126,7 @@
   
   
   
+  
   
   
   
diff --git a/sw/uiconfig/swxform/popupmenu/table.xml 
b/sw/uiconfig/swxform/popupmenu/table.xml
index 179790220325..242511168051 100644
--- a/sw/uiconfig/swxform/popupmenu/table.xml
+++ b/sw/uiconfig/swxform/popupmenu/table.xml
@@ -123,6 +123,7 @@
   
   
   
+  
   
   
   
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2021-05-04 Thread Ayhan Yalçınsoy (via logerrit)
 sw/uiconfig/sglobal/popupmenu/table.xml |1 +
 sw/uiconfig/sweb/popupmenu/table.xml|1 +
 sw/uiconfig/swform/popupmenu/table.xml  |1 +
 sw/uiconfig/swriter/popupmenu/table.xml |1 +
 sw/uiconfig/swxform/popupmenu/table.xml |1 +
 5 files changed, 5 insertions(+)

New commits:
commit 1cf47d932580a58a7855fe29ac39d17cdd79ae01
Author: Ayhan Yalçınsoy 
AuthorDate: Sun May 2 09:26:32 2021 +0300
Commit: Heiko Tietze 
CommitDate: Tue May 4 11:15:36 2021 +0200

tdf#140296: Added Edit Fields(context menu) inside of tables

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

diff --git a/sw/uiconfig/sglobal/popupmenu/table.xml 
b/sw/uiconfig/sglobal/popupmenu/table.xml
index a4ef83e715d1..2ef887ebaef7 100644
--- a/sw/uiconfig/sglobal/popupmenu/table.xml
+++ b/sw/uiconfig/sglobal/popupmenu/table.xml
@@ -122,6 +122,7 @@
   
   
   
+  
   
   
   
diff --git a/sw/uiconfig/sweb/popupmenu/table.xml 
b/sw/uiconfig/sweb/popupmenu/table.xml
index a4ef83e715d1..2ef887ebaef7 100644
--- a/sw/uiconfig/sweb/popupmenu/table.xml
+++ b/sw/uiconfig/sweb/popupmenu/table.xml
@@ -122,6 +122,7 @@
   
   
   
+  
   
   
   
diff --git a/sw/uiconfig/swform/popupmenu/table.xml 
b/sw/uiconfig/swform/popupmenu/table.xml
index a4ef83e715d1..2ef887ebaef7 100644
--- a/sw/uiconfig/swform/popupmenu/table.xml
+++ b/sw/uiconfig/swform/popupmenu/table.xml
@@ -122,6 +122,7 @@
   
   
   
+  
   
   
   
diff --git a/sw/uiconfig/swriter/popupmenu/table.xml 
b/sw/uiconfig/swriter/popupmenu/table.xml
index c89636848757..4e1a81e4b44e 100644
--- a/sw/uiconfig/swriter/popupmenu/table.xml
+++ b/sw/uiconfig/swriter/popupmenu/table.xml
@@ -125,6 +125,7 @@
   
   
   
+  
   
   
   
diff --git a/sw/uiconfig/swxform/popupmenu/table.xml 
b/sw/uiconfig/swxform/popupmenu/table.xml
index a4ef83e715d1..2ef887ebaef7 100644
--- a/sw/uiconfig/swxform/popupmenu/table.xml
+++ b/sw/uiconfig/swxform/popupmenu/table.xml
@@ -122,6 +122,7 @@
   
   
   
+  
   
   
   
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2021-05-04 Thread Ayhan Yalçınsoy (via logerrit)
 sw/source/core/text/porfly.cxx  |1 +
 sw/uiconfig/swriter/ui/footendnotedialog.ui |2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

New commits:
commit 42db696496c8e95ee7489d2800bd6a5400391959
Author: Ayhan Yalçınsoy 
AuthorDate: Sun May 2 09:14:42 2021 +0300
Commit: Heiko Tietze 
CommitDate: Tue May 4 11:09:54 2021 +0200

tdf#139713:Renamed Footnote/endnote settings dialog caption

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

diff --git a/sw/uiconfig/swriter/ui/footendnotedialog.ui 
b/sw/uiconfig/swriter/ui/footendnotedialog.ui
index 08c6bb924a65..832e55a6ac37 100644
--- a/sw/uiconfig/swriter/ui/footendnotedialog.ui
+++ b/sw/uiconfig/swriter/ui/footendnotedialog.ui
@@ -5,7 +5,7 @@
   
 False
 6
-Footnotes/Endnotes 
Settings
+Settings of Footnotes and 
Endnotes
 False
 True
 0
commit 61dbc8791b8d3afa524bfe89ebc99eca3a5c2030
Author: Caolán McNamara 
AuthorDate: Mon May 3 19:51:15 2021 +0100
Commit: Caolán McNamara 
CommitDate: Tue May 4 11:09:44 2021 +0200

cid#1478174 Uninitialized scalar field

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

diff --git a/sw/source/core/text/porfly.cxx b/sw/source/core/text/porfly.cxx
index 422e2ef36ee3..34edc3082b71 100644
--- a/sw/source/core/text/porfly.cxx
+++ b/sw/source/core/text/porfly.cxx
@@ -269,6 +269,7 @@ void sw::DrawFlyCntPortion::Paint(const SwTextPaintInfo&) 
const
  */
 SwFlyCntPortion::SwFlyCntPortion()
 : m_bMax(false)
+, m_bDeleted(false)
 , m_eAlign(sw::LineAlign::NONE)
 {
 mnLineLength = TextFrameIndex(1);
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: cui/inc cui/uiconfig

2021-03-22 Thread Ayhan Yalçınsoy (via logerrit)
 cui/inc/toolbarmode.hrc  |6 +++---
 cui/uiconfig/ui/toolbarmodedialog.ui |   26 +-
 2 files changed, 16 insertions(+), 16 deletions(-)

New commits:
commit 3989fdb4fc7333236869c9bec9612fc86aba77c7
Author: Ayhan Yalçınsoy 
AuthorDate: Thu Mar 18 00:32:33 2021 +0300
Commit: Heiko Tietze 
CommitDate: Mon Mar 22 14:31:35 2021 +0100

tdf#137925: UI:Preferred user interface rearranged

Change-Id: I9fe39064093a14917810aecaefdf8b75448f130f
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112674
Tested-by: Jenkins
Reviewed-by: V, Stuart Foote 
Reviewed-by: Eyal Rozenberg 
Reviewed-by: Heiko Tietze 

diff --git a/cui/inc/toolbarmode.hrc b/cui/inc/toolbarmode.hrc
index 5838d5244da3..b65851c2eb08 100644
--- a/cui/inc/toolbarmode.hrc
+++ b/cui/inc/toolbarmode.hrc
@@ -20,18 +20,18 @@
 const std::tuple TOOLBARMODES_ARRAY[] =
 {
 { NC_("RID_CUI_TOOLBARMODES", "Standard user interface with menu, toolbar, 
and collapsed sidebar. Intended for users who are familiar with the classic 
interface."), "Default", "default.png" },
+{ NC_("RID_CUI_TOOLBARMODES", "The Tabbed user interface is the most 
similar to the Ribbons used in Microsoft Office. It organizes functions in tabs 
and makes the main menu obsolete."), "notebookbar.ui", "notebookbar.png" },
 { NC_("RID_CUI_TOOLBARMODES", "Standard user interface but with 
single-line toolbar. Intended for use on small screens."), "Single", 
"single.png" },
 { NC_("RID_CUI_TOOLBARMODES", "Standard user interface with expanded 
sidebar. Expert users who want to quickly change many different properties are 
advised to use this UI."), "Sidebar", "sidebar.png" },
-{ NC_("RID_CUI_TOOLBARMODES", "The Tabbed user interface is the most 
similar to the Ribbons used in Microsoft Office. It organizes functions in tabs 
and makes the main menu obsolete."), "notebookbar.ui", "notebookbar.png" },
 { NC_("RID_CUI_TOOLBARMODES", "The Tabbed Compact variant aims to be 
familiar with the Microsoft Office interface, yet occupying less space for 
smaller screens."), "notebookbar_compact.ui", "notebookbar_compact.png" },
-{ NC_("RID_CUI_TOOLBARMODES", "The Groupedbar Compact interface provides 
access to functions in groups, with icons for most-frequently used features, 
and dropdown menus for others. This compact variant favors vertical space."), 
"notebookbar_groupedbar_compact.ui", "notebookbar_groupedbar_compact.png" },
 { NC_("RID_CUI_TOOLBARMODES", "The Groupedbar interface provides access to 
functions in groups, with icons for most-frequently used features, and dropdown 
menus for others. This full variant favors functions and is slightly larger 
than others."), "notebookbar_groupedbar_full.ui", 
"notebookbar_groupedbar_full.png" },
+{ NC_("RID_CUI_TOOLBARMODES", "The Groupedbar Compact interface provides 
access to functions in groups, with icons for most-frequently used features, 
and dropdown menus for others. This compact variant favors vertical space."), 
"notebookbar_groupedbar_compact.ui", "notebookbar_groupedbar_compact.png" },
 { NC_("RID_CUI_TOOLBARMODES", "The Contextual Single interface shows 
functions in a single-line toolbar with context-dependent content."), 
"notebookbar_single.ui", "notebookbar_single.png" },
 { NC_("RID_CUI_TOOLBARMODES", "The Contextual Groups interface focuses on 
beginners. It exposes the most frequently used functions on groups with the 
core action as large icon and a couple of small additional features. All 
functions have a label. Depending on the context, an additional section 
provides access to those functions."), "notebookbar_groups.ui", 
"notebookbar_groups.png" },
 };
 
 //hide experimental UIs
-constexpr int nGroupedbarFull = 6;
+constexpr int nGroupedbarFull = 5;
 constexpr int nContextualGroups = 8;
 
 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/cui/uiconfig/ui/toolbarmodedialog.ui 
b/cui/uiconfig/ui/toolbarmodedialog.ui
index b7c6427ef7b3..37159b96cc2f 100644
--- a/cui/uiconfig/ui/toolbarmodedialog.ui
+++ b/cui/uiconfig/ui/toolbarmodedialog.ui
@@ -106,8 +106,8 @@
 vertical
 3
 
-  
-Tabbed
+  
+Standard Toolbar
 True
 True
 False
@@ -115,7 +115,6 @@
 start
 True
 True
-rbButton1
   
   
 False
@@ -124,8 +123,8 @@
   
 
 
-  
-Standard Toolbar
+  
+Tabbed
 True
 True
 False
@@ -133,6 +132,7 @@
  

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

2021-03-16 Thread Ayhan Yalçınsoy (via logerrit)
 cui/uiconfig/ui/toolbarmodedialog.ui |   68 +--
 1 file changed, 41 insertions(+), 27 deletions(-)

New commits:
commit fd9b1fbcae5d90d7e542dae999cffda9a0f928f0
Author: Ayhan Yalçınsoy 
AuthorDate: Tue Mar 16 08:02:54 2021 +0300
Commit: Heiko Tietze 
CommitDate: Tue Mar 16 15:21:19 2021 +0100

tdf#137925: UI: Preferred user interface rearranged

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

diff --git a/cui/uiconfig/ui/toolbarmodedialog.ui 
b/cui/uiconfig/ui/toolbarmodedialog.ui
index 9483f977e167..b7c6427ef7b3 100644
--- a/cui/uiconfig/ui/toolbarmodedialog.ui
+++ b/cui/uiconfig/ui/toolbarmodedialog.ui
@@ -15,6 +15,9 @@
 True
 center-on-parent
 dialog
+
+  
+
 
   
 False
@@ -103,8 +106,8 @@
 vertical
 3
 
-  
-Standard Toolbar
+  
+Tabbed
 True
 True
 False
@@ -112,6 +115,7 @@
 start
 True
 True
+rbButton1
   
   
 False
@@ -120,8 +124,8 @@
   
 
 
-  
-Tabbed
+  
+Standard Toolbar
 True
 True
 False
@@ -129,17 +133,27 @@
 start
 True
 True
-rbButton1
   
   
 False
 True
-3
+1
   
 
 
-  
-Tabbed Compact
+  
+True
+False
+  
+  
+False
+True
+2
+  
+
+
+  
+Single Toolbar
 True
 True
 False
@@ -152,12 +166,12 @@
   
 False
 True
-4
+3
   
 
 
-  
-Groupedbar
+  
+Sidebar
 True
 True
 False
@@ -170,12 +184,12 @@
   
 False
 True
-5
+4
   
 
 
-  
-Groupedbar Compact
+  
+Tabbed Compact
 True
 True
 False
@@ -188,12 +202,12 @@
   
 False
 True
-6
+5
   
 
 
-  
-Contextual Single
+  
+Groupedbar
 True
 True
 False
@@ -206,12 +220,12 @@
   
 False
 True
-7
+6
   
 
 
-  
-Contextual Groups
+  
+Groupedbar Compact
 True
 True
 False
@@ -224,12 +238,12 @@
   
 False
 True
-8
+7
   
 
 
-  
-Single Toolbar
+  
+Contextual Single
 True
 True
 False
@@ -242,12 +256,12 @@
   
 False
 True
-9
+ 

[Libreoffice-commits] core.git: officecfg/registry

2021-03-09 Thread Ayhan Yalçınsoy (via logerrit)
 officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu |4 
++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit e3feffe94ae3b1ab6cc68fadc7dc5aa19363941b
Author: Ayhan Yalçınsoy 
AuthorDate: Wed Mar 3 16:14:02 2021 +0300
Commit: Heiko Tietze 
CommitDate: Tue Mar 9 09:19:02 2021 +0100

tdf#139683: Specified PDF functions in customise dialog

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

diff --git 
a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu 
b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
index 6165cd8d0b61..fe562574ef86 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
@@ -5098,7 +5098,7 @@ bit 3 (0x8): #define 
UICOMMANDDESCRIPTION_PROPERTIES_TOGGLEBUTTON 8
   
   
 
-  PDF
+  Export as PDF
 
 
   ~Export as PDF...
@@ -5112,7 +5112,7 @@ bit 3 (0x8): #define 
UICOMMANDDESCRIPTION_PROPERTIES_TOGGLEBUTTON 8
   
   
 
-  PDF
+  Export Directly as PDF
 
 
   Export Directly as PDF
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Branch 'libreoffice-7-1' - helpcontent2

2020-12-02 Thread Ayhan Yalçınsoy (via logerrit)
 helpcontent2 |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit e985ca01bc24a099e2a57e7f56d424e063d02e46
Author: Ayhan Yalçınsoy 
AuthorDate: Thu Dec 3 02:29:37 2020 +0100
Commit: Gerrit Code Review 
CommitDate: Thu Dec 3 02:29:37 2020 +0100

Update git submodules

* Update helpcontent2 from branch 'libreoffice-7-1'
  to fdcc3f43b6cca1494f32c2dd10f03b05c2d8ebd6
  - tdf#137720: Help files-Page Setup replaced with Page Properties

Change-Id: I131e80d08076fd2d7d198a65e4fb7cb77acc16f8
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/107029
Tested-by: Jenkins
Reviewed-by: Ilmari Lauhakangas 
(cherry picked from commit 845da7694bd6e444db9cea206ccd15bd21e97921)
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/107096
Reviewed-by: Adolfo Jayme Barrientos 

diff --git a/helpcontent2 b/helpcontent2
index 3a7095a6de5b..fdcc3f43b6cc 16
--- a/helpcontent2
+++ b/helpcontent2
@@ -1 +1 @@
-Subproject commit 3a7095a6de5b431e80987da81311505e6639bbbd
+Subproject commit fdcc3f43b6cca1494f32c2dd10f03b05c2d8ebd6
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] help.git: Branch 'libreoffice-7-1' - source/text

2020-12-02 Thread Ayhan Yalçınsoy (via logerrit)
 source/text/sdraw/01/page_properties.xhp |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit fdcc3f43b6cca1494f32c2dd10f03b05c2d8ebd6
Author: Ayhan Yalçınsoy 
AuthorDate: Wed Dec 2 13:40:58 2020 +0100
Commit: Adolfo Jayme Barrientos 
CommitDate: Thu Dec 3 02:29:37 2020 +0100

tdf#137720: Help files-Page Setup replaced with Page Properties

Change-Id: I131e80d08076fd2d7d198a65e4fb7cb77acc16f8
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/107029
Tested-by: Jenkins
Reviewed-by: Ilmari Lauhakangas 
(cherry picked from commit 845da7694bd6e444db9cea206ccd15bd21e97921)
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/107096
Reviewed-by: Adolfo Jayme Barrientos 

diff --git a/source/text/sdraw/01/page_properties.xhp 
b/source/text/sdraw/01/page_properties.xhp
index dab5c11e0..5388c8158 100644
--- a/source/text/sdraw/01/page_properties.xhp
+++ b/source/text/sdraw/01/page_properties.xhp
@@ -36,6 +36,6 @@
 
 
 
-To 
change the background of all of the pages in the active file, select a 
background, click OK and click Yes in the Page 
Setup dialog.
+To 
change the background of all of the pages in the active file, select a 
background, click OK and click Yes in the Page 
Properties dialog.
   
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: helpcontent2

2020-12-02 Thread Ayhan Yalçınsoy (via logerrit)
 helpcontent2 |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit fdcfed3d896ed100a9a96560b400e49974409e0b
Author: Ayhan Yalçınsoy 
AuthorDate: Wed Dec 2 14:50:28 2020 +0100
Commit: Gerrit Code Review 
CommitDate: Wed Dec 2 14:50:28 2020 +0100

Update git submodules

* Update helpcontent2 from branch 'master'
  to 845da7694bd6e444db9cea206ccd15bd21e97921
  - tdf#137720: Help files-Page Setup replaced with Page Properties

Change-Id: I131e80d08076fd2d7d198a65e4fb7cb77acc16f8
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/107029
Tested-by: Jenkins
Reviewed-by: Ilmari Lauhakangas 

diff --git a/helpcontent2 b/helpcontent2
index 256943b58853..845da7694bd6 16
--- a/helpcontent2
+++ b/helpcontent2
@@ -1 +1 @@
-Subproject commit 256943b5885310416bf7422e132dc94ce1d78f7f
+Subproject commit 845da7694bd6e444db9cea206ccd15bd21e97921
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] help.git: source/text

2020-12-02 Thread Ayhan Yalçınsoy (via logerrit)
 source/text/sdraw/01/page_properties.xhp |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 845da7694bd6e444db9cea206ccd15bd21e97921
Author: Ayhan Yalçınsoy 
AuthorDate: Wed Dec 2 13:40:58 2020 +0100
Commit: Ilmari Lauhakangas 
CommitDate: Wed Dec 2 14:50:28 2020 +0100

tdf#137720: Help files-Page Setup replaced with Page Properties

Change-Id: I131e80d08076fd2d7d198a65e4fb7cb77acc16f8
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/107029
Tested-by: Jenkins
Reviewed-by: Ilmari Lauhakangas 

diff --git a/source/text/sdraw/01/page_properties.xhp 
b/source/text/sdraw/01/page_properties.xhp
index dab5c11e0..5388c8158 100644
--- a/source/text/sdraw/01/page_properties.xhp
+++ b/source/text/sdraw/01/page_properties.xhp
@@ -36,6 +36,6 @@
 
 
 
-To 
change the background of all of the pages in the active file, select a 
background, click OK and click Yes in the Page 
Setup dialog.
+To 
change the background of all of the pages in the active file, select a 
background, click OK and click Yes in the Page 
Properties dialog.
   
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: helpcontent2

2020-11-25 Thread Ayhan Yalçınsoy (via logerrit)
 helpcontent2 |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 6b8d498576a51a56b4e0961d92a50ebf0337efff
Author: Ayhan Yalçınsoy 
AuthorDate: Wed Nov 25 11:04:14 2020 +0100
Commit: Gerrit Code Review 
CommitDate: Wed Nov 25 11:04:14 2020 +0100

Update git submodules

* Update helpcontent2 from branch 'master'
  to 7b4dc63ec204f64a80f181ba1ff005a78791f60c
  - tdf#138203: removed '...' characters from the menu etnires on help page

Change-Id: Ie699ceb22cf0f83a8df08eb66e5414e5ac5cda82
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106519
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos 

diff --git a/helpcontent2 b/helpcontent2
index cc9d63e60d84..7b4dc63ec204 16
--- a/helpcontent2
+++ b/helpcontent2
@@ -1 +1 @@
-Subproject commit cc9d63e60d848b0560778b4de098581923bbc6a2
+Subproject commit 7b4dc63ec204f64a80f181ba1ff005a78791f60c
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] help.git: source/text

2020-11-25 Thread Ayhan Yalçınsoy (via logerrit)
 source/text/sdraw/main_format.xhp |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 7b4dc63ec204f64a80f181ba1ff005a78791f60c
Author: Ayhan Yalçınsoy 
AuthorDate: Wed Nov 25 10:46:32 2020 +0100
Commit: Adolfo Jayme Barrientos 
CommitDate: Wed Nov 25 11:04:14 2020 +0100

tdf#138203: removed '...' characters from the menu etnires on help page

Change-Id: Ie699ceb22cf0f83a8df08eb66e5414e5ac5cda82
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106519
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos 

diff --git a/source/text/sdraw/main_format.xhp 
b/source/text/sdraw/main_format.xhp
index c0b4bca05..cb14055b6 100644
--- a/source/text/sdraw/main_format.xhp
+++ b/source/text/sdraw/main_format.xhp
@@ -49,7 +49,7 @@
 
 Area
 
-Text 
Attributes...
+Text 
Attributes
 
 Layer
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: helpcontent2

2020-11-25 Thread Ayhan Yalçınsoy (via logerrit)
 helpcontent2 |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit b22e2548a4ac7a4395b3e50b82f23a46cbd6104a
Author: Ayhan Yalçınsoy 
AuthorDate: Wed Nov 25 09:11:26 2020 +0100
Commit: Gerrit Code Review 
CommitDate: Wed Nov 25 09:11:26 2020 +0100

Update git submodules

* Update helpcontent2 from branch 'master'
  to cc9d63e60d848b0560778b4de098581923bbc6a2
  - tdf#138203: fixed identical menu on help pages

Change-Id: I97ded684de5025e2747f8b30a9ec4bb0e2278e29
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106439
Tested-by: Jenkins
Reviewed-by: Ilmari Lauhakangas 

diff --git a/helpcontent2 b/helpcontent2
index bb3b17ed7577..cc9d63e60d84 16
--- a/helpcontent2
+++ b/helpcontent2
@@ -1 +1 @@
-Subproject commit bb3b17ed7577aca011955a97e40edfd795e70cd3
+Subproject commit cc9d63e60d848b0560778b4de098581923bbc6a2
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] help.git: source/text

2020-11-25 Thread Ayhan Yalçınsoy (via logerrit)
 source/text/sdraw/guide/align_arrange.xhp |2 +-
 source/text/sdraw/main_format.xhp |2 +-
 source/text/shared/01/0522.xhp|2 +-
 source/text/shared/01/0599.xhp|2 +-
 source/text/swriter/01/05060100.xhp   |2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

New commits:
commit cc9d63e60d848b0560778b4de098581923bbc6a2
Author: Ayhan Yalçınsoy 
AuthorDate: Tue Nov 24 08:01:44 2020 +0100
Commit: Ilmari Lauhakangas 
CommitDate: Wed Nov 25 09:11:26 2020 +0100

tdf#138203: fixed identical menu on help pages

Change-Id: I97ded684de5025e2747f8b30a9ec4bb0e2278e29
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106439
Tested-by: Jenkins
Reviewed-by: Ilmari Lauhakangas 

diff --git a/source/text/sdraw/guide/align_arrange.xhp 
b/source/text/sdraw/guide/align_arrange.xhp
index 10f97b812..137335396 100644
--- a/source/text/sdraw/guide/align_arrange.xhp
+++ b/source/text/sdraw/guide/align_arrange.xhp
@@ -84,7 +84,7 @@
 Select an object 
to align it to the page or select multiple objects to align them relative to 
each other.
 
 
-Choose Shape - Align and select one of the alignment 
options.
+Choose Shape - Align Objects and select one of the alignment 
options.
 
 
 Distributing Objects
diff --git a/source/text/sdraw/main_format.xhp 
b/source/text/sdraw/main_format.xhp
index 5c1c61bd3..c0b4bca05 100644
--- a/source/text/sdraw/main_format.xhp
+++ b/source/text/sdraw/main_format.xhp
@@ -49,7 +49,7 @@
 
 Area
 
-Text
+Text 
Attributes...
 
 Layer
 
diff --git a/source/text/shared/01/0522.xhp 
b/source/text/shared/01/0522.xhp
index 74531ace5..9ba95917f 100644
--- a/source/text/shared/01/0522.xhp
+++ b/source/text/shared/01/0522.xhp
@@ -34,7 +34,7 @@
 
 
 
-Text
+Text Attributes
  Sets 
the layout and anchoring properties for text in the selected drawing or text 
object.
   
   
diff --git a/source/text/shared/01/0599.xhp 
b/source/text/shared/01/0599.xhp
index 90602022c..51cb487d9 100644
--- a/source/text/shared/01/0599.xhp
+++ b/source/text/shared/01/0599.xhp
@@ -24,7 +24,7 @@

 
 
-Text
+Text Attributes
 /text/shared/01/0599.xhp
 
 
diff --git a/source/text/swriter/01/05060100.xhp 
b/source/text/swriter/01/05060100.xhp
index a533b9576..f7c46643f 100644
--- a/source/text/swriter/01/05060100.xhp
+++ b/source/text/swriter/01/05060100.xhp
@@ -143,6 +143,6 @@
 The green 
rectangle represents the selected object and the red rectangle represents the 
alignment reference point. If you anchor the object as a character, the 
reference rectangle changes to a red line.
 
 Format - 
Anchor
-Format - 
Align
+Format - Align 
Text
 
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Branch 'libreoffice-7-1' - officecfg/registry

2020-11-24 Thread Ayhan Yalçınsoy (via logerrit)
 officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu |
2 +-
 officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu |
4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

New commits:
commit f561b255abd8a5b9a19c60246ef8c9d3c20dea20
Author: Ayhan Yalçınsoy 
AuthorDate: Mon Nov 23 09:50:56 2020 +0300
Commit: Xisco Fauli 
CommitDate: Tue Nov 24 10:23:02 2020 +0100

tdf#138203: fixed identical menu at Draw and Impress

Change-Id: I98f7ef76334272c14b1443f077d3cb53104cfe9e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/106392
Reviewed-by: Heiko Tietze 
Tested-by: Heiko Tietze 
(cherry picked from commit 2198e91676f186d86754fd1b511530b73cbe4a83)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/106246
Tested-by: Jenkins
Reviewed-by: Xisco Fauli 

diff --git 
a/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu 
b/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu
index 09d8dd4bb4dc..97970ec450a9 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu
@@ -137,7 +137,7 @@
   
   
 
-  Te~xt...
+  Te~xt Attributes...
 
 
   1
diff --git 
a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu 
b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
index f8f32654fccd..337294bf8a22 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
@@ -6561,7 +6561,7 @@
   
   
 
-  Alig~n
+  Alig~n Objects
 
 
   1
@@ -6569,7 +6569,7 @@
   
   
 
-  Alig~n
+  Align Tex~t
 
 
   1
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: officecfg/registry

2020-11-23 Thread Ayhan Yalçınsoy (via logerrit)
 officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu |
2 +-
 officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu |
4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

New commits:
commit 2198e91676f186d86754fd1b511530b73cbe4a83
Author: Ayhan Yalçınsoy 
AuthorDate: Mon Nov 23 09:50:56 2020 +0300
Commit: Heiko Tietze 
CommitDate: Mon Nov 23 12:50:05 2020 +0100

tdf#138203: fixed identical menu at Draw and Impress

Change-Id: I98f7ef76334272c14b1443f077d3cb53104cfe9e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/106392
Reviewed-by: Heiko Tietze 
Tested-by: Heiko Tietze 

diff --git 
a/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu 
b/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu
index 09d8dd4bb4dc..97970ec450a9 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu
@@ -137,7 +137,7 @@
   
   
 
-  Te~xt...
+  Te~xt Attributes...
 
 
   1
diff --git 
a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu 
b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
index f8f32654fccd..337294bf8a22 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
@@ -6561,7 +6561,7 @@
   
   
 
-  Alig~n
+  Alig~n Objects
 
 
   1
@@ -6569,7 +6569,7 @@
   
   
 
-  Alig~n
+  Align Tex~t
 
 
   1
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: officecfg/registry

2020-11-13 Thread Ayhan Yalçınsoy (via logerrit)
 officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 471f2bf1ee9256f5b8196b6cc713666729654e59
Author: Ayhan Yalçınsoy 
AuthorDate: Fri Nov 13 15:52:36 2020 +0300
Commit: Heiko Tietze 
CommitDate: Fri Nov 13 21:56:04 2020 +0100

tdf#137808: Renamed Track Changes as Show Tracked Changes

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

diff --git 
a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu 
b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu
index d4f3f0c70b4b..c420fc2f2359 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu
@@ -367,7 +367,7 @@
   
   
 
-  ~Track Changes
+  Show ~Tracked Changes
 
 
   .uno:ShowTrackedChanges
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: officecfg/registry

2020-11-03 Thread Ayhan Yalçınsoy (via logerrit)
 officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu |
4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 421593c0d99e04c0f9431b5ef04bc03d2053ca23
Author: Ayhan Yalçınsoy 
AuthorDate: Mon Nov 2 17:26:03 2020 +0300
Commit: Heiko Tietze 
CommitDate: Tue Nov 3 09:16:30 2020 +0100

tdf#137814: Rename Properties to Page/Slide Properties

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

diff --git 
a/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu 
b/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu
index 55efb38f92f5..09d8dd4bb4dc 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu
@@ -719,7 +719,7 @@
   Format Page
 
 
-  Properties...
+  Page Properties...
 
 
   1
@@ -730,7 +730,7 @@
   Format Slide
 
 
-  Properties...
+  Slide Properties...
 
 
   .uno:PageSetup
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: helpcontent2

2020-11-02 Thread Ayhan Yalçınsoy (via logerrit)
 helpcontent2 |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 68bb7157ca652b277e7b296bb8e8526b05115d5d
Author: Ayhan Yalçınsoy 
AuthorDate: Mon Nov 2 16:02:39 2020 +0200
Commit: Gerrit Code Review 
CommitDate: Mon Nov 2 15:02:39 2020 +0100

Update git submodules

* Update helpcontent2 from branch 'master'
  to 12deefd044691e11e71dd58e0b8bd9a28b0b99cc
  - tdf#137720: Help files-Slide, Page Setup replaced with Slide, Page 
Properties

Change-Id: Iacb7c08c386be0cb950e53d73980d3a90e2c8ec3
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105064
Tested-by: Jenkins
Reviewed-by: Ilmari Lauhakangas 

diff --git a/helpcontent2 b/helpcontent2
index 79d9996623c1..12deefd04469 16
--- a/helpcontent2
+++ b/helpcontent2
@@ -1 +1 @@
-Subproject commit 79d9996623c1896170aec53c788f9623df7731e0
+Subproject commit 12deefd044691e11e71dd58e0b8bd9a28b0b99cc
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] help.git: source/text

2020-11-02 Thread Ayhan Yalçınsoy (via logerrit)
 source/text/sdraw/00/page_menu.xhp |   10 +-
 source/text/simpress/00/slide_menu.xhp |   12 ++--
 2 files changed, 11 insertions(+), 11 deletions(-)

New commits:
commit 12deefd044691e11e71dd58e0b8bd9a28b0b99cc
Author: Ayhan Yalçınsoy 
AuthorDate: Mon Nov 2 12:11:18 2020 +0200
Commit: Heiko Tietze 
CommitDate: Mon Nov 2 15:02:39 2020 +0100

tdf#137720: Help files-Slide, Page Setup replaced with Slide, Page 
Properties

Change-Id: Iacb7c08c386be0cb950e53d73980d3a90e2c8ec3
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105064
Tested-by: Jenkins
Reviewed-by: Ilmari Lauhakangas 

diff --git a/source/text/sdraw/00/page_menu.xhp 
b/source/text/sdraw/00/page_menu.xhp
index b45a06eec..3e6802ab9 100644
--- a/source/text/sdraw/00/page_menu.xhp
+++ b/source/text/sdraw/00/page_menu.xhp
@@ -24,16 +24,16 @@
 
   
   
-Choose Page - Properties
+Choose Page - Page 
Properties
 
-Choose Page - Properties 
and then click the Page tab
+Choose Page - Page 
Properties and then click the Page tab
 
-Choose Page - Properties 
and then click the Background tab
+Choose Page - Page 
Properties and then click the Background tab
 
-Choose Page - Master 
Page
+Choose Page - Master 
Page
 
 
-  Choose Page - New Page
+  Choose Page - New Page
   On the Insert bar, click
   
 
diff --git a/source/text/simpress/00/slide_menu.xhp 
b/source/text/simpress/00/slide_menu.xhp
index 40516a5b9..587b55e1f 100644
--- a/source/text/simpress/00/slide_menu.xhp
+++ b/source/text/simpress/00/slide_menu.xhp
@@ -24,18 +24,18 @@
 
   
   
-Choose Slide - Properties
+Choose Slide - Slide Properties
 
-Choose Slide - Properties and then click the 
Page tab
+Choose Slide - Slide Properties and then 
click the Page tab
 
-Choose Slide - Properties and then click the 
Background tab
+Choose Slide - Slide Properties and then 
click the Background tab
 
-Choose Slide - Layout
+Choose Slide - Slide Layout
 
-Choose Slide - Change Slide Master
+Choose Slide - Change Slide Master
 
 
-  Choose 
Slide - New Slide
+  Choose 
Slide - New Slide
   On the 
Presentation bar, click
   
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2020-11-02 Thread Ayhan Yalçınsoy (via logerrit)
 sd/inc/strings.hrc |2 +-
 sd/uiconfig/sdraw/ui/drawpagedialog.ui |2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 3112126964247fb0c6479a411c003d0819f31fd9
Author: Ayhan Yalçınsoy 
AuthorDate: Fri Oct 30 13:46:15 2020 +0300
Commit: Heiko Tietze 
CommitDate: Mon Nov 2 15:02:15 2020 +0100

tdf#137720: Slide, Page Setup replaced with Slide, Page Properties

Change-Id: I69600305698583d64bd9c5d3950b3fb7762fcf8e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/105044
Tested-by: Jenkins
Reviewed-by: Ilmari Lauhakangas 

diff --git a/sd/inc/strings.hrc b/sd/inc/strings.hrc
index 0e093d1da84b..ec8222b8bd15 100644
--- a/sd/inc/strings.hrc
+++ b/sd/inc/strings.hrc
@@ -322,7 +322,7 @@
 #define STR_UNDO_MOVEPAGES  
NC_("STR_UNDO_MOVEPAGES", "Move slides" )
 #define STR_INSERT_PAGES
NC_("STR_INSERT_PAGES", "Insert Pages" )
 #define STR_INSERT_PAGE_DRAW
NC_("STR_INSERT_PAGE_DRAW", "Insert Page" )
-#define STR_SLIDE_SETUP_TITLE   
NC_("STR_SLIDE_SETUP_TITLE", "Slide Setup" )
+#define STR_SLIDE_SETUP_TITLE   
NC_("STR_SLIDE_SETUP_TITLE", "Slide Properties" )
 
 #define STR_POOLSHEET_OBJWITHOUTFILL
NC_("STR_POOLSHEET_OBJWITHOUTFILL", "Object without fill" )
 #define STR_POOLSHEET_OBJNOLINENOFILL   
NC_("STR_POOLSHEET_OBJNOLINENOFILL", "Object with no fill and no line" )
diff --git a/sd/uiconfig/sdraw/ui/drawpagedialog.ui 
b/sd/uiconfig/sdraw/ui/drawpagedialog.ui
index e6fb663df764..c229f030c434 100644
--- a/sd/uiconfig/sdraw/ui/drawpagedialog.ui
+++ b/sd/uiconfig/sdraw/ui/drawpagedialog.ui
@@ -5,7 +5,7 @@
   
 False
 6
-Page Setup
+Page Properties
 True
 dialog
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: vcl/inc vcl/source vcl/uiconfig vcl/UIConfig_vcl.mk

2020-10-29 Thread Ayhan Yalçınsoy (via logerrit)
 vcl/UIConfig_vcl.mk  |1 
 vcl/inc/printdlg.hxx |   18 --
 vcl/source/window/printdlg.cxx   |   43 ++-
 vcl/uiconfig/ui/moreoptionsdialog.ui |   99 ---
 vcl/uiconfig/ui/printdialog.ui   |   49 +
 5 files changed, 35 insertions(+), 175 deletions(-)

New commits:
commit 1628d815712ef40020f744a80b949e3cf4d8380d
Author: Ayhan Yalçınsoy 
AuthorDate: Mon Oct 26 13:28:38 2020 +0300
Commit: Heiko Tietze 
CommitDate: Thu Oct 29 09:22:09 2020 +0100

tdf#137506: Move single control in 'More Options' to print dialog

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

diff --git a/vcl/UIConfig_vcl.mk b/vcl/UIConfig_vcl.mk
index a6ba276250a0..faaa0f25c673 100644
--- a/vcl/UIConfig_vcl.mk
+++ b/vcl/UIConfig_vcl.mk
@@ -17,7 +17,6 @@ $(eval $(call gb_UIConfig_add_uifiles,vcl,\
vcl/uiconfig/ui/errornocontentdialog \
vcl/uiconfig/ui/errornoprinterdialog \
vcl/uiconfig/ui/menutogglebutton \
-   vcl/uiconfig/ui/moreoptionsdialog \
vcl/uiconfig/ui/printdialog \
vcl/uiconfig/ui/printerdevicepage \
vcl/uiconfig/ui/printerpaperpage \
diff --git a/vcl/inc/printdlg.hxx b/vcl/inc/printdlg.hxx
index 3e337057d042..43760bab815c 100644
--- a/vcl/inc/printdlg.hxx
+++ b/vcl/inc/printdlg.hxx
@@ -34,21 +34,6 @@ namespace vcl {
 
 namespace vcl
 {
-class MoreOptionsDialog final : public weld::GenericDialogController
-{
-PrintDialog*mpParent;
-std::unique_ptr   mxOKButton;
-std::unique_ptr   mxCancelButton;
-std::unique_ptr  mxSingleJobsBox;
-
-DECL_LINK( ClickHdl, weld::Button&, void );
-
-public:
-
-MoreOptionsDialog(PrintDialog* i_pParent);
-virtual ~MoreOptionsDialog() override;
-};
-
 class PrintDialog : public weld::GenericDialogController
 {
 friend class MoreOptionsDialog;
@@ -129,8 +114,6 @@ namespace vcl
 
 std::shared_ptr  maPController;
 
-std::unique_ptr  mxMoreOptionsDlg;
-
 std::unique_ptr mxTabCtrl;
 std::unique_ptrmxPageLayoutFrame;
 std::unique_ptr mxPrinters;
@@ -143,6 +126,7 @@ namespace vcl
 std::unique_ptrmxPageRangeEdit;
 std::unique_ptr  mxPageRangesRadioButton;
 std::unique_ptr mxPaperSidesBox;
+std::unique_ptr  mxSingleJobsBox;
 std::unique_ptr  mxReverseOrderBox;
 
 std::unique_ptr   mxOKButton;
diff --git a/vcl/source/window/printdlg.cxx b/vcl/source/window/printdlg.cxx
index 88516e9f320b..8e970bfc0154 100644
--- a/vcl/source/window/printdlg.cxx
+++ b/vcl/source/window/printdlg.cxx
@@ -63,36 +63,6 @@ namespace {
}
 }
 
-MoreOptionsDialog::MoreOptionsDialog(PrintDialog* i_pParent)
-: GenericDialogController(i_pParent->getDialog(), 
"vcl/ui/moreoptionsdialog.ui", "MoreOptionsDialog")
-, mpParent( i_pParent )
-, mxOKButton(m_xBuilder->weld_button("ok"))
-, mxCancelButton(m_xBuilder->weld_button("cancel"))
-, mxSingleJobsBox(m_xBuilder->weld_check_button("singlejobs"))
-{
-mxSingleJobsBox->set_active( mpParent->isSingleJobs() );
-
-mxOKButton->connect_clicked( LINK( this, MoreOptionsDialog, ClickHdl ) );
-mxCancelButton->connect_clicked( LINK( this, MoreOptionsDialog, ClickHdl ) 
);
-}
-
-MoreOptionsDialog::~MoreOptionsDialog()
-{
-}
-
-IMPL_LINK (MoreOptionsDialog, ClickHdl, weld::Button&, rButton, void)
-{
-if (&rButton == mxOKButton.get())
-{
-mpParent->mbSingleJobs = mxSingleJobsBox->get_active();
-m_xDialog->response(RET_OK);
-}
-else if (&rButton == mxCancelButton.get())
-{
-m_xDialog->response(RET_CANCEL);
-}
-}
-
 PrintDialog::PrintPreviewWindow::PrintPreviewWindow(PrintDialog* pDialog)
 : mpDialog(pDialog)
 , maMtf()
@@ -531,6 +501,7 @@ PrintDialog::PrintDialog(weld::Window* i_pWindow, const 
std::shared_ptrweld_entry("pagerange"))
 , mxPageRangesRadioButton(m_xBuilder->weld_radio_button("rbRangePages"))
 , mxPaperSidesBox(m_xBuilder->weld_combo_box("sidesbox"))
+, mxSingleJobsBox(m_xBuilder->weld_check_button("singlejobs"))
 , mxReverseOrderBox(m_xBuilder->weld_check_button("reverseorder"))
 , mxOKButton(m_xBuilder->weld_button("ok"))
 , mxCancelButton(m_xBuilder->weld_button("cancel"))
@@ -674,7 +645,6 @@ PrintDialog::PrintDialog(weld::Window* i_pWindow, const 
std::shared_ptrconnect_clicked(LINK(this, PrintDialog, ClickHdl));
 mxHelpButton->connect_clicked(LINK(this, PrintDialog, ClickHdl));
 mxSetupButton->connect_clicked( LINK( this, PrintDialog, ClickHdl ) );
-mxMoreOptionsBtn->connect_clicked( LINK( this, PrintDialog, ClickHdl ) );
 mxBackwardBtn->connect_clicked(LINK(this, PrintDialog

[Libreoffice-commits] core.git: extras/source

2020-10-18 Thread Ayhan Yalçınsoy (via logerrit)
 extras/source/autocorr/lang/tr/DocumentList.xml |  164 
 1 file changed, 164 insertions(+)

New commits:
commit e47294c326f682146a9a17f9483fca8709e1e255
Author: Ayhan Yalçınsoy 
AuthorDate: Tue Aug 25 16:33:55 2020 +0300
Commit: Muhammet Kara 
CommitDate: Sun Oct 18 15:01:30 2020 +0200

tdf#130711: [tr] Extend Autocorrect list for Turkish language (Start with 
R-Z)

Change-Id: I9ab53483cda2dee63311040727182fa97fd17835
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/101332
Tested-by: Jenkins
Reviewed-by: Muhammet Kara 

diff --git a/extras/source/autocorr/lang/tr/DocumentList.xml 
b/extras/source/autocorr/lang/tr/DocumentList.xml
index eae0b45a2c98..4b1de91dfd48 100644
--- a/extras/source/autocorr/lang/tr/DocumentList.xml
+++ b/extras/source/autocorr/lang/tr/DocumentList.xml
@@ -594,50 +594,202 @@
   
   
   
+  
+  
+  
+  
+  
+  
+  
+  
   
   
+  
+  
+  
+  
+  
+  
+  
+  
   
   
+  
+  
+  
+  
+  
+  
+  
+  
   
   
+  
+  
   
   
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
   
   
   
   
+  
+  
+  
+  
+  
+  
   
   
   
   
+  
+  
+  
+  
+  
+  
+  
+  
   
   
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
   
   
   
   
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
   
   
   
   
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
   
   
+  
+  
   
   
+  
+  
+  
+  
+  
+  
+  
+  
   
   
+  
+  
+  
+  
+  
+  
   
   
+  
+  
   
   
+  
+  
   
   
   
   
   
   
+  
+  
+  
+  
+  
+  
   
   
+  
+  
   
   
   
@@ -646,12 +798,24 @@
   
   
   
+  
+  
   
   
   
   
+  
+  
+  
+  
   
   
+  
+  
+  
+  
+  
+  
   
   
   
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Branch 'libreoffice-7-0' - cui/uiconfig sfx2/uiconfig uui/uiconfig

2020-10-14 Thread Ayhan Yalçınsoy (via logerrit)
 cui/uiconfig/ui/password.ui  |1 +
 sfx2/uiconfig/ui/password.ui |1 +
 uui/uiconfig/ui/password.ui  |1 +
 3 files changed, 3 insertions(+)

New commits:
commit 14e3d8ccf80d931b2e0a7b05aa3d9496b0a7f137
Author: Ayhan Yalçınsoy 
AuthorDate: Thu Oct 1 10:48:12 2020 +0300
Commit: Caolán McNamara 
CommitDate: Wed Oct 14 10:32:46 2020 +0200

tdf#128174: Master password dialog misplaced

Change-Id: Ib8834c58e6c3af88de3eb7b450076c79fb5edda5
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/103745
Tested-by: Jenkins
Reviewed-by: Heiko Tietze 
(cherry picked from commit 8a4ed7b0040e10cc75d015f244934d00478df7c6)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/104165
Reviewed-by: Caolán McNamara 

diff --git a/cui/uiconfig/ui/password.ui b/cui/uiconfig/ui/password.ui
index 5720c2520004..578dabb5e2a5 100644
--- a/cui/uiconfig/ui/password.ui
+++ b/cui/uiconfig/ui/password.ui
@@ -7,6 +7,7 @@
 6
 Set Password
 True
+center
 0
 0
 normal
diff --git a/sfx2/uiconfig/ui/password.ui b/sfx2/uiconfig/ui/password.ui
index aea268220557..02ec6645eb97 100644
--- a/sfx2/uiconfig/ui/password.ui
+++ b/sfx2/uiconfig/ui/password.ui
@@ -7,6 +7,7 @@
 6
 Enter Password
 True
+center
 0
 0
 dialog
diff --git a/uui/uiconfig/ui/password.ui b/uui/uiconfig/ui/password.ui
index ea574d0693c2..cdd99664f8d5 100644
--- a/uui/uiconfig/ui/password.ui
+++ b/uui/uiconfig/ui/password.ui
@@ -7,6 +7,7 @@
 6
 Set Password
 True
+center
 0
 0
 dialog
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2020-10-05 Thread Ayhan Yalçınsoy (via logerrit)
 filter/uiconfig/ui/pdfgeneralpage.ui   |2 +-
 filter/uiconfig/ui/pdflinkspage.ui |2 +-
 filter/uiconfig/ui/pdfuserinterfacepage.ui |6 +++---
 filter/uiconfig/ui/pdfviewpage.ui  |2 +-
 4 files changed, 6 insertions(+), 6 deletions(-)

New commits:
commit c42dc1be0c3161e621ed0a667ae6b047f8bb23d4
Author: Ayhan Yalçınsoy 
AuthorDate: Thu Oct 1 12:21:28 2020 +0300
Commit: Heiko Tietze 
CommitDate: Mon Oct 5 12:15:40 2020 +0200

tdf#133403: PDF export options dialog:(bookmarks) is replaced with 
(outlines)

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

diff --git a/filter/uiconfig/ui/pdfgeneralpage.ui 
b/filter/uiconfig/ui/pdfgeneralpage.ui
index 7b2da8d7a5ac..f6fcbc4d1d71 100644
--- a/filter/uiconfig/ui/pdfgeneralpage.ui
+++ b/filter/uiconfig/ui/pdfgeneralpage.ui
@@ -811,7 +811,7 @@
 3
 
   
-Export _bookmarks
+Export _outlines
 True
 True
 False
diff --git a/filter/uiconfig/ui/pdflinkspage.ui 
b/filter/uiconfig/ui/pdflinkspage.ui
index 3df0e532cdea..0158e8adc731 100644
--- a/filter/uiconfig/ui/pdflinkspage.ui
+++ b/filter/uiconfig/ui/pdflinkspage.ui
@@ -29,7 +29,7 @@
 6
 
   
-Export bookmarks as named destinations
+Export outlines as named destinations
 True
 True
 False
diff --git a/filter/uiconfig/ui/pdfuserinterfacepage.ui 
b/filter/uiconfig/ui/pdfuserinterfacepage.ui
index 41b34627c6e6..20ad1cef1fa8 100644
--- a/filter/uiconfig/ui/pdfuserinterfacepage.ui
+++ b/filter/uiconfig/ui/pdfuserinterfacepage.ui
@@ -321,7 +321,7 @@
 12
 
   
-_All bookmark levels
+Show _All
 True
 True
 False
@@ -342,7 +342,7 @@
 
 
   
-_Visible bookmark 
levels:
+_Visible levels:
 True
 True
 False
@@ -395,7 +395,7 @@
   
 True
 False
-Bookmarks
+Collapse Outlines
 
   
 
diff --git a/filter/uiconfig/ui/pdfviewpage.ui 
b/filter/uiconfig/ui/pdfviewpage.ui
index df654a5e78ff..4238d12e86c5 100644
--- a/filter/uiconfig/ui/pdfviewpage.ui
+++ b/filter/uiconfig/ui/pdfviewpage.ui
@@ -69,7 +69,7 @@
 
 
   
-_Bookmarks and page
+_Outline and page
 True
 True
 False
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: officecfg/registry

2020-10-05 Thread Ayhan Yalçınsoy (via logerrit)
 officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu |
2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 551796bf1ccfbb7953109f55c09011ef48315d8a
Author: Ayhan Yalçınsoy 
AuthorDate: Fri Oct 2 11:58:38 2020 +0300
Commit: Heiko Tietze 
CommitDate: Mon Oct 5 12:00:03 2020 +0200

tdf#136437: .uno:NewRouting is renamed as 'Reset Line Skew'

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

diff --git 
a/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu 
b/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu
index 542b1208f00e..55efb38f92f5 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu
@@ -440,7 +440,7 @@
   
   
 
-  Reset Routing
+  Reset line skew
 
   
   
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: cui/uiconfig sfx2/uiconfig uui/uiconfig

2020-10-01 Thread Ayhan Yalçınsoy (via logerrit)
 cui/uiconfig/ui/password.ui  |1 +
 sfx2/uiconfig/ui/password.ui |1 +
 uui/uiconfig/ui/password.ui  |1 +
 3 files changed, 3 insertions(+)

New commits:
commit 8a4ed7b0040e10cc75d015f244934d00478df7c6
Author: Ayhan Yalçınsoy 
AuthorDate: Thu Oct 1 10:48:12 2020 +0300
Commit: Heiko Tietze 
CommitDate: Thu Oct 1 11:26:37 2020 +0200

tdf#128174: Master password dialog misplaced

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

diff --git a/cui/uiconfig/ui/password.ui b/cui/uiconfig/ui/password.ui
index a96437b4f7ea..9a99506908ba 100644
--- a/cui/uiconfig/ui/password.ui
+++ b/cui/uiconfig/ui/password.ui
@@ -7,6 +7,7 @@
 6
 Set Password
 True
+center
 0
 0
 normal
diff --git a/sfx2/uiconfig/ui/password.ui b/sfx2/uiconfig/ui/password.ui
index f8d8b8b0a68b..d20f08b671c2 100644
--- a/sfx2/uiconfig/ui/password.ui
+++ b/sfx2/uiconfig/ui/password.ui
@@ -7,6 +7,7 @@
 6
 Enter Password
 True
+center
 0
 0
 dialog
diff --git a/uui/uiconfig/ui/password.ui b/uui/uiconfig/ui/password.ui
index 9bc65e37ba51..a98730b69369 100644
--- a/uui/uiconfig/ui/password.ui
+++ b/uui/uiconfig/ui/password.ui
@@ -7,6 +7,7 @@
 6
 Set Password
 True
+center
 0
 0
 dialog
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: extras/source

2020-07-21 Thread Ayhan Yalçınsoy (via logerrit)
 extras/source/autocorr/lang/tr/DocumentList.xml |   56 
 1 file changed, 56 insertions(+)

New commits:
commit 28eb1488f3871028605675e94294d4540dcbf498
Author: Ayhan Yalçınsoy 
AuthorDate: Sun Jun 28 22:52:27 2020 +0300
Commit: Muhammet Kara 
CommitDate: Tue Jul 21 22:28:54 2020 +0200

tdf#130711: [tr] Extend Autocorrect list for Turkish language (Start with 
N-P)

Change-Id: I4532ca78fa91e5d2e4c2869a9f85d9331a3b8f37
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/97350
Tested-by: Jenkins
Reviewed-by: Hakan Bakacak 
Reviewed-by: Muhammet Kara 

diff --git a/extras/source/autocorr/lang/tr/DocumentList.xml 
b/extras/source/autocorr/lang/tr/DocumentList.xml
index 1ff2c2a34ad7..eae0b45a2c98 100644
--- a/extras/source/autocorr/lang/tr/DocumentList.xml
+++ b/extras/source/autocorr/lang/tr/DocumentList.xml
@@ -519,27 +519,81 @@
   
   
   
+  
+  
+  
+  
+  
+  
   
   
+  
+  
+  
+  
   
+  
+  
+  
+  
+  
+  
   
   
   
   
   
   
+  
+  
   
   
+  
+  
+  
+  
+  
+  
   
   
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
   
   
   
   
   
   
+  
+  
   
   
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
   
   
   
@@ -558,6 +612,8 @@
   
   
   
+  
+  
   
   
   
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2020-07-08 Thread Ayhan Yalçınsoy (via logerrit)
 sfx2/uiconfig/ui/addtargetdialog.ui  |4 ++--
 sfx2/uiconfig/ui/autoredactdialog.ui |4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

New commits:
commit 4bc6cc1416db4eb206cfec5016513778e55b305c
Author: Ayhan Yalçınsoy 
AuthorDate: Mon Jun 29 23:37:23 2020 +0300
Commit: Heiko Tietze 
CommitDate: Wed Jul 8 09:34:34 2020 +0200

tdf#131369: Use 'Match case' instead of 'Case Sensitive'

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

diff --git a/sfx2/uiconfig/ui/addtargetdialog.ui 
b/sfx2/uiconfig/ui/addtargetdialog.ui
index cac3b7a42f75..962117b906c8 100644
--- a/sfx2/uiconfig/ui/addtargetdialog.ui
+++ b/sfx2/uiconfig/ui/addtargetdialog.ui
@@ -228,7 +228,7 @@
 12
 
   
-Case Sensitive
+Match case
 True
 True
 False
@@ -243,7 +243,7 @@
 
 
   
-Whole Words Only
+Whole words only
 True
 True
 False
diff --git a/sfx2/uiconfig/ui/autoredactdialog.ui 
b/sfx2/uiconfig/ui/autoredactdialog.ui
index e6602d51c40f..4aa6fc6975ec 100644
--- a/sfx2/uiconfig/ui/autoredactdialog.ui
+++ b/sfx2/uiconfig/ui/autoredactdialog.ui
@@ -158,7 +158,7 @@
   
 True
 6
-Case Sensitive
+Match case
 
   
   
@@ -171,7 +171,7 @@
   
 True
 6
-Whole Words
+Whole words
 
   
   
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: extras/source

2020-06-25 Thread Ayhan Yalçınsoy (via logerrit)
 extras/source/autocorr/lang/tr/DocumentList.xml |   78 
 1 file changed, 78 insertions(+)

New commits:
commit 1428b06e1f77ee6a190a263468358b31fd0b229d
Author: Ayhan Yalçınsoy 
AuthorDate: Thu Jun 25 23:02:25 2020 +0300
Commit: Muhammet Kara 
CommitDate: Fri Jun 26 00:14:08 2020 +0200

tdf#130711: [tr] Extend Autocorrect list for Turkish language (Start with M)

Change-Id: I5a607f2aaa7b623e7b634aa243062b75ebb7107f
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/97186
Tested-by: Jenkins
Reviewed-by: Muhammet Kara 

diff --git a/extras/source/autocorr/lang/tr/DocumentList.xml 
b/extras/source/autocorr/lang/tr/DocumentList.xml
index a05a487bf4b4..1ff2c2a34ad7 100644
--- a/extras/source/autocorr/lang/tr/DocumentList.xml
+++ b/extras/source/autocorr/lang/tr/DocumentList.xml
@@ -421,26 +421,104 @@
   
   
   
+  
+  
+  
+  
+  
+  
   
   
   
   
+  
+  
   
   
+  
+  
+  
+  
+  
+  
+  
+  
   
   
+  
+  
   
   
   
   
+  
+  
+  
+  
   
   
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
   
   
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
   
   
+  
+  
   
   
+  
+  
+  
+  
+  
+  
   
   
   
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: extras/source

2020-06-25 Thread Ayhan Yalçınsoy (via logerrit)
 extras/source/autocorr/lang/tr/DocumentList.xml |  106 +++-
 1 file changed, 102 insertions(+), 4 deletions(-)

New commits:
commit 9b7333aadfa1186809e7502053ea554d0b668322
Author: Ayhan Yalçınsoy 
AuthorDate: Sat May 16 16:06:55 2020 +0300
Commit: Muhammet Kara 
CommitDate: Thu Jun 25 11:00:44 2020 +0200

tdf#130711: [tr] Extend Autocorrect list for Turkish language (Start with 
I-L)

Change-Id: I52d6f91d1f216c0778881affa8d0ab1e2e753915
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/94360
Tested-by: Jenkins
Reviewed-by: Muhammet Kara 

diff --git a/extras/source/autocorr/lang/tr/DocumentList.xml 
b/extras/source/autocorr/lang/tr/DocumentList.xml
index f4a50f255922..a05a487bf4b4 100644
--- a/extras/source/autocorr/lang/tr/DocumentList.xml
+++ b/extras/source/autocorr/lang/tr/DocumentList.xml
@@ -295,34 +295,132 @@
   
   http://"/>
   http://"/>
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
   
   
+  
+  
   
   
   
   
+  
+  
+  
+  
+  
+  
+  
+  
   
   
-  
-  
+  
+  
+  
+  
+  
+  
   
   
+  
+  
+  
+  
+  
+  
+  
+  
   
   
   
   
+  
+  
+  
+  
+  
+  
+  
+  
   
   
+  
+  
+  
+  
+  
+  
   
   
   
   
+  
+  
   
   
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
   
   
-  
-  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
   
   
   
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: extras/source

2020-05-14 Thread Ayhan Yalçınsoy (via logerrit)
 extras/source/autocorr/lang/tr/DocumentList.xml |   42 
 1 file changed, 42 insertions(+)

New commits:
commit 7ac9c2f6ec4849b829fc0d450239ec9f95bb9177
Author: Ayhan Yalçınsoy 
AuthorDate: Fri Apr 17 10:59:14 2020 +0300
Commit: Muhammet Kara 
CommitDate: Fri May 15 00:52:07 2020 +0200

tdf#130711: [tr] Extend Autocorrect list for Turkish language (Start with 
F-H)

Change-Id: Ie853a340041397f160c9895fc46f212ead0c396c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/92399
Tested-by: Jenkins
Reviewed-by: Hakan Bakacak 
Reviewed-by: Yusuf Keten 
Reviewed-by: Muhammet Kara 

diff --git a/extras/source/autocorr/lang/tr/DocumentList.xml 
b/extras/source/autocorr/lang/tr/DocumentList.xml
index bd74017080db..f4a50f255922 100644
--- a/extras/source/autocorr/lang/tr/DocumentList.xml
+++ b/extras/source/autocorr/lang/tr/DocumentList.xml
@@ -230,16 +230,58 @@
   
   
   
+  
+  
   
   
+  
+  
+  
+  
+  
+  
   
   
   
   
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
   
   
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
   
   
+  
+  
+  
+  
+  
+  
+  
+  
   
   
   
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: accessibility/source

2019-12-20 Thread Ayhan Yalçınsoy (via logerrit)
 accessibility/source/inc/floatingwindowaccessible.hxx |5 +
 1 file changed, 1 insertion(+), 4 deletions(-)

New commits:
commit 7cf98c89c19e68b369a296d55c2e9bdf1b42d356
Author: Ayhan Yalçınsoy 
AuthorDate: Fri Dec 20 21:12:36 2019 +0300
Commit: Muhammet Kara 
CommitDate: Fri Dec 20 20:57:30 2019 +0100

tdf#124176:Use pragma once instead of include guards

Change-Id: I7f71f0142759362fcfb30364694e3f4fc590274c
Reviewed-on: https://gerrit.libreoffice.org/85551
Tested-by: Jenkins
Reviewed-by: Muhammet Kara 

diff --git a/accessibility/source/inc/floatingwindowaccessible.hxx 
b/accessibility/source/inc/floatingwindowaccessible.hxx
index 94670742e69c..1a7cb4008458 100644
--- a/accessibility/source/inc/floatingwindowaccessible.hxx
+++ b/accessibility/source/inc/floatingwindowaccessible.hxx
@@ -17,8 +17,7 @@
  *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
  */
 
-#ifndef INCLUDED_ACCESSIBILITY_SOURCE_INC_FLOATINGWINDOWACCESSIBLE_HXX
-#define INCLUDED_ACCESSIBILITY_SOURCE_INC_FLOATINGWINDOWACCESSIBLE_HXX
+#pragma once
 
 #include 
 
@@ -30,6 +29,4 @@ public:
 virtual void FillAccessibleRelationSet( utl::AccessibleRelationSetHelper& 
rRelationSet ) override;
 };
 
-#endif // INCLUDED_ACCESSIBILITY_SOURCE_INC_FLOATINGWINDOWACCESSIBLE_HXX
-
 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits