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

2020-08-24 Thread andreas kainz (via logerrit)
 chart2/uiconfig/ui/tp_ChartType.ui |   16 +---
 1 file changed, 9 insertions(+), 7 deletions(-)

New commits:
commit 8e054b63f323cfa5c8e61c0b9b47fa4c52713dc5
Author: andreas kainz 
AuthorDate: Tue Aug 25 01:18:52 2020 +0200
Commit: Andreas Kainz 
CommitDate: Tue Aug 25 07:29:38 2020 +0200

Chart sidebar: spacing according dialog HIG

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

diff --git a/chart2/uiconfig/ui/tp_ChartType.ui 
b/chart2/uiconfig/ui/tp_ChartType.ui
index 23e1e138a21d..fe708e17447c 100644
--- a/chart2/uiconfig/ui/tp_ChartType.ui
+++ b/chart2/uiconfig/ui/tp_ChartType.ui
@@ -69,6 +69,7 @@
 True
 False
 True
+True
 6
 
   
@@ -107,12 +108,12 @@
   
 True
 False
-6
+3
 
   
 True
 False
-12
+6
 
   
 _3D Look
@@ -138,6 +139,7 @@
 
   
 False
+True
 
   Simple
   Realistic
@@ -164,7 +166,6 @@
 
 
   
-True
 False
 Sh_ape
 True
@@ -181,6 +182,7 @@
   
 True
 False
+True
 True
 in
 
@@ -229,7 +231,7 @@
   
 True
 False
-6
+3
 
   
 _Stack series
@@ -258,7 +260,7 @@
   
 True
 False
-6
+3
 
   
 On top
@@ -326,7 +328,7 @@
   
 True
 False
-12
+6
 
   
 False
@@ -405,7 +407,7 @@
   
 True
 False
-12
+6
 
   
 False
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2020-08-24 Thread andreas kainz (via logerrit)
 cui/uiconfig/ui/colorpickerdialog.ui |   12 ++--
 1 file changed, 6 insertions(+), 6 deletions(-)

New commits:
commit 76a6737ef669935892a5ae73711a8ca2a2df88f9
Author: andreas kainz 
AuthorDate: Mon Aug 24 23:17:52 2020 +0200
Commit: Andreas Kainz 
CommitDate: Tue Aug 25 00:32:05 2020 +0200

Colorpicker Dialog fix spacing according to Dialog HIG

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

diff --git a/cui/uiconfig/ui/colorpickerdialog.ui 
b/cui/uiconfig/ui/colorpickerdialog.ui
index 0d8d5ac3d5a6..7ee207665224 100644
--- a/cui/uiconfig/ui/colorpickerdialog.ui
+++ b/cui/uiconfig/ui/colorpickerdialog.ui
@@ -291,8 +291,8 @@
 False
 True
 True
-6
-12
+3
+6
 
   
 _Red:
@@ -484,8 +484,8 @@
 False
 True
 True
-6
-12
+3
+6
 
   
 H_ue:
@@ -644,8 +644,8 @@
   
 True
 False
-6
-12
+3
+6
 
   
 True
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2020-08-24 Thread andreas kainz (via logerrit)
 svx/uiconfig/ui/sidebararea.ui |8 ++--
 1 file changed, 2 insertions(+), 6 deletions(-)

New commits:
commit e050ad6a1ac6f16721c4c174c3abb0caa584252d
Author: andreas kainz 
AuthorDate: Mon Aug 24 15:42:10 2020 +0200
Commit: Andreas Kainz 
CommitDate: Mon Aug 24 20:15:18 2020 +0200

Sidebar: update Area fill be align with Transparancy:

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

diff --git a/svx/uiconfig/ui/sidebararea.ui b/svx/uiconfig/ui/sidebararea.ui
index feae68d20fa1..195fccb03a30 100644
--- a/svx/uiconfig/ui/sidebararea.ui
+++ b/svx/uiconfig/ui/sidebararea.ui
@@ -32,6 +32,7 @@
   
 True
 False
+True
 
   
 True
@@ -214,9 +215,6 @@
 
 
   
-  
-3
-  
 
 
   
@@ -260,7 +258,6 @@
   
 True
 Select the gradient 
angle.
-True
 adjustment2
 
   
@@ -335,7 +332,6 @@
   
 True
 True
-start
 icons
 False
 2
@@ -347,7 +343,7 @@
 True
   
   
-False
+True
 False
   
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2020-08-24 Thread andreas kainz (via logerrit)
 svx/uiconfig/ui/sidebarline.ui |   31 +++
 1 file changed, 11 insertions(+), 20 deletions(-)

New commits:
commit 59bf6c60caae02207f2604e6becdf6e65278bc9f
Author: andreas kainz 
AuthorDate: Mon Aug 24 15:50:45 2020 +0200
Commit: Andreas Kainz 
CommitDate: Mon Aug 24 18:07:57 2020 +0200

Sidebar: update Line align and arrangement with Transparancy:

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

diff --git a/svx/uiconfig/ui/sidebarline.ui b/svx/uiconfig/ui/sidebarline.ui
index 400be75246cc..41b3001e6c66 100644
--- a/svx/uiconfig/ui/sidebarline.ui
+++ b/svx/uiconfig/ui/sidebarline.ui
@@ -23,7 +23,7 @@
 False
 True
 vertical
-6
+3
 
   
 True
@@ -96,7 +96,6 @@
 True
 3
 6
-True
 
   
 True
@@ -222,17 +221,6 @@
 1
   
 
-
-  
-True
-False
-  
-  
-False
-True
-2
-  
-
 
   
 True
@@ -242,9 +230,8 @@
   
 True
 False
-6
+3
 6
-True
 
   
 True
@@ -264,6 +251,7 @@
 True
 True
 Select the style of the edge 
connections.
+True
 
   Rounded
   - none -
@@ -277,8 +265,8 @@
 
   
   
-0
-1
+1
+0
   
 
 
@@ -291,8 +279,8 @@
 0
   
   
-1
-0
+0
+1
   
 
 
@@ -300,6 +288,7 @@
 True
 True
 Select the style of the line 
caps.
+True
 
   Flat
   Round
@@ -327,7 +316,7 @@
   
 False
 True
-3
+2
   
 
   
@@ -355,6 +344,8 @@
   
   
   
+  
+  
 
   
   
___
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' - extras/source

2020-08-19 Thread andreas kainz (via logerrit)
 extras/source/gallery/gallery_system/shapes.sdg |binary
 extras/source/gallery/gallery_system/shapes.sdv |binary
 extras/source/gallery/gallery_system/shapes.thm |binary
 3 files changed

New commits:
commit 9c7dd0b7018adad962a235cbcfdddc12d6cda685
Author: andreas kainz 
AuthorDate: Sun Aug 9 10:25:48 2020 +0200
Commit: Adolfo Jayme Barrientos 
CommitDate: Wed Aug 19 17:13:59 2020 +0200

tdf#134583 remove glow effect from verticall scroll gallery item

Change-Id: I90214a2238745908ad2b5a5a14be0d3109d339f3
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100396
Tested-by: Andreas Kainz 
Reviewed-by: Andreas Kainz 
(cherry picked from commit 07608123b9e989667e64b4d7af5b9558c3e1acf5)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100801
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos 

diff --git a/extras/source/gallery/gallery_system/shapes.sdg 
b/extras/source/gallery/gallery_system/shapes.sdg
index 6ac7113be618..17fc0abd9e60 100644
Binary files a/extras/source/gallery/gallery_system/shapes.sdg and 
b/extras/source/gallery/gallery_system/shapes.sdg differ
diff --git a/extras/source/gallery/gallery_system/shapes.sdv 
b/extras/source/gallery/gallery_system/shapes.sdv
index d19fbf155db4..b27b9b333ae4 100644
Binary files a/extras/source/gallery/gallery_system/shapes.sdv and 
b/extras/source/gallery/gallery_system/shapes.sdv differ
diff --git a/extras/source/gallery/gallery_system/shapes.thm 
b/extras/source/gallery/gallery_system/shapes.thm
index 57ff7f085cbf..dc3b8e90bd68 100644
Binary files a/extras/source/gallery/gallery_system/shapes.thm and 
b/extras/source/gallery/gallery_system/shapes.thm differ
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2020-08-16 Thread andreas kainz (via logerrit)
 extras/source/gallery/gallery_system/shapes.sdg |binary
 extras/source/gallery/gallery_system/shapes.sdv |binary
 extras/source/gallery/gallery_system/shapes.thm |binary
 3 files changed

New commits:
commit 07608123b9e989667e64b4d7af5b9558c3e1acf5
Author: andreas kainz 
AuthorDate: Sun Aug 9 10:25:48 2020 +0200
Commit: Andreas Kainz 
CommitDate: Sun Aug 16 11:52:11 2020 +0200

tdf#134583 remove glow effect from verticall scroll gallery item

Change-Id: I90214a2238745908ad2b5a5a14be0d3109d339f3
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100396
Tested-by: Andreas Kainz 
Reviewed-by: Andreas Kainz 

diff --git a/extras/source/gallery/gallery_system/shapes.sdg 
b/extras/source/gallery/gallery_system/shapes.sdg
index 6ac7113be618..17fc0abd9e60 100644
Binary files a/extras/source/gallery/gallery_system/shapes.sdg and 
b/extras/source/gallery/gallery_system/shapes.sdg differ
diff --git a/extras/source/gallery/gallery_system/shapes.sdv 
b/extras/source/gallery/gallery_system/shapes.sdv
index d19fbf155db4..b27b9b333ae4 100644
Binary files a/extras/source/gallery/gallery_system/shapes.sdv and 
b/extras/source/gallery/gallery_system/shapes.sdv differ
diff --git a/extras/source/gallery/gallery_system/shapes.thm 
b/extras/source/gallery/gallery_system/shapes.thm
index 57ff7f085cbf..dc3b8e90bd68 100644
Binary files a/extras/source/gallery/gallery_system/shapes.thm and 
b/extras/source/gallery/gallery_system/shapes.thm differ
___
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' - sc/uiconfig sd/uiconfig sw/uiconfig

2020-06-12 Thread andreas kainz (via logerrit)
 sc/uiconfig/scalc/ui/notebookbar.ui|   11 ---
 sd/uiconfig/sdraw/ui/notebookbar.ui|   11 ---
 sd/uiconfig/simpress/ui/notebookbar.ui |   11 ---
 sw/uiconfig/swriter/ui/notebookbar.ui  |   11 ---
 4 files changed, 44 deletions(-)

New commits:
commit bfaf1b0f3c68908314c3d1e27a225d29cb50a74b
Author: andreas kainz 
AuthorDate: Mon Jun 8 00:00:06 2020 +0200
Commit: Andreas Kainz 
CommitDate: Fri Jun 12 09:44:30 2020 +0200

tdf#130227 Tabbed UI remove second extension manager button

Change-Id: I07a57afeb1c3a7814fe2f3fd63eb214d96d4af9a
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/95773
Tested-by: Jenkins
Reviewed-by: Andreas Kainz 礪 
(cherry picked from commit 4fcf45bd1fb014a07fb062fb3ad1bd92427be9d8)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/95876
Reviewed-by: Andreas Kainz 

diff --git a/sc/uiconfig/scalc/ui/notebookbar.ui 
b/sc/uiconfig/scalc/ui/notebookbar.ui
index cba9c2e7b50d..8077f465c3e0 100644
--- a/sc/uiconfig/scalc/ui/notebookbar.ui
+++ b/sc/uiconfig/scalc/ui/notebookbar.ui
@@ -16016,17 +16016,6 @@
 both-horiz
 False
 1
-
-  
-True
-False
-service:com.sun.star.deployment.ui.PackageManagerDialog
-  
-  
-False
-True
-  
-
   
   
 False
diff --git a/sd/uiconfig/sdraw/ui/notebookbar.ui 
b/sd/uiconfig/sdraw/ui/notebookbar.ui
index 8489a9dfabcc..1a4bf6197974 100644
--- a/sd/uiconfig/sdraw/ui/notebookbar.ui
+++ b/sd/uiconfig/sdraw/ui/notebookbar.ui
@@ -18172,17 +18172,6 @@
 both-horiz
 False
 1
-
-  
-True
-False
-service:com.sun.star.deployment.ui.PackageManagerDialog
-  
-  
-False
-True
-  
-
   
   
 False
diff --git a/sd/uiconfig/simpress/ui/notebookbar.ui 
b/sd/uiconfig/simpress/ui/notebookbar.ui
index 47ddc72f6858..037bf18b0348 100644
--- a/sd/uiconfig/simpress/ui/notebookbar.ui
+++ b/sd/uiconfig/simpress/ui/notebookbar.ui
@@ -19068,17 +19068,6 @@
 both-horiz
 False
 1
-
-  
-True
-False
-service:com.sun.star.deployment.ui.PackageManagerDialog
-  
-  
-False
-True
-  
-
   
   
 False
diff --git a/sw/uiconfig/swriter/ui/notebookbar.ui 
b/sw/uiconfig/swriter/ui/notebookbar.ui
index 3815c8f92cfa..2afb6d73ab18 100644
--- a/sw/uiconfig/swriter/ui/notebookbar.ui
+++ b/sw/uiconfig/swriter/ui/notebookbar.ui
@@ -17542,17 +17542,6 @@
 both-horiz
 False
 1
-
-  
-True
-False
-service:com.sun.star.deployment.ui.PackageManagerDialog
-  
-  
-False
-True
-  
-
   
   
 False
___
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' - sd/uiconfig

2020-06-09 Thread andreas kainz (via logerrit)
 sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui|  124 +-
 sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui |  172 +++---
 sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui|  164 ++---
 3 files changed, 230 insertions(+), 230 deletions(-)

New commits:
commit e37bab8d55862620c25a6de44ff7909694f1d862
Author: andreas kainz 
AuthorDate: Sun Jun 7 23:42:45 2020 +0200
Commit: Andreas Kainz 
CommitDate: Tue Jun 9 16:03:54 2020 +0200

tdf#127122 Sync View and Review group in groupedbar apps

Change-Id: I3b583ef79e651385a044f47b17684a21541467db
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/95771
Tested-by: Jenkins
Reviewed-by: Andreas Kainz 礪 
(cherry picked from commit 08c3a7b74037812eda566924d3d8696768461fb8)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/95879
Reviewed-by: Andreas Kainz 

diff --git a/sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui 
b/sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui
index 3d8998f4b711..0b580540e368 100644
--- a/sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui
+++ b/sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui
@@ -3950,11 +3950,11 @@
   
 
 
-  
+  
 True
 False
 
-  
+  
 True
 False
 5
@@ -3969,21 +3969,21 @@
   
 
 
-  
+  
 True
 False
 vertical
 
-  
+  
 True
 True
 icons
 False
 
-  
+  
 True
 False
-.uno:Zoom
+.uno:SpellDialog
   
   
 False
@@ -3991,10 +3991,10 @@
   
 
 
-  
+  
 True
 False
-.uno:PageMode
+.uno:InsertAnnotation
   
   
 False
@@ -4002,10 +4002,10 @@
   
 
 
-  
+  
 True
 False
-.uno:MasterPage
+.uno:GridVisible
   
   
 False
@@ -4020,12 +4020,12 @@
   
 
 
-  
+  
 True
 False
 
-  
-_View
+  
+_Review
 True
 True
 False
@@ -4035,7 +4035,7 @@
   
   
 False
-False
+True
 0
   
 
@@ -4043,7 +4043,7 @@
   
 False
 True
-2
+1
   
 
   
@@ -4064,11 +4064,11 @@
   
 
 
-  
+  
 True
 False

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

2020-06-07 Thread andreas kainz (via logerrit)
 cui/uiconfig/ui/paragalignpage.ui |6 ++
 1 file changed, 6 insertions(+)

New commits:
commit ddf63aa3c16020721568eb749c12042016018363
Author: andreas kainz 
AuthorDate: Sat Jun 6 12:57:49 2020 +0200
Commit: Andreas Kainz 礪 
CommitDate: Sun Jun 7 11:43:31 2020 +0200

tdf#133225 page preview alignment fix

Change-Id: If23809b240d467d86f520c9569f76cb7a0df6629
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/95645
Tested-by: Jenkins
Reviewed-by: Andreas Kainz 
(cherry picked from commit 40cee5c3e37fc663b70cb278c8510a6018905791)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/95673
Reviewed-by: Andreas Kainz 礪 

diff --git a/cui/uiconfig/ui/paragalignpage.ui 
b/cui/uiconfig/ui/paragalignpage.ui
index 3240ffbb8208..53c53bfc06f5 100644
--- a/cui/uiconfig/ui/paragalignpage.ui
+++ b/cui/uiconfig/ui/paragalignpage.ui
@@ -5,6 +5,8 @@
   
 True
 False
+start
+True
 6
 12
 24
@@ -54,6 +56,10 @@
   
 True
 False
+start
+start
+True
+True
 12
 
   
___
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' - sw/uiconfig

2020-06-07 Thread andreas kainz (via logerrit)
 sw/uiconfig/swriter/menubar/menubar.xml |   10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

New commits:
commit a4d602ffdb83e6c4492518ecf352e3fd8b1e58b4
Author: andreas kainz 
AuthorDate: Sat Jun 6 13:27:08 2020 +0200
Commit: Andreas Kainz 
CommitDate: Sun Jun 7 10:49:57 2020 +0200

menubar fix for toogle commands

Change-Id: I285ebb2b0852a0c921f5b049538c1d64fbbc24b3
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/95646
Tested-by: Jenkins
Reviewed-by: Andreas Kainz 
(cherry picked from commit 13cd770118b42c0684dd6481a6c0b4bb5da3c978)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/95675

diff --git a/sw/uiconfig/swriter/menubar/menubar.xml 
b/sw/uiconfig/swriter/menubar/menubar.xml
index 5c88d7159346..db377edfe48d 100644
--- a/sw/uiconfig/swriter/menubar/menubar.xml
+++ b/sw/uiconfig/swriter/menubar/menubar.xml
@@ -121,7 +121,7 @@
   
   
   
-  
+  
   
   
   
@@ -169,7 +169,7 @@
   
   
   
-  
+  
   
 
   
@@ -205,10 +205,10 @@
   
   
   
-  
+  
   
   
-  
+  
   
   
   
@@ -644,7 +644,7 @@
   
   
   
-  
+  
   
   
   
___
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' - vcl/uiconfig

2020-06-06 Thread andreas kainz (via logerrit)
 vcl/uiconfig/ui/printdialog.ui |   29 +
 1 file changed, 9 insertions(+), 20 deletions(-)

New commits:
commit facd251a4099e8664a84d9d82df6e7f92e449ed6
Author: andreas kainz 
AuthorDate: Sat Jun 6 12:19:22 2020 +0200
Commit: Andreas Kainz 
CommitDate: Sat Jun 6 19:58:50 2020 +0200

tdf#128723 fix setting width when scaling preview get bigger only

Change-Id: Idb029cc1a72b03926b23d840670a8e6d9d0b1448
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/95642
Tested-by: Jenkins
Reviewed-by: Andreas Kainz 
(cherry picked from commit a2e9637ed28f68b9c096be59810a99e947200b36)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/95674

diff --git a/vcl/uiconfig/ui/printdialog.ui b/vcl/uiconfig/ui/printdialog.ui
index d10557ac1354..94d1c64181ec 100644
--- a/vcl/uiconfig/ui/printdialog.ui
+++ b/vcl/uiconfig/ui/printdialog.ui
@@ -1,5 +1,5 @@
 
-
+
 
   
   
@@ -156,6 +156,7 @@
 True
 False
 6
+True
 vertical
 12
 
@@ -338,7 +339,6 @@
 True
 True
 6
-True
 True
 
   
@@ -969,7 +969,7 @@
 
   
 False
-start
+end
 Pages:
 True
 pagerows
@@ -1020,7 +1020,7 @@
 
   
 False
-start
+end
 Margin:
 True
 pagemarginsb
@@ -1057,7 +1057,7 @@
 
   
 False
-start
+end
 Distance:
 True
 sheetmarginsb
@@ -1095,7 +1095,7 @@
   
 True
 False
-start
+end
 Order:
 True
 orderbox
@@ -1129,7 +1129,7 @@
 True
 True
 False
-start
+end
 True
 True
   
@@ -1175,7 +1175,8 @@
   
   
 4
-4
+0
+5
   
 
 
@@ -1184,18 +1185,6

[Libreoffice-commits] core.git: Branch 'libreoffice-7-0' - extras/source

2020-06-06 Thread andreas kainz (via logerrit)
 extras/source/gallery/gallery_mytheme/flowchart.sdv |binary
 1 file changed

New commits:
commit d629cc391f791bf9799bbdca837c7c2d4f0b1acd
Author: andreas kainz 
AuthorDate: Tue May 26 14:51:30 2020 +0200
Commit: Andreas Kainz 
CommitDate: Sat Jun 6 19:58:17 2020 +0200

tdf#132618 Diagram gallery number fix

Change-Id: Iade0c17dc23a8940813dd3c32140969523904fdc
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/94863
Tested-by: Jenkins
Reviewed-by: Andreas Kainz 
(cherry picked from commit 90580416dd96fc19f78057a14a1459f84eb50180)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/95567

diff --git a/extras/source/gallery/gallery_mytheme/flowchart.sdv 
b/extras/source/gallery/gallery_mytheme/flowchart.sdv
index 4a0f88284417..afe65157d15d 100644
Binary files a/extras/source/gallery/gallery_mytheme/flowchart.sdv and 
b/extras/source/gallery/gallery_mytheme/flowchart.sdv differ
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2020-06-06 Thread andreas kainz (via logerrit)
 sw/uiconfig/swriter/menubar/menubar.xml |   10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

New commits:
commit 821153254a25bc264ae45c52ea9f6900f9cae9d5
Author: andreas kainz 
AuthorDate: Sat Jun 6 13:27:08 2020 +0200
Commit: Andreas Kainz 
CommitDate: Sat Jun 6 19:56:49 2020 +0200

menubar fix for toogle commands

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

diff --git a/sw/uiconfig/swriter/menubar/menubar.xml 
b/sw/uiconfig/swriter/menubar/menubar.xml
index 5c88d7159346..db377edfe48d 100644
--- a/sw/uiconfig/swriter/menubar/menubar.xml
+++ b/sw/uiconfig/swriter/menubar/menubar.xml
@@ -121,7 +121,7 @@
   
   
   
-  
+  
   
   
   
@@ -169,7 +169,7 @@
   
   
   
-  
+  
   
 
   
@@ -205,10 +205,10 @@
   
   
   
-  
+  
   
   
-  
+  
   
   
   
@@ -644,7 +644,7 @@
   
   
   
-  
+  
   
   
   
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2020-06-06 Thread andreas kainz (via logerrit)
 vcl/uiconfig/ui/printdialog.ui |   29 +
 1 file changed, 9 insertions(+), 20 deletions(-)

New commits:
commit 42aadbcc7a3d0754654582afab1bca10a6af32d9
Author: andreas kainz 
AuthorDate: Sat Jun 6 12:19:22 2020 +0200
Commit: Andreas Kainz 
CommitDate: Sat Jun 6 18:03:41 2020 +0200

tdf#128723 fix setting width when scaling preview get bigger only

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

diff --git a/vcl/uiconfig/ui/printdialog.ui b/vcl/uiconfig/ui/printdialog.ui
index d10557ac1354..94d1c64181ec 100644
--- a/vcl/uiconfig/ui/printdialog.ui
+++ b/vcl/uiconfig/ui/printdialog.ui
@@ -1,5 +1,5 @@
 
-
+
 
   
   
@@ -156,6 +156,7 @@
 True
 False
 6
+True
 vertical
 12
 
@@ -338,7 +339,6 @@
 True
 True
 6
-True
 True
 
   
@@ -969,7 +969,7 @@
 
   
 False
-start
+end
 Pages:
 True
 pagerows
@@ -1020,7 +1020,7 @@
 
   
 False
-start
+end
 Margin:
 True
 pagemarginsb
@@ -1057,7 +1057,7 @@
 
   
 False
-start
+end
 Distance:
 True
 sheetmarginsb
@@ -1095,7 +1095,7 @@
   
 True
 False
-start
+end
 Order:
 True
 orderbox
@@ -1129,7 +1129,7 @@
 True
 True
 False
-start
+end
 True
 True
   
@@ -1175,7 +1175,8 @@
   
   
 4
-4
+0
+5
   
 
 
@@ -1184,18 +1185,6

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

2020-06-06 Thread andreas kainz (via logerrit)
 cui/uiconfig/ui/paragalignpage.ui |6 ++
 1 file changed, 6 insertions(+)

New commits:
commit 40cee5c3e37fc663b70cb278c8510a6018905791
Author: andreas kainz 
AuthorDate: Sat Jun 6 12:57:49 2020 +0200
Commit: Andreas Kainz 
CommitDate: Sat Jun 6 18:02:43 2020 +0200

tdf#133225 page preview alignment fix

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

diff --git a/cui/uiconfig/ui/paragalignpage.ui 
b/cui/uiconfig/ui/paragalignpage.ui
index 3240ffbb8208..53c53bfc06f5 100644
--- a/cui/uiconfig/ui/paragalignpage.ui
+++ b/cui/uiconfig/ui/paragalignpage.ui
@@ -5,6 +5,8 @@
   
 True
 False
+start
+True
 6
 12
 24
@@ -54,6 +56,10 @@
   
 True
 False
+start
+start
+True
+True
 12
 
   
___
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-06 Thread andreas kainz (via logerrit)
 extras/source/gallery/gallery_mytheme/flowchart.sdv |binary
 1 file changed

New commits:
commit 90580416dd96fc19f78057a14a1459f84eb50180
Author: andreas kainz 
AuthorDate: Tue May 26 14:51:30 2020 +0200
Commit: Andreas Kainz 
CommitDate: Sat Jun 6 12:30:52 2020 +0200

tdf#132618 Diagram gallery number fix

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

diff --git a/extras/source/gallery/gallery_mytheme/flowchart.sdv 
b/extras/source/gallery/gallery_mytheme/flowchart.sdv
index 4a0f88284417..afe65157d15d 100644
Binary files a/extras/source/gallery/gallery_mytheme/flowchart.sdv and 
b/extras/source/gallery/gallery_mytheme/flowchart.sdv differ
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2020-06-06 Thread andreas kainz (via logerrit)
 sd/uiconfig/sdraw/ui/copydlg.ui |   14 +++---
 1 file changed, 7 insertions(+), 7 deletions(-)

New commits:
commit 352f2111de985a40f6936b47f7b2d09867352790
Author: andreas kainz 
AuthorDate: Tue May 26 15:18:30 2020 +0200
Commit: Andreas Kainz 
CommitDate: Sat Jun 6 12:30:30 2020 +0200

impress duplicate dialog property HIG update

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

diff --git a/sd/uiconfig/sdraw/ui/copydlg.ui b/sd/uiconfig/sdraw/ui/copydlg.ui
index ebd3a71d80b0..bb6b03757321 100644
--- a/sd/uiconfig/sdraw/ui/copydlg.ui
+++ b/sd/uiconfig/sdraw/ui/copydlg.ui
@@ -119,7 +119,7 @@
 True
 False
 True
-12
+6
 
   
 True
@@ -195,8 +195,8 @@
 True
 False
 True
-6
-12
+3
+6
 
   
 True
@@ -319,8 +319,8 @@
 True
 False
 True
-6
-12
+3
+6
 
   
 True
@@ -415,8 +415,8 @@
 True
 False
 True
-6
-12
+3
+6
 
   
 True
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2020-05-16 Thread andreas kainz (via logerrit)
 sw/uiconfig/swriter/ui/frmaddpage.ui |  324 +++
 sw/uiconfig/swriter/ui/frmurlpage.ui |   10 -
 2 files changed, 148 insertions(+), 186 deletions(-)

New commits:
commit d0922a4ce0ddf458fa10a504ee9b769f2c86b149
Author: andreas kainz 
AuthorDate: Wed May 13 11:01:57 2020 +0200
Commit: andreas_kainz 
CommitDate: Sat May 16 22:19:25 2020 +0200

Update Image dialog property url and addpage alignment

Change-Id: I2601cc41ff8b7c678ac6d5d0ccce05d17f6be18b
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/94107
Tested-by: Jenkins
Reviewed-by: andreas_kainz 

diff --git a/sw/uiconfig/swriter/ui/frmaddpage.ui 
b/sw/uiconfig/swriter/ui/frmaddpage.ui
index e01f39cfe327..1d4f18b507dd 100644
--- a/sw/uiconfig/swriter/ui/frmaddpage.ui
+++ b/sw/uiconfig/swriter/ui/frmaddpage.ui
@@ -9,20 +9,19 @@
 
 
   
-  
+  
 True
 False
-start
 True
-True
 6
-vertical
-12
+12
+24
 
   
 True
 False
 True
+True
 0
 none
 
@@ -38,6 +37,7 @@
 True
 False
 True
+True
 6
 12
 
@@ -98,7 +98,7 @@
   
 True
 False
-start
+True
 
   None
 
@@ -112,7 +112,7 @@
   
 True
 False
-start
+True
 
   None
 
@@ -169,12 +169,14 @@
 True
 True
 True
+True
 in
 
   
 True
 True
 True
+True
 word
 textbuffer1
   
@@ -201,180 +203,161 @@
 
   
   
-False
-True
-0
+0
+0
+2
   
 
 
-  
+  
 True
 False
-True
+0
+none
 
-  
+  
 True
 False
-0
-none
+6
+12
 
-  
+  
 True
 False
-6
-12
+3
 
-  
+  
+_Contents
 True
-False
-12
-
-  
-True
-False
-_Vertical alignment
-True
-  
-  
-0
-0
-  
-
-
-  
-True
-False
-
-  Top
-  Centered
-  Bottom
-
-  
-  
-1
-0
-  
-
+True
+False
+True
+0
+True
   
+  
+0
+0
+  
+
+
+  
+P_osition
+True
+True
+False
+True
+0
+True
+  
+  
+0
+1
+  
+
+
+  
+_Size
+True
+True
+False
+True
+0
+True
+  
+  
+0
+2
+  
 
-  
-
-
-  
-True
-False
-Content Alignment
-
-  
-
   
 
   
-  
-1
-0
-  
 
+
+  
+True
+False
+Protect
+
+  
+
+  
+
+  
+  
+0
+1
+  
+
+
+  
+True
+False
+0

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

2020-05-15 Thread andreas kainz (via logerrit)
 extras/source/templates/styles/Default/styles.xml |   10 ++
 1 file changed, 10 insertions(+)

New commits:
commit 8ceba7eba43ba5ac16f15c239578ec9354f450ea
Author: andreas kainz 
AuthorDate: Thu May 7 00:20:23 2020 +0200
Commit: andreas_kainz 
CommitDate: Fri May 15 12:36:19 2020 +0200

writer default styles hide LibO app specific styles

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

diff --git a/extras/source/templates/styles/Default/styles.xml 
b/extras/source/templates/styles/Default/styles.xml
index c736fbb57298..8973168bc11f 100644
--- a/extras/source/templates/styles/Default/styles.xml
+++ b/extras/source/templates/styles/Default/styles.xml
@@ -83,6 +83,16 @@
   
   
 
+
+
+
+
+
+
+
+
+
+
 
   
 
___
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

2020-05-12 Thread andreas kainz (via logerrit)
 sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui|   13 +
 sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui|   13 +
 sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui |   13 +
 sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui  |   13 +
 4 files changed, 52 insertions(+)

New commits:
commit 08a7b88a0877d6fd753fe8ab4532d9da527d21c6
Author: andreas kainz 
AuthorDate: Tue May 12 09:41:06 2020 +0200
Commit: andreas_kainz 
CommitDate: Wed May 13 07:29:13 2020 +0200

tdf#132008 Provide NewWindow in Groupedbar compact view dropdown

Change-Id: I4d532c7a31dca83a00d86f52184fb2a151ae2155
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/94037
Tested-by: Jenkins
Reviewed-by: andreas_kainz 

diff --git a/sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui 
b/sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui
index 643ca9e04fb9..d997cc0e11ad 100644
--- a/sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui
+++ b/sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui
@@ -2398,6 +2398,19 @@
 .uno:PagebreakMode
   
 
+
+  
+True
+False
+  
+
+
+  
+True
+False
+.uno:NewWindow
+  
+
 
   
 True
diff --git a/sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui 
b/sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui
index 483c32a62cd7..3d8998f4b711 100644
--- a/sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui
+++ b/sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui
@@ -2400,6 +2400,19 @@
 .uno:MasterPage
   
 
+
+  
+True
+False
+  
+
+
+  
+True
+False
+.uno:NewWindow
+  
+
 
   
 True
diff --git a/sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui 
b/sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui
index 62f92ed7024b..a4919093392a 100644
--- a/sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui
+++ b/sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui
@@ -2447,6 +2447,19 @@
 .uno:HandoutMode
   
 
+
+  
+True
+False
+  
+
+
+  
+True
+False
+.uno:NewWindow
+  
+
 
   
 True
diff --git a/sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui 
b/sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui
index 29d72708a2c6..17f57092a0ad 100644
--- a/sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui
+++ b/sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui
@@ -3287,6 +3287,19 @@
 .uno:BrowseView
   
 
+
+  
+True
+False
+  
+
+
+  
+True
+False
+.uno:NewWindow
+  
+
 
   
 True
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: icon-themes/colibre_svg

2020-05-12 Thread andreas kainz (via logerrit)
 dev/null |binary
 1 file changed

New commits:
commit 539a46a9be0744d2bca62745c638f31271cd334e
Author: andreas kainz 
AuthorDate: Tue May 12 13:35:25 2020 +0200
Commit: andreas_kainz 
CommitDate: Tue May 12 21:12:20 2020 +0200

colibre icons remove png icons from svg colibre icon theme

Change-Id: I487fb8307bb5512618f936f4c3ce5807ebfdcc89
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/94052
Tested-by: Jenkins
Reviewed-by: andreas_kainz 

diff --git a/icon-themes/colibre_svg/cmd/32/ko/verticaltext.png 
b/icon-themes/colibre_svg/cmd/32/ko/verticaltext.png
deleted file mode 100644
index 8d950341bdee..
Binary files a/icon-themes/colibre_svg/cmd/32/ko/verticaltext.png and /dev/null 
differ
diff --git a/icon-themes/colibre_svg/cmd/32/verticaltext.png 
b/icon-themes/colibre_svg/cmd/32/verticaltext.png
deleted file mode 100644
index 337d0834229f..
Binary files a/icon-themes/colibre_svg/cmd/32/verticaltext.png and /dev/null 
differ
diff --git a/icon-themes/colibre_svg/cmd/32/verticaltextfittosizetool.png 
b/icon-themes/colibre_svg/cmd/32/verticaltextfittosizetool.png
deleted file mode 100644
index c2a464f86c71..
Binary files a/icon-themes/colibre_svg/cmd/32/verticaltextfittosizetool.png and 
/dev/null differ
diff --git a/icon-themes/colibre_svg/cmd/ko/lc_verticaltext.png 
b/icon-themes/colibre_svg/cmd/ko/lc_verticaltext.png
deleted file mode 100644
index 7dda8a6e48a2..
Binary files a/icon-themes/colibre_svg/cmd/ko/lc_verticaltext.png and /dev/null 
differ
diff --git a/icon-themes/colibre_svg/cmd/ko/sc_verticaltext.png 
b/icon-themes/colibre_svg/cmd/ko/sc_verticaltext.png
deleted file mode 100644
index 2642daf4d1b9..
Binary files a/icon-themes/colibre_svg/cmd/ko/sc_verticaltext.png and /dev/null 
differ
diff --git a/icon-themes/colibre_svg/cmd/lc_verticaltext.png 
b/icon-themes/colibre_svg/cmd/lc_verticaltext.png
deleted file mode 100644
index 464ee52cdbb5..
Binary files a/icon-themes/colibre_svg/cmd/lc_verticaltext.png and /dev/null 
differ
diff --git a/icon-themes/colibre_svg/cmd/lc_verticaltextfittosizetool.png 
b/icon-themes/colibre_svg/cmd/lc_verticaltextfittosizetool.png
deleted file mode 100644
index 95a3c3108b3a..
Binary files a/icon-themes/colibre_svg/cmd/lc_verticaltextfittosizetool.png and 
/dev/null differ
diff --git a/icon-themes/colibre_svg/cmd/lc_zoom100percent.png 
b/icon-themes/colibre_svg/cmd/lc_zoom100percent.png
deleted file mode 100644
index 0f344defe715..
Binary files a/icon-themes/colibre_svg/cmd/lc_zoom100percent.png and /dev/null 
differ
diff --git a/icon-themes/colibre_svg/cmd/sc_verticaltext.png 
b/icon-themes/colibre_svg/cmd/sc_verticaltext.png
deleted file mode 100644
index 04e50b8168c0..
Binary files a/icon-themes/colibre_svg/cmd/sc_verticaltext.png and /dev/null 
differ
diff --git a/icon-themes/colibre_svg/cmd/sc_verticaltextfittosizetool.png 
b/icon-themes/colibre_svg/cmd/sc_verticaltextfittosizetool.png
deleted file mode 100644
index 30a6f15bdd2c..
Binary files a/icon-themes/colibre_svg/cmd/sc_verticaltextfittosizetool.png and 
/dev/null differ
diff --git a/icon-themes/colibre_svg/cmd/sc_zoom100percent.png 
b/icon-themes/colibre_svg/cmd/sc_zoom100percent.png
deleted file mode 100644
index 313686fbefc8..
Binary files a/icon-themes/colibre_svg/cmd/sc_zoom100percent.png and /dev/null 
differ
diff --git a/icon-themes/colibre_svg/cmd/zoom100percent.png 
b/icon-themes/colibre_svg/cmd/zoom100percent.png
deleted file mode 100644
index 64573d79b367..
Binary files a/icon-themes/colibre_svg/cmd/zoom100percent.png and /dev/null 
differ
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: extras/Gallery_backgrounds.mk extras/source include/svx svx/inc

2020-05-12 Thread andreas kainz (via logerrit)
 extras/Gallery_backgrounds.mk   |2 +-
 extras/source/palettes/standard.sob |binary
 include/svx/strings.hrc |2 +-
 svx/inc/strings.hxx |2 +-
 4 files changed, 3 insertions(+), 3 deletions(-)

New commits:
commit b680547a48937ea0aeb8a840d5d7325f0046c153
Author: andreas kainz 
AuthorDate: Tue May 12 09:07:35 2020 +0200
Commit: andreas_kainz 
CommitDate: Tue May 12 20:38:46 2020 +0200

Area fill bitmap presets invoice paper language fix

Change-Id: I57c6df6de2b27b342547b48370e0b19ad132859d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/94036
Tested-by: Jenkins
Reviewed-by: andreas_kainz 

diff --git a/extras/Gallery_backgrounds.mk b/extras/Gallery_backgrounds.mk
index 103f484f4167..a2fe34483179 100644
--- a/extras/Gallery_backgrounds.mk
+++ b/extras/Gallery_backgrounds.mk
@@ -25,7 +25,7 @@ $(eval $(call 
gb_Gallery_add_files,backgrounds,$(LIBO_SHARE_FOLDER)/gallery/back
extras/source/gallery/backgrounds/sand.jpg \
extras/source/gallery/backgrounds/surface.jpg \
extras/source/gallery/backgrounds/studio.jpg \
-   extras/source/gallery/backgrounds/invoiced-paper.jpg \
+   extras/source/gallery/backgrounds/invoice-paper.jpg \
extras/source/gallery/backgrounds/parchment-paper.jpg \
extras/source/gallery/backgrounds/cardboard.jpg \
extras/source/gallery/backgrounds/fence.jpg \
diff --git a/extras/source/gallery/backgrounds/invoiced-paper.jpg 
b/extras/source/gallery/backgrounds/invoice-paper.jpg
similarity index 100%
rename from extras/source/gallery/backgrounds/invoiced-paper.jpg
rename to extras/source/gallery/backgrounds/invoice-paper.jpg
diff --git a/extras/source/palettes/standard.sob 
b/extras/source/palettes/standard.sob
index 1acb3fec453f..47a7821c2635 100644
Binary files a/extras/source/palettes/standard.sob and 
b/extras/source/palettes/standard.sob differ
diff --git a/include/svx/strings.hrc b/include/svx/strings.hrc
index 33d90b6180f1..04dbc407bf42 100644
--- a/include/svx/strings.hrc
+++ b/include/svx/strings.hrc
@@ -828,7 +828,7 @@
 #define RID_SVXSTR_BMP19
NC_("RID_SVXSTR_BMP19", "Night Sky")
 #define RID_SVXSTR_BMP20
NC_("RID_SVXSTR_BMP20", "Pool")
 #define RID_SVXSTR_BMP21
NC_("RID_SVXSTR_BMP21", "Bitmap")
-#define RID_SVXSTR_BMP79
NC_("RID_SVXSTR_BMP79", "Invoiced Paper")
+#define RID_SVXSTR_BMP79
NC_("RID_SVXSTR_BMP79", "Invoice Paper")
 #define RID_SVXSTR_BMP80
NC_("RID_SVXSTR_BMP80", "Concrete")
 #define RID_SVXSTR_BMP81
NC_("RID_SVXSTR_BMP81", "Brick Wall")
 #define RID_SVXSTR_BMP82
NC_("RID_SVXSTR_BMP82", "Stone Wall")
diff --git a/svx/inc/strings.hxx b/svx/inc/strings.hxx
index c37c9a110659..4098daebe26d 100644
--- a/svx/inc/strings.hxx
+++ b/svx/inc/strings.hxx
@@ -238,7 +238,7 @@
 #define RID_SVXSTR_BMP19_DEF"Night Sky"
 #define RID_SVXSTR_BMP20_DEF"Pool"
 #define RID_SVXSTR_BMP21_DEF"Bitmap"
-#define RID_SVXSTR_BMP79_DEF"Invoiced Paper"
+#define RID_SVXSTR_BMP79_DEF"Invoice Paper"
 #define RID_SVXSTR_BMP80_DEF"Concrete"
 #define RID_SVXSTR_BMP81_DEF"Brick Wall"
 #define RID_SVXSTR_BMP82_DEF"Stone Wall"
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2020-05-12 Thread andreas kainz (via logerrit)
 cui/uiconfig/ui/aboutdialog.ui |   10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

New commits:
commit 9d573bca549861ecdbce6826804e5db0471307e6
Author: andreas kainz 
AuthorDate: Mon May 11 23:14:17 2020 +0200
Commit: andreas_kainz 
CommitDate: Tue May 12 19:51:28 2020 +0200

tdf#130778 update About Dialog

Change-Id: I1ca538a3c5589b30d53404f1f8d8ab2dcc2586f0
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/94018
Tested-by: Jenkins
Reviewed-by: andreas_kainz 

diff --git a/cui/uiconfig/ui/aboutdialog.ui b/cui/uiconfig/ui/aboutdialog.ui
index 9c4dee2e2d70..f014f13290f0 100644
--- a/cui/uiconfig/ui/aboutdialog.ui
+++ b/cui/uiconfig/ui/aboutdialog.ui
@@ -272,7 +272,7 @@
   
   
 1
-1
+4
   
 
 
@@ -280,7 +280,6 @@
 True
 False
 end
-12
 12
 True
 True
@@ -294,7 +293,7 @@
   
   
 1
-2
+1
   
 
 
@@ -314,13 +313,14 @@ LibreOffice was based on OpenOffice.org
   
   
 1
-3
+2
   
 
 
   
 True
 False
+6
 
   
 Credits
@@ -371,7 +371,7 @@ LibreOffice was based on OpenOffice.org
   
   
 1
-4
+3
   
 
   
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2020-05-07 Thread andreas kainz (via logerrit)
 sw/uiconfig/swriter/ui/notebookbar.ui |2 ++
 sw/uiconfig/swriter/ui/notebookbar_compact.ui |3 ++-
 2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit e420b89a698f50b174422b962a24e2a21672a178
Author: andreas kainz 
AuthorDate: Thu May 7 10:13:42 2020 +0200
Commit: andreas_kainz 
CommitDate: Thu May 7 11:48:25 2020 +0200

NB fix visible=true/false in the ui file temporary

Change-Id: I38291ad6b6d724cc951e423cd16976324dca6166
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/93615
Tested-by: Jenkins
Reviewed-by: andreas_kainz 

diff --git a/sw/uiconfig/swriter/ui/notebookbar.ui 
b/sw/uiconfig/swriter/ui/notebookbar.ui
index a932bc2b7e27..3815c8f92cfa 100644
--- a/sw/uiconfig/swriter/ui/notebookbar.ui
+++ b/sw/uiconfig/swriter/ui/notebookbar.ui
@@ -2704,6 +2704,7 @@
 
 
   
+False
 False
 .uno:ExportToPDF
 True
@@ -2740,6 +2741,7 @@
 
 
   
+False
 False
 .uno:ExportToEPUB
 True
diff --git a/sw/uiconfig/swriter/ui/notebookbar_compact.ui 
b/sw/uiconfig/swriter/ui/notebookbar_compact.ui
index fc85c2d1f6da..370fad4b1645 100644
--- a/sw/uiconfig/swriter/ui/notebookbar_compact.ui
+++ b/sw/uiconfig/swriter/ui/notebookbar_compact.ui
@@ -2763,6 +2763,7 @@
 
 
   
+False
 False
 .uno:ExportToPDF
   
@@ -2801,7 +2802,7 @@
 both-horiz
 
   
-True
+False
 False
 .uno:ExportDirectToEPUB
   
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2020-05-07 Thread andreas kainz (via logerrit)
 sc/uiconfig/scalc/ui/notebookbar.ui |2 +-
 sc/uiconfig/scalc/ui/notebookbar_compact.ui |2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 481b58b5f87abaee3fa556093c30b9fa5bc07c9e
Author: andreas kainz 
AuthorDate: Wed May 6 22:18:46 2020 +0200
Commit: Xisco Faulí 
CommitDate: Thu May 7 10:23:05 2020 +0200

tdf#127889 NB use .uno:ToggleMergeCells instead MergeCells

Change-Id: I495619c0b4f7dfd65b8105c657ea2156ca10550c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/93593
Tested-by: Jenkins
Reviewed-by: andreas_kainz 
(cherry picked from commit 07c871457f095816b266adaa101e1c6c37b635d5)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/93535

diff --git a/sc/uiconfig/scalc/ui/notebookbar.ui 
b/sc/uiconfig/scalc/ui/notebookbar.ui
index 05b05ced70a8..c6c08c077de4 100644
--- a/sc/uiconfig/scalc/ui/notebookbar.ui
+++ b/sc/uiconfig/scalc/ui/notebookbar.ui
@@ -4183,7 +4183,7 @@
   
 True
 False
-.uno:MergeCells
+.uno:ToggleMergeCells
   
   
 False
diff --git a/sc/uiconfig/scalc/ui/notebookbar_compact.ui 
b/sc/uiconfig/scalc/ui/notebookbar_compact.ui
index eb388327a93b..c0f79c40e384 100644
--- a/sc/uiconfig/scalc/ui/notebookbar_compact.ui
+++ b/sc/uiconfig/scalc/ui/notebookbar_compact.ui
@@ -4154,7 +4154,7 @@
   
 True
 False
-.uno:MergeCells
+.uno:ToggleMergeCells
   
   
 False
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2020-05-07 Thread andreas kainz (via logerrit)
 sw/uiconfig/swriter/ui/notebookbar.ui |   26 +--
 sw/uiconfig/swriter/ui/notebookbar_compact.ui |   45 +++---
 2 files changed, 44 insertions(+), 27 deletions(-)

New commits:
commit c437948f6c0d602bb200fc92e80cb73ae8ae5109
Author: andreas kainz 
AuthorDate: Wed May 6 23:57:08 2020 +0200
Commit: andreas_kainz 
CommitDate: Thu May 7 09:34:47 2020 +0200

tdf#127421 Export and Export Direct are now available in NB customize

Change-Id: I85f54f0c8808421bbe7d3c0098add207d36f2b20
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/93602
Tested-by: Jenkins
Reviewed-by: andreas_kainz 

diff --git a/sw/uiconfig/swriter/ui/notebookbar.ui 
b/sw/uiconfig/swriter/ui/notebookbar.ui
index ab391766f0c4..a932bc2b7e27 100644
--- a/sw/uiconfig/swriter/ui/notebookbar.ui
+++ b/sw/uiconfig/swriter/ui/notebookbar.ui
@@ -2691,7 +2691,7 @@
 both-horiz
 False
 
-  
+  
 True
 False
 .uno:ExportDirectToPDF
@@ -2702,6 +2702,17 @@
 True
   
 
+
+  
+False
+.uno:ExportToPDF
+True
+  
+  
+False
+True
+  
+
   
   
 False
@@ -2716,7 +2727,7 @@
 both-horiz
 False
 
-  
+  
 True
 False
 .uno:ExportDirectToEPUB
@@ -2727,6 +2738,17 @@
 True
   
 
+
+  
+False
+.uno:ExportToEPUB
+True
+  
+  
+False
+True
+  
+
   
   
 False
diff --git a/sw/uiconfig/swriter/ui/notebookbar_compact.ui 
b/sw/uiconfig/swriter/ui/notebookbar_compact.ui
index 06d9500ee72f..fc85c2d1f6da 100644
--- a/sw/uiconfig/swriter/ui/notebookbar_compact.ui
+++ b/sw/uiconfig/swriter/ui/notebookbar_compact.ui
@@ -105,14 +105,12 @@
 
 
   
-False
 False
 .uno:OpenFromWriter
   
 
 
   
-False
 False
 .uno:OpenRemote
   
@@ -139,28 +137,24 @@
 
 
   
-False
 False
 .uno:AutoPilotMenu
   
 
 
   
-False
 False
 .uno:OpenTemplate
   
 
 
   
-False
 False
 .uno:SaveAsTemplate
   
 
 
   
-False
 False
 .uno:NewDoc
   
@@ -173,14 +167,12 @@
 
 
   
-False
 False
 .uno:Reload
   
 
 
   
-False
 False
 .uno:VersionDialog
   
@@ -214,14 +206,12 @@
 
 
   
-False
 False
 .uno:SaveACopy
   
 
 
   
-False
 False
 .uno:SaveAll
   
@@ -241,21 +231,18 @@
 
 
   
-False
 False
 .uno:CheckOut
   
 
 
   
-False
 False
 .uno:CancelCheckOut
   
 
 
   
-False
 False
 .uno:CheckIn
   
@@ -282,7 +269,6 @@
 
 
   
-False
 False
 .uno:ExportDirectToPDF
   
@@ -296,7 +282,6 @@
 
 
   
-False
 False
 .uno:ExportDirectToEPUB
   
@@ -316,14 +301,12 @@
 
 
   
-False
 False
 .uno:SendMailDocAsOOo
   
 
 
   
-False
 False
 .uno:SendMailDocAsMS
   
@@ -344,42 +327,36 @@
 
 
   
-False
 False
 .uno:NewGlobalDoc
   
 
 
   
-False
 False
 .uno:NewHtmlDoc

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

2020-05-07 Thread andreas kainz (via logerrit)
 sw/uiconfig/swriter/ui/notebookbar.ui |8 ++--
 1 file changed, 2 insertions(+), 6 deletions(-)

New commits:
commit 0ed93efdb8f571d873a2f5b9f96938ea796199fd
Author: andreas kainz 
AuthorDate: Wed May 6 23:35:42 2020 +0200
Commit: andreas_kainz 
CommitDate: Thu May 7 08:16:44 2020 +0200

writer notebookbar table background color less space needed

Change-Id: I0210cf1e7c8920984c3d554a7f5b131b11169a1e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/93599
Tested-by: Jenkins
Reviewed-by: andreas_kainz 

diff --git a/sw/uiconfig/swriter/ui/notebookbar.ui 
b/sw/uiconfig/swriter/ui/notebookbar.ui
index 9977c06f8904..ab391766f0c4 100644
--- a/sw/uiconfig/swriter/ui/notebookbar.ui
+++ b/sw/uiconfig/swriter/ui/notebookbar.ui
@@ -1652,21 +1652,18 @@
 
 
   
-False
 False
 .uno:PreviousTrackedChange
   
 
 
   
-False
 False
 .uno:NextTrackedChange
   
 
 
   
-False
 False
 .uno:AcceptTrackedChange
   
@@ -1687,7 +1684,6 @@
 
 
   
-False
 False
 .uno:RejectTrackedChange
   
@@ -10653,7 +10649,7 @@
   
 True
 True
-both-horiz
+icons
 False
 
   
@@ -10686,7 +10682,7 @@
 True
 end
 True
-both-horiz
+icons
 False
 
   
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2020-05-06 Thread andreas kainz (via logerrit)
 sc/uiconfig/scalc/ui/notebookbar.ui |2 ++
 sc/uiconfig/scalc/ui/notebookbar_compact.ui |2 ++
 2 files changed, 4 insertions(+)

New commits:
commit 7e257697f0006d8247a23ac917bdffb1cda5705d
Author: andreas kainz 
AuthorDate: Wed May 6 23:23:34 2020 +0200
Commit: andreas_kainz 
CommitDate: Thu May 7 00:27:25 2020 +0200

update notebookbar for visible=false

Change-Id: Iad68574a0a9133f106c001dbb2dd5b7886c1ee28
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/93597
Tested-by: Jenkins
Reviewed-by: andreas_kainz 

diff --git a/sc/uiconfig/scalc/ui/notebookbar.ui 
b/sc/uiconfig/scalc/ui/notebookbar.ui
index 33a8853f7378..a9c690277e7f 100644
--- a/sc/uiconfig/scalc/ui/notebookbar.ui
+++ b/sc/uiconfig/scalc/ui/notebookbar.ui
@@ -3484,6 +3484,7 @@
 False
 
   
+False
 False
 .uno:SubScript
   
@@ -3494,6 +3495,7 @@
 
 
   
+False
 False
 .uno:SuperScript
   
diff --git a/sc/uiconfig/scalc/ui/notebookbar_compact.ui 
b/sc/uiconfig/scalc/ui/notebookbar_compact.ui
index 4f9df5e0613d..42fe5393aa02 100644
--- a/sc/uiconfig/scalc/ui/notebookbar_compact.ui
+++ b/sc/uiconfig/scalc/ui/notebookbar_compact.ui
@@ -3496,6 +3496,7 @@
 False
 
   
+False
 False
 .uno:SubScript
   
@@ -3506,6 +3507,7 @@
 
 
   
+False
 False
 .uno:SuperScript
   
___
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-06 Thread andreas kainz (via logerrit)
 extras/source/gallery/gallery_mytheme/diagrams.sdg |binary
 extras/source/gallery/gallery_mytheme/diagrams.sdv |binary
 2 files changed

New commits:
commit d103685fe8cf815dae0d0ec59232c0c331591b27
Author: andreas kainz 
AuthorDate: Wed May 6 22:25:45 2020 +0200
Commit: andreas_kainz 
CommitDate: Thu May 7 00:02:07 2020 +0200

tdf#132618 Diagramm gallery fix number

Change-Id: Ia3e94d757d80115c97770ed821e4f966d641ae70
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/93594
Tested-by: Jenkins
Reviewed-by: andreas_kainz 

diff --git a/extras/source/gallery/gallery_mytheme/diagrams.sdg 
b/extras/source/gallery/gallery_mytheme/diagrams.sdg
index 882b0b7d23c6..57104cc19168 100644
Binary files a/extras/source/gallery/gallery_mytheme/diagrams.sdg and 
b/extras/source/gallery/gallery_mytheme/diagrams.sdg differ
diff --git a/extras/source/gallery/gallery_mytheme/diagrams.sdv 
b/extras/source/gallery/gallery_mytheme/diagrams.sdv
index 72635ae8ad14..e025349bec0b 100644
Binary files a/extras/source/gallery/gallery_mytheme/diagrams.sdv and 
b/extras/source/gallery/gallery_mytheme/diagrams.sdv differ
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2020-05-06 Thread andreas kainz (via logerrit)
 sc/uiconfig/scalc/ui/notebookbar.ui |2 +-
 sc/uiconfig/scalc/ui/notebookbar_compact.ui |2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 07c871457f095816b266adaa101e1c6c37b635d5
Author: andreas kainz 
AuthorDate: Wed May 6 22:18:46 2020 +0200
Commit: andreas_kainz 
CommitDate: Wed May 6 23:16:08 2020 +0200

tdf#127889 NB use .uno:ToggleMergeCells instead MergeCells

Change-Id: I495619c0b4f7dfd65b8105c657ea2156ca10550c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/93593
Tested-by: Jenkins
Reviewed-by: andreas_kainz 

diff --git a/sc/uiconfig/scalc/ui/notebookbar.ui 
b/sc/uiconfig/scalc/ui/notebookbar.ui
index 14c5d22d1441..33a8853f7378 100644
--- a/sc/uiconfig/scalc/ui/notebookbar.ui
+++ b/sc/uiconfig/scalc/ui/notebookbar.ui
@@ -4173,7 +4173,7 @@
   
 True
 False
-.uno:MergeCells
+.uno:ToggleMergeCells
   
   
 False
diff --git a/sc/uiconfig/scalc/ui/notebookbar_compact.ui 
b/sc/uiconfig/scalc/ui/notebookbar_compact.ui
index c04a71651197..4f9df5e0613d 100644
--- a/sc/uiconfig/scalc/ui/notebookbar_compact.ui
+++ b/sc/uiconfig/scalc/ui/notebookbar_compact.ui
@@ -4144,7 +4144,7 @@
   
 True
 False
-.uno:MergeCells
+.uno:ToggleMergeCells
   
   
 False
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: extras/CustomTarget_tpldraw.mk extras/Module_extras.mk extras/Package_tpldraw.mk extras/source include/sfx2 Repository.mk sfx2/inc

2020-05-06 Thread andreas kainz (via logerrit)
 Repository.mk  |1 
 extras/CustomTarget_tpldraw.mk |  111 
 extras/Module_extras.mk|2 
 extras/Package_tpldraw.mk  |   16 
 extras/source/templates/draw/bpmn/META-INF/manifest.xml|8 
 extras/source/templates/draw/bpmn/Thumbnails/thumbnail.png |binary
 extras/source/templates/draw/bpmn/content.xml  | 4154 +
 extras/source/templates/draw/bpmn/meta.xml |2 
 extras/source/templates/draw/bpmn/mimetype |1 
 extras/source/templates/draw/bpmn/styles.xml   |  258 
 include/sfx2/strings.hrc   |1 
 sfx2/inc/strings.hxx   |1 
 12 files changed, 4555 insertions(+)

New commits:
commit fe1629a5c2b96c1d1ccd7e1c7a824796c02992a3
Author: andreas kainz 
AuthorDate: Tue May 5 20:36:57 2020 +0200
Commit: andreas_kainz 
CommitDate: Wed May 6 13:10:52 2020 +0200

Template: add Draw BPMN template

Change-Id: Ib3dca0ea391718bb92827764f197fe24143e9805
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/93514
Tested-by: Jenkins
Reviewed-by: andreas_kainz 

diff --git a/Repository.mk b/Repository.mk
index 4479ed901e23..66581f40b1c1 100644
--- a/Repository.mk
+++ b/Repository.mk
@@ -895,6 +895,7 @@ $(eval $(call gb_Helper_register_packages_for_install,ooo,\
extras_tploffimisc \
extras_tplpresnt \
extras_tpl_styles \
+   extras_tpldraw \
extras_tplpersonal \
extras_tplwizbitmap \
extras_tplwizdesktop \
diff --git a/extras/CustomTarget_tpldraw.mk b/extras/CustomTarget_tpldraw.mk
new file mode 100644
index ..69e1f63848b7
--- /dev/null
+++ b/extras/CustomTarget_tpldraw.mk
@@ -0,0 +1,111 @@
+# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
+#
+# This file is part of the LibreOffice project.
+#
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+#
+
+$(eval $(call gb_CustomTarget_CustomTarget,extras/source/templates/draw))
+
+extras_TEMPLATES_DRAW := \
+   bpmn \
+
+
+extras_DRAW_XMLFILES := \
+   bpmn/content.xml \
+   bpmn/META-INF/manifest.xml \
+   bpmn/meta.xml \
+   bpmn/styles.xml \
+   bpmn/Thumbnails/thumbnail.png \
+
+
+extras_DRAW_MIMETYPEFILES := $(foreach 
atexts,$(extras_TEMPLATES_DRAW),$(atexts)/mimetype)
+
+
+$(call gb_CustomTarget_get_target,extras/source/templates/draw) : \
+   $(foreach atexts,$(extras_TEMPLATES_DRAW),$(call 
gb_CustomTarget_get_workdir,extras/source/templates/draw)/$(atexts).ott)
+
+$(call gb_CustomTarget_get_workdir,extras/source/templates/draw)/%/mimetype : 
$(SRCDIR)/extras/source/templates/draw/%/mimetype
+   $(call gb_Output_announce,templates/draw/$*/mimetype,$(true),CPY,1)
+   $(call gb_Trace_StartRange,templates/draw/$*/mimetype,CPY)
+   cp $< $@
+   $(call gb_Trace_EndRange,templates/draw/$*/mimetype,CPY)
+
+$(call gb_CustomTarget_get_workdir,extras/source/templates/draw)/%.jpg : 
$(SRCDIR)/extras/source/templates/draw/%.jpg
+   $(call gb_Output_announce,templates/draw/$*.jpg,$(true),CPY,1)
+   $(call gb_Trace_StartRange,templates/draw/$*.jpg,CPY)
+   cp $< $@
+   $(call gb_Trace_EndRange,templates/draw/$*.jpg,CPY)
+
+$(call gb_CustomTarget_get_workdir,extras/source/templates/draw)/%.png : 
$(SRCDIR)/extras/source/templates/draw/%.png
+   $(call gb_Output_announce,templates/draw/$*.png,$(true),CPY,1)
+   $(call gb_Trace_StartRange,templates/draw/$*.png,CPY)
+   cp $< $@
+   $(call gb_Trace_EndRange,templates/draw/$*.png,CPY)
+
+$(call gb_CustomTarget_get_workdir,extras/source/templates/draw)/%.rdf : 
$(SRCDIR)/extras/source/templates/draw/%.rdf
+   $(call gb_Output_announce,templates/draw/$*.rdf,$(true),CPY,1)
+   $(call gb_Trace_StartRange,templates/draw/$*.rdf,CPY)
+   cp $< $@
+   $(call gb_Trace_EndRange,templates/draw/$*.rdf,CPY)
+
+$(call gb_CustomTarget_get_workdir,extras/source/templates/draw)/%.svg : 
$(SRCDIR)/extras/source/templates/draw/%.svg
+   $(call gb_Output_announce,templates/draw/$*.svg,$(true),CPY,1)
+   $(call gb_Trace_StartRange,templates/draw/$*.svg,CPY)
+   cp $< $@
+   $(call gb_Trace_EndRange,templates/draw/$*.svg,CPY)
+
+$(call gb_CustomTarget_get_workdir,extras/source/templates/draw)/%.svm : 
$(SRCDIR)/extras/source/templates/draw/%.svm
+   $(call gb_Output_announce,templates/draw/$*.svm,$(true),CPY,1)
+   $(call gb_Trace_StartRange,templates/draw/$*.svm,CPY)
+   cp $< $@
+   $(call gb_Trace_EndRange,templates/draw/$*.svm,CPY)
+
+$(call gb_CustomTarget_get_workdir,extras/source/templates/draw)/%.xml : 
$(SRCDIR)/extras/source/templates/draw/%.xml \
+ 

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

2020-05-06 Thread andreas kainz (via logerrit)
 sfx2/uiconfig/ui/custominfopage.ui |4 
 1 file changed, 4 insertions(+)

New commits:
commit e084f4daa13bfcc79cd30f7139c25e97210037b2
Author: andreas kainz 
AuthorDate: Sun May 3 08:37:36 2020 +0200
Commit: Xisco Faulí 
CommitDate: Wed May 6 10:01:55 2020 +0200

tdf#132623 custom property dialog expand update

Change-Id: Iab659269942853ed330ef65fbcb1e0155b3b24cc
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/93335
Tested-by: Jenkins
Reviewed-by: andreas_kainz 
(cherry picked from commit 72d29798faac7bee311219b48d4a8373e6d50da3)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/93382
Reviewed-by: Xisco Faulí 

diff --git a/sfx2/uiconfig/ui/custominfopage.ui 
b/sfx2/uiconfig/ui/custominfopage.ui
index fcd78784d123..1893ba63b14e 100644
--- a/sfx2/uiconfig/ui/custominfopage.ui
+++ b/sfx2/uiconfig/ui/custominfopage.ui
@@ -5,6 +5,8 @@
   
 True
 False
+True
+True
 6
 6
 
@@ -85,6 +87,8 @@
   
 True
 False
+True
+True
 
   
 True
___
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-05 Thread andreas kainz (via logerrit)
 extras/source/gallery/gallery_mytheme/bpmn.sdg |binary
 extras/source/gallery/gallery_mytheme/bpmn.sdv |binary
 extras/source/gallery/gallery_mytheme/bpmn.thm |binary
 3 files changed

New commits:
commit 0c8ee2e0182facbbaaf440054e6c72c21bdaaefb
Author: andreas kainz 
AuthorDate: Tue May 5 17:01:52 2020 +0200
Commit: andreas_kainz 
CommitDate: Tue May 5 20:40:03 2020 +0200

Gallery: add styles support to bpmn gallery items

Change-Id: I80e94b07fb4b5665bc4c677d1accb6939c131af7
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/93498
Tested-by: Jenkins
Reviewed-by: andreas_kainz 

diff --git a/extras/source/gallery/gallery_mytheme/bpmn.sdg 
b/extras/source/gallery/gallery_mytheme/bpmn.sdg
index 4c4bacb9e69a..e88a7fc5084f 100644
Binary files a/extras/source/gallery/gallery_mytheme/bpmn.sdg and 
b/extras/source/gallery/gallery_mytheme/bpmn.sdg differ
diff --git a/extras/source/gallery/gallery_mytheme/bpmn.sdv 
b/extras/source/gallery/gallery_mytheme/bpmn.sdv
index 82bdfc1c4ada..0d701bad01e5 100644
Binary files a/extras/source/gallery/gallery_mytheme/bpmn.sdv and 
b/extras/source/gallery/gallery_mytheme/bpmn.sdv differ
diff --git a/extras/source/gallery/gallery_mytheme/bpmn.thm 
b/extras/source/gallery/gallery_mytheme/bpmn.thm
index 9616f093889a..110a5ef97610 100644
Binary files a/extras/source/gallery/gallery_mytheme/bpmn.thm and 
b/extras/source/gallery/gallery_mytheme/bpmn.thm differ
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: extras/CustomTarget_tpl_styles.mk extras/Package_tpl_styles.mk include/sfx2 sfx2/inc

2020-05-03 Thread andreas kainz (via logerrit)
 extras/CustomTarget_tpl_styles.mk |2 +-
 extras/Package_tpl_styles.mk  |1 +
 include/sfx2/strings.hrc  |1 +
 sfx2/inc/strings.hxx  |1 +
 4 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit 1411998edbd679c922ffc1cea85656c1298f2d18
Author: andreas kainz 
AuthorDate: Sun May 3 09:07:48 2020 +0200
Commit: andreas_kainz 
CommitDate: Sun May 3 13:06:09 2020 +0200

Templates: add simple writer template

Change-Id: Idfd6e13ed5d5bfb76a8aed492abcdbb7d15e94aa
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/93336
Tested-by: Jenkins
Reviewed-by: andreas_kainz 

diff --git a/extras/CustomTarget_tpl_styles.mk 
b/extras/CustomTarget_tpl_styles.mk
index 7beeaf269de3..60897f38d801 100644
--- a/extras/CustomTarget_tpl_styles.mk
+++ b/extras/CustomTarget_tpl_styles.mk
@@ -27,7 +27,7 @@ extras_STYLES_XMLFILES := \
Simple/META-INF/manifest.xml \
Simple/meta.xml \
Simple/styles.xml \
-   Simple  /Thumbnails/thumbnail.png \
+   Simple/Thumbnails/thumbnail.png \
 
 
 extras_STYLES_MIMETYPEFILES := $(foreach 
atexts,$(extras_TEMPLATES_STYLES),$(atexts)/mimetype)
diff --git a/extras/Package_tpl_styles.mk b/extras/Package_tpl_styles.mk
index c6d740b67ba3..13af8988c14b 100644
--- a/extras/Package_tpl_styles.mk
+++ b/extras/Package_tpl_styles.mk
@@ -12,6 +12,7 @@ $(eval $(call gb_Package_Package,extras_tpl_styles,$(call 
gb_CustomTarget_get_wo
 $(eval $(call 
gb_Package_add_files,extras_tpl_styles,$(LIBO_SHARE_FOLDER)/template/common/styles,\
Default.ott \
Modern.ott \
+   Simple.ott \
 ))
 
 # vim: set noet sw=4 ts=4:
diff --git a/include/sfx2/strings.hrc b/include/sfx2/strings.hrc
index 436c08b09422..e3639c785a4a 100644
--- a/include/sfx2/strings.hrc
+++ b/include/sfx2/strings.hrc
@@ -335,6 +335,7 @@
 #define STR_TEMPLATE_NAME28 NC_("STR_TEMPLATE_NAME28", 
"Modern business letter sans-serif")
 #define STR_TEMPLATE_NAME29 NC_("STR_TEMPLATE_NAME29", 
"Modern business letter serif")
 #define STR_TEMPLATE_NAME30 NC_("STR_TEMPLATE_NAME30", 
"Businesscard with logo")
+#define STR_TEMPLATE_NAME31 NC_("STR_TEMPLATE_NAME31", 
"Simple")
 
 #define STR_CLEAR_CHAR  NC_("STR_CLEAR_CHAR", "Remove")
 #define STR_CLEAR_ALL_CHAR  NC_("STR_CLEAR_ALL_CHAR", 
"Clear All")
diff --git a/sfx2/inc/strings.hxx b/sfx2/inc/strings.hxx
index 9bd7f51c37cc..b12e20596f5c 100644
--- a/sfx2/inc/strings.hxx
+++ b/sfx2/inc/strings.hxx
@@ -44,6 +44,7 @@
 #define STR_TEMPLATE_NAME28_DEF "Modern business letter sans-serif"
 #define STR_TEMPLATE_NAME29_DEF "Modern business letter serif"
 #define STR_TEMPLATE_NAME30_DEF "Businesscard with logo"
+#define STR_TEMPLATE_NAME31_DEF "Simple"
 
 #define CMIS_TYPE_STRING"String"
 #define CMIS_TYPE_INTEGER   "Integer"
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2020-05-03 Thread andreas kainz (via logerrit)
 sfx2/uiconfig/ui/custominfopage.ui |4 
 1 file changed, 4 insertions(+)

New commits:
commit 72d29798faac7bee311219b48d4a8373e6d50da3
Author: andreas kainz 
AuthorDate: Sun May 3 08:37:36 2020 +0200
Commit: andreas_kainz 
CommitDate: Sun May 3 13:05:40 2020 +0200

tdf#132623 custom property dialog expand update

Change-Id: Iab659269942853ed330ef65fbcb1e0155b3b24cc
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/93335
Tested-by: Jenkins
Reviewed-by: andreas_kainz 

diff --git a/sfx2/uiconfig/ui/custominfopage.ui 
b/sfx2/uiconfig/ui/custominfopage.ui
index fcd78784d123..1893ba63b14e 100644
--- a/sfx2/uiconfig/ui/custominfopage.ui
+++ b/sfx2/uiconfig/ui/custominfopage.ui
@@ -5,6 +5,8 @@
   
 True
 False
+True
+True
 6
 6
 
@@ -85,6 +87,8 @@
   
 True
 False
+True
+True
 
   
 True
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2020-05-02 Thread andreas kainz (via logerrit)
 extras/CustomTarget_tpl_styles.mk  |5 
 extras/source/templates/styles/Simple/META-INF/manifest.xml|7 
 extras/source/templates/styles/Simple/Thumbnails/thumbnail.png |binary
 extras/source/templates/styles/Simple/meta.xml |8 
 extras/source/templates/styles/Simple/mimetype |1 
 extras/source/templates/styles/Simple/styles.xml   |  716 
++
 6 files changed, 737 insertions(+)

New commits:
commit df08f2d69ea05f57f5c05294a3bb05993689a380
Author: andreas kainz 
AuthorDate: Sat May 2 21:52:54 2020 +0200
Commit: andreas_kainz 
CommitDate: Sat May 2 22:50:16 2020 +0200

Template: Add Simple writer template style

Change-Id: I6fdf8241d740929a6548029f6926b32ead409d84
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/93327
Tested-by: Jenkins
Reviewed-by: andreas_kainz 

diff --git a/extras/CustomTarget_tpl_styles.mk 
b/extras/CustomTarget_tpl_styles.mk
index 107cc11d478f..7beeaf269de3 100644
--- a/extras/CustomTarget_tpl_styles.mk
+++ b/extras/CustomTarget_tpl_styles.mk
@@ -12,6 +12,7 @@ $(eval $(call 
gb_CustomTarget_CustomTarget,extras/source/templates/styles))
 extras_TEMPLATES_STYLES := \
Default \
Modern \
+   Simple \
 
 
 extras_STYLES_XMLFILES := \
@@ -23,6 +24,10 @@ extras_STYLES_XMLFILES := \
Modern/meta.xml \
Modern/styles.xml \
Modern/Thumbnails/thumbnail.png \
+   Simple/META-INF/manifest.xml \
+   Simple/meta.xml \
+   Simple/styles.xml \
+   Simple  /Thumbnails/thumbnail.png \
 
 
 extras_STYLES_MIMETYPEFILES := $(foreach 
atexts,$(extras_TEMPLATES_STYLES),$(atexts)/mimetype)
diff --git a/extras/source/templates/styles/Simple/META-INF/manifest.xml 
b/extras/source/templates/styles/Simple/META-INF/manifest.xml
new file mode 100644
index ..1aa2ef144d1d
--- /dev/null
+++ b/extras/source/templates/styles/Simple/META-INF/manifest.xml
@@ -0,0 +1,7 @@
+
+
+  
+  
+  
+  
+
diff --git a/extras/source/templates/styles/Simple/Thumbnails/thumbnail.png 
b/extras/source/templates/styles/Simple/Thumbnails/thumbnail.png
new file mode 100644
index ..ae5156b16fcc
Binary files /dev/null and 
b/extras/source/templates/styles/Simple/Thumbnails/thumbnail.png differ
diff --git a/extras/source/templates/styles/Simple/meta.xml 
b/extras/source/templates/styles/Simple/meta.xml
new file mode 100644
index ..55f2fd249747
--- /dev/null
+++ b/extras/source/templates/styles/Simple/meta.xml
@@ -0,0 +1,8 @@
+
+http://www.w3.org/1999/xlink; 
xmlns:dc="http://purl.org/dc/elements/1.1/; 
xmlns:meta="urn:oasis:names:tc:opendocument:xmlns:meta:1.0" 
xmlns:ooo="http://openoffice.org/2004/office; 
xmlns:grddl="http://www.w3.org/2003/g/data-view#; office:version="1.2">
+  
+2020-05-02T19:07:06.576326607
+2020-05-02T19:11:21.808309920
+Simple
+  
+
diff --git a/extras/source/templates/styles/Simple/mimetype 
b/extras/source/templates/styles/Simple/mimetype
new file mode 100644
index ..6a297d887997
--- /dev/null
+++ b/extras/source/templates/styles/Simple/mimetype
@@ -0,0 +1 @@
+application/vnd.oasis.opendocument.text-template
\ No newline at end of file
diff --git a/extras/source/templates/styles/Simple/styles.xml 
b/extras/source/templates/styles/Simple/styles.xml
new file mode 100644
index ..45a5080b655b
--- /dev/null
+++ b/extras/source/templates/styles/Simple/styles.xml
@@ -0,0 +1,716 @@
+
+http://openoffice.org/2004/office; 
xmlns:fo="urn:oasis:names:tc:opendocument:xmlns:xsl-fo-compatible:1.0" 
xmlns:xlink="http://www.w3.org/1999/xlink; 
xmlns:dc="http://purl.org/dc/elements/1.1/; 
xmlns:style="urn:oasis:names:tc:opendocument:xmlns:style:1.0" 
xmlns:text="urn:oasis:names:tc:opendocument:xmlns:text:1.0" 
xmlns:draw="urn:oasis:names:tc:opendocument:xmlns:drawing:1.0" 
xmlns:dr3d="urn:oasis:names:tc:opendocument:xmlns:dr3d:1.0" 
xmlns:svg="urn:oasis:names:tc:opendocument:xmlns:svg-compatible:1.0" 
xmlns:chart="urn:oasis:names:tc:opendocument:xmlns:chart:1.0" 
xmlns:rpt="http://openoffice.org/2005/report; 
xmlns:table="urn:oasis:names:tc:opendocument:xmlns:table:1.0" 
xmlns:number="urn:oasis:names:tc:opendocument:xmlns:datastyle:1.0" 
xmlns:ooow="http://openoffice.org/2004/writer; 
xmlns:oooc="http://openoffice.org/2004/calc; xm
 lns:of="urn:oasis:names:tc:opendocument:xmlns:of:1.2" 
xmlns:tableooo="http://openoffice.org/2009/table; 
xmlns:calcext="urn:org:documentfoundation:names:experimental:calc:xmlns:calcext:1.0"
 xmlns:drawooo="http://openoffice.org/2010/draw; 
xmlns:loext="urn:org:documentfoundation:names:experimental:office:xmlns:loext:1.0"
 xmlns:field="urn:openoffice:names:experimental:ooo-ms-interop:xmlns:field:1.0" 
xmlns:math="http://www.w3.org/1998/Math/Math

[Libreoffice-commits] core.git: sfx2/inc sfx2/source

2020-05-01 Thread andreas kainz (via logerrit)
 sfx2/inc/doctempl.hrc|4 ++--
 sfx2/source/doc/doctemplates.cxx |4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

New commits:
commit e5e64558322b0e6efc75c7fca1cbd0af40044153
Author: andreas kainz 
AuthorDate: Fri May 1 11:19:54 2020 +0200
Commit: andreas_kainz 
CommitDate: Fri May 1 21:28:52 2020 +0200

Template: update category list sort

Change-Id: I6e3b25d65fa0fa57c4bfdac38c3cb6f24aa78f01
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/93246
Tested-by: Jenkins
Reviewed-by: andreas_kainz 

diff --git a/sfx2/inc/doctempl.hrc b/sfx2/inc/doctempl.hrc
index 23a199ef47ce..46773035e9b7 100644
--- a/sfx2/inc/doctempl.hrc
+++ b/sfx2/inc/doctempl.hrc
@@ -25,6 +25,7 @@
 const char* TEMPLATE_LONG_NAMES_ARY[] =
 {
 NC_("TEMPLATE_LONG_NAMES_ARY", "My Templates"),
+NC_("TEMPLATE_LONG_NAMES_ARY", "Styles"),
 NC_("TEMPLATE_LONG_NAMES_ARY", "Business Correspondence"),
 NC_("TEMPLATE_LONG_NAMES_ARY", "Other Business Documents"),
 NC_("TEMPLATE_LONG_NAMES_ARY", "Personal Correspondence and Documents"),
@@ -34,8 +35,7 @@ const char* TEMPLATE_LONG_NAMES_ARY[] =
 NC_("TEMPLATE_LONG_NAMES_ARY", "Presentation Backgrounds"),
 NC_("TEMPLATE_LONG_NAMES_ARY", "Presentations"),
 NC_("TEMPLATE_LONG_NAMES_ARY", "Miscellaneous"),
-NC_("TEMPLATE_LONG_NAMES_ARY", "Labels"),
-NC_("TEMPLATE_LONG_NAMES_ARY", "Styles")
+NC_("TEMPLATE_LONG_NAMES_ARY", "Labels")
 };
 
 #endif
diff --git a/sfx2/source/doc/doctemplates.cxx b/sfx2/source/doc/doctemplates.cxx
index fb193080652e..966293d4de23 100644
--- a/sfx2/source/doc/doctemplates.cxx
+++ b/sfx2/source/doc/doctemplates.cxx
@@ -481,6 +481,7 @@ void SfxDocTplService_Impl::getDefaultLocale()
 const char* TEMPLATE_SHORT_NAMES_ARY[] =
 {
 "standard",
+"styles",
 "officorr",
 "offimisc",
 "personal",
@@ -490,8 +491,7 @@ const char* TEMPLATE_SHORT_NAMES_ARY[] =
 "layout",
 "presnt",
 "misc",
-"labels",
-"styles"
+"labels"
 };
 
 void SfxDocTplService_Impl::readFolderList()
___
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-01 Thread andreas kainz (via logerrit)
 extras/source/templates/styles/Default/Thumbnails/thumbnail.png |binary
 extras/source/templates/styles/Modern/Thumbnails/thumbnail.png  |binary
 2 files changed

New commits:
commit fa3c262b74492cbf26b4234d3b4c4eed021ad31c
Author: andreas kainz 
AuthorDate: Fri May 1 10:15:50 2020 +0200
Commit: andreas_kainz 
CommitDate: Fri May 1 11:22:52 2020 +0200

Template: update default/modern thumbnail

Change-Id: I1d4f247a96b329f901050dfe669dc43bb1c8777b
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/93243
Tested-by: Jenkins
Reviewed-by: andreas_kainz 

diff --git a/extras/source/templates/styles/Default/Thumbnails/thumbnail.png 
b/extras/source/templates/styles/Default/Thumbnails/thumbnail.png
index 55433fb0ec9b..162afd4eaa11 100644
Binary files a/extras/source/templates/styles/Default/Thumbnails/thumbnail.png 
and b/extras/source/templates/styles/Default/Thumbnails/thumbnail.png differ
diff --git a/extras/source/templates/styles/Modern/Thumbnails/thumbnail.png 
b/extras/source/templates/styles/Modern/Thumbnails/thumbnail.png
index e72e2c5f104b..25c438b2f734 100644
Binary files a/extras/source/templates/styles/Modern/Thumbnails/thumbnail.png 
and b/extras/source/templates/styles/Modern/Thumbnails/thumbnail.png differ
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2020-04-30 Thread andreas kainz (via logerrit)
 dev/null   
 |binary
 extras/CustomTarget_tplpresnt.mk   
 |2 
 extras/source/templates/presnt/Sunset/META-INF/manifest.xml
 |2 
 
extras/source/templates/presnt/Sunset/Pictures/100041668D2E4F6045D45030E4D3EC44.svg
 |  394 --
 extras/source/templates/presnt/Sunset/Thumbnails/thumbnail.png 
 |binary
 extras/source/templates/presnt/Sunset/content.xml  
 |   27 
 extras/source/templates/presnt/Sunset/styles.xml   
 |  272 --
 7 files changed, 190 insertions(+), 507 deletions(-)

New commits:
commit ed1c11e9213ad11cfe38440294b95a3cf08d0db0
Author: andreas kainz 
AuthorDate: Thu Apr 30 21:32:33 2020 +0200
Commit: andreas_kainz 
CommitDate: Thu Apr 30 23:31:18 2020 +0200

tdf#132138 Update Sunset impress theme

Change-Id: I5fd2ab88cced118867c270dc191ac3e2b0fde72a
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/93229
Tested-by: Jenkins
Reviewed-by: andreas_kainz 

diff --git a/extras/CustomTarget_tplpresnt.mk b/extras/CustomTarget_tplpresnt.mk
index ea9a49be55d8..cbdbd5510547 100644
--- a/extras/CustomTarget_tplpresnt.mk
+++ b/extras/CustomTarget_tplpresnt.mk
@@ -158,8 +158,6 @@ extras_PRESENTATIONS_XMLFILES := \
Sunset/content.xml \
Sunset/META-INF/manifest.xml \
Sunset/meta.xml \
-   Sunset/Pictures/120103AF02126EB1F3F571D17DD0.png \
-   Sunset/Pictures/100041668D2E4F6045D45030E4D3EC44.svg \
Sunset/styles.xml \
Sunset/Thumbnails/thumbnail.png \
Vintage/content.xml \
diff --git a/extras/source/templates/presnt/Sunset/META-INF/manifest.xml 
b/extras/source/templates/presnt/Sunset/META-INF/manifest.xml
index 4ca277b95b12..c3e1aec9147d 100644
--- a/extras/source/templates/presnt/Sunset/META-INF/manifest.xml
+++ b/extras/source/templates/presnt/Sunset/META-INF/manifest.xml
@@ -4,7 +4,5 @@
   
   
   
-  
-  
   
 
diff --git 
a/extras/source/templates/presnt/Sunset/Pictures/120103AF02126EB1F3F571D17DD0.png
 
b/extras/source/templates/presnt/Sunset/Pictures/120103AF02126EB1F3F571D17DD0.png
deleted file mode 100644
index dc1e832b7a27..
Binary files 
a/extras/source/templates/presnt/Sunset/Pictures/120103AF02126EB1F3F571D17DD0.png
 and /dev/null differ
diff --git 
a/extras/source/templates/presnt/Sunset/Pictures/100041668D2E4F6045D45030E4D3EC44.svg
 
b/extras/source/templates/presnt/Sunset/Pictures/100041668D2E4F6045D45030E4D3EC44.svg
deleted file mode 100644
index 6697e09d043c..
--- 
a/extras/source/templates/presnt/Sunset/Pictures/100041668D2E4F6045D45030E4D3EC44.svg
+++ /dev/null
@@ -1,394 +0,0 @@
-
-
-
-http://purl.org/dc/elements/1.1/;
-   xmlns:cc="http://creativecommons.org/ns#;
-   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#;
-   xmlns:svg="http://www.w3.org/2000/svg;
-   xmlns="http://www.w3.org/2000/svg;
-   xmlns:xlink="http://www.w3.org/1999/xlink;
-   version="1.1"
-   width="1366"
-   height="768"
-   id="svg2"
-   style="enable-background:new">
-  
-
-  
-  
-
-
-  
-  
-
-
-  
-  
-
-
-  
-  
-
-
-
-
-  
-
-
-  
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-  
-
-  
-  
-
-  
-image/svg+xml
-http://purl.org/dc/dcmitype/StillImage; />
-
-  
-
-  
-  
-  
-
-
-
-
-
-
-
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-
-  
-  
-
-
-  
-  
-  
-  
-  
-
-  
-
diff --git a/extras/source/templates/presnt/Sunset/Thumbnails/thumbnail.png 
b/extras/source/templates/presnt/Sunset/Thumbnails/thumbnail.png
index ef540cc0fc0f..4a35a928dbfe 100644
Binary files a/extras/source/templates/presnt/Sunset/Thumbnails/thumbnail.png 
and b/extras/source/templates/presnt/Sunset/Thumbnails/thumbnail.png differ
diff --git a/extras/source/templates/presnt/Sunset/content.xml 
b/extras/source/templates/presnt/Sunset/content.xml
index 0793fea711e7..6d731cc108d7 100644
--- a/extras/source/templates/presnt/Sunset/content.xml
+++ b/extras/source/templates/presnt/Sunset/content.xml
@@ -1,12 +1,12 @@
 
-http://www.w3.org/1999/xlink; 
xmlns:dc="http://purl.org/dc/elements/1.1/; 
xmlns:meta="urn:oasis:names:tc:opendocument:xmlns:meta:1.0" 
xmlns:number="urn:oasis:names:tc:opendocument:xmlns:datastyle:1.0" 
xmlns:presentation="urn:oasis:names:tc:opendocument:xmlns:presentation:1.0" 
xmlns:svg="urn:oasis:n

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

2020-04-30 Thread andreas kainz (via logerrit)
 dev/null  |binary
 extras/CustomTarget_tplpresnt.mk  |3 
 extras/source/templates/presnt/Portfolio/META-INF/manifest.xml|3 
 extras/source/templates/presnt/Portfolio/Thumbnails/thumbnail.png |binary
 extras/source/templates/presnt/Portfolio/content.xml  |   34 -
 extras/source/templates/presnt/Portfolio/styles.xml   |  242 
++
 6 files changed, 172 insertions(+), 110 deletions(-)

New commits:
commit 1498fc92527785eb47eb1bb30d957150dc513dfb
Author: andreas kainz 
AuthorDate: Thu Apr 30 16:24:29 2020 +0200
Commit: andreas_kainz 
CommitDate: Thu Apr 30 18:06:33 2020 +0200

tdf#132138 Update Portfolio impress template

Change-Id: I3bdb7954fe93019da62512c6832b587cc39959e3
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/93219
Tested-by: Jenkins
Reviewed-by: andreas_kainz 

diff --git a/extras/CustomTarget_tplpresnt.mk b/extras/CustomTarget_tplpresnt.mk
index 9b64daecef27..ea9a49be55d8 100644
--- a/extras/CustomTarget_tplpresnt.mk
+++ b/extras/CustomTarget_tplpresnt.mk
@@ -148,9 +148,6 @@ extras_PRESENTATIONS_XMLFILES := \
Portfolio/content.xml \
Portfolio/META-INF/manifest.xml \
Portfolio/meta.xml \
-   Portfolio/Pictures/12010CEB09B00D8BDC51D4D18334.png \
-   Portfolio/Pictures/12010CEB09B0698EB1ACA470D143.png \
-   Portfolio/Pictures/12010CEB09B0C3D535B3CBDAE49B.png \
Portfolio/styles.xml \
Portfolio/Thumbnails/thumbnail.png \
Progress/content.xml \
diff --git a/extras/source/templates/presnt/Portfolio/META-INF/manifest.xml 
b/extras/source/templates/presnt/Portfolio/META-INF/manifest.xml
index 28d0fd6590bd..c3e1aec9147d 100644
--- a/extras/source/templates/presnt/Portfolio/META-INF/manifest.xml
+++ b/extras/source/templates/presnt/Portfolio/META-INF/manifest.xml
@@ -4,8 +4,5 @@
   
   
   
-  
-  
-  
   
 
diff --git 
a/extras/source/templates/presnt/Portfolio/Pictures/12010CEB09B00D8BDC51D4D18334.png
 
b/extras/source/templates/presnt/Portfolio/Pictures/12010CEB09B00D8BDC51D4D18334.png
deleted file mode 100644
index c69e8fa58b79..
Binary files 
a/extras/source/templates/presnt/Portfolio/Pictures/12010CEB09B00D8BDC51D4D18334.png
 and /dev/null differ
diff --git 
a/extras/source/templates/presnt/Portfolio/Pictures/12010CEB09B0698EB1ACA470D143.png
 
b/extras/source/templates/presnt/Portfolio/Pictures/12010CEB09B0698EB1ACA470D143.png
deleted file mode 100644
index 02cc10b69f7d..
Binary files 
a/extras/source/templates/presnt/Portfolio/Pictures/12010CEB09B0698EB1ACA470D143.png
 and /dev/null differ
diff --git 
a/extras/source/templates/presnt/Portfolio/Pictures/12010CEB09B0C3D535B3CBDAE49B.png
 
b/extras/source/templates/presnt/Portfolio/Pictures/12010CEB09B0C3D535B3CBDAE49B.png
deleted file mode 100644
index 062765b72b0f..
Binary files 
a/extras/source/templates/presnt/Portfolio/Pictures/12010CEB09B0C3D535B3CBDAE49B.png
 and /dev/null differ
diff --git a/extras/source/templates/presnt/Portfolio/Thumbnails/thumbnail.png 
b/extras/source/templates/presnt/Portfolio/Thumbnails/thumbnail.png
index 5da9293a1379..c993516e6f2c 100644
Binary files 
a/extras/source/templates/presnt/Portfolio/Thumbnails/thumbnail.png and 
b/extras/source/templates/presnt/Portfolio/Thumbnails/thumbnail.png differ
diff --git a/extras/source/templates/presnt/Portfolio/content.xml 
b/extras/source/templates/presnt/Portfolio/content.xml
index eb39e190707c..14ffa409fc72 100644
--- a/extras/source/templates/presnt/Portfolio/content.xml
+++ b/extras/source/templates/presnt/Portfolio/content.xml
@@ -1,16 +1,19 @@
 
-http://www.w3.org/1999/xlink; 
xmlns:dc="http://purl.org/dc/elements/1.1/; 
xmlns:meta="urn:oasis:names:tc:opendocument:xmlns:meta:1.0" 
xmlns:number="urn:oasis:names:tc:opendocument:xmlns:datastyle:1.0" 
xmlns:presentation="urn:oasis:names:tc:opendocument:xmlns:presentation:1.0" 
xmlns:svg="urn:oasis:names:tc:opendocument:xmlns:svg-compatible:1.0" 
xmlns:chart="urn:oasis:names:tc:opendocument:xmlns:chart:1.0" 
xmlns:dr3d="urn:oasis:names:tc:opendocument:xmlns:dr3d:1.0" 
xmlns:math="http://www.w3.org/1998/Math/MathML; 
xmlns:form="urn:oasis:names:tc:opendocument:xmlns:form:1.0" x
 mlns:script="urn:oasis:names:tc:opendocument:xmlns:script:1.0" 
xmlns:ooo="http://openoffice.org/2004/office; 
xmlns:ooow="http://openoffice.org/2004/writer; 
xmlns:oooc="http://openoffice.org/2004/calc; 
xmlns:dom="http://www.w3.org/2001/xml-events; 
xmlns:xforms="http://www.w3.org/2002/xforms; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance; 
xmlns:smil="urn:oasis:n

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

2020-04-30 Thread andreas kainz (via logerrit)
 extras/source/templates/presnt/Pencil/Thumbnails/thumbnail.png |binary
 extras/source/templates/presnt/Pencil/content.xml  |   25 
 extras/source/templates/presnt/Pencil/styles.xml   |  327 +
 extras/source/templates/presnt/Piano/Thumbnails/thumbnail.png  |binary
 extras/source/templates/presnt/Piano/content.xml   |   28 
 extras/source/templates/presnt/Piano/styles.xml|  362 
+-
 6 files changed, 436 insertions(+), 306 deletions(-)

New commits:
commit 155648d602e84e7626b55c71e9b76140303e7432
Author: andreas kainz 
AuthorDate: Thu Apr 30 16:22:11 2020 +0200
Commit: andreas_kainz 
CommitDate: Thu Apr 30 18:06:18 2020 +0200

tdf#132138 Update piano impress template

Change-Id: I77795dbc87d8835d5609dd12ed33ad029dd309a7
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/93218
Tested-by: Jenkins
Reviewed-by: andreas_kainz 

diff --git a/extras/source/templates/presnt/Piano/Thumbnails/thumbnail.png 
b/extras/source/templates/presnt/Piano/Thumbnails/thumbnail.png
index 4bb2fa0b6204..4d35bef892d7 100644
Binary files a/extras/source/templates/presnt/Piano/Thumbnails/thumbnail.png 
and b/extras/source/templates/presnt/Piano/Thumbnails/thumbnail.png differ
diff --git a/extras/source/templates/presnt/Piano/content.xml 
b/extras/source/templates/presnt/Piano/content.xml
index f7384641ab9d..5b84e2793643 100644
--- a/extras/source/templates/presnt/Piano/content.xml
+++ b/extras/source/templates/presnt/Piano/content.xml
@@ -1,5 +1,5 @@
 
-http://www.w3.org/1999/xlink; 
xmlns:dc="http://purl.org/dc/elements/1.1/; 
xmlns:meta="urn:oasis:names:tc:opendocument:xmlns:meta:1.0" 
xmlns:number="urn:oasis:names:tc:opendocument:xmlns:datastyle:1.0" 
xmlns:presentation="urn:oasis:names:tc:opendocument:xmlns:presentation:1.0" 
xmlns:svg="urn:oasis:names:tc:opendocument:xmlns:svg-compatible:1.0" 
xmlns:chart="urn:oasis:names:tc:opendocument:xmlns:chart:1.0" 
xmlns:dr3d="urn:oasis:names:tc:opendocument:xmlns:dr3d:1.0" 
xmlns:math="http://www.w3.org/1998/Math/MathML; 
xmlns:form="urn:oasis:names:tc:opendocument:xmlns:form:1.0" x
 mlns:script="urn:oasis:names:tc:opendocument:xmlns:script:1.0" 
xmlns:ooo="http://openoffice.org/2004/office; 
xmlns:ooow="http://openoffice.org/2004/writer; 
xmlns:oooc="http://openoffice.org/2004/calc; 
xmlns:dom="http://www.w3.org/2001/xml-events; 
xmlns:xforms="http://www.w3.org/2002/xforms; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance; 
xmlns:smil="urn:oasis:names:tc:opendocument:xmlns:smil-compatible:1.0" 
xmlns:anim="urn:oasis:names:tc:opendocument:xmlns:animation:1.0" 
xmlns:rpt="http://openoffice.org/2005/report; 
xmlns:of="urn:oasis:names:tc:opendocument:xmlns:of:1.2" 
xmlns:xhtml="http://www.w3.org/1999/xhtml; 
xmlns:grddl="http://www.w3.org/2003/g/data-view#; 
xmlns:officeooo="http://openoffice.org/2009/office; 
xmlns:tableooo="http://openoffice.org/2009/table; 
xmlns:drawooo="http://openoffice.org/2010/draw; 
xmlns:calcext="urn:org:documentfoundation:names:experimental:calc:xmlns:calcext:1.0"
 xmlns:loext="urn:org:documentfoundation:
 names:experimental:office:xmlns:loext:1.0" 
xmlns:field="urn:openoffice:names:experimental:ooo-ms-interop:xmlns:field:1.0" 
xmlns:formx="urn:openoffice:names:experimental:ooxml-odf-interop:xmlns:form:1.0"
 xmlns:css3t="http://www.w3.org/TR/css3-text/; office:version="1.2">
+http://openoffice.org/2004/office; 
xmlns:fo="urn:oasis:names:tc:opendocument:xmlns:xsl-fo-compatible:1.0" 
xmlns:xlink="http://www.w3.org/1999/xlink; 
xmlns:dc="http://purl.org/dc/elements/1.1/; 
xmlns:style="urn:oasis:names:tc:opendocument:xmlns:style:1.0" 
xmlns:text="urn:oasis:names:tc:opendocument:xmlns:text:1.0" 
xmlns:draw="urn:oasis:names:tc:opendocument:xmlns:drawing:1.0" 
xmlns:dr3d="urn:oasis:names:tc:opendocument:xmlns:dr3d:1.0" 
xmlns:svg="urn:oasis:names:tc:opendocument:xmlns:svg-compatible:1.0" 
xmlns:chart="urn:oasis:names:tc:opendocument:xmlns:chart:1.0" 
xmlns:rpt="http://openoffice.org/2005/report; 
xmlns:table="urn:oasis:names:tc:opendocument:xmlns:table:1.0" 
xmlns:number="urn:oasis:names:tc:opendocument:xmlns:datastyle:1.0" 
xmlns:ooow="http://openoffice.org/2004/writer; 
xmlns:oooc="http://openoffice.org/2004/calc; x
 mlns:of="urn:oasis:names:tc:opendocument:xmlns:of:1.2" 
xmlns:tableooo="http://openoffice.org/2009/table; 
xmlns:calcext="urn:org:documentfoundation:names:experimental:calc:xmlns:calcext:1.0"
 xmlns:drawooo="http://openoffice.org/2010/draw; 
xmlns:loext="urn:org:documentfoundation:names:experimental:office:xmlns:

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

2020-04-30 Thread andreas kainz (via logerrit)
 dev/null   |binary
 extras/CustomTarget_tplpresnt.mk   |2 
 extras/source/templates/presnt/Lights/META-INF/manifest.xml|2 
 extras/source/templates/presnt/Lights/Thumbnails/thumbnail.png |binary
 extras/source/templates/presnt/Lights/content.xml  |   45 
 extras/source/templates/presnt/Lights/styles.xml   |  715 
+++---
 6 files changed, 555 insertions(+), 209 deletions(-)

New commits:
commit dfaa749f048150945eb144694ef2b6de829f4423
Author: andreas kainz 
AuthorDate: Wed Apr 29 14:48:24 2020 +0200
Commit: andreas_kainz 
CommitDate: Thu Apr 30 13:50:47 2020 +0200

tdf#132138 Lights impress template

Change-Id: Iac9ce595ecf98f1957ff829a2090f5a712ead144
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/93156
Tested-by: Jenkins
Reviewed-by: andreas_kainz 

diff --git a/extras/CustomTarget_tplpresnt.mk b/extras/CustomTarget_tplpresnt.mk
index 327270628485..9b64daecef27 100644
--- a/extras/CustomTarget_tplpresnt.mk
+++ b/extras/CustomTarget_tplpresnt.mk
@@ -104,8 +104,6 @@ extras_PRESENTATIONS_XMLFILES := \
Lights/content.xml \
Lights/META-INF/manifest.xml \
Lights/meta.xml \
-   Lights/Pictures/14210319935403CE7B0BE43B.jpg \
-   Lights/Pictures/142300634B59AC09AB41D853.jpg \
Lights/styles.xml \
Lights/Thumbnails/thumbnail.png \
LushGreen/content.xml \
diff --git a/extras/source/templates/presnt/Lights/META-INF/manifest.xml 
b/extras/source/templates/presnt/Lights/META-INF/manifest.xml
index 8b0b35fea86c..c3e1aec9147d 100644
--- a/extras/source/templates/presnt/Lights/META-INF/manifest.xml
+++ b/extras/source/templates/presnt/Lights/META-INF/manifest.xml
@@ -4,7 +4,5 @@
   
   
   
-  
-  
   
 
diff --git 
a/extras/source/templates/presnt/Lights/Pictures/14210319935403CE7B0BE43B.jpg
 
b/extras/source/templates/presnt/Lights/Pictures/14210319935403CE7B0BE43B.jpg
deleted file mode 100644
index 0a4098e8e5a0..
Binary files 
a/extras/source/templates/presnt/Lights/Pictures/14210319935403CE7B0BE43B.jpg
 and /dev/null differ
diff --git 
a/extras/source/templates/presnt/Lights/Pictures/142300634B59AC09AB41D853.jpg
 
b/extras/source/templates/presnt/Lights/Pictures/142300634B59AC09AB41D853.jpg
deleted file mode 100644
index 2c2b346062dc..
Binary files 
a/extras/source/templates/presnt/Lights/Pictures/142300634B59AC09AB41D853.jpg
 and /dev/null differ
diff --git a/extras/source/templates/presnt/Lights/Thumbnails/thumbnail.png 
b/extras/source/templates/presnt/Lights/Thumbnails/thumbnail.png
index c6866a45147e..d879ab66548b 100644
Binary files a/extras/source/templates/presnt/Lights/Thumbnails/thumbnail.png 
and b/extras/source/templates/presnt/Lights/Thumbnails/thumbnail.png differ
diff --git a/extras/source/templates/presnt/Lights/content.xml 
b/extras/source/templates/presnt/Lights/content.xml
index 57632545ca9f..fe744f9529d8 100644
--- a/extras/source/templates/presnt/Lights/content.xml
+++ b/extras/source/templates/presnt/Lights/content.xml
@@ -1,5 +1,5 @@
 
-http://www.w3.org/1999/xlink; 
xmlns:dc="http://purl.org/dc/elements/1.1/; 
xmlns:meta="urn:oasis:names:tc:opendocument:xmlns:meta:1.0" 
xmlns:number="urn:oasis:names:tc:opendocument:xmlns:datastyle:1.0" 
xmlns:presentation="urn:oasis:names:tc:opendocument:xmlns:presentation:1.0" 
xmlns:svg="urn:oasis:names:tc:opendocument:xmlns:svg-compatible:1.0" 
xmlns:chart="urn:oasis:names:tc:opendocument:xmlns:chart:1.0" 
xmlns:dr3d="urn:oasis:names:tc:opendocument:xmlns:dr3d:1.0" 
xmlns:math="http://www.w3.org/1998/Math/MathML; 
xmlns:form="urn:oasis:names:tc:opendocument:xmlns:form:1.0" x
 mlns:script="urn:oasis:names:tc:opendocument:xmlns:script:1.0" 
xmlns:ooo="http://openoffice.org/2004/office; 
xmlns:ooow="http://openoffice.org/2004/writer; 
xmlns:oooc="http://openoffice.org/2004/calc; 
xmlns:dom="http://www.w3.org/2001/xml-events; 
xmlns:xforms="http://www.w3.org/2002/xforms; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance; 
xmlns:smil="urn:oasis:names:tc:opendocument:xmlns:smil-compatible:1.0" 
xmlns:anim="urn:oasis:names:tc:opendocument:xmlns:animation:1.0" 
xmlns:rpt="http://openoffice.org/2005/report; 
xmlns:of="urn:oasis:names:tc:opendocument:xmlns:of:1.2" 
xmlns:xhtml="http://www.w3.org/1999/xhtml; 
xmlns:grddl="http://www.w3.org/2003/g/data-view#; 
xmlns:officeooo="http://openoffice.org/2009/office; 
xmlns:tableooo="http://openoffice.org/2009/table; 
xmlns:drawooo="http://openoffice.org/2010/draw; 
xmlns:calcext="urn:org:documentfoundation:names:experimenta

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

2020-04-30 Thread andreas kainz (via logerrit)
 extras/source/templates/presnt/Progress/Thumbnails/thumbnail.png |binary
 extras/source/templates/presnt/Progress/content.xml  |  106 -
 extras/source/templates/presnt/Progress/styles.xml   |  571 
+-
 3 files changed, 356 insertions(+), 321 deletions(-)

New commits:
commit 9c67355fe438c2c8ebc61b170e102dc9dbfd7448
Author: andreas kainz 
AuthorDate: Wed Apr 29 14:55:01 2020 +0200
Commit: andreas_kainz 
CommitDate: Thu Apr 30 13:51:06 2020 +0200

tdf#132138 Update Progress impress template

Change-Id: I23f18f9a9cd18b0104541050900a3a84bb545e4b
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/93157
Tested-by: Jenkins
Reviewed-by: andreas_kainz 

diff --git a/extras/source/templates/presnt/Progress/Thumbnails/thumbnail.png 
b/extras/source/templates/presnt/Progress/Thumbnails/thumbnail.png
index 67708b51b2d6..9b256a660a97 100644
Binary files a/extras/source/templates/presnt/Progress/Thumbnails/thumbnail.png 
and b/extras/source/templates/presnt/Progress/Thumbnails/thumbnail.png differ
diff --git a/extras/source/templates/presnt/Progress/content.xml 
b/extras/source/templates/presnt/Progress/content.xml
index d807c26a8936..d6b309fcdb04 100644
--- a/extras/source/templates/presnt/Progress/content.xml
+++ b/extras/source/templates/presnt/Progress/content.xml
@@ -1,5 +1,5 @@
 
-http://www.w3.org/1999/xlink; 
xmlns:dc="http://purl.org/dc/elements/1.1/; 
xmlns:meta="urn:oasis:names:tc:opendocument:xmlns:meta:1.0" 
xmlns:number="urn:oasis:names:tc:opendocument:xmlns:datastyle:1.0" 
xmlns:presentation="urn:oasis:names:tc:opendocument:xmlns:presentation:1.0" 
xmlns:svg="urn:oasis:names:tc:opendocument:xmlns:svg-compatible:1.0" 
xmlns:chart="urn:oasis:names:tc:opendocument:xmlns:chart:1.0" 
xmlns:dr3d="urn:oasis:names:tc:opendocument:xmlns:dr3d:1.0" 
xmlns:math="http://www.w3.org/1998/Math/MathML; 
xmlns:form="urn:oasis:names:tc:opendocument:xmlns:form:1.0" x
 mlns:script="urn:oasis:names:tc:opendocument:xmlns:script:1.0" 
xmlns:ooo="http://openoffice.org/2004/office; 
xmlns:ooow="http://openoffice.org/2004/writer; 
xmlns:oooc="http://openoffice.org/2004/calc; 
xmlns:dom="http://www.w3.org/2001/xml-events; 
xmlns:xforms="http://www.w3.org/2002/xforms; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance; 
xmlns:smil="urn:oasis:names:tc:opendocument:xmlns:smil-compatible:1.0" 
xmlns:anim="urn:oasis:names:tc:opendocument:xmlns:animation:1.0" 
xmlns:rpt="http://openoffice.org/2005/report; 
xmlns:of="urn:oasis:names:tc:opendocument:xmlns:of:1.2" 
xmlns:xhtml="http://www.w3.org/1999/xhtml; 
xmlns:grddl="http://www.w3.org/2003/g/data-view#; 
xmlns:officeooo="http://openoffice.org/2009/office; 
xmlns:tableooo="http://openoffice.org/2009/table; 
xmlns:drawooo="http://openoffice.org/2010/draw; 
xmlns:calcext="urn:org:documentfoundation:names:experimental:calc:xmlns:calcext:1.0"
 xmlns:loext="urn:org:documentfoundation:
 names:experimental:office:xmlns:loext:1.0" 
xmlns:field="urn:openoffice:names:experimental:ooo-ms-interop:xmlns:field:1.0" 
xmlns:formx="urn:openoffice:names:experimental:ooxml-odf-interop:xmlns:form:1.0"
 xmlns:css3t="http://www.w3.org/TR/css3-text/; office:version="1.2">
+http://openoffice.org/2004/office; 
xmlns:fo="urn:oasis:names:tc:opendocument:xmlns:xsl-fo-compatible:1.0" 
xmlns:xlink="http://www.w3.org/1999/xlink; 
xmlns:dc="http://purl.org/dc/elements/1.1/; 
xmlns:style="urn:oasis:names:tc:opendocument:xmlns:style:1.0" 
xmlns:text="urn:oasis:names:tc:opendocument:xmlns:text:1.0" 
xmlns:draw="urn:oasis:names:tc:opendocument:xmlns:drawing:1.0" 
xmlns:dr3d="urn:oasis:names:tc:opendocument:xmlns:dr3d:1.0" 
xmlns:svg="urn:oasis:names:tc:opendocument:xmlns:svg-compatible:1.0" 
xmlns:chart="urn:oasis:names:tc:opendocument:xmlns:chart:1.0" 
xmlns:rpt="http://openoffice.org/2005/report; 
xmlns:table="urn:oasis:names:tc:opendocument:xmlns:table:1.0" 
xmlns:number="urn:oasis:names:tc:opendocument:xmlns:datastyle:1.0" 
xmlns:ooow="http://openoffice.org/2004/writer; 
xmlns:oooc="http://openoffice.org/2004/calc; x
 mlns:of="urn:oasis:names:tc:opendocument:xmlns:of:1.2" 
xmlns:tableooo="http://openoffice.org/2009/table; 
xmlns:calcext="urn:org:documentfoundation:names:experimental:calc:xmlns:calcext:1.0"
 xmlns:drawooo="http://openoffice.org/2010/draw; 
xmlns:loext="urn:org:documentfoundation:names:experimental:office:xmlns:loext:1.0"
 xmlns:field="urn:openoffice:names:experimental:ooo-ms-interop:xmlns:field:1.0" 
xmlns:math="http://www.w3.org/1998/Math/MathML; 
xmlns:form="urn:oasis:nam

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

2020-04-30 Thread andreas kainz (via logerrit)
 dev/null  |binary
 extras/CustomTarget_tplpresnt.mk  |4 
 extras/source/templates/presnt/LushGreen/META-INF/manifest.xml|4 
 extras/source/templates/presnt/LushGreen/Thumbnails/thumbnail.png |binary
 extras/source/templates/presnt/LushGreen/content.xml  |   41 
 extras/source/templates/presnt/LushGreen/styles.xml   |  654 
++
 6 files changed, 433 insertions(+), 270 deletions(-)

New commits:
commit 23d2f9c571baf4165c9aa3b81f32073f70045ead
Author: andreas kainz 
AuthorDate: Wed Apr 29 14:15:28 2020 +0200
Commit: andreas_kainz 
CommitDate: Thu Apr 30 13:49:33 2020 +0200

tdf#132138 Update Lush Green impress template

Change-Id: I52e3480ded1892fb29c1b4a0537235d1af52370b
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/93153
Tested-by: Jenkins
Reviewed-by: andreas_kainz 

diff --git a/extras/CustomTarget_tplpresnt.mk b/extras/CustomTarget_tplpresnt.mk
index 917763f59146..327270628485 100644
--- a/extras/CustomTarget_tplpresnt.mk
+++ b/extras/CustomTarget_tplpresnt.mk
@@ -111,10 +111,6 @@ extras_PRESENTATIONS_XMLFILES := \
LushGreen/content.xml \
LushGreen/META-INF/manifest.xml \
LushGreen/meta.xml \
-   LushGreen/Pictures/1201064004AD17A4D9F0A443E0A2.png \
-   LushGreen/Pictures/1201064004AD5A95F4B7B86B2ED1.png \
-   LushGreen/Pictures/1201064004AD88FC52DBCACCDD82.png \
-   LushGreen/Pictures/1201064004ADF67714D670705C1E.png \
LushGreen/styles.xml \
LushGreen/Thumbnails/thumbnail.png \
Metropolis/content.xml \
diff --git a/extras/source/templates/presnt/LushGreen/META-INF/manifest.xml 
b/extras/source/templates/presnt/LushGreen/META-INF/manifest.xml
index 7b5a057cb022..c3e1aec9147d 100644
--- a/extras/source/templates/presnt/LushGreen/META-INF/manifest.xml
+++ b/extras/source/templates/presnt/LushGreen/META-INF/manifest.xml
@@ -4,9 +4,5 @@
   
   
   
-  
-  
-  
-  
   
 
diff --git 
a/extras/source/templates/presnt/LushGreen/Pictures/1201064004AD17A4D9F0A443E0A2.png
 
b/extras/source/templates/presnt/LushGreen/Pictures/1201064004AD17A4D9F0A443E0A2.png
deleted file mode 100644
index 41405c76b23a..
Binary files 
a/extras/source/templates/presnt/LushGreen/Pictures/1201064004AD17A4D9F0A443E0A2.png
 and /dev/null differ
diff --git 
a/extras/source/templates/presnt/LushGreen/Pictures/1201064004AD5A95F4B7B86B2ED1.png
 
b/extras/source/templates/presnt/LushGreen/Pictures/1201064004AD5A95F4B7B86B2ED1.png
deleted file mode 100644
index f9b3db2c6b9d..
Binary files 
a/extras/source/templates/presnt/LushGreen/Pictures/1201064004AD5A95F4B7B86B2ED1.png
 and /dev/null differ
diff --git 
a/extras/source/templates/presnt/LushGreen/Pictures/1201064004AD88FC52DBCACCDD82.png
 
b/extras/source/templates/presnt/LushGreen/Pictures/1201064004AD88FC52DBCACCDD82.png
deleted file mode 100644
index c944e1412f5b..
Binary files 
a/extras/source/templates/presnt/LushGreen/Pictures/1201064004AD88FC52DBCACCDD82.png
 and /dev/null differ
diff --git 
a/extras/source/templates/presnt/LushGreen/Pictures/1201064004ADF67714D670705C1E.png
 
b/extras/source/templates/presnt/LushGreen/Pictures/1201064004ADF67714D670705C1E.png
deleted file mode 100644
index f47278d6d4a5..
Binary files 
a/extras/source/templates/presnt/LushGreen/Pictures/1201064004ADF67714D670705C1E.png
 and /dev/null differ
diff --git a/extras/source/templates/presnt/LushGreen/Thumbnails/thumbnail.png 
b/extras/source/templates/presnt/LushGreen/Thumbnails/thumbnail.png
index 417ed9e92f7b..df2f638beb84 100644
Binary files 
a/extras/source/templates/presnt/LushGreen/Thumbnails/thumbnail.png and 
b/extras/source/templates/presnt/LushGreen/Thumbnails/thumbnail.png differ
diff --git a/extras/source/templates/presnt/LushGreen/content.xml 
b/extras/source/templates/presnt/LushGreen/content.xml
index 2e339f492b0d..7b89816c2079 100644
--- a/extras/source/templates/presnt/LushGreen/content.xml
+++ b/extras/source/templates/presnt/LushGreen/content.xml
@@ -1,28 +1,31 @@
 
-http://www.w3.org/1999/xlink; 
xmlns:dc="http://purl.org/dc/elements/1.1/; 
xmlns:meta="urn:oasis:names:tc:opendocument:xmlns:meta:1.0" 
xmlns:number="urn:oasis:names:tc:opendocument:xmlns:datastyle:1.0" 
xmlns:presentation="urn:oasis:names:tc:opendocument:xmlns:presentation:1.0" 
xmlns:svg="urn:oasis:names:tc:opendocument:xmlns:svg-compatible:1.0" 
xmlns:chart="urn:oasis:names:tc:opendocument:xmlns:chart:1.0" 
xmlns:dr3d="urn:oasis:names:tc:opendocument:xmlns:dr3d:1.0" 
xmlns:math="http://www.w3.org/1998/Math/MathML; 
xmlns:form="urn:oasis:names:tc:opendocument:xmlns:form:1.0" x

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

2020-04-30 Thread andreas kainz (via logerrit)
 dev/null   |binary
 extras/CustomTarget_tplpresnt.mk   |4 
 extras/source/templates/presnt/Vivid/META-INF/manifest.xml |4 
 extras/source/templates/presnt/Vivid/content.xml   |   70 -
 extras/source/templates/presnt/Vivid/styles.xml|  537 -
 5 files changed, 381 insertions(+), 234 deletions(-)

New commits:
commit 777f53503121e21ea6a584d0578b3e3eee2ed3fa
Author: andreas kainz 
AuthorDate: Wed Apr 29 13:15:57 2020 +0200
Commit: andreas_kainz 
CommitDate: Thu Apr 30 13:48:58 2020 +0200

tdf#132138 Update Vivid impress template

Change-Id: Id35a95abe8fd38a4ac284de384c01a7e3a528c81
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/93146
Tested-by: Jenkins
Reviewed-by: andreas_kainz 

diff --git a/extras/CustomTarget_tplpresnt.mk b/extras/CustomTarget_tplpresnt.mk
index ed99dcd5bb46..917763f59146 100644
--- a/extras/CustomTarget_tplpresnt.mk
+++ b/extras/CustomTarget_tplpresnt.mk
@@ -184,10 +184,6 @@ extras_PRESENTATIONS_XMLFILES := \
Vivid/content.xml \
Vivid/META-INF/manifest.xml \
Vivid/meta.xml \
-   Vivid/Pictures/102000204B249CA79A42C6D7.png \
-   Vivid/Pictures/14F90322783ADE15FCCE3CBA.png \
-   Vivid/Pictures/14F90322B6E66A5FF68F74A7.png \
-   Vivid/Pictures/1555035C66CD1AA3E88406D5.png \
Vivid/styles.xml \
Vivid/Thumbnails/thumbnail.png \
 
diff --git a/extras/source/templates/presnt/Vivid/META-INF/manifest.xml 
b/extras/source/templates/presnt/Vivid/META-INF/manifest.xml
index e547f53abe9e..c3e1aec9147d 100644
--- a/extras/source/templates/presnt/Vivid/META-INF/manifest.xml
+++ b/extras/source/templates/presnt/Vivid/META-INF/manifest.xml
@@ -4,9 +4,5 @@
   
   
   
-  
-  
-  
-  
   
 
diff --git 
a/extras/source/templates/presnt/Vivid/Pictures/102000204B249CA79A42C6D7.png
 
b/extras/source/templates/presnt/Vivid/Pictures/102000204B249CA79A42C6D7.png
deleted file mode 100644
index 45b401dc6037..
Binary files 
a/extras/source/templates/presnt/Vivid/Pictures/102000204B249CA79A42C6D7.png
 and /dev/null differ
diff --git 
a/extras/source/templates/presnt/Vivid/Pictures/14F90322783ADE15FCCE3CBA.png
 
b/extras/source/templates/presnt/Vivid/Pictures/14F90322783ADE15FCCE3CBA.png
deleted file mode 100644
index dc4b005c6540..
Binary files 
a/extras/source/templates/presnt/Vivid/Pictures/14F90322783ADE15FCCE3CBA.png
 and /dev/null differ
diff --git 
a/extras/source/templates/presnt/Vivid/Pictures/14F90322B6E66A5FF68F74A7.png
 
b/extras/source/templates/presnt/Vivid/Pictures/14F90322B6E66A5FF68F74A7.png
deleted file mode 100644
index 68d81d8e7df6..
Binary files 
a/extras/source/templates/presnt/Vivid/Pictures/14F90322B6E66A5FF68F74A7.png
 and /dev/null differ
diff --git 
a/extras/source/templates/presnt/Vivid/Pictures/1555035C66CD1AA3E88406D5.png
 
b/extras/source/templates/presnt/Vivid/Pictures/1555035C66CD1AA3E88406D5.png
deleted file mode 100644
index 80d1d0b55893..
Binary files 
a/extras/source/templates/presnt/Vivid/Pictures/1555035C66CD1AA3E88406D5.png
 and /dev/null differ
diff --git a/extras/source/templates/presnt/Vivid/content.xml 
b/extras/source/templates/presnt/Vivid/content.xml
index 262fb7b8e3be..8d0758e2d560 100644
--- a/extras/source/templates/presnt/Vivid/content.xml
+++ b/extras/source/templates/presnt/Vivid/content.xml
@@ -1,5 +1,5 @@
 
-http://www.w3.org/1999/xlink; 
xmlns:dc="http://purl.org/dc/elements/1.1/; 
xmlns:meta="urn:oasis:names:tc:opendocument:xmlns:meta:1.0" 
xmlns:number="urn:oasis:names:tc:opendocument:xmlns:datastyle:1.0" 
xmlns:presentation="urn:oasis:names:tc:opendocument:xmlns:presentation:1.0" 
xmlns:svg="urn:oasis:names:tc:opendocument:xmlns:svg-compatible:1.0" 
xmlns:chart="urn:oasis:names:tc:opendocument:xmlns:chart:1.0" 
xmlns:dr3d="urn:oasis:names:tc:opendocument:xmlns:dr3d:1.0" 
xmlns:math="http://www.w3.org/1998/Math/MathML; 
xmlns:form="urn:oasis:names:tc:opendocument:xmlns:form:1.0" x
 mlns:script="urn:oasis:names:tc:opendocument:xmlns:script:1.0" 
xmlns:ooo="http://openoffice.org/2004/office; 
xmlns:ooow="http://openoffice.org/2004/writer; 
xmlns:oooc="http://openoffice.org/2004/calc; 
xmlns:dom="http://www.w3.org/2001/xml-events; 
xmlns:xforms="http://www.w3.org/2002/xforms; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance; 
xmlns:smil="urn:oasis:names:tc:opendocument:xmlns:smil-compatible:1.0" 
xmlns:anim="urn:oasis:names:tc:opendocument:xmlns:animation:1.0" 

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

2020-04-30 Thread andreas kainz (via logerrit)
 dev/null   |binary
 extras/CustomTarget_tplpresnt.mk   |4 
 extras/source/templates/presnt/Forestbird/META-INF/manifest.xml|4 
 extras/source/templates/presnt/Forestbird/Thumbnails/thumbnail.png |binary
 extras/source/templates/presnt/Forestbird/content.xml  |   48 
 extras/source/templates/presnt/Forestbird/styles.xml   | 3510 
+-
 6 files changed, 3224 insertions(+), 342 deletions(-)

New commits:
commit 0d934971f920774c9783bd204fb4bc32d1adcb9a
Author: andreas kainz 
AuthorDate: Wed Apr 29 12:52:32 2020 +0200
Commit: andreas_kainz 
CommitDate: Thu Apr 30 13:48:40 2020 +0200

tdf#132138 Update Forestbird impress template

Change-Id: I86828af416941544b54ec4e9e65089184fb7e6fb
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/93124
Tested-by: Jenkins
Reviewed-by: andreas_kainz 

diff --git a/extras/CustomTarget_tplpresnt.mk b/extras/CustomTarget_tplpresnt.mk
index e4d5434d6bdc..ed99dcd5bb46 100644
--- a/extras/CustomTarget_tplpresnt.mk
+++ b/extras/CustomTarget_tplpresnt.mk
@@ -89,10 +89,6 @@ extras_PRESENTATIONS_XMLFILES := \
Forestbird/content.xml \
Forestbird/META-INF/manifest.xml \
Forestbird/meta.xml \
-   Forestbird/Pictures/13FB02FE917E6CB003A83232.png \
-   Forestbird/Pictures/13FD02FE4C4CDF0F4A7ED9F9.png \
-   Forestbird/Pictures/13FD02FE92464623A3FB3F6D.png \
-   Forestbird/Pictures/120103FC02FE87524FDDC56B0E9E.png \
Forestbird/styles.xml \
Forestbird/Thumbnails/thumbnail.png \
Impress/content.xml \
diff --git a/extras/source/templates/presnt/Forestbird/META-INF/manifest.xml 
b/extras/source/templates/presnt/Forestbird/META-INF/manifest.xml
index 6a0f4c3c6ca2..c3e1aec9147d 100644
--- a/extras/source/templates/presnt/Forestbird/META-INF/manifest.xml
+++ b/extras/source/templates/presnt/Forestbird/META-INF/manifest.xml
@@ -4,9 +4,5 @@
   
   
   
-  
-  
-  
-  
   
 
diff --git 
a/extras/source/templates/presnt/Forestbird/Pictures/13FB02FE917E6CB003A83232.png
 
b/extras/source/templates/presnt/Forestbird/Pictures/13FB02FE917E6CB003A83232.png
deleted file mode 100644
index 57c5275421e7..
Binary files 
a/extras/source/templates/presnt/Forestbird/Pictures/13FB02FE917E6CB003A83232.png
 and /dev/null differ
diff --git 
a/extras/source/templates/presnt/Forestbird/Pictures/13FD02FE4C4CDF0F4A7ED9F9.png
 
b/extras/source/templates/presnt/Forestbird/Pictures/13FD02FE4C4CDF0F4A7ED9F9.png
deleted file mode 100644
index d078803c4f35..
Binary files 
a/extras/source/templates/presnt/Forestbird/Pictures/13FD02FE4C4CDF0F4A7ED9F9.png
 and /dev/null differ
diff --git 
a/extras/source/templates/presnt/Forestbird/Pictures/13FD02FE92464623A3FB3F6D.png
 
b/extras/source/templates/presnt/Forestbird/Pictures/13FD02FE92464623A3FB3F6D.png
deleted file mode 100644
index 2513d670b976..
Binary files 
a/extras/source/templates/presnt/Forestbird/Pictures/13FD02FE92464623A3FB3F6D.png
 and /dev/null differ
diff --git 
a/extras/source/templates/presnt/Forestbird/Pictures/120103FC02FE87524FDDC56B0E9E.png
 
b/extras/source/templates/presnt/Forestbird/Pictures/120103FC02FE87524FDDC56B0E9E.png
deleted file mode 100644
index 7096691223bb..
Binary files 
a/extras/source/templates/presnt/Forestbird/Pictures/120103FC02FE87524FDDC56B0E9E.png
 and /dev/null differ
diff --git a/extras/source/templates/presnt/Forestbird/Thumbnails/thumbnail.png 
b/extras/source/templates/presnt/Forestbird/Thumbnails/thumbnail.png
index 318ca94ebdee..6d4c5a7d9ad5 100644
Binary files 
a/extras/source/templates/presnt/Forestbird/Thumbnails/thumbnail.png and 
b/extras/source/templates/presnt/Forestbird/Thumbnails/thumbnail.png differ
diff --git a/extras/source/templates/presnt/Forestbird/content.xml 
b/extras/source/templates/presnt/Forestbird/content.xml
index c82bf4d1dedc..61b7efa90af7 100644
--- a/extras/source/templates/presnt/Forestbird/content.xml
+++ b/extras/source/templates/presnt/Forestbird/content.xml
@@ -1,5 +1,5 @@
 
-http://www.w3.org/1999/xlink; 
xmlns:dc="http://purl.org/dc/elements/1.1/; 
xmlns:meta="urn:oasis:names:tc:opendocument:xmlns:meta:1.0" 
xmlns:number="urn:oasis:names:tc:opendocument:xmlns:datastyle:1.0" 
xmlns:presentation="urn:oasis:names:tc:opendocument:xmlns:presentation:1.0" 
xmlns:svg="urn:oasis:names:tc:opendocument:xmlns:svg-compatible:1.0" 
xmlns:chart="urn:oasis:names:tc:opendocument:xmlns:chart:1.0" 
xmlns:dr3d="urn:oasis:names:tc:opendocument:xmlns:dr3d:1.0" 
xmlns:math="http://www.w3.org/1998/Math/MathML; 
xmln

[Libreoffice-commits] core.git: 2 commits - extras/CustomTarget_tplpresnt.mk extras/source vcl/qa vcl/source

2020-04-28 Thread andreas kainz (via logerrit)
 dev/null |binary
 extras/CustomTarget_tplpresnt.mk |1 
 extras/source/templates/presnt/Midnightblue/META-INF/manifest.xml|1 
 extras/source/templates/presnt/Midnightblue/Thumbnails/thumbnail.png |binary
 extras/source/templates/presnt/Midnightblue/content.xml  |   81 
 extras/source/templates/presnt/Midnightblue/styles.xml   |  898 
+++---
 vcl/qa/cppunit/GraphicNativeMetadataTest.cxx |2 
 vcl/source/gdi/impgraph.cxx  |2 
 8 files changed, 702 insertions(+), 283 deletions(-)

New commits:
commit 7f10ae03e161545d10cca50030461b1ae530302e
Author: andreas kainz 
AuthorDate: Tue Apr 28 13:48:49 2020 +0200
Commit: andreas_kainz 
CommitDate: Tue Apr 28 17:29:48 2020 +0200

tdf#132138 Update Midnightblue impress template

Change-Id: I83469bfda9ee44ae10b483af56e5aa35187d1917
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/93061
Tested-by: Jenkins
Reviewed-by: andreas_kainz 

diff --git a/extras/CustomTarget_tplpresnt.mk b/extras/CustomTarget_tplpresnt.mk
index e8c5b28c856f..e4d5434d6bdc 100644
--- a/extras/CustomTarget_tplpresnt.mk
+++ b/extras/CustomTarget_tplpresnt.mk
@@ -131,7 +131,6 @@ extras_PRESENTATIONS_XMLFILES := \
Midnightblue/content.xml \
Midnightblue/META-INF/manifest.xml \
Midnightblue/meta.xml \
-   Midnightblue/Pictures/102000204B249CA79A42C6D7.png \
Midnightblue/styles.xml \
Midnightblue/Thumbnails/thumbnail.png \
Nature_Illustration/content.xml \
diff --git a/extras/source/templates/presnt/Midnightblue/META-INF/manifest.xml 
b/extras/source/templates/presnt/Midnightblue/META-INF/manifest.xml
index 6612d22c7d9d..c3e1aec9147d 100644
--- a/extras/source/templates/presnt/Midnightblue/META-INF/manifest.xml
+++ b/extras/source/templates/presnt/Midnightblue/META-INF/manifest.xml
@@ -4,6 +4,5 @@
   
   
   
-  
   
 
diff --git 
a/extras/source/templates/presnt/Midnightblue/Pictures/102000204B249CA79A42C6D7.png
 
b/extras/source/templates/presnt/Midnightblue/Pictures/102000204B249CA79A42C6D7.png
deleted file mode 100644
index 45b401dc6037..
Binary files 
a/extras/source/templates/presnt/Midnightblue/Pictures/102000204B249CA79A42C6D7.png
 and /dev/null differ
diff --git 
a/extras/source/templates/presnt/Midnightblue/Thumbnails/thumbnail.png 
b/extras/source/templates/presnt/Midnightblue/Thumbnails/thumbnail.png
index b040fa8bb166..b28262494aa0 100644
Binary files 
a/extras/source/templates/presnt/Midnightblue/Thumbnails/thumbnail.png and 
b/extras/source/templates/presnt/Midnightblue/Thumbnails/thumbnail.png differ
diff --git a/extras/source/templates/presnt/Midnightblue/content.xml 
b/extras/source/templates/presnt/Midnightblue/content.xml
index d375c7ba78ee..670e41e22ab0 100644
--- a/extras/source/templates/presnt/Midnightblue/content.xml
+++ b/extras/source/templates/presnt/Midnightblue/content.xml
@@ -1,5 +1,5 @@
 
-http://www.w3.org/1999/xlink; 
xmlns:dc="http://purl.org/dc/elements/1.1/; 
xmlns:meta="urn:oasis:names:tc:opendocument:xmlns:meta:1.0" 
xmlns:number="urn:oasis:names:tc:opendocument:xmlns:datastyle:1.0" 
xmlns:presentation="urn:oasis:names:tc:opendocument:xmlns:presentation:1.0" 
xmlns:svg="urn:oasis:names:tc:opendocument:xmlns:svg-compatible:1.0" 
xmlns:chart="urn:oasis:names:tc:opendocument:xmlns:chart:1.0" 
xmlns:dr3d="urn:oasis:names:tc:opendocument:xmlns:dr3d:1.0" 
xmlns:math="http://www.w3.org/1998/Math/MathML; 
xmlns:form="urn:oasis:names:tc:opendocument:xmlns:form:1.0" x
 mlns:script="urn:oasis:names:tc:opendocument:xmlns:script:1.0" 
xmlns:ooo="http://openoffice.org/2004/office; 
xmlns:ooow="http://openoffice.org/2004/writer; 
xmlns:oooc="http://openoffice.org/2004/calc; 
xmlns:dom="http://www.w3.org/2001/xml-events; 
xmlns:xforms="http://www.w3.org/2002/xforms; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance; 
xmlns:smil="urn:oasis:names:tc:opendocument:xmlns:smil-compatible:1.0" 
xmlns:anim="urn:oasis:names:tc:opendocument:xmlns:animation:1.0" 
xmlns:rpt="http://openoffice.org/2005/report; 
xmlns:of="urn:oasis:names:tc:opendocument:xmlns:of:1.2" 
xmlns:xhtml="http://www.w3.org/1999/xhtml; 
xmlns:grddl="http://www.w3.org/2003/g/data-view#; 
xmlns:officeooo="http://openoffice.org/2009/office; 
xmlns:tableooo="http://openoffice.org/2009/table; 
xmlns:drawooo="http://openoffice.org/2010/draw; 
xmlns:calcext="urn:org:documentfoundation:names:experimental:calc:xmlns:calcext:1.0"
 xmlns:loext="urn:org:documentfoundation:
 names:experimental:office:xmlns:loext:1.0" 

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

2020-04-28 Thread andreas kainz (via logerrit)
 dev/null|binary
 extras/CustomTarget_tplpresnt.mk|1 
 extras/source/templates/presnt/Inspiration/META-INF/manifest.xml|1 
 extras/source/templates/presnt/Inspiration/Thumbnails/thumbnail.png |binary
 extras/source/templates/presnt/Inspiration/styles.xml   |  931 
--
 5 files changed, 813 insertions(+), 120 deletions(-)

New commits:
commit a30d7e2d7f5464d352735ef538acb0f09a7a8196
Author: andreas kainz 
AuthorDate: Tue Apr 28 13:22:12 2020 +0200
Commit: andreas_kainz 
CommitDate: Tue Apr 28 17:29:01 2020 +0200

tdf#132138 Update Inspiration impress template

Change-Id: I7873704beab3ebd232209f6df010e03579eab623
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/93060
Tested-by: Jenkins
Reviewed-by: andreas_kainz 

diff --git a/extras/CustomTarget_tplpresnt.mk b/extras/CustomTarget_tplpresnt.mk
index 20211dad7a20..e8c5b28c856f 100644
--- a/extras/CustomTarget_tplpresnt.mk
+++ b/extras/CustomTarget_tplpresnt.mk
@@ -103,7 +103,6 @@ extras_PRESENTATIONS_XMLFILES := \
Inspiration/content.xml \
Inspiration/META-INF/manifest.xml \
Inspiration/meta.xml \
-   Inspiration/Pictures/1CEC09B16D3849F3A43CBBBC.png \
Inspiration/styles.xml \
Inspiration/Thumbnails/thumbnail.png \
Lights/content.xml \
diff --git a/extras/source/templates/presnt/Inspiration/META-INF/manifest.xml 
b/extras/source/templates/presnt/Inspiration/META-INF/manifest.xml
index ae32a6b2aa31..c3e1aec9147d 100644
--- a/extras/source/templates/presnt/Inspiration/META-INF/manifest.xml
+++ b/extras/source/templates/presnt/Inspiration/META-INF/manifest.xml
@@ -4,6 +4,5 @@
   
   
   
-  
   
 
diff --git 
a/extras/source/templates/presnt/Inspiration/Pictures/1CEC09B16D3849F3A43CBBBC.png
 
b/extras/source/templates/presnt/Inspiration/Pictures/1CEC09B16D3849F3A43CBBBC.png
deleted file mode 100644
index 8771abed5032..
Binary files 
a/extras/source/templates/presnt/Inspiration/Pictures/1CEC09B16D3849F3A43CBBBC.png
 and /dev/null differ
diff --git 
a/extras/source/templates/presnt/Inspiration/Thumbnails/thumbnail.png 
b/extras/source/templates/presnt/Inspiration/Thumbnails/thumbnail.png
index bbdeef2a129f..0e8d9c9cd674 100644
Binary files 
a/extras/source/templates/presnt/Inspiration/Thumbnails/thumbnail.png and 
b/extras/source/templates/presnt/Inspiration/Thumbnails/thumbnail.png differ
diff --git a/extras/source/templates/presnt/Inspiration/styles.xml 
b/extras/source/templates/presnt/Inspiration/styles.xml
index 92e1df7b9067..d1e942237acc 100644
--- a/extras/source/templates/presnt/Inspiration/styles.xml
+++ b/extras/source/templates/presnt/Inspiration/styles.xml
@@ -1,19 +1,26 @@
 
-http://www.w3.org/1999/xlink; 
xmlns:dc="http://purl.org/dc/elements/1.1/; 
xmlns:meta="urn:oasis:names:tc:opendocument:xmlns:meta:1.0" 
xmlns:number="urn:oasis:names:tc:opendocument:xmlns:datastyle:1.0" 
xmlns:presentation="urn:oasis:names:tc:opendocument:xmlns:presentation:1.0" 
xmlns:svg="urn:oasis:names:tc:opendocument:xmlns:svg-compatible:1.0" 
xmlns:chart="urn:oasis:names:tc:opendocument:xmlns:chart:1.0" 
xmlns:dr3d="urn:oasis:names:tc:opendocument:xmlns:dr3d:1.0" 
xmlns:math="http://www.w3.org/1998/Math/MathML; 
xmlns:form="urn:oasis:names:tc:opendocument:xmlns:form:1.0" xm
 lns:script="urn:oasis:names:tc:opendocument:xmlns:script:1.0" 
xmlns:ooo="http://openoffice.org/2004/office; 
xmlns:ooow="http://openoffice.org/2004/writer; 
xmlns:oooc="http://openoffice.org/2004/calc; 
xmlns:dom="http://www.w3.org/2001/xml-events; 
xmlns:smil="urn:oasis:names:tc:opendocument:xmlns:smil-compatible:1.0" 
xmlns:anim="urn:oasis:names:tc:opendocument:xmlns:animation:1.0" 
xmlns:rpt="http://openoffice.org/2005/report; 
xmlns:of="urn:oasis:names:tc:opendocument:xmlns:of:1.2" 
xmlns:xhtml="http://www.w3.org/1999/xhtml; 
xmlns:grddl="http://www.w3.org/2003/g/data-view#; 
xmlns:officeooo="http://openoffice.org/2009/office; 
xmlns:tableooo="http://openoffice.org/2009/table; 
xmlns:drawooo="http://openoffice.org/2010/draw; 
xmlns:calcext="urn:org:documentfoundation:names:experimental:calc:xmlns:calcext:1.0"
 
xmlns:loext="urn:org:documentfoundation:names:experimental:office:xmlns:loext:1.0"
 xmlns:field="urn:openoffice:names:experimental:ooo-ms-interop:xmlns:field:1.0" 
xmlns:css3t="http://www
 .w3.org/TR/css3-text/" office:version="1.2">
+http://openoffice.org/2004/office; 
xmlns:fo="urn:oasis:names:tc:opendocument:xmlns:xsl-fo-compatible:1.0" 
xmlns:xlink="http://www.w3.org/1999/xlink; 
xmlns:dc="http://purl.org/dc/elements/1.1/; 
xmlns:style=&qu

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

2020-04-28 Thread andreas kainz (via logerrit)
 extras/source/templates/presnt/Impress/Thumbnails/thumbnail.png |binary
 extras/source/templates/presnt/Impress/content.xml  |   37 -
 extras/source/templates/presnt/Impress/styles.xml   |  366 
+-
 3 files changed, 244 insertions(+), 159 deletions(-)

New commits:
commit dfd911348d26794e9c723c4c78b65dc1477a54fb
Author: andreas kainz 
AuthorDate: Tue Apr 28 13:03:10 2020 +0200
Commit: andreas_kainz 
CommitDate: Tue Apr 28 15:23:12 2020 +0200

tdf#132138 Update Impress impress theme

Change-Id: Ia396c9aa0cc57a239a4b19f65c3fa76b2e8ef4a8
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/93055
Tested-by: Jenkins
Reviewed-by: andreas_kainz 

diff --git a/extras/source/templates/presnt/Impress/Thumbnails/thumbnail.png 
b/extras/source/templates/presnt/Impress/Thumbnails/thumbnail.png
index e2c6d16bff52..2fe06a39c05b 100644
Binary files a/extras/source/templates/presnt/Impress/Thumbnails/thumbnail.png 
and b/extras/source/templates/presnt/Impress/Thumbnails/thumbnail.png differ
diff --git a/extras/source/templates/presnt/Impress/content.xml 
b/extras/source/templates/presnt/Impress/content.xml
index 509ab52f6559..2d263dbb9a94 100644
--- a/extras/source/templates/presnt/Impress/content.xml
+++ b/extras/source/templates/presnt/Impress/content.xml
@@ -1,5 +1,5 @@
 
-http://www.w3.org/1999/xlink; 
xmlns:dc="http://purl.org/dc/elements/1.1/; 
xmlns:meta="urn:oasis:names:tc:opendocument:xmlns:meta:1.0" 
xmlns:number="urn:oasis:names:tc:opendocument:xmlns:datastyle:1.0" 
xmlns:presentation="urn:oasis:names:tc:opendocument:xmlns:presentation:1.0" 
xmlns:svg="urn:oasis:names:tc:opendocument:xmlns:svg-compatible:1.0" 
xmlns:chart="urn:oasis:names:tc:opendocument:xmlns:chart:1.0" 
xmlns:dr3d="urn:oasis:names:tc:opendocument:xmlns:dr3d:1.0" 
xmlns:math="http://www.w3.org/1998/Math/MathML; 
xmlns:form="urn:oasis:names:tc:opendocument:xmlns:form:1.0" x
 mlns:script="urn:oasis:names:tc:opendocument:xmlns:script:1.0" 
xmlns:ooo="http://openoffice.org/2004/office; 
xmlns:ooow="http://openoffice.org/2004/writer; 
xmlns:oooc="http://openoffice.org/2004/calc; 
xmlns:dom="http://www.w3.org/2001/xml-events; 
xmlns:xforms="http://www.w3.org/2002/xforms; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance; 
xmlns:smil="urn:oasis:names:tc:opendocument:xmlns:smil-compatible:1.0" 
xmlns:anim="urn:oasis:names:tc:opendocument:xmlns:animation:1.0" 
xmlns:rpt="http://openoffice.org/2005/report; 
xmlns:of="urn:oasis:names:tc:opendocument:xmlns:of:1.2" 
xmlns:xhtml="http://www.w3.org/1999/xhtml; 
xmlns:grddl="http://www.w3.org/2003/g/data-view#; 
xmlns:officeooo="http://openoffice.org/2009/office; 
xmlns:tableooo="http://openoffice.org/2009/table; 
xmlns:drawooo="http://openoffice.org/2010/draw; 
xmlns:calcext="urn:org:documentfoundation:names:experimental:calc:xmlns:calcext:1.0"
 xmlns:loext="urn:org:documentfoundation:
 names:experimental:office:xmlns:loext:1.0" 
xmlns:field="urn:openoffice:names:experimental:ooo-ms-interop:xmlns:field:1.0" 
xmlns:formx="urn:openoffice:names:experimental:ooxml-odf-interop:xmlns:form:1.0"
 xmlns:css3t="http://www.w3.org/TR/css3-text/; office:version="1.2">
+http://www.w3.org/2003/g/data-view#; 
xmlns:xhtml="http://www.w3.org/1999/xhtml; 
xmlns:css3t="http://www.w3.org/TR/css3-text/; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema; 
xmlns:formx="urn:openoffice:names:experimental:ooxml-odf-interop:xmlns:form:1.0"
 xmlns:xforms="http://www.w3.org/2002/xforms; 
xmlns:dom="http://www.w3.org/2001/xml-events; 
xmlns:script="urn:oasis:names:tc:opendocument:xmlns:script:1.0" 
xmlns:form="urn:oasis:names:tc:opendocument:xmlns:form:1.0" 
xmlns:math="http://www.w3.org/1998/Math/MathML; 
xmlns:dr3d="urn:oasis:names:tc:opendocument:xmlns:dr3d:1.0" 
xmlns:text="urn:oasis:names:tc:opendocument:xmlns:text:1.0" 
xmlns:style="urn:oasis:names:tc:opendocument:xmlns:style:1
 .0" xmlns:ooo="http://openoffice.org/2004/office; 
xmlns:svg="urn:oasis:names:tc:opendocument:xmlns:svg-compatible:1.0" 
xmlns:of="urn:oasis:names:tc:opendocument:xmlns:of:1.2" 
xmlns:office="urn:oasis:names:tc:opendocument:xmlns:office:1.0" 
xmlns:fo="urn:oasis:names:tc:opendocument:xmlns:xsl-fo-compatible:1.0" 
xmlns:draw="urn:oasis:names:tc:opendocument:xmlns:drawing:1.0" 
xmlns:tableooo="http://openoffice.org/2009/table; 
xmlns:field="urn:openoffice:names:experimental:ooo-ms-interop:xmlns:field:1.0" 
xmlns:calcext="urn:org:documentfoundation:names:e

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

2020-04-28 Thread andreas kainz (via logerrit)
 dev/null  |binary
 extras/CustomTarget_tplpresnt.mk  |4 
 extras/source/templates/presnt/Focus/META-INF/manifest.xml|4 
 extras/source/templates/presnt/Focus/Thumbnails/thumbnail.png |binary
 extras/source/templates/presnt/Focus/content.xml  |   66 
 extras/source/templates/presnt/Focus/styles.xml   |  753 ++
 6 files changed, 538 insertions(+), 289 deletions(-)

New commits:
commit 6b8ae0882bcac65f4307d6a6425f37eb0a010713
Author: andreas kainz 
AuthorDate: Tue Apr 28 13:09:44 2020 +0200
Commit: andreas_kainz 
CommitDate: Tue Apr 28 15:23:28 2020 +0200

tdf#132138 Update Focus impress template

Change-Id: I4a8704b6b4dd15943357d47c71a1bedc15b98c42
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/93057
Tested-by: Jenkins
Reviewed-by: andreas_kainz 

diff --git a/extras/CustomTarget_tplpresnt.mk b/extras/CustomTarget_tplpresnt.mk
index a5586aa680e9..20211dad7a20 100644
--- a/extras/CustomTarget_tplpresnt.mk
+++ b/extras/CustomTarget_tplpresnt.mk
@@ -84,10 +84,6 @@ extras_PRESENTATIONS_XMLFILES := \
Focus/content.xml \
Focus/META-INF/manifest.xml \
Focus/meta.xml \
-   Focus/Pictures/200C63414A4C3651558E9C43717A.svm \
-   Focus/Pictures/200E63414A4C2A08177FA3DF9654.svm \
-   Focus/Pictures/200E63414A4C8B8C0B6EC20B2683.svm \
-   Focus/Pictures/200E63414A4CCD2247D4D39A5527.svm \
Focus/styles.xml \
Focus/Thumbnails/thumbnail.png \
Forestbird/content.xml \
diff --git a/extras/source/templates/presnt/Focus/META-INF/manifest.xml 
b/extras/source/templates/presnt/Focus/META-INF/manifest.xml
index ee978e637741..c3e1aec9147d 100644
--- a/extras/source/templates/presnt/Focus/META-INF/manifest.xml
+++ b/extras/source/templates/presnt/Focus/META-INF/manifest.xml
@@ -4,9 +4,5 @@
   
   
   
-  
-  
-  
-  
   
 
diff --git 
a/extras/source/templates/presnt/Focus/Pictures/200C63414A4C3651558E9C43717A.svm
 
b/extras/source/templates/presnt/Focus/Pictures/200C63414A4C3651558E9C43717A.svm
deleted file mode 100644
index 677189355092..
Binary files 
a/extras/source/templates/presnt/Focus/Pictures/200C63414A4C3651558E9C43717A.svm
 and /dev/null differ
diff --git 
a/extras/source/templates/presnt/Focus/Pictures/200E63414A4C2A08177FA3DF9654.svm
 
b/extras/source/templates/presnt/Focus/Pictures/200E63414A4C2A08177FA3DF9654.svm
deleted file mode 100644
index a8065f70b06a..
Binary files 
a/extras/source/templates/presnt/Focus/Pictures/200E63414A4C2A08177FA3DF9654.svm
 and /dev/null differ
diff --git 
a/extras/source/templates/presnt/Focus/Pictures/200E63414A4C8B8C0B6EC20B2683.svm
 
b/extras/source/templates/presnt/Focus/Pictures/200E63414A4C8B8C0B6EC20B2683.svm
deleted file mode 100644
index 2fae8bb89da7..
Binary files 
a/extras/source/templates/presnt/Focus/Pictures/200E63414A4C8B8C0B6EC20B2683.svm
 and /dev/null differ
diff --git 
a/extras/source/templates/presnt/Focus/Pictures/200E63414A4CCD2247D4D39A5527.svm
 
b/extras/source/templates/presnt/Focus/Pictures/200E63414A4CCD2247D4D39A5527.svm
deleted file mode 100644
index 2fc1d95dc8ca..
Binary files 
a/extras/source/templates/presnt/Focus/Pictures/200E63414A4CCD2247D4D39A5527.svm
 and /dev/null differ
diff --git a/extras/source/templates/presnt/Focus/Thumbnails/thumbnail.png 
b/extras/source/templates/presnt/Focus/Thumbnails/thumbnail.png
index 567d1a8cf7b4..62386413514e 100644
Binary files a/extras/source/templates/presnt/Focus/Thumbnails/thumbnail.png 
and b/extras/source/templates/presnt/Focus/Thumbnails/thumbnail.png differ
diff --git a/extras/source/templates/presnt/Focus/content.xml 
b/extras/source/templates/presnt/Focus/content.xml
index 7a2026e0b9fb..639b29ad9b25 100644
--- a/extras/source/templates/presnt/Focus/content.xml
+++ b/extras/source/templates/presnt/Focus/content.xml
@@ -1,5 +1,5 @@
 
-http://www.w3.org/1999/xlink; 
xmlns:dc="http://purl.org/dc/elements/1.1/; 
xmlns:meta="urn:oasis:names:tc:opendocument:xmlns:meta:1.0" 
xmlns:number="urn:oasis:names:tc:opendocument:xmlns:datastyle:1.0" 
xmlns:presentation="urn:oasis:names:tc:opendocument:xmlns:presentation:1.0" 
xmlns:svg="urn:oasis:names:tc:opendocument:xmlns:svg-compatible:1.0" 
xmlns:chart="urn:oasis:names:tc:opendocument:xmlns:chart:1.0" 
xmlns:dr3d="urn:oasis:names:tc:opendocument:xmlns:dr3d:1.0" 
xmlns:math="http://www.w3.org/1998/Math/MathML; 
xmlns:form="urn:oasis:names:tc:opendocument:xmlns:form:1.0" x
 mlns:script="urn:oasis:names:tc:opendocument:xmlns:script:1.0" 
xmlns:ooo="http://openoffice.org/2004/office; 
xmlns:ooow="http://openoffice.o

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

2020-04-28 Thread andreas kainz (via logerrit)
 extras/source/templates/presnt/Blueprint_Plans/Thumbnails/thumbnail.png |binary
 extras/source/templates/presnt/Blueprint_Plans/content.xml  |   58 
+
 extras/source/templates/presnt/Blueprint_Plans/styles.xml   |  329 
++
 3 files changed, 234 insertions(+), 153 deletions(-)

New commits:
commit dfa8e18e8e6c7ad87e423393f8293a20188de1fd
Author: andreas kainz 
AuthorDate: Mon Apr 27 11:29:11 2020 +0200
Commit: andreas_kainz 
CommitDate: Tue Apr 28 13:01:35 2020 +0200

tdf#132138 Update Blueprint plans impress template

Change-Id: I2a215982cc4a295c837bb609edd7d533d594fae1
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/92972
Tested-by: Jenkins
Reviewed-by: andreas_kainz 

diff --git 
a/extras/source/templates/presnt/Blueprint_Plans/Thumbnails/thumbnail.png 
b/extras/source/templates/presnt/Blueprint_Plans/Thumbnails/thumbnail.png
index 208aaa7fb9da..e68b1c080ef2 100644
Binary files 
a/extras/source/templates/presnt/Blueprint_Plans/Thumbnails/thumbnail.png and 
b/extras/source/templates/presnt/Blueprint_Plans/Thumbnails/thumbnail.png differ
diff --git a/extras/source/templates/presnt/Blueprint_Plans/content.xml 
b/extras/source/templates/presnt/Blueprint_Plans/content.xml
index eb7eb0160ed4..ebce3800edbf 100644
--- a/extras/source/templates/presnt/Blueprint_Plans/content.xml
+++ b/extras/source/templates/presnt/Blueprint_Plans/content.xml
@@ -1,5 +1,5 @@
 
-http://www.w3.org/1999/xlink; 
xmlns:dc="http://purl.org/dc/elements/1.1/; 
xmlns:meta="urn:oasis:names:tc:opendocument:xmlns:meta:1.0" 
xmlns:number="urn:oasis:names:tc:opendocument:xmlns:datastyle:1.0" 
xmlns:presentation="urn:oasis:names:tc:opendocument:xmlns:presentation:1.0" 
xmlns:svg="urn:oasis:names:tc:opendocument:xmlns:svg-compatible:1.0" 
xmlns:chart="urn:oasis:names:tc:opendocument:xmlns:chart:1.0" 
xmlns:dr3d="urn:oasis:names:tc:opendocument:xmlns:dr3d:1.0" 
xmlns:math="http://www.w3.org/1998/Math/MathML; 
xmlns:form="urn:oasis:names:tc:opendocument:xmlns:form:1.0" x
 mlns:script="urn:oasis:names:tc:opendocument:xmlns:script:1.0" 
xmlns:ooo="http://openoffice.org/2004/office; 
xmlns:ooow="http://openoffice.org/2004/writer; 
xmlns:oooc="http://openoffice.org/2004/calc; 
xmlns:dom="http://www.w3.org/2001/xml-events; 
xmlns:xforms="http://www.w3.org/2002/xforms; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance; 
xmlns:smil="urn:oasis:names:tc:opendocument:xmlns:smil-compatible:1.0" 
xmlns:anim="urn:oasis:names:tc:opendocument:xmlns:animation:1.0" 
xmlns:rpt="http://openoffice.org/2005/report; 
xmlns:of="urn:oasis:names:tc:opendocument:xmlns:of:1.2" 
xmlns:xhtml="http://www.w3.org/1999/xhtml; 
xmlns:grddl="http://www.w3.org/2003/g/data-view#; 
xmlns:officeooo="http://openoffice.org/2009/office; 
xmlns:tableooo="http://openoffice.org/2009/table; 
xmlns:drawooo="http://openoffice.org/2010/draw; 
xmlns:calcext="urn:org:documentfoundation:names:experimental:calc:xmlns:calcext:1.0"
 xmlns:loext="urn:org:documentfoundation:
 names:experimental:office:xmlns:loext:1.0" 
xmlns:field="urn:openoffice:names:experimental:ooo-ms-interop:xmlns:field:1.0" 
xmlns:formx="urn:openoffice:names:experimental:ooxml-odf-interop:xmlns:form:1.0"
 xmlns:css3t="http://www.w3.org/TR/css3-text/; office:version="1.2">
+http://www.w3.org/2003/g/data-view#; 
xmlns:xhtml="http://www.w3.org/1999/xhtml; 
xmlns:css3t="http://www.w3.org/TR/css3-text/; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema; 
xmlns:formx="urn:openoffice:names:experimental:ooxml-odf-interop:xmlns:form:1.0"
 xmlns:xforms="http://www.w3.org/2002/xforms; 
xmlns:dom="http://www.w3.org/2001/xml-events; 
xmlns:script="urn:oasis:names:tc:opendocument:xmlns:script:1.0" 
xmlns:form="urn:oasis:names:tc:opendocument:xmlns:form:1.0" 
xmlns:math="http://www.w3.org/1998/Math/MathML; 
xmlns:dr3d="urn:oasis:names:tc:opendocument:xmlns:dr3d:1.0" 
xmlns:text="urn:oasis:names:tc:opendocument:xmlns:text:1.0" 
xmlns:style="urn:oasis:names:tc:opendocument:xmlns:style:1
 .0" xmlns:ooo="http://openoffice.org/2004/office; 
xmlns:svg="urn:oasis:names:tc:opendocument:xmlns:svg-compatible:1.0" 
xmlns:of="urn:oasis:names:tc:opendocument:xmlns:of:1.2" 
xmlns:office="urn:oasis:names:tc:opendocument:xmlns:office:1.0" 
xmlns:fo="urn:oasis:names:tc:opendocument:xmlns:xsl-fo-compatible:1.0" 
xmlns:draw="urn:oasis:names:tc:opendocument:xmlns:drawing:1.0" 
xmlns:tableooo="http://openoffice.org/2009/table; 
xmlns:field="urn:openoffice:names:experimental:ooo-ms-interop:xmlns:field:1

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

2020-04-27 Thread andreas kainz (via logerrit)
 dev/null|binary
 extras/CustomTarget_tplpresnt.mk|1 
 extras/source/templates/presnt/DNA/META-INF/manifest.xml|1 
 extras/source/templates/presnt/DNA/Thumbnails/thumbnail.png |binary
 extras/source/templates/presnt/DNA/content.xml  |6 
 extras/source/templates/presnt/DNA/styles.xml   |  518 ++--
 6 files changed, 441 insertions(+), 85 deletions(-)

New commits:
commit bbc2162fcd9337ca2a9bf89172bd4e78244b66e9
Author: andreas kainz 
AuthorDate: Mon Apr 27 13:24:28 2020 +0200
Commit: andreas_kainz 
CommitDate: Mon Apr 27 15:50:26 2020 +0200

tdf#132138 Update DNA impress template

Change-Id: I876a59b81bc18fea2477c3dc46020ea2dedae85c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/92975
Tested-by: Jenkins
Reviewed-by: andreas_kainz 

diff --git a/extras/CustomTarget_tplpresnt.mk b/extras/CustomTarget_tplpresnt.mk
index 908707c1fc52..a5586aa680e9 100644
--- a/extras/CustomTarget_tplpresnt.mk
+++ b/extras/CustomTarget_tplpresnt.mk
@@ -79,7 +79,6 @@ extras_PRESENTATIONS_XMLFILES := \
DNA/content.xml \
DNA/META-INF/manifest.xml \
DNA/meta.xml \
-   DNA/Pictures/15560300C32362E53F69C13D.png \
DNA/styles.xml \
DNA/Thumbnails/thumbnail.png \
Focus/content.xml \
diff --git a/extras/source/templates/presnt/DNA/META-INF/manifest.xml 
b/extras/source/templates/presnt/DNA/META-INF/manifest.xml
index 6562ac1b7afc..7f8adb127093 100644
--- a/extras/source/templates/presnt/DNA/META-INF/manifest.xml
+++ b/extras/source/templates/presnt/DNA/META-INF/manifest.xml
@@ -2,7 +2,6 @@
 
   
   
-  
   
   
   
diff --git 
a/extras/source/templates/presnt/DNA/Pictures/15560300C32362E53F69C13D.png
 
b/extras/source/templates/presnt/DNA/Pictures/15560300C32362E53F69C13D.png
deleted file mode 100644
index bef83f05e114..
Binary files 
a/extras/source/templates/presnt/DNA/Pictures/15560300C32362E53F69C13D.png
 and /dev/null differ
diff --git a/extras/source/templates/presnt/DNA/Thumbnails/thumbnail.png 
b/extras/source/templates/presnt/DNA/Thumbnails/thumbnail.png
index 69560687465b..cb461301343f 100644
Binary files a/extras/source/templates/presnt/DNA/Thumbnails/thumbnail.png and 
b/extras/source/templates/presnt/DNA/Thumbnails/thumbnail.png differ
diff --git a/extras/source/templates/presnt/DNA/content.xml 
b/extras/source/templates/presnt/DNA/content.xml
index a2a6b9258064..b10ed4dd4a19 100644
--- a/extras/source/templates/presnt/DNA/content.xml
+++ b/extras/source/templates/presnt/DNA/content.xml
@@ -1,5 +1,5 @@
 
-http://www.w3.org/1999/xlink; 
xmlns:dc="http://purl.org/dc/elements/1.1/; 
xmlns:meta="urn:oasis:names:tc:opendocument:xmlns:meta:1.0" 
xmlns:number="urn:oasis:names:tc:opendocument:xmlns:datastyle:1.0" 
xmlns:presentation="urn:oasis:names:tc:opendocument:xmlns:presentation:1.0" 
xmlns:svg="urn:oasis:names:tc:opendocument:xmlns:svg-compatible:1.0" 
xmlns:chart="urn:oasis:names:tc:opendocument:xmlns:chart:1.0" 
xmlns:dr3d="urn:oasis:names:tc:opendocument:xmlns:dr3d:1.0" 
xmlns:math="http://www.w3.org/1998/Math/MathML; 
xmlns:form="urn:oasis:names:tc:opendocument:xmlns:form:1.0" x
 mlns:script="urn:oasis:names:tc:opendocument:xmlns:script:1.0" 
xmlns:ooo="http://openoffice.org/2004/office; 
xmlns:ooow="http://openoffice.org/2004/writer; 
xmlns:oooc="http://openoffice.org/2004/calc; 
xmlns:dom="http://www.w3.org/2001/xml-events; 
xmlns:xforms="http://www.w3.org/2002/xforms; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance; 
xmlns:smil="urn:oasis:names:tc:opendocument:xmlns:smil-compatible:1.0" 
xmlns:anim="urn:oasis:names:tc:opendocument:xmlns:animation:1.0" 
xmlns:rpt="http://openoffice.org/2005/report; 
xmlns:of="urn:oasis:names:tc:opendocument:xmlns:of:1.2" 
xmlns:xhtml="http://www.w3.org/1999/xhtml; 
xmlns:grddl="http://www.w3.org/2003/g/data-view#; 
xmlns:officeooo="http://openoffice.org/2009/office; 
xmlns:tableooo="http://openoffice.org/2009/table; 
xmlns:drawooo="http://openoffice.org/2010/draw; 
xmlns:calcext="urn:org:documentfoundation:names:experimental:calc:xmlns:calcext:1.0"
 xmlns:loext="urn:org:documentfoundation:
 names:experimental:office:xmlns:loext:1.0" 
xmlns:field="urn:openoffice:names:experimental:ooo-ms-interop:xmlns:field:1.0" 
xmlns:formx="urn:openoffice:names:experimental:ooxml-odf-interop:xmlns:form:1.0"
 xmlns:css3t="http://www.w3.org/TR/css3-text/; office:version="1.2">
+http://openoffice.org/2004/office; 
xmlns:fo="urn:oasis:names:tc:opendocument:xmlns:xsl-fo-compatible:1.0" 
xmlns:xlink="http://www.w3.or

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

2020-04-25 Thread andreas kainz (via logerrit)
 dev/null   
 |binary
 extras/CustomTarget_tplpresnt.mk   
 |2 
 extras/source/templates/presnt/BrightBlue/META-INF/manifest.xml
 |2 
 
extras/source/templates/presnt/BrightBlue/Pictures/1000105887921508D21A14F0A9096EB5.svg
 |  141 --
 extras/source/templates/presnt/BrightBlue/Thumbnails/thumbnail.png 
 |binary
 extras/source/templates/presnt/BrightBlue/content.xml  
 |   13 
 extras/source/templates/presnt/BrightBlue/styles.xml   
 |  229 ++
 7 files changed, 150 insertions(+), 237 deletions(-)

New commits:
commit 9e5a7189fd759a5e16959e2f116465fccd41cefa
Author: andreas kainz 
AuthorDate: Sat Apr 25 14:44:52 2020 +0200
Commit: andreas_kainz 
CommitDate: Sat Apr 25 16:15:32 2020 +0200

tdf#132138 Update Bright blue impress template

Change-Id: I2e3a0c6f115b31274e6f01ba6dc3f9eb31cbbb8c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/92893
Tested-by: Jenkins
Reviewed-by: andreas_kainz 

diff --git a/extras/CustomTarget_tplpresnt.mk b/extras/CustomTarget_tplpresnt.mk
index ad5a653b4da1..908707c1fc52 100644
--- a/extras/CustomTarget_tplpresnt.mk
+++ b/extras/CustomTarget_tplpresnt.mk
@@ -63,8 +63,6 @@ extras_PRESENTATIONS_XMLFILES := \
BrightBlue/content.xml \
BrightBlue/META-INF/manifest.xml \
BrightBlue/meta.xml \
-   BrightBlue/Pictures/1201052000CCF41AC5B79CBB20DE.png \
-   BrightBlue/Pictures/1000105887921508D21A14F0A9096EB5.svg \
BrightBlue/styles.xml \
BrightBlue/Thumbnails/thumbnail.png \
Classy_Red/content.xml \
diff --git a/extras/source/templates/presnt/BrightBlue/META-INF/manifest.xml 
b/extras/source/templates/presnt/BrightBlue/META-INF/manifest.xml
index 26fc5f18e067..c3e1aec9147d 100644
--- a/extras/source/templates/presnt/BrightBlue/META-INF/manifest.xml
+++ b/extras/source/templates/presnt/BrightBlue/META-INF/manifest.xml
@@ -4,7 +4,5 @@
   
   
   
-  
-  
   
 
diff --git 
a/extras/source/templates/presnt/BrightBlue/Pictures/1201052000CCF41AC5B79CBB20DE.png
 
b/extras/source/templates/presnt/BrightBlue/Pictures/1201052000CCF41AC5B79CBB20DE.png
deleted file mode 100644
index 38136746349d..
Binary files 
a/extras/source/templates/presnt/BrightBlue/Pictures/1201052000CCF41AC5B79CBB20DE.png
 and /dev/null differ
diff --git 
a/extras/source/templates/presnt/BrightBlue/Pictures/1000105887921508D21A14F0A9096EB5.svg
 
b/extras/source/templates/presnt/BrightBlue/Pictures/1000105887921508D21A14F0A9096EB5.svg
deleted file mode 100644
index 57a8cba0615d..
--- 
a/extras/source/templates/presnt/BrightBlue/Pictures/1000105887921508D21A14F0A9096EB5.svg
+++ /dev/null
@@ -1,141 +0,0 @@
-
-
-
-http://purl.org/dc/elements/1.1/;
-   xmlns:cc="http://creativecommons.org/ns#;
-   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#;
-   xmlns:svg="http://www.w3.org/2000/svg;
-   xmlns="http://www.w3.org/2000/svg;
-   xmlns:xlink="http://www.w3.org/1999/xlink;
-   version="1.1"
-   width="1310.7329"
-   height="202.50223"
-   id="svg3174">
-  
-
-  
-
-
-
-  
-  
-
-
-  
-  
-
-
-
-
-
-  
-
-  
-  
-
-  
-image/svg+xml
-http://purl.org/dc/dcmitype/StillImage; />
-
-  
-
-  
-  
-
-
-
-  
-
diff --git a/extras/source/templates/presnt/BrightBlue/Thumbnails/thumbnail.png 
b/extras/source/templates/presnt/BrightBlue/Thumbnails/thumbnail.png
index 9ca0365cd765..3927b487f9fe 100644
Binary files 
a/extras/source/templates/presnt/BrightBlue/Thumbnails/thumbnail.png and 
b/extras/source/templates/presnt/BrightBlue/Thumbnails/thumbnail.png differ
diff --git a/extras/source/templates/presnt/BrightBlue/content.xml 
b/extras/source/templates/presnt/BrightBlue/content.xml
index 95e9c8cd9938..36a82295baac 100644
--- a/extras/source/templates/presnt/BrightBlue/content.xml
+++ b/extras/source/templates/presnt/BrightBlue/content.xml
@@ -1,5 +1,5 @@
 
-http://www.w3.org/1999/xlink; 
xmlns:dc="http://purl.org/dc/elements/1.1/; 
xmlns:meta="urn:oasis:names:tc:opendocument:xmlns:meta:1.0" 
xmlns:number="urn:oasis:names:tc:opendocument:xmlns:datastyle:1.0" 
xmlns:presentation="urn:oasis:names:tc:opendocument:xmlns:presentation:1.0" 
xmlns:svg="urn:oasis:names:tc:opendocument:xmlns:svg-compatible:1.0" 
xmlns:chart="urn:oasis:names:tc:opendocument:xmlns:chart:1.0" 
xmlns:dr3d="urn:oasis:names:tc:opendocument:xmlns:dr3d:1.0" 
xmlns:math="http://www.w3.org/1998/Math/MathML; 
x

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

2020-04-25 Thread andreas kainz (via logerrit)
 dev/null   |binary
 extras/CustomTarget_tplpresnt.mk   |1 
 extras/source/templates/presnt/Blue_Curve/META-INF/manifest.xml|1 
 extras/source/templates/presnt/Blue_Curve/Thumbnails/thumbnail.png |binary
 extras/source/templates/presnt/Blue_Curve/content.xml  |   46 
 extras/source/templates/presnt/Blue_Curve/meta.xml |6 
 extras/source/templates/presnt/Blue_Curve/styles.xml   |  702 
+++---
 7 files changed, 574 insertions(+), 182 deletions(-)

New commits:
commit af9642350db024e9a9ff73f46693ff5d0a4ce66b
Author: andreas kainz 
AuthorDate: Fri Apr 24 23:29:56 2020 +0200
Commit: andreas_kainz 
CommitDate: Sat Apr 25 10:53:10 2020 +0200

tdf#132138 Update Blue Curve impress template

Change-Id: I577ae1ecae283dbd9f05e4b29127c8cfa68994d5
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/92883
Tested-by: Jenkins
Reviewed-by: andreas_kainz 

diff --git a/extras/CustomTarget_tplpresnt.mk b/extras/CustomTarget_tplpresnt.mk
index f8854941b704..ad5a653b4da1 100644
--- a/extras/CustomTarget_tplpresnt.mk
+++ b/extras/CustomTarget_tplpresnt.mk
@@ -50,7 +50,6 @@ extras_PRESENTATIONS_XMLFILES := \
Blue_Curve/content.xml \
Blue_Curve/META-INF/manifest.xml \
Blue_Curve/meta.xml \
-   Blue_Curve/Pictures/142100B8A3E59788A01B5109.jpg \
Blue_Curve/styles.xml \
Blue_Curve/Thumbnails/thumbnail.png \
Blueprint_Plans/content.xml \
diff --git a/extras/source/templates/presnt/Blue_Curve/META-INF/manifest.xml 
b/extras/source/templates/presnt/Blue_Curve/META-INF/manifest.xml
index 03b541f935c3..c3e1aec9147d 100644
--- a/extras/source/templates/presnt/Blue_Curve/META-INF/manifest.xml
+++ b/extras/source/templates/presnt/Blue_Curve/META-INF/manifest.xml
@@ -4,6 +4,5 @@
   
   
   
-  
   
 
diff --git 
a/extras/source/templates/presnt/Blue_Curve/Pictures/142100B8A3E59788A01B5109.jpg
 
b/extras/source/templates/presnt/Blue_Curve/Pictures/142100B8A3E59788A01B5109.jpg
deleted file mode 100644
index bbea73e9e574..
Binary files 
a/extras/source/templates/presnt/Blue_Curve/Pictures/142100B8A3E59788A01B5109.jpg
 and /dev/null differ
diff --git a/extras/source/templates/presnt/Blue_Curve/Thumbnails/thumbnail.png 
b/extras/source/templates/presnt/Blue_Curve/Thumbnails/thumbnail.png
index 563baeb940dd..43585e472d3b 100644
Binary files 
a/extras/source/templates/presnt/Blue_Curve/Thumbnails/thumbnail.png and 
b/extras/source/templates/presnt/Blue_Curve/Thumbnails/thumbnail.png differ
diff --git a/extras/source/templates/presnt/Blue_Curve/content.xml 
b/extras/source/templates/presnt/Blue_Curve/content.xml
index 9fc4ff0e1baa..2ba960c24210 100644
--- a/extras/source/templates/presnt/Blue_Curve/content.xml
+++ b/extras/source/templates/presnt/Blue_Curve/content.xml
@@ -1,61 +1,83 @@
 
-http://www.w3.org/1999/xlink; 
xmlns:dc="http://purl.org/dc/elements/1.1/; 
xmlns:meta="urn:oasis:names:tc:opendocument:xmlns:meta:1.0" 
xmlns:number="urn:oasis:names:tc:opendocument:xmlns:datastyle:1.0" 
xmlns:presentation="urn:oasis:names:tc:opendocument:xmlns:presentation:1.0" 
xmlns:svg="urn:oasis:names:tc:opendocument:xmlns:svg-compatible:1.0" 
xmlns:chart="urn:oasis:names:tc:opendocument:xmlns:chart:1.0" 
xmlns:dr3d="urn:oasis:names:tc:opendocument:xmlns:dr3d:1.0" 
xmlns:math="http://www.w3.org/1998/Math/MathML; 
xmlns:form="urn:oasis:names:tc:opendocument:xmlns:form:1.0" x
 mlns:script="urn:oasis:names:tc:opendocument:xmlns:script:1.0" 
xmlns:ooo="http://openoffice.org/2004/office; 
xmlns:ooow="http://openoffice.org/2004/writer; 
xmlns:oooc="http://openoffice.org/2004/calc; 
xmlns:dom="http://www.w3.org/2001/xml-events; 
xmlns:xforms="http://www.w3.org/2002/xforms; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance; 
xmlns:smil="urn:oasis:names:tc:opendocument:xmlns:smil-compatible:1.0" 
xmlns:anim="urn:oasis:names:tc:opendocument:xmlns:animation:1.0" 
xmlns:rpt="http://openoffice.org/2005/report; 
xmlns:of="urn:oasis:names:tc:opendocument:xmlns:of:1.2" 
xmlns:xhtml="http://www.w3.org/1999/xhtml; 
xmlns:grddl="http://www.w3.org/2003/g/data-view#; 
xmlns:officeooo="http://openoffice.org/2009/office; 
xmlns:tableooo="http://openoffice.org/2009/table; 
xmlns:drawooo="http://openoffice.org/2010/draw; 
xmlns:calcext="urn:org:documentfoundation:names:experimental:calc:xmlns:calcext:1.0"
 xmlns:loext="urn:org:documentfoundation:
 names:experimental:office:xmlns:loext:1.0" 
xmlns:field="urn:openoffice:names:experimental:ooo-ms-interop:xmlns:field:1.0" 
xmlns:formx="urn:openoffice:names:ex

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

2020-04-24 Thread andreas kainz (via logerrit)
 extras/source/templates/presnt/Alizarin/Thumbnails/thumbnail.png |binary
 extras/source/templates/presnt/Alizarin/content.xml  |   66 -
 extras/source/templates/presnt/Alizarin/meta.xml |   12 
 extras/source/templates/presnt/Alizarin/styles.xml   |  545 
++
 4 files changed, 401 insertions(+), 222 deletions(-)

New commits:
commit fe1cf8656d6963844553993a77ef565fb2fbeda7
Author: andreas kainz 
AuthorDate: Fri Apr 24 23:09:36 2020 +0200
Commit: andreas_kainz 
CommitDate: Sat Apr 25 00:07:37 2020 +0200

tdf#132138 update Alizarin impress template with styles and 16:9

Change-Id: I4529bdd90965cec5060f6a80a61995003c5f53d5
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/92882
Tested-by: Jenkins
Reviewed-by: andreas_kainz 

diff --git a/extras/source/templates/presnt/Alizarin/Thumbnails/thumbnail.png 
b/extras/source/templates/presnt/Alizarin/Thumbnails/thumbnail.png
index 67cde07fae00..ac36d78c1e6d 100644
Binary files a/extras/source/templates/presnt/Alizarin/Thumbnails/thumbnail.png 
and b/extras/source/templates/presnt/Alizarin/Thumbnails/thumbnail.png differ
diff --git a/extras/source/templates/presnt/Alizarin/content.xml 
b/extras/source/templates/presnt/Alizarin/content.xml
index e55acc68f88d..868a9aab662b 100644
--- a/extras/source/templates/presnt/Alizarin/content.xml
+++ b/extras/source/templates/presnt/Alizarin/content.xml
@@ -1,15 +1,8 @@
 
-http://www.w3.org/1999/xlink; 
xmlns:dc="http://purl.org/dc/elements/1.1/; 
xmlns:meta="urn:oasis:names:tc:opendocument:xmlns:meta:1.0" 
xmlns:number="urn:oasis:names:tc:opendocument:xmlns:datastyle:1.0" 
xmlns:presentation="urn:oasis:names:tc:opendocument:xmlns:presentation:1.0" 
xmlns:svg="urn:oasis:names:tc:opendocument:xmlns:svg-compatible:1.0" 
xmlns:chart="urn:oasis:names:tc:opendocument:xmlns:chart:1.0" 
xmlns:dr3d="urn:oasis:names:tc:opendocument:xmlns:dr3d:1.0" 
xmlns:math="http://www.w3.org/1998/Math/MathML; 
xmlns:form="urn:oasis:names:tc:opendocument:xmlns:form:1.0" x
 mlns:script="urn:oasis:names:tc:opendocument:xmlns:script:1.0" 
xmlns:ooo="http://openoffice.org/2004/office; 
xmlns:ooow="http://openoffice.org/2004/writer; 
xmlns:oooc="http://openoffice.org/2004/calc; 
xmlns:dom="http://www.w3.org/2001/xml-events; 
xmlns:xforms="http://www.w3.org/2002/xforms; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance; 
xmlns:smil="urn:oasis:names:tc:opendocument:xmlns:smil-compatible:1.0" 
xmlns:anim="urn:oasis:names:tc:opendocument:xmlns:animation:1.0" 
xmlns:rpt="http://openoffice.org/2005/report; 
xmlns:of="urn:oasis:names:tc:opendocument:xmlns:of:1.2" 
xmlns:xhtml="http://www.w3.org/1999/xhtml; 
xmlns:grddl="http://www.w3.org/2003/g/data-view#; 
xmlns:officeooo="http://openoffice.org/2009/office; 
xmlns:tableooo="http://openoffice.org/2009/table; 
xmlns:drawooo="http://openoffice.org/2010/draw; 
xmlns:calcext="urn:org:documentfoundation:names:experimental:calc:xmlns:calcext:1.0"
 xmlns:loext="urn:org:documentfoundation:
 names:experimental:office:xmlns:loext:1.0" 
xmlns:field="urn:openoffice:names:experimental:ooo-ms-interop:xmlns:field:1.0" 
xmlns:formx="urn:openoffice:names:experimental:ooxml-odf-interop:xmlns:form:1.0"
 xmlns:css3t="http://www.w3.org/TR/css3-text/; office:version="1.2">
+http://openoffice.org/2004/office; 
xmlns:fo="urn:oasis:names:tc:opendocument:xmlns:xsl-fo-compatible:1.0" 
xmlns:xlink="http://www.w3.org/1999/xlink; 
xmlns:dc="http://purl.org/dc/elements/1.1/; 
xmlns:style="urn:oasis:names:tc:opendocument:xmlns:style:1.0" 
xmlns:text="urn:oasis:names:tc:opendocument:xmlns:text:1.0" 
xmlns:draw="urn:oasis:names:tc:opendocument:xmlns:drawing:1.0" 
xmlns:dr3d="urn:oasis:names:tc:opendocument:xmlns:dr3d:1.0" 
xmlns:svg="urn:oasis:names:tc:opendocument:xmlns:svg-compatible:1.0" 
xmlns:chart="urn:oasis:names:tc:opendocument:xmlns:chart:1.0" 
xmlns:rpt="http://openoffice.org/2005/report; 
xmlns:table="urn:oasis:names:tc:opendocument:xmlns:table:1.0" 
xmlns:number="urn:oasis:names:tc:opendocument:xmlns:datastyle:1.0" 
xmlns:ooow="http://openoffice.org/2004/writer; 
xmlns:oooc="http://openoffice.org/2004/calc; x
 mlns:of="urn:oasis:names:tc:opendocument:xmlns:of:1.2" 
xmlns:tableooo="http://openoffice.org/2009/table; 
xmlns:calcext="urn:org:documentfoundation:names:experimental:calc:xmlns:calcext:1.0"
 xmlns:drawooo="http://openoffice.org/2010/draw; 
xmlns:loext="urn:org:documentfoundation:names:experimental:office:xmlns:loext:1.0"
 xmlns:field="urn:openoffice:names:experimental:ooo-ms-int

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

2020-04-23 Thread andreas kainz (via logerrit)
 sw/uiconfig/swriter/ui/frmaddpage.ui  |  313 +++---
 sw/uiconfig/swriter/ui/frmtypepage.ui |  401 --
 sw/uiconfig/swriter/ui/frmurlpage.ui  |8 
 3 files changed, 340 insertions(+), 382 deletions(-)

New commits:
commit 951b6a9570ae2665f7b6e7cdd6d24d1fc513ba90
Author: andreas kainz 
AuthorDate: Tue Apr 21 12:56:30 2020 +0200
Commit: andreas_kainz 
CommitDate: Thu Apr 23 23:38:22 2020 +0200

Image dialog property update

Change-Id: I6e07b2c26559c501bd8502fef90f50adf089807c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/92623
Tested-by: Jenkins
Reviewed-by: andreas_kainz 

diff --git a/sw/uiconfig/swriter/ui/frmaddpage.ui 
b/sw/uiconfig/swriter/ui/frmaddpage.ui
index e01f39cfe327..525c3e84e9d2 100644
--- a/sw/uiconfig/swriter/ui/frmaddpage.ui
+++ b/sw/uiconfig/swriter/ui/frmaddpage.ui
@@ -9,20 +9,18 @@
 
 
   
-  
+  
 True
 False
-start
-True
-True
 6
-vertical
-12
+12
+24
 
   
 True
 False
 True
+True
 0
 none
 
@@ -38,6 +36,7 @@
 True
 False
 True
+True
 6
 12
 
@@ -98,7 +97,6 @@
   
 True
 False
-start
 
   None
 
@@ -112,7 +110,6 @@
   
 True
 False
-start
 
   None
 
@@ -169,12 +166,14 @@
 True
 True
 True
+True
 in
 
   
 True
 True
 True
+True
 word
 textbuffer1
   
@@ -201,180 +200,161 @@
 
   
   
-False
-True
-0
+0
+0
+2
   
 
 
-  
+  
 True
 False
-True
+0
+none
 
-  
+  
 True
 False
-0
-none
+6
+12
 
-  
+  
 True
 False
-6
-12
+3
 
-  
+  
+_Contents
 True
-False
-12
-
-  
-True
-False
-_Vertical alignment
-True
-  
-  
-0
-0
-  
-
-
-  
-True
-False
-
-  Top
-  Centered
-  Bottom
-
-  
-  
-1
-0
-  
-
+True
+False
+True
+0
+True
   
+  
+0
+0
+  
+
+
+  
+P_osition
+True
+True
+False
+True
+0
+True
+  
+  
+0
+1
+  
+
+
+  
+_Size
+True
+True
+False
+True
+0
+True
+  
+  
+0
+2
+  
 
   
 
-
-  
-True
-False
-Content Alignment
-
-  
-
-  
-
   
-  
-1
-0
-  
 
+
+  
+True
+False
+Protect
+
+  
+
+  
+
+  
+  
+0
+1
+  
+
+
+  
+True
+False
+0

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

2020-04-23 Thread andreas kainz (via logerrit)
 svx/uiconfig/ui/sidebarline.ui |3 +++
 1 file changed, 3 insertions(+)

New commits:
commit 5b7561e758d3552d41bd65149f1fcbb6650e0887
Author: andreas kainz 
AuthorDate: Wed Apr 22 00:47:13 2020 +0200
Commit: andreas_kainz 
CommitDate: Thu Apr 23 11:22:08 2020 +0200

Sidebar line alignment update

Change-Id: Icfe5a6337ca4510ea6aaa44823ef623ce6860c18
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/92663
Tested-by: Jenkins
Reviewed-by: andreas_kainz 

diff --git a/svx/uiconfig/ui/sidebarline.ui b/svx/uiconfig/ui/sidebarline.ui
index c9f61de9cd1b..400be75246cc 100644
--- a/svx/uiconfig/ui/sidebarline.ui
+++ b/svx/uiconfig/ui/sidebarline.ui
@@ -116,6 +116,7 @@
 True
 True
 Select the width of the 
line.
+end
 True
 icons
 False
@@ -158,6 +159,8 @@
 True
 True
 Select the color of the 
line.
+end
+True
 icons
 False
 2
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2020-04-23 Thread andreas kainz (via logerrit)
 cui/uiconfig/ui/possizetabpage.ui |   58 +++---
 1 file changed, 29 insertions(+), 29 deletions(-)

New commits:
commit 6b99535a77bc408973fd9375ba3d036ebaee2317
Author: andreas kainz 
AuthorDate: Tue Apr 21 14:09:45 2020 +0200
Commit: andreas_kainz 
CommitDate: Thu Apr 23 11:16:04 2020 +0200

sd position ad size dialog update

Change-Id: I7bbfa7999d5b10db48d2c6aa6d66dc04c3891f3a
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/92630
Tested-by: Jenkins
Reviewed-by: andreas_kainz 

diff --git a/cui/uiconfig/ui/possizetabpage.ui 
b/cui/uiconfig/ui/possizetabpage.ui
index 56cd1ebf534e..d89a0d1b7330 100644
--- a/cui/uiconfig/ui/possizetabpage.ui
+++ b/cui/uiconfig/ui/possizetabpage.ui
@@ -123,20 +123,6 @@
 False
 vertical
 6
-
-  
-True
-False
-_Base point:
-True
-CTL_POSRECT
-  
-  
-False
-True
-0
-  
-
 
   
 True
@@ -163,7 +149,21 @@
   
 False
 True
-2
+0
+  
+
+
+  
+True
+False
+_Base point:
+True
+CTL_POSRECT
+  
+  
+False
+True
+1
   
 
   
@@ -304,20 +304,6 @@
 False
 vertical
 6
-
-  
-True
-False
-Base _point:
-True
-CTL_SIZERECT
-  
-  
-False
-True
-0
-  
-
 
   
 True
@@ -341,6 +327,20 @@
   
 
   
+  
+False
+True
+0
+  
+
+
+  
+True
+False
+Base _point:
+True
+CTL_SIZERECT
+  
   
 False
 True
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2020-04-22 Thread andreas kainz (via logerrit)
 svx/source/sidebar/possize/PosSizePropertyPanel.cxx |8 
 svx/source/sidebar/possize/PosSizePropertyPanel.hxx |5 
 svx/uiconfig/ui/sidebarpossize.ui   |  227 +++-
 3 files changed, 189 insertions(+), 51 deletions(-)

New commits:
commit 90e73c8cb949e2ef96e9a77b2208f53e5feab3ab
Author: andreas kainz 
AuthorDate: Tue Apr 21 15:02:42 2020 +0200
Commit: andreas_kainz 
CommitDate: Wed Apr 22 17:57:12 2020 +0200

tdf#130156 add alignment commands to the sidebar

Change-Id: I302acc25b65ef20a0338401e763d400076f6e36d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/92634
Tested-by: Jenkins
Reviewed-by: andreas_kainz 

diff --git a/svx/source/sidebar/possize/PosSizePropertyPanel.cxx 
b/svx/source/sidebar/possize/PosSizePropertyPanel.cxx
index 24e7b8b205b2..0ca21527d89e 100644
--- a/svx/source/sidebar/possize/PosSizePropertyPanel.cxx
+++ b/svx/source/sidebar/possize/PosSizePropertyPanel.cxx
@@ -76,6 +76,10 @@ PosSizePropertyPanel::PosSizePropertyPanel(
 mxArrangeDispatch(new ToolbarUnoDispatcher(*mxArrangeTbx, *m_xBuilder, 
rxFrame)),
 mxArrangeTbx2(m_xBuilder->weld_toolbar("arrangetoolbar2")),
 mxArrangeDispatch2(new ToolbarUnoDispatcher(*mxArrangeTbx2, *m_xBuilder, 
rxFrame)),
+mxAlignTbx(m_xBuilder->weld_toolbar("aligntoolbar")),
+mxAlignDispatch(new ToolbarUnoDispatcher(*mxAlignTbx, *m_xBuilder, 
rxFrame)),
+mxAlignTbx2(m_xBuilder->weld_toolbar("aligntoolbar2")),
+mxAlignDispatch2(new ToolbarUnoDispatcher(*mxAlignTbx2, *m_xBuilder, 
rxFrame)),
 mxBtnEditChart(m_xBuilder->weld_button("btnEditChart")),
 maRect(),
 mpView(nullptr),
@@ -138,6 +142,10 @@ void PosSizePropertyPanel::dispose()
 mxFtFlip.reset();
 mxFlipDispatch.reset();
 mxFlipTbx.reset();
+mxAlignDispatch.reset();
+mxAlignDispatch2.reset();
+mxAlignTbx.reset();
+mxAlignTbx2.reset();
 mxArrangeDispatch.reset();
 mxArrangeDispatch2.reset();
 mxArrangeTbx.reset();
diff --git a/svx/source/sidebar/possize/PosSizePropertyPanel.hxx 
b/svx/source/sidebar/possize/PosSizePropertyPanel.hxx
index 2c78dd033253..bf5f1ff7e8ae 100644
--- a/svx/source/sidebar/possize/PosSizePropertyPanel.hxx
+++ b/svx/source/sidebar/possize/PosSizePropertyPanel.hxx
@@ -112,6 +112,11 @@ private:
 std::unique_ptr mxArrangeTbx2;
 std::unique_ptr mxArrangeDispatch2;
 
+std::unique_ptr mxAlignTbx;
+std::unique_ptr mxAlignDispatch;
+std::unique_ptr mxAlignTbx2;
+std::unique_ptr mxAlignDispatch2;
+
 //edit charts button for online's mobile view
 std::unique_ptr mxBtnEditChart;
 
diff --git a/svx/uiconfig/ui/sidebarpossize.ui 
b/svx/uiconfig/ui/sidebarpossize.ui
index 7b599ade42f3..a630d6fc0c6b 100644
--- a/svx/uiconfig/ui/sidebarpossize.ui
+++ b/svx/uiconfig/ui/sidebarpossize.ui
@@ -2,6 +2,32 @@
 
 
   
+  
+-120
+240
+1
+10
+  
+  
+-120
+240
+1
+10
+  
+  
+100
+1
+10
+  
+  
+100
+1
+10
+  
+  
+359
+5
+  
   
 True
 False
@@ -158,31 +184,6 @@
 2
   
 
-
-  
-True
-False
-end
-vertical
-
-  
-Edit Chart
-True
-True
-True
-  
-  
-False
-True
-2
-  
-
-  
-  
-1
-7
-  
-
 
   
 True
@@ -453,6 +454,156 @@
 2
   
 
+
+  
+True
+False
+end
+vertical
+
+  
+Edit Chart
+True
+True
+True
+  
+  
+False
+True
+2
+  
+
+  
+  
+1
+8
+  
+
+
+  
+True
+False
+vertical
+
+  
+True
+False
+Alig_n:
+True
+aligntoolbar
+0
+  
+  
+False
+True
+0
+  
+
+
+  
+True
+False
+Arrange
+icons
+False
+2
+
+  
+True
+False
+True
+  
+  
+False
+False
+  
+
+
+  
+True

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

2020-04-21 Thread andreas kainz (via logerrit)
 sw/uiconfig/swriter/ui/picturepage.ui |   33 -
 1 file changed, 20 insertions(+), 13 deletions(-)

New commits:
commit fcd1ed79ceb1bc182ec66bd9261bca5c6bf115b9
Author: andreas kainz 
AuthorDate: Mon Apr 20 16:20:03 2020 +0200
Commit: andreas_kainz 
CommitDate: Tue Apr 21 09:12:08 2020 +0200

tdf#132039 Image Dialog: The field file name is to short

Change-Id: I758a43b207186e98501eb8c58d3e6435463a451c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/92576
Tested-by: Jenkins
Reviewed-by: andreas_kainz 

diff --git a/sw/uiconfig/swriter/ui/picturepage.ui 
b/sw/uiconfig/swriter/ui/picturepage.ui
index f3ba3d955d89..d8ecb4da4d40 100644
--- a/sw/uiconfig/swriter/ui/picturepage.ui
+++ b/sw/uiconfig/swriter/ui/picturepage.ui
@@ -40,19 +40,20 @@
 True
   
   
-1
-1
+2
+0
   
 
 
   
 True
 True
+True
 True
   
   
-0
-1
+1
+0
   
 
 
@@ -67,7 +68,6 @@
   
 0
 0
-2
   
 
   
@@ -88,6 +88,7 @@
   
 0
 1
+2
   
 
 
@@ -110,7 +111,7 @@
 True
 False
 3
-24
+12
 
   
 _Vertically
@@ -267,7 +268,7 @@
 True
 False
 start
-6
+12
 
   
 True
@@ -365,14 +366,9 @@
   
 0
 2
+2
   
 
-
-  
-
-
-  
-
   
   
 
@@ -386,4 +382,15 @@
   
 
   
+  
+
+  
+  
+  
+  
+  
+  
+  
+
+  
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2020-04-20 Thread andreas kainz (via logerrit)
 extras/source/gallery/gallery_mytheme/flowchart.sdg |binary
 extras/source/gallery/gallery_mytheme/flowchart.sdv |binary
 extras/source/gallery/gallery_mytheme/flowchart.thm |binary
 3 files changed

New commits:
commit 906997274bd6a16b61d2bd009d534b31572145b2
Author: andreas kainz 
AuthorDate: Mon Apr 20 23:58:11 2020 +0200
Commit: andreas_kainz 
CommitDate: Tue Apr 21 01:16:21 2020 +0200

tdf#99674 update flowchart gallery now with themes support

Change-Id: Ibbb4d34ce76b18bfc0eb08c31fd85397bb73dc39
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/92602
Tested-by: Jenkins
Reviewed-by: andreas_kainz 

diff --git a/extras/source/gallery/gallery_mytheme/flowchart.sdg 
b/extras/source/gallery/gallery_mytheme/flowchart.sdg
index c3d82bbdba7d..062e5cc11741 100644
Binary files a/extras/source/gallery/gallery_mytheme/flowchart.sdg and 
b/extras/source/gallery/gallery_mytheme/flowchart.sdg differ
diff --git a/extras/source/gallery/gallery_mytheme/flowchart.sdv 
b/extras/source/gallery/gallery_mytheme/flowchart.sdv
index 14f373501efc..4a0f88284417 100644
Binary files a/extras/source/gallery/gallery_mytheme/flowchart.sdv and 
b/extras/source/gallery/gallery_mytheme/flowchart.sdv differ
diff --git a/extras/source/gallery/gallery_mytheme/flowchart.thm 
b/extras/source/gallery/gallery_mytheme/flowchart.thm
index 16d304022144..800da4f6ef7d 100644
Binary files a/extras/source/gallery/gallery_mytheme/flowchart.thm and 
b/extras/source/gallery/gallery_mytheme/flowchart.thm differ
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2020-04-19 Thread andreas kainz (via logerrit)
 dev/null   
  |binary
 extras/CustomTarget_tplpresnt.mk   
  |4 
 extras/source/templates/presnt/Beehive/META-INF/manifest.xml   
  |4 
 
extras/source/templates/presnt/Beehive/Pictures/102000204B249CA79A42C6D7.png
 |binary
 extras/source/templates/presnt/Beehive/Thumbnails/thumbnail.png
  |binary
 extras/source/templates/presnt/Beehive/content.xml 
  |   85 
 extras/source/templates/presnt/Beehive/meta.xml
  |6 
 extras/source/templates/presnt/Beehive/styles.xml  
  | 3646 +-
 8 files changed, 3513 insertions(+), 232 deletions(-)

New commits:
commit ca343fca0793361f94660750d14957b725699bfc
Author: andreas kainz 
AuthorDate: Sat Apr 18 01:08:03 2020 +0200
Commit: andreas_kainz 
CommitDate: Sun Apr 19 15:38:42 2020 +0200

tdf#132138 add Draw Styles support to Beehive Impress template

Change-Id: I215b12944e07a41e9e419a29700ac8e3f36dbb0a
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/92466
Tested-by: Jenkins
Reviewed-by: andreas_kainz 

diff --git a/extras/CustomTarget_tplpresnt.mk b/extras/CustomTarget_tplpresnt.mk
index 4073a3b2e829..f8854941b704 100644
--- a/extras/CustomTarget_tplpresnt.mk
+++ b/extras/CustomTarget_tplpresnt.mk
@@ -44,9 +44,7 @@ extras_PRESENTATIONS_XMLFILES := \
Beehive/content.xml \
Beehive/META-INF/manifest.xml \
Beehive/meta.xml \
-   Beehive/Pictures/12010422009801B6D855787A5E1C.png \
-   Beehive/Pictures/1201042200A2433FA0A2295FE575.png \
-   Beehive/Pictures/1201042200B279DFBB4971C54D33.png \
+   Beehive/Pictures/102000204B249CA79A42C6D7.png \
Beehive/styles.xml \
Beehive/Thumbnails/thumbnail.png \
Blue_Curve/content.xml \
diff --git a/extras/source/templates/presnt/Beehive/META-INF/manifest.xml 
b/extras/source/templates/presnt/Beehive/META-INF/manifest.xml
index 7c062c5257a3..6612d22c7d9d 100644
--- a/extras/source/templates/presnt/Beehive/META-INF/manifest.xml
+++ b/extras/source/templates/presnt/Beehive/META-INF/manifest.xml
@@ -4,8 +4,6 @@
   
   
   
-  
-  
-  
+  
   
 
diff --git 
a/extras/source/templates/presnt/Beehive/Pictures/102000204B249CA79A42C6D7.png
 
b/extras/source/templates/presnt/Beehive/Pictures/102000204B249CA79A42C6D7.png
new file mode 100644
index ..45b401dc6037
Binary files /dev/null and 
b/extras/source/templates/presnt/Beehive/Pictures/102000204B249CA79A42C6D7.png
 differ
diff --git 
a/extras/source/templates/presnt/Beehive/Pictures/12010422009801B6D855787A5E1C.png
 
b/extras/source/templates/presnt/Beehive/Pictures/12010422009801B6D855787A5E1C.png
deleted file mode 100644
index 3c74d6032531..
Binary files 
a/extras/source/templates/presnt/Beehive/Pictures/12010422009801B6D855787A5E1C.png
 and /dev/null differ
diff --git 
a/extras/source/templates/presnt/Beehive/Pictures/1201042200A2433FA0A2295FE575.png
 
b/extras/source/templates/presnt/Beehive/Pictures/1201042200A2433FA0A2295FE575.png
deleted file mode 100644
index 042bfc40be64..
Binary files 
a/extras/source/templates/presnt/Beehive/Pictures/1201042200A2433FA0A2295FE575.png
 and /dev/null differ
diff --git 
a/extras/source/templates/presnt/Beehive/Pictures/1201042200B279DFBB4971C54D33.png
 
b/extras/source/templates/presnt/Beehive/Pictures/1201042200B279DFBB4971C54D33.png
deleted file mode 100644
index c78bd0094542..
Binary files 
a/extras/source/templates/presnt/Beehive/Pictures/1201042200B279DFBB4971C54D33.png
 and /dev/null differ
diff --git a/extras/source/templates/presnt/Beehive/Thumbnails/thumbnail.png 
b/extras/source/templates/presnt/Beehive/Thumbnails/thumbnail.png
index 35ad4b99a23a..787ad446f706 100644
Binary files a/extras/source/templates/presnt/Beehive/Thumbnails/thumbnail.png 
and b/extras/source/templates/presnt/Beehive/Thumbnails/thumbnail.png differ
diff --git a/extras/source/templates/presnt/Beehive/content.xml 
b/extras/source/templates/presnt/Beehive/content.xml
index ae1d9ccb6c9d..1643b9075d69 100644
--- a/extras/source/templates/presnt/Beehive/content.xml
+++ b/extras/source/templates/presnt/Beehive/content.xml
@@ -1,5 +1,5 @@
 
-http://www.w3.org/1999/xlink; 
xmlns:dc="http://purl.org/dc/elements/1.1/; 
xmlns:meta="urn:oasis:names:tc:opendocument:xmlns:meta:1.0" 
xmlns:number="urn:oasis:names:tc:opendocument:xmlns:datastyle:1.0" 
xmlns:presentation="urn:oasis:names:tc:opendocument:xmlns:presentation:1.0" 
xmlns:svg="urn:oasis:names:

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

2020-04-14 Thread andreas kainz (via logerrit)
 svx/uiconfig/ui/sidebargallery.ui |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit c46d30d0f7c6363c0c43efa5d527769bbf3163f4
Author: andreas kainz 
AuthorDate: Wed Apr 15 00:14:51 2020 +0200
Commit: andreas_kainz 
CommitDate: Wed Apr 15 07:44:55 2020 +0200

Gallery sidebar: shape section get more vertical space

Change-Id: I37409b991d3f111d257a69721c8cdf443126e75d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/92233
Tested-by: Jenkins
Reviewed-by: andreas_kainz 

diff --git a/svx/uiconfig/ui/sidebargallery.ui 
b/svx/uiconfig/ui/sidebargallery.ui
index 12e319dfe38a..1409f410e63f 100644
--- a/svx/uiconfig/ui/sidebargallery.ui
+++ b/svx/uiconfig/ui/sidebargallery.ui
@@ -130,7 +130,7 @@
 
   
   
-True
+False
 True
   
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2020-04-14 Thread andreas kainz (via logerrit)
 extras/Package_gallmytheme.mk  |3 +++
 extras/source/gallery/gallery_mytheme/diagrams.sdg |binary
 extras/source/gallery/gallery_mytheme/diagrams.sdv |binary
 extras/source/gallery/gallery_mytheme/diagrams.thm |binary
 4 files changed, 3 insertions(+)

New commits:
commit 0208021a66c26e781321b1f49f91d1d6b48dd523
Author: andreas kainz 
AuthorDate: Wed Apr 15 00:21:40 2020 +0200
Commit: andreas_kainz 
CommitDate: Wed Apr 15 01:09:16 2020 +0200

tdf#131787 Update diagrams gallery with real shapes

Change-Id: I9c9f3323be624ef56a917ca54975f66f020e8e51
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/92234
Tested-by: Jenkins
Reviewed-by: andreas_kainz 

diff --git a/extras/Package_gallmytheme.mk b/extras/Package_gallmytheme.mk
index b19f4e170189..c4e8744ddf44 100644
--- a/extras/Package_gallmytheme.mk
+++ b/extras/Package_gallmytheme.mk
@@ -30,4 +30,7 @@ $(eval $(call 
gb_Package_add_files,extras_gallmytheme,$(LIBO_SHARE_PRESETS_FOLDE
network.sdg \
network.sdv \
network.thm \
+   diagrams.sdg \
+   diagrams.sdv \
+   diagrams.thm \
 ))
diff --git a/extras/source/gallery/gallery_mytheme/diagrams.sdg 
b/extras/source/gallery/gallery_mytheme/diagrams.sdg
new file mode 100644
index ..882b0b7d23c6
Binary files /dev/null and b/extras/source/gallery/gallery_mytheme/diagrams.sdg 
differ
diff --git a/extras/source/gallery/gallery_mytheme/diagrams.sdv 
b/extras/source/gallery/gallery_mytheme/diagrams.sdv
new file mode 100644
index ..72635ae8ad14
Binary files /dev/null and b/extras/source/gallery/gallery_mytheme/diagrams.sdv 
differ
diff --git a/extras/source/gallery/gallery_mytheme/diagrams.thm 
b/extras/source/gallery/gallery_mytheme/diagrams.thm
new file mode 100644
index ..412bb6632c3d
Binary files /dev/null and b/extras/source/gallery/gallery_mytheme/diagrams.thm 
differ
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2020-04-14 Thread andreas kainz (via logerrit)
 extras/source/palettes/standard.sob |binary
 include/svx/strings.hrc |   14 +
 svx/inc/strings.hxx |   14 +
 svx/source/unodraw/unoprov.cxx  |   38 ++--
 4 files changed, 64 insertions(+), 2 deletions(-)

New commits:
commit d0e65ec5d48a1d1febfe6a2a25df2e6916e2a843
Author: andreas kainz 
AuthorDate: Tue Apr 14 23:57:19 2020 +0200
Commit: andreas_kainz 
CommitDate: Wed Apr 15 00:38:37 2020 +0200

Add Area fill bitmap presets

Change-Id: I3093f03d4d43008563fa038c1e49c33009eba289
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/92232
Tested-by: Jenkins
Reviewed-by: andreas_kainz 

diff --git a/extras/source/palettes/standard.sob 
b/extras/source/palettes/standard.sob
index 9fb99079d7a7..1acb3fec453f 100644
Binary files a/extras/source/palettes/standard.sob and 
b/extras/source/palettes/standard.sob differ
diff --git a/include/svx/strings.hrc b/include/svx/strings.hrc
index 09d0f5b8d4d3..ee7a4031ade0 100644
--- a/include/svx/strings.hrc
+++ b/include/svx/strings.hrc
@@ -826,6 +826,20 @@
 #define RID_SVXSTR_BMP19
NC_("RID_SVXSTR_BMP19", "Night Sky")
 #define RID_SVXSTR_BMP20
NC_("RID_SVXSTR_BMP20", "Pool")
 #define RID_SVXSTR_BMP21
NC_("RID_SVXSTR_BMP21", "Bitmap")
+#define RID_SVXSTR_BMP79
NC_("RID_SVXSTR_BMP79", "Invoiced Paper")
+#define RID_SVXSTR_BMP80
NC_("RID_SVXSTR_BMP80", "Concrete")
+#define RID_SVXSTR_BMP81
NC_("RID_SVXSTR_BMP81", "Brick Wall")
+#define RID_SVXSTR_BMP82
NC_("RID_SVXSTR_BMP82", "Stone Wall")
+#define RID_SVXSTR_BMP83
NC_("RID_SVXSTR_BMP83", "Floral")
+#define RID_SVXSTR_BMP84
NC_("RID_SVXSTR_BMP84", "Space")
+#define RID_SVXSTR_BMP85
NC_("RID_SVXSTR_BMP85", "Ice light")
+#define RID_SVXSTR_BMP86
NC_("RID_SVXSTR_BMP86", "Marble")
+#define RID_SVXSTR_BMP87
NC_("RID_SVXSTR_BMP87", "Sand light")
+#define RID_SVXSTR_BMP88
NC_("RID_SVXSTR_BMP88", "Stone")
+#define RID_SVXSTR_BMP89
NC_("RID_SVXSTR_BMP89", "White Diffusion")
+#define RID_SVXSTR_BMP90
NC_("RID_SVXSTR_BMP90", "Surface")
+#define RID_SVXSTR_BMP91
NC_("RID_SVXSTR_BMP91", "Cardboard")
+#define RID_SVXSTR_BMP92
NC_("RID_SVXSTR_BMP92", "Studio")
 #define RID_SVXSTR_BMP22
NC_("RID_SVXSTR_BMP22", "5 Percent")
 #define RID_SVXSTR_BMP23
NC_("RID_SVXSTR_BMP23", "10 Percent")
 #define RID_SVXSTR_BMP24
NC_("RID_SVXSTR_BMP24", "20 Percent")
diff --git a/svx/inc/strings.hxx b/svx/inc/strings.hxx
index 517040ea3701..7c7e5a40ae4c 100644
--- a/svx/inc/strings.hxx
+++ b/svx/inc/strings.hxx
@@ -238,6 +238,20 @@
 #define RID_SVXSTR_BMP19_DEF"Night Sky"
 #define RID_SVXSTR_BMP20_DEF"Pool"
 #define RID_SVXSTR_BMP21_DEF"Bitmap"
+#define RID_SVXSTR_BMP79_DEF"Invoiced Paper"
+#define RID_SVXSTR_BMP80_DEF"Concrete"
+#define RID_SVXSTR_BMP81_DEF"Brick Wall"
+#define RID_SVXSTR_BMP82_DEF"Stone Wall"
+#define RID_SVXSTR_BMP83_DEF"Floral"
+#define RID_SVXSTR_BMP84_DEF"Space"
+#define RID_SVXSTR_BMP85_DEF"Ice light"
+#define RID_SVXSTR_BMP86_DEF"Marble"
+#define RID_SVXSTR_BMP87_DEF"Sand light"
+#define RID_SVXSTR_BMP88_DEF"Stone"
+#define RID_SVXSTR_BMP89_DEF"White Diffusion"
+#define RID_SVXSTR_BMP90_DEF"Surface"
+#define RID_SVXSTR_BMP91_DEF"Cardboard"
+#define RID_SVXSTR_BMP92_DEF"Studio"
 // Reference strings for patterns - they are a variation of bitmaps
 #d

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

2020-04-14 Thread andreas kainz (via logerrit)
 extras/Package_gallmytheme.mk |3 +++
 extras/source/gallery/gallery_mytheme/network.sdg |binary
 extras/source/gallery/gallery_mytheme/network.sdv |binary
 extras/source/gallery/gallery_mytheme/network.thm |binary
 4 files changed, 3 insertions(+)

New commits:
commit 39f45e8a0f04fb5f8641d57fbc09c531987967e8
Author: andreas kainz 
AuthorDate: Tue Apr 14 16:14:04 2020 +0200
Commit: andreas_kainz 
CommitDate: Tue Apr 14 22:08:12 2020 +0200

tdf#131308 add network gallery

Change-Id: I808d4e7dbc68e4962bf8c8fd1dfc045f9058ebed
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/92199
Tested-by: Jenkins
Reviewed-by: andreas_kainz 

diff --git a/extras/Package_gallmytheme.mk b/extras/Package_gallmytheme.mk
index 7cfce91a3ad6..b19f4e170189 100644
--- a/extras/Package_gallmytheme.mk
+++ b/extras/Package_gallmytheme.mk
@@ -27,4 +27,7 @@ $(eval $(call 
gb_Package_add_files,extras_gallmytheme,$(LIBO_SHARE_PRESETS_FOLDE
shapes.sdg \
shapes.sdv \
shapes.thm \
+   network.sdg \
+   network.sdv \
+   network.thm \
 ))
diff --git a/extras/source/gallery/gallery_mytheme/network.sdg 
b/extras/source/gallery/gallery_mytheme/network.sdg
new file mode 100644
index ..78701a42e87b
Binary files /dev/null and b/extras/source/gallery/gallery_mytheme/network.sdg 
differ
diff --git a/extras/source/gallery/gallery_mytheme/network.sdv 
b/extras/source/gallery/gallery_mytheme/network.sdv
new file mode 100644
index ..b64111dcf12a
Binary files /dev/null and b/extras/source/gallery/gallery_mytheme/network.sdv 
differ
diff --git a/extras/source/gallery/gallery_mytheme/network.thm 
b/extras/source/gallery/gallery_mytheme/network.thm
new file mode 100644
index ..5387602bdc63
Binary files /dev/null and b/extras/source/gallery/gallery_mytheme/network.thm 
differ
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2020-04-14 Thread andreas kainz (via logerrit)
 extras/source/gallery/gallery_mytheme/icons.sdg |binary
 extras/source/gallery/gallery_mytheme/icons.sdv |binary
 extras/source/gallery/gallery_mytheme/icons.thm |binary
 3 files changed

New commits:
commit e185830c823c62926aeaee5842db6495706fe231
Author: andreas kainz 
AuthorDate: Tue Apr 14 16:14:53 2020 +0200
Commit: andreas_kainz 
CommitDate: Tue Apr 14 22:07:42 2020 +0200

add more icon gallery shapes

Change-Id: Ia5c536cff68c3da5dbcbc95928afdf8c37205ad2
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/92200
Tested-by: Jenkins
Reviewed-by: andreas_kainz 

diff --git a/extras/source/gallery/gallery_mytheme/icons.sdg 
b/extras/source/gallery/gallery_mytheme/icons.sdg
index 4ac5fbcfbdec..f135a13d9892 100644
Binary files a/extras/source/gallery/gallery_mytheme/icons.sdg and 
b/extras/source/gallery/gallery_mytheme/icons.sdg differ
diff --git a/extras/source/gallery/gallery_mytheme/icons.sdv 
b/extras/source/gallery/gallery_mytheme/icons.sdv
index 2c320ff29618..cb6dfbb34530 100644
Binary files a/extras/source/gallery/gallery_mytheme/icons.sdv and 
b/extras/source/gallery/gallery_mytheme/icons.sdv differ
diff --git a/extras/source/gallery/gallery_mytheme/icons.thm 
b/extras/source/gallery/gallery_mytheme/icons.thm
index bd44166b44a2..b26e8ee9e219 100644
Binary files a/extras/source/gallery/gallery_mytheme/icons.thm and 
b/extras/source/gallery/gallery_mytheme/icons.thm differ
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2020-04-10 Thread andreas kainz (via logerrit)
 dev/null  |binary
 extras/Module_extras.mk   |1 
 extras/Package_gallwwwgraf.mk |  108 --
 3 files changed, 109 deletions(-)

New commits:
commit 6455fe41d67788a1857824ec0070405155304b3f
Author: andreas kainz 
AuthorDate: Wed Apr 8 15:50:22 2020 +0200
Commit: andreas_kainz 
CommitDate: Fri Apr 10 19:44:38 2020 +0200

tdf#131948 Remove /extras/source/gallery/www-graf

Change-Id: I9392c0b550328fc16e1f6c30b02a6d4afbdb2ff0
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/91923
Tested-by: Jenkins
Reviewed-by: andreas_kainz 

diff --git a/extras/Module_extras.mk b/extras/Module_extras.mk
index e41e542da24f..b1ca87077c50 100644
--- a/extras/Module_extras.mk
+++ b/extras/Module_extras.mk
@@ -30,7 +30,6 @@ $(eval $(call gb_Module_add_targets,extras,\
Package_gallmytheme \
Package_gallroot \
Package_gallsystem \
-   Package_gallwwwgraf \
Package_glade \
Package_labels \
$(if $(filter WNT,$(OS)),Package_newfiles) \
diff --git a/extras/Package_gallwwwgraf.mk b/extras/Package_gallwwwgraf.mk
deleted file mode 100644
index 0cb737b8084c..
--- a/extras/Package_gallwwwgraf.mk
+++ /dev/null
@@ -1,108 +0,0 @@
-# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
-#
-# This file is part of the LibreOffice project.
-#
-# This Source Code Form is subject to the terms of the Mozilla Public
-# License, v. 2.0. If a copy of the MPL was not distributed with this
-# file, You can obtain one at http://mozilla.org/MPL/2.0/.
-#
-
-$(eval $(call 
gb_Package_Package,extras_gallwwwgraf,$(SRCDIR)/extras/source/gallery/www-graf))
-
-$(eval $(call 
gb_Package_add_files,extras_gallwwwgraf,$(LIBO_SHARE_FOLDER)/gallery/www-graf,\
-   bluat.gif \
-   bluback.gif \
-   bludisk.gif \
-   bludown.gif \
-   bluhome.gif \
-   bluinfo.gif \
-   bluleft.gif \
-   blumail.gif \
-   bluminus.gif \
-   bluplus.gif \
-   bluquest.gif \
-   bluright.gif \
-   bluup.gif \
-   gredisk.gif \
-   gredown.gif \
-   grehome.gif \
-   greinfo.gif \
-   greleft.gif \
-   gremail.gif \
-   greminus.gif \
-   greplus.gif \
-   grequest.gif \
-   greright.gif \
-   greup.gif \
-   grnat.gif \
-   grnback.gif \
-   grndisk.gif \
-   grndown.gif \
-   grnexcla.gif \
-   grnhome.gif \
-   grninfo.gif \
-   grnleft.gif \
-   grnmail.gif \
-   grnminus.gif \
-   grnplus.gif \
-   grnquest.gif \
-   grnright.gif \
-   grnup.gif \
-   gryat.gif \
-   gryback.gif \
-   grydisk.gif \
-   grydown.gif \
-   gryhome.gif \
-   gryinfo.gif \
-   gryleft.gif \
-   grymail.gif \
-   gryminus.gif \
-   gryplus.gif \
-   gryquest.gif \
-   gryright.gif \
-   gryup.gif \
-   m...@work.gif \
-   orgat.gif \
-   orgback.gif \
-   orgdisk.gif \
-   orgdown.gif \
-   orghome.gif \
-   orginfo.gif \
-   orgleft.gif \
-   orgmail.gif \
-   orgminus.gif \
-   orgplus.gif \
-   orgquest.gif \
-   orgright.gif \
-   orgup.gif \
-   redat.gif \
-   redback.gif \
-   reddisk.gif \
-   reddown.gif \
-   redhome.gif \
-   redinfo.gif \
-   redleft.gif \
-   redmail.gif \
-   redminus.gif \
-   redplus.gif \
-   redquest.gif \
-   redright.gif \
-   redup.gif \
-   turdown.gif \
-   turhome.gif \
-   turleft.gif \
-   turright.gif \
-   turup.gif \
-   viohome.gif \
-   violeft.gif \
-   vioright.gif \
-   vioup.gif \
-   ylwdown.gif \
-   ylwhome.gif \
-   ylwleft.gif \
-   ylwmail.gif \
-   ylwright.gif \
-   ylwup.gif \
-))
-
-# vim: set noet sw=4 ts=4:
diff --git a/extras/source/gallery/www-graf/bluat.gif 
b/extras/source/gallery/www-graf/bluat.gif
deleted file mode 100644
index 7c9f67994d4f..
Binary files a/extras/source/gallery/www-graf/bluat.gif and /dev/null differ
diff --git a/extras/source/gallery/www-graf/bluback.gif 
b/extras/source/gallery/www-graf/bluback.gif
deleted file mode 100644
index 44a0801be348..
Binary files a/extras/source/gallery/www-graf/bluback.gif and /dev/null differ
diff --git a/extras/source/gallery/www-graf/bludisk.gif 
b/extras/source/gallery/www-graf/bludisk.gif
deleted file mode 100644
index 9d2d8f715e54..
Binary files a/extras/source/gallery/www-graf/bludisk.gif and /dev/null differ
diff --git a/extras/source/gallery/www-graf/bludown.gif 
b/extras/source/gallery/www-graf/bludown.gif
deleted file mode 100644
index 4f091b73de99..
Binary files a/extras/source/gallery/www-graf/bludown.gif and /dev/null differ
diff --git a/extras/source/gallery/www-graf/bluhome.gif 
b/extras/source/gallery/www-graf/bluhome.gif
deleted file mode 100644
index ea52ee4bce8f..
Binary files

[Libreoffice-commits] core.git: include/svx svx/inc svx/source

2020-04-10 Thread andreas kainz (via logerrit)
 include/svx/strings.hrc|   31 +--
 svx/inc/strings.hxx|   27 +++
 svx/source/unodraw/unoprov.cxx |   26 --
 3 files changed, 64 insertions(+), 20 deletions(-)

New commits:
commit 4102c4df3ae0446c9cdd55d64459d975ed18103f
Author: andreas kainz 
AuthorDate: Thu Apr 9 22:05:44 2020 +0200
Commit: andreas_kainz 
CommitDate: Fri Apr 10 09:37:24 2020 +0200

tdf#130074 untranslated Arrow style strings

Change-Id: I451082d34c236f90013749798745f01bf03d971a
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/91998
Tested-by: Jenkins
Reviewed-by: andreas_kainz 

diff --git a/include/svx/strings.hrc b/include/svx/strings.hrc
index b03d2daa4206..09d0f5b8d4d3 100644
--- a/include/svx/strings.hrc
+++ b/include/svx/strings.hrc
@@ -906,27 +906,38 @@
 #define RID_SVXSTR_DASH20   
NC_("RID_SVXSTR_DASH20", "Dashed")
 #define RID_SVXSTR_DASH21   
NC_("RID_SVXSTR_DASH21", "Line Style")
 #define RID_SVXSTR_IMAP_ALL_FILTER  
NC_("RID_SVXSTR_IMAP_ALL_FILTER", "All formats")
-#define RID_SVXSTR_LEND0
NC_("RID_SVXSTR_LEND0", "Arrow concave")
+#define RID_SVXSTR_LEND0
NC_("RID_SVXSTR_LEND0", "Concave short")
 #define RID_SVXSTR_LEND1
NC_("RID_SVXSTR_LEND1", "Square 45")
-#define RID_SVXSTR_LEND2
NC_("RID_SVXSTR_LEND2", "Small arrow")
-#define RID_SVXSTR_LEND3
NC_("RID_SVXSTR_LEND3", "Dimension lines")
+#define RID_SVXSTR_LEND2
NC_("RID_SVXSTR_LEND2", "Arrow short")
+#define RID_SVXSTR_LEND3
NC_("RID_SVXSTR_LEND3", "Dimension Lines")
 #define RID_SVXSTR_LEND4
NC_("RID_SVXSTR_LEND4", "Double Arrow")
-#define RID_SVXSTR_LEND5
NC_("RID_SVXSTR_LEND5", "Rounded short arrow")
-#define RID_SVXSTR_LEND6
NC_("RID_SVXSTR_LEND6", "Symmetric arrow")
-#define RID_SVXSTR_LEND7
NC_("RID_SVXSTR_LEND7", "Line arrow")
-#define RID_SVXSTR_LEND8
NC_("RID_SVXSTR_LEND8", "Rounded large arrow")
+#define RID_SVXSTR_LEND5
NC_("RID_SVXSTR_LEND5", "Triangle")
+#define RID_SVXSTR_LEND6
NC_("RID_SVXSTR_LEND6", "Concave")
+#define RID_SVXSTR_LEND7
NC_("RID_SVXSTR_LEND7", "Arrow large")
+#define RID_SVXSTR_LEND8
NC_("RID_SVXSTR_LEND8", "Dimension Line")
 #define RID_SVXSTR_LEND9
NC_("RID_SVXSTR_LEND9", "Circle")
 #define RID_SVXSTR_LEND10   
NC_("RID_SVXSTR_LEND10", "Square")
 #define RID_SVXSTR_LEND11   
NC_("RID_SVXSTR_LEND11", "Arrow")
-#define RID_SVXSTR_LEND12   
NC_("RID_SVXSTR_LEND12", "Short line arrow")
+#define RID_SVXSTR_LEND12   
NC_("RID_SVXSTR_LEND12", "Half Circle")
 #define RID_SVXSTR_LEND13   
NC_("RID_SVXSTR_LEND13", "Triangle unfilled")
 #define RID_SVXSTR_LEND14   
NC_("RID_SVXSTR_LEND14", "Diamond unfilled")
 #define RID_SVXSTR_LEND15   
NC_("RID_SVXSTR_LEND15", "Diamond")
 #define RID_SVXSTR_LEND16   
NC_("RID_SVXSTR_LEND16", "Circle unfilled")
 #define RID_SVXSTR_LEND17   
NC_("RID_SVXSTR_LEND17", "Square 45 unfilled")
 #define RID_SVXSTR_LEND18   
NC_("RID_SVXSTR_LEND18", "Square unfilled")
-#define RID_SVXSTR_LEND19   
NC_("RID_SVXSTR_LEND19", "Half circle unfilled")
-#define RID_SVXSTR_LEND20   
NC_("RID_SVXSTR_LEND20", "Arrowhead")
+#define RID_SVXSTR_LEND19   
NC_("RID_SVXSTR_LEND19", "Half Circle unfilled")
+#define RID_SVXSTR_LEND20 

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

2020-04-09 Thread andreas kainz (via logerrit)
 extras/source/palettes/standard.soe |   63 
 1 file changed, 35 insertions(+), 28 deletions(-)

New commits:
commit 22a1557314ffa7c8ae57ebe5d0056893ed1103a8
Author: andreas kainz 
AuthorDate: Thu Apr 9 13:14:23 2020 +0200
Commit: andreas_kainz 
CommitDate: Thu Apr 9 21:51:24 2020 +0200

tdf#126648 Update Arrow Style sorting after size and fill options

Change-Id: I977099f4e8cb23b5d2695ec48a5ffd43b60d260e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/91966
Tested-by: Jenkins
Reviewed-by: andreas_kainz 

diff --git a/extras/source/palettes/standard.soe 
b/extras/source/palettes/standard.soe
index 7e20a7aab8de..ff20d2bee71e 100644
--- a/extras/source/palettes/standard.soe
+++ b/extras/source/palettes/standard.soe
@@ -1,32 +1,39 @@
 
 http://openoffice.org/2000/office; 
xmlns:style="http://openoffice.org/2000/style; 
xmlns:text="http://openoffice.org/2000/text; 
xmlns:table="http://openoffice.org/2000/table; 
xmlns:draw="http://openoffice.org/2000/drawing; 
xmlns:fo="http://www.w3.org/1999/XSL/Format; 
xmlns:xlink="http://www.w3.org/1999/xlink; 
xmlns:dc="http://purl.org/dc/elements/1.1/; 
xmlns:meta="http://openoffice.org/2000/meta; 
xmlns:number="http://openoffice.org/2000/datastyle; 
xmlns:svg="http://www.w3.org/2000/svg; 
xmlns:chart="http://openoffice.org/2000/chart; 
xmlns:dr3d="http://openoffice.org/2000/dr3d; 
xmlns:math="http://www.w3.org/1998/Math/MathML; 
xmlns:form="http://openoffice.org/2000/form; 
xmlns:script="http://openoffice.org/2000/script;>
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
-  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+
+  
+  
+  
+  
+
+  
+  
+  
+  
+  
+  
   
-  
-  
-  
-  
-  
-   
-  
-  
-  
+
+  
+  
+  
+  
+
+  
+  
+  
+   
+  
+  
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2020-04-09 Thread andreas kainz (via logerrit)
 extras/Package_gallmytheme.mk   |6 +++---
 extras/source/gallery/gallery_mytheme/icons.sdv |binary
 extras/source/gallery/gallery_mytheme/icons.thm |binary
 3 files changed, 3 insertions(+), 3 deletions(-)

New commits:
commit be89b4376dbba72ca8ca26dd79a5eb0a7588b826
Author: andreas kainz 
AuthorDate: Thu Apr 9 09:35:34 2020 +0200
Commit: andreas_kainz 
CommitDate: Thu Apr 9 10:57:57 2020 +0200

Gallery Rename Symbols to Icons

Change-Id: I175617d7892887556bd8deea729741990a8999a0
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/91949
Tested-by: Jenkins
Reviewed-by: andreas_kainz 

diff --git a/extras/Package_gallmytheme.mk b/extras/Package_gallmytheme.mk
index 6edf2d1f6cca..7cfce91a3ad6 100644
--- a/extras/Package_gallmytheme.mk
+++ b/extras/Package_gallmytheme.mk
@@ -21,9 +21,9 @@ $(eval $(call 
gb_Package_add_files,extras_gallmytheme,$(LIBO_SHARE_PRESETS_FOLDE
flowchart.sdg \
flowchart.sdv \
flowchart.thm \
-   symbol.sdg \
-   symbol.sdv \
-   symbol.thm \
+   icons.sdg \
+   icons.sdv \
+   icons.thm \
shapes.sdg \
shapes.sdv \
shapes.thm \
diff --git a/extras/source/gallery/gallery_mytheme/symbol.sdg 
b/extras/source/gallery/gallery_mytheme/icons.sdg
similarity index 100%
rename from extras/source/gallery/gallery_mytheme/symbol.sdg
rename to extras/source/gallery/gallery_mytheme/icons.sdg
diff --git a/extras/source/gallery/gallery_mytheme/symbol.sdv 
b/extras/source/gallery/gallery_mytheme/icons.sdv
similarity index 99%
rename from extras/source/gallery/gallery_mytheme/symbol.sdv
rename to extras/source/gallery/gallery_mytheme/icons.sdv
index b1c52a3a741b..2c320ff29618 100644
Binary files a/extras/source/gallery/gallery_mytheme/symbol.sdv and 
b/extras/source/gallery/gallery_mytheme/icons.sdv differ
diff --git a/extras/source/gallery/gallery_mytheme/symbol.thm 
b/extras/source/gallery/gallery_mytheme/icons.thm
similarity index 54%
rename from extras/source/gallery/gallery_mytheme/symbol.thm
rename to extras/source/gallery/gallery_mytheme/icons.thm
index 3d1644b0d7b9..bd44166b44a2 100644
Binary files a/extras/source/gallery/gallery_mytheme/symbol.thm and 
b/extras/source/gallery/gallery_mytheme/icons.thm differ
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2020-04-08 Thread andreas kainz (via logerrit)
 extras/source/gallery/gallery_mytheme/arrows.sdv |binary
 extras/source/gallery/gallery_mytheme/arrows.thm |binary
 2 files changed

New commits:
commit dc19a76efd8334b0fca9ef0537daf5bd25014b70
Author: andreas kainz 
AuthorDate: Wed Apr 8 22:16:56 2020 +0200
Commit: andreas_kainz 
CommitDate: Wed Apr 8 23:25:08 2020 +0200

Arrow Gallery update

Change-Id: Iec6fc862d2d55e1d1ffc54f2941aa50b0e04b102
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/91938
Tested-by: Jenkins
Reviewed-by: andreas_kainz 

diff --git a/extras/source/gallery/gallery_mytheme/arrows.sdv 
b/extras/source/gallery/gallery_mytheme/arrows.sdv
index 288e64303c4c..22150a07a7a7 100644
Binary files a/extras/source/gallery/gallery_mytheme/arrows.sdv and 
b/extras/source/gallery/gallery_mytheme/arrows.sdv differ
diff --git a/extras/source/gallery/gallery_mytheme/arrows.thm 
b/extras/source/gallery/gallery_mytheme/arrows.thm
index 76fe10695679..7a33a0751fae 100644
Binary files a/extras/source/gallery/gallery_mytheme/arrows.thm and 
b/extras/source/gallery/gallery_mytheme/arrows.thm differ
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2020-04-08 Thread andreas kainz (via logerrit)
 extras/Package_gallmytheme.mk|3 +++
 extras/source/gallery/gallery_mytheme/shapes.sdg |binary
 extras/source/gallery/gallery_mytheme/shapes.sdv |binary
 extras/source/gallery/gallery_mytheme/shapes.thm |binary
 4 files changed, 3 insertions(+)

New commits:
commit 20ca75db653378dfa6251d737112ccec810292ac
Author: andreas kainz 
AuthorDate: Wed Apr 8 15:59:48 2020 +0200
Commit: andreas_kainz 
CommitDate: Wed Apr 8 20:16:47 2020 +0200

tdf#131795 Add new Shapes/Symbols Gallery

Change-Id: I5880e90acd69d8d7bc64d56491cf4d51463d9496
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/91926
Tested-by: Jenkins
Reviewed-by: andreas_kainz 

diff --git a/extras/Package_gallmytheme.mk b/extras/Package_gallmytheme.mk
index f964bc61d110..6edf2d1f6cca 100644
--- a/extras/Package_gallmytheme.mk
+++ b/extras/Package_gallmytheme.mk
@@ -24,4 +24,7 @@ $(eval $(call 
gb_Package_add_files,extras_gallmytheme,$(LIBO_SHARE_PRESETS_FOLDE
symbol.sdg \
symbol.sdv \
symbol.thm \
+   shapes.sdg \
+   shapes.sdv \
+   shapes.thm \
 ))
diff --git a/extras/source/gallery/gallery_mytheme/shapes.sdg 
b/extras/source/gallery/gallery_mytheme/shapes.sdg
new file mode 100644
index ..6ac7113be618
Binary files /dev/null and b/extras/source/gallery/gallery_mytheme/shapes.sdg 
differ
diff --git a/extras/source/gallery/gallery_mytheme/shapes.sdv 
b/extras/source/gallery/gallery_mytheme/shapes.sdv
new file mode 100644
index ..d19fbf155db4
Binary files /dev/null and b/extras/source/gallery/gallery_mytheme/shapes.sdv 
differ
diff --git a/extras/source/gallery/gallery_mytheme/shapes.thm 
b/extras/source/gallery/gallery_mytheme/shapes.thm
new file mode 100644
index ..57ff7f085cbf
Binary files /dev/null and b/extras/source/gallery/gallery_mytheme/shapes.thm 
differ
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2020-04-08 Thread andreas kainz (via logerrit)
 dev/null   |binary
 extras/Module_extras.mk|1 
 extras/Package_gallhtmlexpo.mk |   63 -
 3 files changed, 64 deletions(-)

New commits:
commit 586d0f7458a0e23bbd35d8ff797fd86878e41138
Author: andreas kainz 
AuthorDate: Wed Apr 8 08:28:56 2020 +0200
Commit: andreas_kainz 
CommitDate: Wed Apr 8 11:04:55 2020 +0200

tdf#131949 Remove /extras/source/gallery/htmlexpo

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

diff --git a/extras/Module_extras.mk b/extras/Module_extras.mk
index c0986d8ca40e..e41e542da24f 100644
--- a/extras/Module_extras.mk
+++ b/extras/Module_extras.mk
@@ -27,7 +27,6 @@ $(eval $(call gb_Module_add_targets,extras,\
Package_fonts \
Package_resource_fonts \
Package_gallbullets \
-   Package_gallhtmlexpo \
Package_gallmytheme \
Package_gallroot \
Package_gallsystem \
diff --git a/extras/Package_gallhtmlexpo.mk b/extras/Package_gallhtmlexpo.mk
deleted file mode 100644
index 43587fa1c66d..
--- a/extras/Package_gallhtmlexpo.mk
+++ /dev/null
@@ -1,63 +0,0 @@
-# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
-#
-# This file is part of the LibreOffice project.
-#
-# This Source Code Form is subject to the terms of the Mozilla Public
-# License, v. 2.0. If a copy of the MPL was not distributed with this
-# file, You can obtain one at http://mozilla.org/MPL/2.0/.
-#
-
-$(eval $(call 
gb_Package_Package,extras_gallhtmlexpo,$(SRCDIR)/extras/source/gallery/htmlexpo))
-
-$(eval $(call 
gb_Package_add_files,extras_gallhtmlexpo,$(LIBO_SHARE_FOLDER)/gallery/htmlexpo,\
-   bludown.gif \
-   blufirs_.gif \
-   blufirs.gif \
-   blulast_.gif \
-   blulast.gif \
-   blunav.gif \
-   blunext_.gif \
-   blunext.gif \
-   bluprev_.gif \
-   bluprev.gif \
-   blutext.gif \
-   bluup.gif \
-   cubdown.gif \
-   cubfirs_.gif \
-   cubfirs.gif \
-   cublast_.gif \
-   cublast.gif \
-   cubnav.gif \
-   cubnext_.gif \
-   cubnext.gif \
-   cubprev_.gif \
-   cubprev.gif \
-   cubtext.gif \
-   cubup.gif \
-   gredown.gif \
-   grefirs_.gif \
-   grefirs.gif \
-   grelast_.gif \
-   grelast.gif \
-   grenav.gif \
-   grenext_.gif \
-   grenext.gif \
-   greprev_.gif \
-   greprev.gif \
-   gretext.gif \
-   greup.gif \
-   simdown.gif \
-   simfirs_.gif \
-   simfirs.gif \
-   simlast_.gif \
-   simlast.gif \
-   simnav.gif \
-   simnext_.gif \
-   simnext.gif \
-   simprev_.gif \
-   simprev.gif \
-   simtext.gif \
-   simup.gif \
-))
-
-# vim: set noet sw=4 ts=4:
diff --git a/extras/source/gallery/htmlexpo/bludown.gif 
b/extras/source/gallery/htmlexpo/bludown.gif
deleted file mode 100644
index 8db5e143b4f7..
Binary files a/extras/source/gallery/htmlexpo/bludown.gif and /dev/null differ
diff --git a/extras/source/gallery/htmlexpo/blufirs.gif 
b/extras/source/gallery/htmlexpo/blufirs.gif
deleted file mode 100644
index 34c390f9bf97..
Binary files a/extras/source/gallery/htmlexpo/blufirs.gif and /dev/null differ
diff --git a/extras/source/gallery/htmlexpo/blufirs_.gif 
b/extras/source/gallery/htmlexpo/blufirs_.gif
deleted file mode 100644
index 617be4f8349e..
Binary files a/extras/source/gallery/htmlexpo/blufirs_.gif and /dev/null differ
diff --git a/extras/source/gallery/htmlexpo/blulast.gif 
b/extras/source/gallery/htmlexpo/blulast.gif
deleted file mode 100644
index 9356074310c4..
Binary files a/extras/source/gallery/htmlexpo/blulast.gif and /dev/null differ
diff --git a/extras/source/gallery/htmlexpo/blulast_.gif 
b/extras/source/gallery/htmlexpo/blulast_.gif
deleted file mode 100644
index 5d22bd51d821..
Binary files a/extras/source/gallery/htmlexpo/blulast_.gif and /dev/null differ
diff --git a/extras/source/gallery/htmlexpo/blunav.gif 
b/extras/source/gallery/htmlexpo/blunav.gif
deleted file mode 100644
index 2a863c68fcf2..
Binary files a/extras/source/gallery/htmlexpo/blunav.gif and /dev/null differ
diff --git a/extras/source/gallery/htmlexpo/blunext.gif 
b/extras/source/gallery/htmlexpo/blunext.gif
deleted file mode 100644
index c4e28a48b6ec..
Binary files a/extras/source/gallery/htmlexpo/blunext.gif and /dev/null differ
diff --git a/extras/source/gallery/htmlexpo/blunext_.gif 
b/extras/source/gallery/htmlexpo/blunext_.gif
deleted file mode 100644
index bc2b1d64e511..
Binary files a/extras/source/gallery/htmlexpo/blunext_.gif and /dev/null differ
diff --git a/extras/source/gallery/htmlexpo/bluprev.gif 
b/extras/source/gallery/htmlexpo/bluprev.gif
deleted file mode 100644
index ffd6416c0b23..

[Libreoffice-commits] core.git: Branch 'distro/cib/libreoffice-6-1' - 5 commits - icon-themes/breeze icon-themes/breeze_dark icon-themes/breeze_dark_svg icon-themes/breeze_svg icon-themes/colibre icon

2020-04-07 Thread andreas kainz (via logerrit)
Rebased ref, commits from common ancestor:
commit ff1145d3aa1579a073990d0dee5b6e4a163e7bde
Author: andreas kainz 
AuthorDate: Tue Feb 18 20:18:19 2020 +0100
Commit: Thorsten Behrens 
CommitDate: Tue Apr 7 16:08:02 2020 +0200

tdf#130648 add colibre 32px protect icons

Change-Id: I5c1d2a37f88745820cbae693a1e9897c922de13c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88981
Tested-by: Jenkins
Reviewed-by: andreas_kainz 
(cherry picked from commit 55981cd0bea950a24b89059c22bc291877205419)

diff --git a/icon-themes/colibre/cmd/32/protectbookmarks.png 
b/icon-themes/colibre/cmd/32/protectbookmarks.png
new file mode 100644
index ..49602ab97aa6
Binary files /dev/null and b/icon-themes/colibre/cmd/32/protectbookmarks.png 
differ
diff --git a/icon-themes/colibre/cmd/32/protectfields.png 
b/icon-themes/colibre/cmd/32/protectfields.png
new file mode 100644
index ..04393b6c317c
Binary files /dev/null and b/icon-themes/colibre/cmd/32/protectfields.png differ
diff --git a/icon-themes/colibre_svg/cmd/32/protectbookmarks.svg 
b/icon-themes/colibre_svg/cmd/32/protectbookmarks.svg
new file mode 100644
index ..268ecb9ef7d8
--- /dev/null
+++ b/icon-themes/colibre_svg/cmd/32/protectbookmarks.svg
@@ -0,0 +1,13 @@
+http://www.w3.org/2000/svg;>
+  
+  
+  
+
diff --git a/icon-themes/colibre_svg/cmd/32/protectfields.svg 
b/icon-themes/colibre_svg/cmd/32/protectfields.svg
new file mode 100644
index ..d9c81572a396
--- /dev/null
+++ b/icon-themes/colibre_svg/cmd/32/protectfields.svg
@@ -0,0 +1,14 @@
+http://www.w3.org/2000/svg;>
+  
+  
+  
+
commit d8630a47d741cfda33dc41457c66e061383017f4
Author: andreas kainz 
AuthorDate: Mon Feb 17 22:42:34 2020 +0100
Commit: Thorsten Behrens 
CommitDate: Tue Apr 7 16:08:02 2020 +0200

tdf#130648 Add icons for ProtectField and PrtectBookmarks

Change-Id: I064c9ac69b224937b281ea5c9a1eefc3cdfeba6d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88894
Tested-by: Jenkins
Reviewed-by: andreas_kainz 
(cherry picked from commit 2d1994dc01f162ccab68abab45ef3cce381aacbd)

Only adding _new_ protect icons here.

Change-Id: I1be7ee9874f16faf0631f62a01445e930bf65d22

Conflicts:
icon-themes/colibre_svg/cmd/sc_protect.svg

diff --git a/icon-themes/colibre/cmd/lc_protectbookmarks.png 
b/icon-themes/colibre/cmd/lc_protectbookmarks.png
new file mode 100644
index ..5c5482dc0a5f
Binary files /dev/null and b/icon-themes/colibre/cmd/lc_protectbookmarks.png 
differ
diff --git a/icon-themes/colibre/cmd/lc_protectfields.png 
b/icon-themes/colibre/cmd/lc_protectfields.png
new file mode 100644
index ..5d9911cb3d8a
Binary files /dev/null and b/icon-themes/colibre/cmd/lc_protectfields.png differ
diff --git a/icon-themes/colibre/cmd/sc_protectbookmarks.png 
b/icon-themes/colibre/cmd/sc_protectbookmarks.png
new file mode 100644
index ..b2fb1169ea32
Binary files /dev/null and b/icon-themes/colibre/cmd/sc_protectbookmarks.png 
differ
diff --git a/icon-themes/colibre/cmd/sc_protectfields.png 
b/icon-themes/colibre/cmd/sc_protectfields.png
new file mode 100644
index ..f80506913565
Binary files /dev/null and b/icon-themes/colibre/cmd/sc_protectfields.png differ
diff --git a/icon-themes/colibre_svg/cmd/lc_protectbookmarks.svg 
b/icon-themes/colibre_svg/cmd/lc_protectbookmarks.svg
new file mode 100644
index ..e537bf9e1bcd
--- /dev/null
+++ b/icon-themes/colibre_svg/cmd/lc_protectbookmarks.svg
@@ -0,0 +1,17 @@
+  http://www.w3.org/2000/svg;>
+  
+  
+  
+  
+
diff --git a/icon-themes/colibre_svg/cmd/lc_protectfields.svg 
b/icon-themes/colibre_svg/cmd/lc_protectfields.svg
new file mode 100644
index ..edbcf1b04d4e
--- /dev/null
+++ b/icon-themes/colibre_svg/cmd/lc_protectfields.svg
@@ -0,0 +1,14 @@
+http://www.w3.org/2000/svg;>
+  
+  
+  
+
diff --git a/icon-themes/colibre_svg/cmd/sc_protectbookmarks.svg 
b/icon-themes/colibre_svg/cmd/sc_protectbookmarks.svg
new file mode 100644
index ..6b1264c47b98
--- /dev/null
+++ b/icon-themes/colibre_svg/cmd/sc_protectbookmarks.svg
@@ -0,0 +1,14 @@
+http://www.w3.org/2000/svg;>
+
+
+
+
diff --git a/icon-themes/colibre_svg/cmd/sc_protectfields.svg 
b/icon-themes/colibre_svg/cmd/sc_protectfields.svg
new file mode 100644
index ..035193fc42e6
--- /dev/null
+++ b/icon-themes/colibre_svg/cmd/sc_protectfields.svg
@@ -0,0 +1,10 @@
+http://www.w3.org/2000/svg;>
+  
+  
+
commit 09f6c05298e9b90e8f0a926103e3eb63c0d48d58
Author: rizmut 
AuthorDate: Sat Feb 15 20:36:26 2020 +0700
Commit: Thorsten Behrens 
CommitDate: Tue Apr 7 16:08:01 2020 +0200

tdf#130648:+ icons for new .uno:ProtectBookmarks & .uno:ProtectFields

Change-Id: Ie9bee00bec79f2bc1d85e5e17556676e71842ef7
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88757
Tested-by: Jenkins
Reviewed-by: Rizal Muttaqin 
(che

[Libreoffice-commits] core.git: Branch 'distro/cib/libreoffice-6-1' - 5 commits - icon-themes/breeze icon-themes/breeze_dark icon-themes/breeze_dark_svg icon-themes/breeze_svg icon-themes/colibre icon

2020-04-07 Thread andreas kainz (via logerrit)
/sifr_dark_svg/cmd/sc_protectbookmarks.svg   |1 
 icon-themes/sifr_dark_svg/cmd/sc_protectfields.svg  |1 
 icon-themes/sifr_svg/cmd/32/protectbookmarks.svg|1 
 icon-themes/sifr_svg/cmd/32/protectfields.svg   |1 
 icon-themes/sifr_svg/cmd/lc_protectbookmarks.svg|1 
 icon-themes/sifr_svg/cmd/lc_protectfields.svg   |1 
 icon-themes/sifr_svg/cmd/sc_protectbookmarks.svg|1 
 icon-themes/sifr_svg/cmd/sc_protectfields.svg   |1 
 sw/inc/cmdid.h  |3 +
 sw/sdi/_textsh.sdi  |   12 +
 sw/sdi/swriter.sdi  |   36 
 sw/source/uibase/shells/textsh1.cxx |   24 ++
 88 files changed, 195 insertions(+)

New commits:
commit 5e705f4a8cece64f65430f9caf0e7daa8312e1e1
Author: andreas kainz 
AuthorDate: Tue Feb 18 20:18:19 2020 +0100
Commit: Thorsten Behrens 
CommitDate: Tue Apr 7 15:08:57 2020 +0200

tdf#130648 add colibre 32px protect icons

Change-Id: I5c1d2a37f88745820cbae693a1e9897c922de13c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88981
Tested-by: Jenkins
Reviewed-by: andreas_kainz 
(cherry picked from commit 55981cd0bea950a24b89059c22bc291877205419)

diff --git a/icon-themes/colibre/cmd/32/protectbookmarks.png 
b/icon-themes/colibre/cmd/32/protectbookmarks.png
new file mode 100644
index ..49602ab97aa6
Binary files /dev/null and b/icon-themes/colibre/cmd/32/protectbookmarks.png 
differ
diff --git a/icon-themes/colibre/cmd/32/protectfields.png 
b/icon-themes/colibre/cmd/32/protectfields.png
new file mode 100644
index ..04393b6c317c
Binary files /dev/null and b/icon-themes/colibre/cmd/32/protectfields.png differ
diff --git a/icon-themes/colibre_svg/cmd/32/protectbookmarks.svg 
b/icon-themes/colibre_svg/cmd/32/protectbookmarks.svg
new file mode 100644
index ..268ecb9ef7d8
--- /dev/null
+++ b/icon-themes/colibre_svg/cmd/32/protectbookmarks.svg
@@ -0,0 +1,13 @@
+http://www.w3.org/2000/svg;>
+  
+  
+  
+
diff --git a/icon-themes/colibre_svg/cmd/32/protectfields.svg 
b/icon-themes/colibre_svg/cmd/32/protectfields.svg
new file mode 100644
index ..d9c81572a396
--- /dev/null
+++ b/icon-themes/colibre_svg/cmd/32/protectfields.svg
@@ -0,0 +1,14 @@
+http://www.w3.org/2000/svg;>
+  
+  
+  
+
commit 8c7a92c7d2f1704bf7b7e73de5f71925e1c97142
Author: andreas kainz 
AuthorDate: Mon Feb 17 22:42:34 2020 +0100
Commit: Thorsten Behrens 
CommitDate: Tue Apr 7 15:08:45 2020 +0200

tdf#130648 Add icons for ProtectField and PrtectBookmarks

Change-Id: I064c9ac69b224937b281ea5c9a1eefc3cdfeba6d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88894
Tested-by: Jenkins
Reviewed-by: andreas_kainz 
(cherry picked from commit 2d1994dc01f162ccab68abab45ef3cce381aacbd)

Only adding _new_ protect icons here.

Change-Id: I1be7ee9874f16faf0631f62a01445e930bf65d22

Conflicts:
icon-themes/colibre_svg/cmd/sc_protect.svg

diff --git a/icon-themes/colibre/cmd/lc_protectbookmarks.png 
b/icon-themes/colibre/cmd/lc_protectbookmarks.png
new file mode 100644
index ..5c5482dc0a5f
Binary files /dev/null and b/icon-themes/colibre/cmd/lc_protectbookmarks.png 
differ
diff --git a/icon-themes/colibre/cmd/lc_protectfields.png 
b/icon-themes/colibre/cmd/lc_protectfields.png
new file mode 100644
index ..5d9911cb3d8a
Binary files /dev/null and b/icon-themes/colibre/cmd/lc_protectfields.png differ
diff --git a/icon-themes/colibre/cmd/sc_protectbookmarks.png 
b/icon-themes/colibre/cmd/sc_protectbookmarks.png
new file mode 100644
index ..b2fb1169ea32
Binary files /dev/null and b/icon-themes/colibre/cmd/sc_protectbookmarks.png 
differ
diff --git a/icon-themes/colibre/cmd/sc_protectfields.png 
b/icon-themes/colibre/cmd/sc_protectfields.png
new file mode 100644
index ..f80506913565
Binary files /dev/null and b/icon-themes/colibre/cmd/sc_protectfields.png differ
diff --git a/icon-themes/colibre_svg/cmd/lc_protectbookmarks.svg 
b/icon-themes/colibre_svg/cmd/lc_protectbookmarks.svg
new file mode 100644
index ..e537bf9e1bcd
--- /dev/null
+++ b/icon-themes/colibre_svg/cmd/lc_protectbookmarks.svg
@@ -0,0 +1,17 @@
+  http://www.w3.org/2000/svg;>
+  
+  
+  
+  
+
diff --git a/icon-themes/colibre_svg/cmd/lc_protectfields.svg 
b/icon-themes/colibre_svg/cmd/lc_protectfields.svg
new file mode 100644
index ..edbcf1b04d4e
--- /dev/null
+++ b/icon-themes/colibre_svg/cmd/lc_protectfields.svg
@@ -0,0 +1,14 @@
+http://www.w3.org/2000/svg;>
+  
+  
+  
+
diff --git a/icon-themes/colibre_svg/cmd/sc_protectbookmarks.svg 
b/icon-themes/colibre_svg/cmd/sc_protectbookmarks.svg
new file mode 100644
index ..6b1264c47b98
--- /dev/null
+++ b/icon-themes/colibre_svg/cmd/sc_protectbookmarks.svg
@@ -0,0 +1,14 @@
+http:

[Libreoffice-commits] core.git: sd/Package_web.mk sd/res

2020-04-07 Thread andreas kainz (via logerrit)
 dev/null  |binary
 sd/Package_web.mk |   11 ++-
 sd/res/buttons/elementary.zip |binary
 sd/res/buttons/sukapura.zip   |binary
 4 files changed, 2 insertions(+), 9 deletions(-)

New commits:
commit a7f36ba45bf86ccd8f8a61c27f5b25d0999176b1
Author: andreas kainz 
AuthorDate: Sun Apr 5 01:32:53 2020 +0200
Commit: andreas_kainz 
CommitDate: Tue Apr 7 11:28:26 2020 +0200

tdf#131870 update button icons add elementary and sukapura

Change-Id: Iada1ba5071ee4659ef0bb64b703be339f49a0833
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/91701
Reviewed-by: andreas_kainz 
Tested-by: Jenkins

diff --git a/sd/Package_web.mk b/sd/Package_web.mk
index 62a8998641f7..1c7c6b80a537 100644
--- a/sd/Package_web.mk
+++ b/sd/Package_web.mk
@@ -28,17 +28,10 @@ $(eval $(call 
gb_Package_add_files,sd_web,$(LIBO_SHARE_FOLDER)/config/webcast,\
 ))
 
 $(eval $(call 
gb_Package_add_files,sd_web,$(LIBO_SHARE_FOLDER)/config/wizard/web/buttons,\
-   buttons/glas-blue.zip \
-   buttons/glas-green.zip \
-   buttons/glas-red.zip \
-   buttons/round-gorilla.zip \
+   buttons/elementary.zip \
+   buttons/sukapura.zip \
buttons/round-white.zip \
buttons/simple.zip \
-   buttons/square-blue.zip \
-   buttons/square-gray.zip \
-   buttons/square-green.zip \
-   buttons/square-red.zip \
-   buttons/square-yellow.zip \
 ))
 
 # vim: set noet sw=4 ts=4:
diff --git a/sd/res/buttons/elementary.zip b/sd/res/buttons/elementary.zip
new file mode 100644
index ..070606683648
Binary files /dev/null and b/sd/res/buttons/elementary.zip differ
diff --git a/sd/res/buttons/glas-blue.zip b/sd/res/buttons/glas-blue.zip
deleted file mode 100644
index 93a380b6c522..
Binary files a/sd/res/buttons/glas-blue.zip and /dev/null differ
diff --git a/sd/res/buttons/glas-green.zip b/sd/res/buttons/glas-green.zip
deleted file mode 100644
index af1543545442..
Binary files a/sd/res/buttons/glas-green.zip and /dev/null differ
diff --git a/sd/res/buttons/glas-red.zip b/sd/res/buttons/glas-red.zip
deleted file mode 100644
index 914514c7f166..
Binary files a/sd/res/buttons/glas-red.zip and /dev/null differ
diff --git a/sd/res/buttons/round-gorilla.zip b/sd/res/buttons/round-gorilla.zip
deleted file mode 100644
index 727df6b92e52..
Binary files a/sd/res/buttons/round-gorilla.zip and /dev/null differ
diff --git a/sd/res/buttons/square-blue.zip b/sd/res/buttons/square-blue.zip
deleted file mode 100644
index 86c33465fb6d..
Binary files a/sd/res/buttons/square-blue.zip and /dev/null differ
diff --git a/sd/res/buttons/square-gray.zip b/sd/res/buttons/square-gray.zip
deleted file mode 100644
index 31713b7975c3..
Binary files a/sd/res/buttons/square-gray.zip and /dev/null differ
diff --git a/sd/res/buttons/square-green.zip b/sd/res/buttons/square-green.zip
deleted file mode 100644
index 6962225306d0..
Binary files a/sd/res/buttons/square-green.zip and /dev/null differ
diff --git a/sd/res/buttons/square-red.zip b/sd/res/buttons/square-red.zip
deleted file mode 100644
index 8199cbe736b6..
Binary files a/sd/res/buttons/square-red.zip and /dev/null differ
diff --git a/sd/res/buttons/square-yellow.zip b/sd/res/buttons/square-yellow.zip
deleted file mode 100644
index 27af86075ee5..
Binary files a/sd/res/buttons/square-yellow.zip and /dev/null differ
diff --git a/sd/res/buttons/sukapura.zip b/sd/res/buttons/sukapura.zip
new file mode 100644
index ..f50001f0c906
Binary files /dev/null and b/sd/res/buttons/sukapura.zip differ
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2020-04-07 Thread andreas kainz (via logerrit)
 extras/Package_gallmytheme.mk|6 +++---
 extras/source/gallery/gallery_mytheme/symbol.sdv |binary
 extras/source/gallery/gallery_mytheme/symbol.thm |binary
 3 files changed, 3 insertions(+), 3 deletions(-)

New commits:
commit d8e91c932dcbc5692661d437e74c51b395a061a2
Author: andreas kainz 
AuthorDate: Tue Apr 7 08:45:48 2020 +0200
Commit: andreas_kainz 
CommitDate: Tue Apr 7 10:43:20 2020 +0200

Gallery: change name from icons to symbols

Change-Id: I562bd6ce4a53b66aba52c62a0a6130aaf0dd461f
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/91792
Tested-by: Jenkins
Reviewed-by: andreas_kainz 

diff --git a/extras/Package_gallmytheme.mk b/extras/Package_gallmytheme.mk
index 95c26e02841a..f964bc61d110 100644
--- a/extras/Package_gallmytheme.mk
+++ b/extras/Package_gallmytheme.mk
@@ -21,7 +21,7 @@ $(eval $(call 
gb_Package_add_files,extras_gallmytheme,$(LIBO_SHARE_PRESETS_FOLDE
flowchart.sdg \
flowchart.sdv \
flowchart.thm \
-   icons.sdg \
-   icons.sdv \
-   icons.thm \
+   symbol.sdg \
+   symbol.sdv \
+   symbol.thm \
 ))
diff --git a/extras/source/gallery/gallery_mytheme/icons.sdg 
b/extras/source/gallery/gallery_mytheme/symbol.sdg
similarity index 100%
rename from extras/source/gallery/gallery_mytheme/icons.sdg
rename to extras/source/gallery/gallery_mytheme/symbol.sdg
diff --git a/extras/source/gallery/gallery_mytheme/icons.sdv 
b/extras/source/gallery/gallery_mytheme/symbol.sdv
similarity index 99%
rename from extras/source/gallery/gallery_mytheme/icons.sdv
rename to extras/source/gallery/gallery_mytheme/symbol.sdv
index 6b5f0a7ebcad..b1c52a3a741b 100644
Binary files a/extras/source/gallery/gallery_mytheme/icons.sdv and 
b/extras/source/gallery/gallery_mytheme/symbol.sdv differ
diff --git a/extras/source/gallery/gallery_mytheme/icons.thm 
b/extras/source/gallery/gallery_mytheme/symbol.thm
similarity index 54%
rename from extras/source/gallery/gallery_mytheme/icons.thm
rename to extras/source/gallery/gallery_mytheme/symbol.thm
index 0ffd59539002..3d1644b0d7b9 100644
Binary files a/extras/source/gallery/gallery_mytheme/icons.thm and 
b/extras/source/gallery/gallery_mytheme/symbol.thm differ
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2020-04-05 Thread andreas kainz (via logerrit)
 extras/Package_gallmytheme.mk   |3 +++
 extras/source/gallery/gallery_mytheme/icons.sdg |binary
 extras/source/gallery/gallery_mytheme/icons.sdv |binary
 extras/source/gallery/gallery_mytheme/icons.thm |binary
 4 files changed, 3 insertions(+)

New commits:
commit c48a1d2c6ca0869680243fcea025e19981c57b54
Author: andreas kainz 
AuthorDate: Mon Apr 6 00:11:13 2020 +0200
Commit: andreas_kainz 
CommitDate: Mon Apr 6 07:11:53 2020 +0200

tdf#131860 Add new icons Gallery

Change-Id: Ia94f95ecb3e2c2def735f0e4de9241fe2d06cce7
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/91732
Tested-by: Jenkins
Reviewed-by: andreas_kainz 

diff --git a/extras/Package_gallmytheme.mk b/extras/Package_gallmytheme.mk
index 1a3850698d3a..95c26e02841a 100644
--- a/extras/Package_gallmytheme.mk
+++ b/extras/Package_gallmytheme.mk
@@ -21,4 +21,7 @@ $(eval $(call 
gb_Package_add_files,extras_gallmytheme,$(LIBO_SHARE_PRESETS_FOLDE
flowchart.sdg \
flowchart.sdv \
flowchart.thm \
+   icons.sdg \
+   icons.sdv \
+   icons.thm \
 ))
diff --git a/extras/source/gallery/gallery_mytheme/icons.sdg 
b/extras/source/gallery/gallery_mytheme/icons.sdg
new file mode 100644
index ..4ac5fbcfbdec
Binary files /dev/null and b/extras/source/gallery/gallery_mytheme/icons.sdg 
differ
diff --git a/extras/source/gallery/gallery_mytheme/icons.sdv 
b/extras/source/gallery/gallery_mytheme/icons.sdv
new file mode 100644
index ..6b5f0a7ebcad
Binary files /dev/null and b/extras/source/gallery/gallery_mytheme/icons.sdv 
differ
diff --git a/extras/source/gallery/gallery_mytheme/icons.thm 
b/extras/source/gallery/gallery_mytheme/icons.thm
new file mode 100644
index ..0ffd59539002
Binary files /dev/null and b/extras/source/gallery/gallery_mytheme/icons.thm 
differ
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2020-04-05 Thread andreas kainz (via logerrit)
 extras/Package_gallmytheme.mk|3 +++
 extras/source/gallery/gallery_mytheme/arrows.sdg |binary
 extras/source/gallery/gallery_mytheme/arrows.sdv |binary
 extras/source/gallery/gallery_mytheme/arrows.thm |binary
 4 files changed, 3 insertions(+)

New commits:
commit cd161d3a804d2c0f1555a46c4d6e39ca6ff0d80b
Author: andreas kainz 
AuthorDate: Sun Apr 5 10:45:02 2020 +0200
Commit: andreas_kainz 
CommitDate: Sun Apr 5 13:20:43 2020 +0200

tdf#131784 Add new Arrows Gallery

Change-Id: Ic769ebf4cfde34494063e9e64630e137c86e558b
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/91703
Tested-by: Jenkins
Reviewed-by: andreas_kainz 

diff --git a/extras/Package_gallmytheme.mk b/extras/Package_gallmytheme.mk
index b689df1fdf65..1a3850698d3a 100644
--- a/extras/Package_gallmytheme.mk
+++ b/extras/Package_gallmytheme.mk
@@ -12,6 +12,9 @@ $(eval $(call 
gb_Package_Package,extras_gallmytheme,$(SRCDIR)/extras/source/gall
 $(eval $(call 
gb_Package_add_files,extras_gallmytheme,$(LIBO_SHARE_PRESETS_FOLDER)/gallery,\
sg30.sdv \
sg30.thm \
+   arrows.sdg \
+   arrows.sdv \
+   arrows.thm \
bpmn.sdg \
bpmn.sdv \
bpmn.thm \
diff --git a/extras/source/gallery/gallery_mytheme/arrows.sdg 
b/extras/source/gallery/gallery_mytheme/arrows.sdg
new file mode 100644
index ..f73e8559507c
Binary files /dev/null and b/extras/source/gallery/gallery_mytheme/arrows.sdg 
differ
diff --git a/extras/source/gallery/gallery_mytheme/arrows.sdv 
b/extras/source/gallery/gallery_mytheme/arrows.sdv
new file mode 100644
index ..288e64303c4c
Binary files /dev/null and b/extras/source/gallery/gallery_mytheme/arrows.sdv 
differ
diff --git a/extras/source/gallery/gallery_mytheme/arrows.thm 
b/extras/source/gallery/gallery_mytheme/arrows.thm
new file mode 100644
index ..76fe10695679
Binary files /dev/null and b/extras/source/gallery/gallery_mytheme/arrows.thm 
differ
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: extras/Gallery_diagrams.mk extras/Gallery_people.mk extras/Gallery_symbols.mk extras/Gallery_transportation.mk extras/Gallery_txtshapes.mk

2020-04-04 Thread andreas kainz (via logerrit)
 extras/Gallery_diagrams.mk   |  123 ---
 extras/Gallery_people.mk |   67 -
 extras/Gallery_symbols.mk|  105 -
 extras/Gallery_transportation.mk |   29 -
 extras/Gallery_txtshapes.mk  |   53 
 5 files changed, 377 deletions(-)

New commits:
commit 80d9635de26d0a7cdb71dd00defa5afb49b97ba5
Author: andreas kainz 
AuthorDate: Sat Apr 4 17:04:37 2020 +0200
Commit: andreas_kainz 
CommitDate: Sat Apr 4 19:00:36 2020 +0200

Gallery mk file cleanup

Change-Id: Ia32695eb1425d7976e256a71141fadd2b99331fa
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/91691
Tested-by: Jenkins
Reviewed-by: andreas_kainz 

diff --git a/extras/Gallery_diagrams.mk b/extras/Gallery_diagrams.mk
deleted file mode 100644
index 8c473fc45c33..
--- a/extras/Gallery_diagrams.mk
+++ /dev/null
@@ -1,123 +0,0 @@
-# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
-#
-# This file is part of the LibreOffice project.
-#
-# This Source Code Form is subject to the terms of the Mozilla Public
-# License, v. 2.0. If a copy of the MPL was not distributed with this
-# file, You can obtain one at http://mozilla.org/MPL/2.0/.
-#
-
-$(eval $(call gb_Gallery_Gallery,diagrams,extras/source/gallery/diagrams))
-
-$(eval $(call 
gb_Gallery_add_files,diagrams,$(LIBO_SHARE_FOLDER)/gallery/diagrams,\
-   
extras/source/gallery/diagrams/Component-Circle01-Transparent-DarkBlue.svg \
-   extras/source/gallery/diagrams/Component-Circle02-Transparent-Bule.svg \
-   extras/source/gallery/diagrams/Component-Circle03-Transparent-Green.svg 
\
-   
extras/source/gallery/diagrams/Component-Circle04-Transparent-Orange.svg \
-   extras/source/gallery/diagrams/Component-Circle05-Transparent-Red.svg \
-   extras/source/gallery/diagrams/Component-Cube01-DarkBlue.svg \
-   extras/source/gallery/diagrams/Component-Cube02-LightBlue.svg \
-   extras/source/gallery/diagrams/Component-Cube03-Green.svg \
-   extras/source/gallery/diagrams/Component-Cube04-Orange.svg \
-   extras/source/gallery/diagrams/Component-Cube05-DarkRed.svg \
-   extras/source/gallery/diagrams/Component-Cuboid01-DarkBlue.svg \
-   extras/source/gallery/diagrams/Component-Cuboid02-Blue.svg \
-   extras/source/gallery/diagrams/Component-Cuboid03-Green.svg \
-   extras/source/gallery/diagrams/Component-Cuboid04-Orange.svg \
-   extras/source/gallery/diagrams/Component-Cuboid05-Red.svg \
-   extras/source/gallery/diagrams/Component-Gear01-DarkBlue.svg \
-   extras/source/gallery/diagrams/Component-Gear02-LightBlue.svg \
-   extras/source/gallery/diagrams/Component-Gear03-Green.svg \
-   extras/source/gallery/diagrams/Component-Gear04-DarkRed.svg \
-   extras/source/gallery/diagrams/Component-Gear05-Orange.svg \
-   extras/source/gallery/diagrams/Component-Person01-DarkBlue.svg \
-   extras/source/gallery/diagrams/Component-Person02-Blue.svg \
-   extras/source/gallery/diagrams/Component-Person03-Green.svg \
-   extras/source/gallery/diagrams/Component-Person04-DarkRed.svg \
-   extras/source/gallery/diagrams/Component-Person05-Orange.svg \
-   extras/source/gallery/diagrams/Component-PuzzlePiece01-DarkBlue.svg \
-   extras/source/gallery/diagrams/Component-PuzzlePiece02-Blue.svg \
-   extras/source/gallery/diagrams/Component-PuzzlePiece03-Green.svg \
-   extras/source/gallery/diagrams/Component-PuzzlePiece04-Red.svg \
-   extras/source/gallery/diagrams/Component-PuzzlePiece05-Orange.svg \
-   extras/source/gallery/diagrams/Component-Sphere01-DarkBlue.svg \
-   extras/source/gallery/diagrams/Component-Sphere02-LightBlue.svg \
-   extras/source/gallery/diagrams/Component-Sphere03-Green.svg \
-   extras/source/gallery/diagrams/Component-Sphere04-DarkRed.svg \
-   extras/source/gallery/diagrams/Component-Sphere05-Orange.svg \
-   extras/source/gallery/diagrams/Cycle01-Transparent.svg \
-   extras/source/gallery/diagrams/Cycle02-Transparent-Blue.svg \
-   extras/source/gallery/diagrams/Cycle03-Blue.svg \
-   extras/source/gallery/diagrams/Cycle04-Blue.svg \
-   extras/source/gallery/diagrams/Cycle05.svg \
-   extras/source/gallery/diagrams/Cycle06.svg \
-   extras/source/gallery/diagrams/Cycle07.svg \
-   extras/source/gallery/diagrams/Cycle08-Blue.svg \
-   extras/source/gallery/diagrams/Cycle09-Orange.svg \
-   extras/source/gallery/diagrams/Donut01-LightBlue.svg \
-   extras/source/gallery/diagrams/Donut02-Blue.svg \
-   extras/source/gallery/diagrams/Donut03-Blue.svg \
-   extras/source/gallery/diagrams/Donut04-DarkBlue.svg \
-   extras/source/gallery/diagrams/Donut05-DarkBlue.svg \
-   extras/source/gallery/diagrams/Donut06-Blue.svg \
-   extras/source/gallery/diagrams/Donut07-Blue.svg \
-   extras/source/gallery

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

2020-04-04 Thread andreas kainz (via logerrit)
 sd/uiconfig/simpress/ui/publishingdialog.ui |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit c40d3d741be4cdfe7263c8a9ec052f5f80869247
Author: andreas kainz 
AuthorDate: Sat Apr 4 17:26:04 2020 +0200
Commit: andreas_kainz 
CommitDate: Sat Apr 4 19:00:15 2020 +0200

tdf#131870 Standard Export Resolution is High

Change-Id: I91ab354297a932724b25c561a83c4e416af0539d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/91692
Tested-by: Jenkins
Reviewed-by: andreas_kainz 

diff --git a/sd/uiconfig/simpress/ui/publishingdialog.ui 
b/sd/uiconfig/simpress/ui/publishingdialog.ui
index 6ec45689770a..c09f2881528d 100644
--- a/sd/uiconfig/simpress/ui/publishingdialog.ui
+++ b/sd/uiconfig/simpress/ui/publishingdialog.ui
@@ -1081,7 +1081,6 @@
 False
 True
 0
-True
 True
   
   
@@ -1116,6 +1115,7 @@
 half
 True
 0
+True
 True
 resolution1Radiobutton
   
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: extras/Gallery_arrows.mk extras/Module_extras.mk extras/source scp2/source

2020-04-04 Thread andreas kainz (via logerrit)
 
 extras/source/gallery/arrows/arrows.str  |
2 
 scp2/source/ooo/file_extra_ooo.scp   |
1 
 62 files changed, 265 deletions(-)

New commits:
commit 756f0d6bf9f166c395d9870a8a44c6f4e5de4949
Author: andreas kainz 
AuthorDate: Sat Apr 4 16:59:52 2020 +0200
Commit: andreas_kainz 
CommitDate: Sat Apr 4 17:46:17 2020 +0200

tdf#131786 Remove Arrow Gallery

Change-Id: I82536295fcfd6afa3a61aa3726eb7019a3d2cbde
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/91690
Tested-by: Jenkins
Reviewed-by: andreas_kainz 

diff --git a/extras/Gallery_arrows.mk b/extras/Gallery_arrows.mk
deleted file mode 100644
index 39d293a1aa66..
--- a/extras/Gallery_arrows.mk
+++ /dev/null
@@ -1,83 +0,0 @@
-# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
-#
-# This file is part of the LibreOffice project.
-#
-# This Source Code Form is subject to the terms of the Mozilla Public
-# License, v. 2.0. If a copy of the MPL was not distributed with this
-# file, You can obtain one at http://mozilla.org/MPL/2.0/.
-#
-
-$(eval $(call gb_Gallery_Gallery,arrows,extras/source/gallery/arrows))
-
-$(eval $(call gb_Gallery_add_files,arrows,$(LIBO_SHARE_FOLDER)/gallery/arrows,\
-   extras/source/gallery/arrows/A01-Arrow-Gray-Left.svg \
-   extras/source/gallery/arrows/A02-Arrow-DarkBlue-Right.svg \
-   extras/source/gallery/arrows/A03-Arrow-Gray-Left.svg \
-   extras/source/gallery/arrows/A04-Arrow-DarkRed-Right.svg \
-   extras/source/gallery/arrows/A05-Arrow-Blue-Left.svg \
-   extras/source/gallery/arrows/A06-Arrow-Red-Right.svg \
-   extras/source/gallery/arrows/A07-Arrow-LightBlue-Left.svg \
-   extras/source/gallery/arrows/A08-Arrow-DarkRed-Right.svg \
-   extras/source/gallery/arrows/A09-Arrow-Gray-Left.svg \
-   extras/source/gallery/arrows/A10-Arrow-Purple-Right.svg \
-   extras/source/gallery/arrows/A11-Arrow-Gray-Left.svg \
-   extras/source/gallery/arrows/A12-Arrow-LightBlue-Right.svg \
-   extras/source/gallery/arrows/A13-Arrow-Gray-Right.svg \
-   extras/source/gallery/arrows/A14-CircleArrow-Green.svg \
-   extras/source/gallery/arrows/A15-CircleArrow.svg \
-   extras/source/gallery/arrows/A16-CircleArrow.png \
-   extras/source/gallery/arrows/A17-CircleArrow.png \
-   extras/source/gallery/arrows/A18-CircleArrow.png \
-   extras/source/gallery/arrows/A19-CircleArrow.png \
-   extras/source/gallery/arrows/A20-CircleArrow-LightBlue.svg \
-   extras/source/gallery/arrows/A21-CircleArrow-Green.svg \
-   extras/source/gallery/arrows/A22-CircleArrow.svg \
-   extras/source/gallery/arrows/A23-CurvedArrow-Gray-Left.svg \
-   extras/source/gallery/arrows/A24-CurvedArrow-LightBlue-Right.svg \
-   extras/source/gallery/arrows/A25-CurvedArrow-DarkBlue.svg \
-   extras/source/gallery/arrows/A26-CurvedArrow-Orange.png \
-   extras/source/gallery/arrows/A27-CurvedArrow-DarkRed.png \
-   extras/source/gallery/arrows/A28-CurvedArrow-DarkBlue.png \
-   extras/source/gallery/arrows/A29-CurvedArrow-Green.png \
-   extras/source/gallery/arrows/A30-CurvedArrow-Gray.svg \
-   extras/source/gallery/arrows/A31-CurvedArrow-LightBlue.svg \
-   extras/source/gallery/arrows/A32-CurvedArrow-Orange.svg \
-   
extras/source/gallery/arrows/A33-CurvedArrow-LightBlue-TwoDirections.svg \
-   extras/source/gallery/arrows/A34-CurvedArrow-Green-TwoDirections.svg \
-   extras/source/gallery/arrows/A35-CurvedArrow-Brown-Left.svg \
-   extras/source/gallery/arrows/A36-CurvedArrow-LightBlue-Up.svg \
-   extras/source/gallery/arrows/A37-CurvedArrow-Gray-TwoDirections.svg \
-   extras/source/gallery/arrows/A38-CurvedArrow-Gray-TwoDirections.svg \
-   extras/source/gallery/arrows/A39-CurvedArrow-Gray-Left.svg \
-   extras/source/gallery/arrows/A40-CurvedArrow-Gray-Up.svg \
-   extras/source/gallery/arrows/A41-CurvedArrow-Gray-Left.svg \
-   extras/source/gallery/arrows/A42-TrendArrow-Red-GoUp.svg \
-   extras/source/gallery/arrows/A43-TrendArrow-Green-GoDown.svg \
-   extras/source/gallery/arrows/A44-TrendArrow-Orange-GoUp.png \
-   extras/source/gallery/arrows/A45-TrendArrow-Red-GoUp.png \
-   extras/source/gallery/arrows/A46-TrendArrow-Orange-GoUp.svg \
-   extras/source/gallery/arrows/A47-TrendArrow-LightBlue.png \
-   extras/source/gallery/arrows/A48-TrendArrow-Orange-TwoDirections.svg \
-   extras/source/gallery/arrows/A49-TrendArrow-Yellow-ThreeDirections.svg \
-   
extras/source/gallery/arrows/A50-TrendArrow-LightBlue-FourDirections.svg \
-   extras/source/gallery/arrows/A51-TrendArrow-Blue-FourDirections.svg \
-   extras/source/gallery/arrows/A52-TrendArrow-Blue-FourDirections.svg \
-   extras/source/gallery/arrows/A53-TrendArrow-LightBlue-TwoDirections.svg 
\
-   extras/source/gallery/arrows/A54-TrendArrow-Red-TwoDirections.svg

[Libreoffice-commits] core.git: icon-themes/colibre icon-themes/colibre_svg

2020-04-04 Thread andreas kainz (via logerrit)
 icon-themes/colibre/sd/res/pubdes.png  |binary
 icon-themes/colibre/sd/res/pubdes2.png |binary
 icon-themes/colibre/sd/res/pubdes3.png |binary
 icon-themes/colibre/sd/res/pubdes4.png |binary
 icon-themes/colibre_svg/sd/res/pubdes.svg  |   42 +
 icon-themes/colibre_svg/sd/res/pubdes2.svg |   50 
 icon-themes/colibre_svg/sd/res/pubdes3.svg |   50 
 icon-themes/colibre_svg/sd/res/pubdes4.svg |   88 +
 8 files changed, 230 insertions(+)

New commits:
commit 2d6965f4a399cf0db8b2cd100ccc039f6d81812a
Author: andreas kainz 
AuthorDate: Sat Apr 4 15:09:56 2020 +0200
Commit: andreas_kainz 
CommitDate: Sat Apr 4 16:58:40 2020 +0200

tdf#131870 Update pubdes icons

Change-Id: Ic4767d8489f1a774de9f51e05351fc7adce55c5c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/91687
Tested-by: Jenkins
Reviewed-by: andreas_kainz 

diff --git a/icon-themes/colibre/sd/res/pubdes.png 
b/icon-themes/colibre/sd/res/pubdes.png
index d8e8684e1cf3..c55b4d30e389 100644
Binary files a/icon-themes/colibre/sd/res/pubdes.png and 
b/icon-themes/colibre/sd/res/pubdes.png differ
diff --git a/icon-themes/colibre/sd/res/pubdes2.png 
b/icon-themes/colibre/sd/res/pubdes2.png
index 21244d02ddf8..8b06ec0575ec 100644
Binary files a/icon-themes/colibre/sd/res/pubdes2.png and 
b/icon-themes/colibre/sd/res/pubdes2.png differ
diff --git a/icon-themes/colibre/sd/res/pubdes3.png 
b/icon-themes/colibre/sd/res/pubdes3.png
index 0397b6cd3bdc..6f141f32cac1 100644
Binary files a/icon-themes/colibre/sd/res/pubdes3.png and 
b/icon-themes/colibre/sd/res/pubdes3.png differ
diff --git a/icon-themes/colibre/sd/res/pubdes4.png 
b/icon-themes/colibre/sd/res/pubdes4.png
index 89842f5c8195..f37194c41ca9 100644
Binary files a/icon-themes/colibre/sd/res/pubdes4.png and 
b/icon-themes/colibre/sd/res/pubdes4.png differ
diff --git a/icon-themes/colibre_svg/sd/res/pubdes.svg 
b/icon-themes/colibre_svg/sd/res/pubdes.svg
new file mode 100644
index ..d312fc0b6514
--- /dev/null
+++ b/icon-themes/colibre_svg/sd/res/pubdes.svg
@@ -0,0 +1,42 @@
+http://www.w3.org/2000/svg;>
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+
diff --git a/icon-themes/colibre_svg/sd/res/pubdes2.svg 
b/icon-themes/colibre_svg/sd/res/pubdes2.svg
new file mode 100644
index ..40e279e965f0
--- /dev/null
+++ b/icon-themes/colibre_svg/sd/res/pubdes2.svg
@@ -0,0 +1,50 @@
+http://www.w3.org/2000/svg;>
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+
diff --git a/icon-themes/colibre_svg/sd/res/pubdes3.svg 
b/icon-themes/colibre_svg/sd/res/pubdes3.svg
new file mode 100644
index ..2295c26964a0
--- /dev/null
+++ b/icon-themes/colibre_svg/sd/res/pubdes3.svg
@@ -0,0 +1,50 @@
+http://www.w3.org/2000/svg;>
+  
+
+
+
+
+
+  
+  
+  
+  
+  
+  
+  
+
+
+
+  
+
diff --git a/icon-themes/colibre_svg/sd/res/pubdes4.svg 
b/icon-themes/colibre_svg/sd/res/pubdes4.svg
new file mode 100644
index ..4038db9ceb3a
--- /dev/null
+++ b/icon-themes/colibre_svg/sd/res/pubdes4.svg
@@ -0,0 +1,88 @@
+http://www.w3.org/2000/svg;>
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+  
+
+
+
+
+  
+  
+  
+
+
+  
+
+  
+
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2020-04-04 Thread andreas kainz (via logerrit)
  |   
 1 
 extras/source/gallery/diagrams/Process02-Blue.svg  |   
 1 
 extras/source/gallery/diagrams/Process03-Blue.svg  |   
 1 
 extras/source/gallery/diagrams/Process04-GoUp-Blue.svg |   
 1 
 extras/source/gallery/diagrams/Process05-GoUp-Red.svg  |   
 1 
 extras/source/gallery/diagrams/Process06-GoUp-Yellow.svg   |   
 1 
 extras/source/gallery/diagrams/Process07-Blue.svg  |   
 1 
 extras/source/gallery/diagrams/Pyramid01.svg   |   
 1 
 extras/source/gallery/diagrams/Pyramid02-Blue.svg  |   
 1 
 extras/source/gallery/diagrams/Pyramid03.svg   |   
 1 
 extras/source/gallery/diagrams/Radial01-Green.svg  |   
 1 
 extras/source/gallery/diagrams/Radial02-Green.svg  |   
 1 
 extras/source/gallery/diagrams/Radial03-Sphere.svg |   
 1 
 extras/source/gallery/diagrams/Radial04-Sphere-Red.svg |   
 1 
 extras/source/gallery/diagrams/Radial05-Sphere-Blue.svg|   
 1 
 extras/source/gallery/diagrams/Radial06-Arrows-DarkBlue.svg|   
 1 
 extras/source/gallery/diagrams/Radial07-Arrows-DarkBlue.svg|   
 1 
 extras/source/gallery/diagrams/Section-Circle.svg  |   
 1 
 extras/source/gallery/diagrams/Section-Cubes01.svg |   
 1 
 extras/source/gallery/diagrams/Section-Cubes02-Blue.svg|   
 1 
 extras/source/gallery/diagrams/Section-Cubes03-Orange.svg  |   
 1 
 extras/source/gallery/diagrams/Section-Cubes04.svg |   
 1 
 extras/source/gallery/diagrams/Section-Cubes05.svg |   
 1 
 extras/source/gallery/diagrams/Section-Cuboids01-Blue.svg  |   
 1 
 extras/source/gallery/diagrams/Section-Cuboids02-Blue.svg  |   
 1 
 extras/source/gallery/diagrams/Section-Cuboids03.svg   |   
 1 
 extras/source/gallery/diagrams/Section-Gears01.svg |   
 1 
 extras/source/gallery/diagrams/Section-Gears02-Blue.svg|   
 1 
 extras/source/gallery/diagrams/Section-Gears03-Blue.svg|   
 1 
 extras/source/gallery/diagrams/Section-Hexagons01.svg  |   
 1 
 extras/source/gallery/diagrams/Section-Hexagons02-Blue.svg |   
 1 
 extras/source/gallery/diagrams/Section-Hexagons03-Blue.svg |   
 1 
 extras/source/gallery/diagrams/Section-Hexagons04-Orange.svg   |   
 1 
 extras/source/gallery/diagrams/Section-Leaves01-LightBlue.svg  |   
 1 
 extras/source/gallery/diagrams/Section-Leaves02-Green.svg  |   
 1 
 extras/source/gallery/diagrams/Section-Pasters01.svg   |   
 1 
 extras/source/gallery/diagrams/Section-Puzzle01.svg|   
 1 
 extras/source/gallery/diagrams/Section-Puzzle02.svg|   
 1 
 extras/source/gallery/diagrams/Section-Puzzle03.svg|   
 1 
 extras/source/gallery/diagrams/Section-Rectangles.svg  |   
 1 
 extras/source/gallery/diagrams/Section-Squares.svg |   
 1 
 extras/source/gallery/diagrams/Section-Triangle.svg|   
 1 
 extras/source/gallery/diagrams/Target.svg  |   
 1 
 extras/source/gallery/diagrams/Venn01.svg  |   
 1 
 extras/source/gallery/diagrams/Venn02.svg  |   
 1 
 extras/source/gallery/diagrams/Venn03.svg  |   
 1 
 extras/source/gallery/diagrams/Venn04.svg  |   
 1 
 extras/source/gallery/diagrams/Venn05.svg  |   
 1 
 extras/source/gallery/diagrams/Venn06-Blue.svg |   
 1 
 extras/source/gallery/diagrams/Venn07-Blue.svg |   
 1 
 extras/source/gallery/diagrams/Venn08.svg  |   
 1 
 extras/source/gallery/diagrams/diagrams.str|   
 2 
 scp2/source/ooo/file_extra_ooo.scp |   
 1 
 111 files changed, 364 deletions(-)

New commits:
commit 7be56da23f71ba652e47f2101b36ec075b1fdf01
Author: andreas kainz 
AuthorDate: Sat Apr 4 16:06:19 2020 +0200
Commit: andreas_kainz 
CommitDate: Sat Apr 4 16:58:24 2020 +0200

tdf#131787 Remove Diagramm Gallery

Change-Id: I3ded18ed9c929ce7fc415f32af426a11d7a90d6a
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/91689
Tested-by: Jenkins
Reviewed-by: andreas_kainz 

diff --git a/extras/Module_extras.mk b/extras/Module_extras.mk
index 08d835dd9344

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

2020-04-04 Thread andreas kainz (via logerrit)
 sd/uiconfig/simpress/ui/publishingdialog.ui |   63 +---
 1 file changed, 39 insertions(+), 24 deletions(-)

New commits:
commit 894ab7459d7d823e890535a162c79498ac1aa23b
Author: andreas kainz 
AuthorDate: Sat Apr 4 14:01:26 2020 +0200
Commit: andreas_kainz 
CommitDate: Sat Apr 4 16:36:45 2020 +0200

tdf#131870 Impress HTML export ui layout fix

Change-Id: I44ac4ca79d5acf13162cfc9bbf8cc4fedb38700e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/91685
Tested-by: Jenkins
Reviewed-by: andreas_kainz 

diff --git a/sd/uiconfig/simpress/ui/publishingdialog.ui 
b/sd/uiconfig/simpress/ui/publishingdialog.ui
index eb24700a60c9..6ec45689770a 100644
--- a/sd/uiconfig/simpress/ui/publishingdialog.ui
+++ b/sd/uiconfig/simpress/ui/publishingdialog.ui
@@ -182,7 +182,6 @@
 False
 True
 True
-12
 
   
 True
@@ -223,20 +222,6 @@
 0
   
 
-
-  
-Delete Selected Design
-True
-True
-True
-start
-  
-  
-False
-True
-1
-  
-
   
 
   
@@ -247,13 +232,41 @@
   
 
 
-  
+  
 True
 False
-start
-Select an existing design or create a new 
one
-True
-designsTreeview
+12
+
+  
+True
+False
+start
+Select an existing design or create a new 
one
+True
+designsTreeview
+  
+  
+False
+True
+0
+  
+
+
+  
+Delete Selected Design
+True
+True
+True
+end
+center
+True
+  
+  
+False
+True
+1
+  
+
   
   
 False
@@ -366,7 +379,7 @@
 _URL for listeners:
 True
 indexEntry
-0.50
+0.5
   
   
 False
@@ -458,7 +471,7 @@
 True
 False
 Webcast
-0.50
+0.5
 
   
 
@@ -548,7 +561,7 @@
 _Slide view 
time:
 True
 durationSpinbutton
-0.50
+0.5
   
   
 False
@@ -1438,6 +1451,7 @@
   
 True
 True
+True
 never
 never
 in
@@ -1472,7 +1486,7 @@
 True
 False
 Select Button Style
-0.50
+0.5
 
   
 
@@ -1638,6 +1652,7 @@
   
 True
 False
+True
 never
 never

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

2020-04-04 Thread andreas kainz (via logerrit)
 |1 -
 extras/source/gallery/symbols/Sign-Ban02.svg |1 -
 extras/source/gallery/symbols/Sign-CheckBox01.svg|1 -
 extras/source/gallery/symbols/Sign-CheckBox02-Unchecked.svg  |1 -
 extras/source/gallery/symbols/Sign-Checkmark01-Green.svg |1 -
 extras/source/gallery/symbols/Sign-Checkmark02-Green.svg |1 -
 extras/source/gallery/symbols/Sign-DoNotEnter.svg|1 -
 extras/source/gallery/symbols/Sign-Error01.svg   |1 -
 extras/source/gallery/symbols/Sign-Error02.svg   |1 -
 extras/source/gallery/symbols/Sign-ExclamationPoint01-Red.svg|1 -
 extras/source/gallery/symbols/Sign-ExclamationPoint02-Orange.svg |1 -
 extras/source/gallery/symbols/Sign-Help01-Green.svg  |1 -
 extras/source/gallery/symbols/Sign-Help02-Blue.svg   |1 -
 extras/source/gallery/symbols/Sign-Information.svg   |1 -
 extras/source/gallery/symbols/Sign-Null.svg  |1 -
 extras/source/gallery/symbols/Sign-QuestionMark01-Blue.svg   |1 -
 extras/source/gallery/symbols/Sign-QuestionMark02-Red.svg|1 -
 extras/source/gallery/symbols/Sign-RadioButton01.svg |1 -
 extras/source/gallery/symbols/Sign-RadioButton02-Unchecked.svg   |1 -
 extras/source/gallery/symbols/Sign-Warning01-Red.svg |1 -
 extras/source/gallery/symbols/Sign-Warning02-Orange.svg  |1 -
 extras/source/gallery/symbols/Sign-X01-Red.svg   |1 -
 extras/source/gallery/symbols/Sign-X02-Red.svg   |1 -
 extras/source/gallery/symbols/Star-Yellow.svg|1 -
 extras/source/gallery/symbols/Wrench.svg |1 -
 extras/source/gallery/symbols/symbols.str|2 --
 scp2/source/ooo/file_extra_ooo.scp   |1 -
 93 files changed, 94 deletions(-)

New commits:
commit 0bfc531089a2c88545d35884e6713a34cbc272fb
Author: andreas kainz 
AuthorDate: Sat Apr 4 15:15:27 2020 +0200
Commit: andreas_kainz 
CommitDate: Sat Apr 4 16:03:17 2020 +0200

tdf#131796 Remove Symbols Gallery

Change-Id: Ia835ee18df1fe2141f018fb282c97d72bc315950
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/91688
Tested-by: Jenkins
Reviewed-by: andreas_kainz 

diff --git a/extras/Module_extras.mk b/extras/Module_extras.mk
index 16a8722895ae..08d835dd9344 100644
--- a/extras/Module_extras.mk
+++ b/extras/Module_extras.mk
@@ -61,7 +61,6 @@ $(eval $(call gb_Module_add_targets,extras,\
Gallery_arrows \
Gallery_backgrounds \
Gallery_diagrams \
-   Gallery_symbols \
Gallery_sound \
 ))
 endif
diff --git a/extras/source/gallery/symbols/Book.svg 
b/extras/source/gallery/symbols/Book.svg
deleted file mode 100644
index 63a08541d600..
--- a/extras/source/gallery/symbols/Book.svg
+++ /dev/null
@@ -1 +0,0 @@
-http://www.w3.org/2000/svg; 
xmlns:xlink="http://www.w3.org/1999/xlink;>
\ No newline at end of file
diff --git a/extras/source/gallery/symbols/Box01.svg 
b/extras/source/gallery/symbols/Box01.svg
deleted file mode 100644
index 6d7d31bbab88..
--- a/extras/source/gallery/symbols/Box01.svg
+++ /dev/null
@@ -1 +0,0 @@
-http://www.w3.org/2000/svg; 
xmlns:xlink="http://www.w3.org/1999/xlink;>
\ No newline at end of file
diff --git a/extras/source/gallery/symbols/Box02.svg 
b/extras/source/gallery/symbols/Box02.svg
deleted file mode 100644
index 663e44feaf10..
--- a/extras/source/gallery/symbols/Box02.svg
+++ /dev/null
@@ -1 +0,0 @@
-http://www.w3.org/2000/svg; 
xmlns:xlink="http://www.w3.org/1999/xlink;>
\ No newline at end of file
diff --git a/extras/source/gallery/symbols/Bulb01-Yellow.svg 
b/extras/source/gallery/symbols/Bulb01-Yellow.svg
deleted file mode 100644
index 9c7f3b592d40..
--- a/extras/source/gallery/symbols/Bulb01-Yellow.svg
+++ /dev/null
@@ -1 +0,0 @@
-http://www.w3.org/2000/svg; 
xmlns:xlink="http://www.w3.org/1999/xlink;>
\ No newline at end of file
diff --git a/extras/source/gallery/symbols/Bulb02-Yellow.svg 
b/extras/source/gallery/symbols/Bulb02-Yellow.svg
deleted file mode 100644
index 56e2baff6da1..
--- a/extras/source/gallery/symbols/Bulb02-Yellow.svg
+++ /dev/null
@@ -1 +0,0 @@
-http://www.w3.org/2000/svg; 
xmlns:xlink="http://www.w3.org/1999/xlink;>
\ No newline at end of file
diff --git a/extras/source/gallery/symbols/Calendar.svg 
b/extras/source/gallery/symbols/Calendar.svg
deleted file mode 100644
index e70da836ec5e..
--- a/extras/source/gallery/symbols/Calendar.svg
+++ /dev/null
@@ -1 +0,0 @@
-http://www.w3.org/2000/svg; 
xmlns:xlink="http://www.w3.org/1999/xlink;>
\ No newline at end of file
diff --git a/extras/source/gallery/symbols/Chart.svg 
b/extras/source/gallery/symbols/Chart.svg
deleted f

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

2020-04-04 Thread andreas kainz (via logerrit)
 extras/Module_extras.mk|1 -
 extras/source/gallery/txtshapes/Circle01-DarkBlue.svg  |1 -
 extras/source/gallery/txtshapes/Circle02-LightBlue.svg |1 -
 extras/source/gallery/txtshapes/Circle03-Green.svg |1 -
 extras/source/gallery/txtshapes/Circle04-DarkRed.svg   |1 -
 extras/source/gallery/txtshapes/Circle05-Orange.svg|1 -
 extras/source/gallery/txtshapes/Hexagon01-DarkBlue.svg |1 -
 extras/source/gallery/txtshapes/Hexagon02-Blue.svg |1 -
 extras/source/gallery/txtshapes/Hexagon03-Green.svg|1 -
 extras/source/gallery/txtshapes/Hexagon04-DarkRed.svg  |1 -
 extras/source/gallery/txtshapes/Hexagon05-Orange.svg   |1 -
 extras/source/gallery/txtshapes/Leaf01-DarkBlue.svg|1 -
 extras/source/gallery/txtshapes/Leaf02-LightBlue.svg   |1 -
 extras/source/gallery/txtshapes/Leaf03-Green.svg   |1 -
 extras/source/gallery/txtshapes/Leaf04-DarkRed.svg |1 -
 extras/source/gallery/txtshapes/Leaf05-Orange.svg  |1 -
 extras/source/gallery/txtshapes/Paster01-DarkBlue.svg  |1 -
 extras/source/gallery/txtshapes/Paster02-LightBlue.svg |1 -
 extras/source/gallery/txtshapes/Paster03-Green.svg |1 -
 extras/source/gallery/txtshapes/Paster04-Red.svg   |1 -
 extras/source/gallery/txtshapes/Paster05-Orange.svg|1 -
 extras/source/gallery/txtshapes/Rectangle01-DarkBlue.svg   |1 -
 extras/source/gallery/txtshapes/Rectangle02-LightBlue.svg  |1 -
 extras/source/gallery/txtshapes/Rectangle03-Green.svg  |1 -
 extras/source/gallery/txtshapes/Rectangle04-DarkRed.svg|1 -
 extras/source/gallery/txtshapes/Rectangle05-Orange.svg |1 -
 extras/source/gallery/txtshapes/Rectangle06-Striped-Blue.svg   |1 -
 extras/source/gallery/txtshapes/Rectangle07-Striped-Green.svg  |1 -
 extras/source/gallery/txtshapes/Rectangle08-Striped-Red.svg|1 -
 extras/source/gallery/txtshapes/Rectangle09-Striped-Orange.svg |1 -
 extras/source/gallery/txtshapes/Square01-DarkBlue.svg  |1 -
 extras/source/gallery/txtshapes/Square02-LightBlue.svg |1 -
 extras/source/gallery/txtshapes/Square03-Green.svg |1 -
 extras/source/gallery/txtshapes/Square04-DarkRed.svg   |1 -
 extras/source/gallery/txtshapes/Square05-Orange.svg|1 -
 extras/source/gallery/txtshapes/Square06-Striped-Blue.svg  |1 -
 extras/source/gallery/txtshapes/Square07-Striped-Green.svg |1 -
 extras/source/gallery/txtshapes/Square08-Striped-Red.svg   |1 -
 extras/source/gallery/txtshapes/Square09-Striped-Orange.svg|1 -
 extras/source/gallery/txtshapes/txtshapes.str  |2 --
 scp2/source/ooo/file_extra_ooo.scp |1 -
 41 files changed, 42 deletions(-)

New commits:
commit 3180e914417eb24de4c019844c24e7b469944de8
Author: andreas kainz 
AuthorDate: Sat Apr 4 14:26:26 2020 +0200
Commit: andreas_kainz 
CommitDate: Sat Apr 4 15:12:42 2020 +0200

tdf#131782 Remove Text Shape Gallery

Change-Id: I25c089c81ce039c19e4937600c41e52dd6c4013c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/91686
Tested-by: Jenkins
Reviewed-by: andreas_kainz 

diff --git a/extras/Module_extras.mk b/extras/Module_extras.mk
index 620b4ee0ce9c..16a8722895ae 100644
--- a/extras/Module_extras.mk
+++ b/extras/Module_extras.mk
@@ -63,7 +63,6 @@ $(eval $(call gb_Module_add_targets,extras,\
Gallery_diagrams \
Gallery_symbols \
Gallery_sound \
-   Gallery_txtshapes \
 ))
 endif
 
diff --git a/extras/source/gallery/txtshapes/Circle01-DarkBlue.svg 
b/extras/source/gallery/txtshapes/Circle01-DarkBlue.svg
deleted file mode 100644
index 6e5e3808fbb2..
--- a/extras/source/gallery/txtshapes/Circle01-DarkBlue.svg
+++ /dev/null
@@ -1 +0,0 @@
-http://www.w3.org/2000/svg; 
xmlns:xlink="http://www.w3.org/1999/xlink;>
\ No newline at end of file
diff --git a/extras/source/gallery/txtshapes/Circle02-LightBlue.svg 
b/extras/source/gallery/txtshapes/Circle02-LightBlue.svg
deleted file mode 100644
index 4970174e883f..
--- a/extras/source/gallery/txtshapes/Circle02-LightBlue.svg
+++ /dev/null
@@ -1 +0,0 @@
-http://www.w3.org/2000/svg; 
xmlns:xlink="http://www.w3.org/1999/xlink;>
\ No newline at end of file
diff --git a/extras/source/gallery/txtshapes/Circle03-Green.svg 
b/extras/source/gallery/txtshapes/Circle03-Green.svg
deleted file mode 100644
index f5191d0ab519..
--- a/extras/source/gallery/txtshapes/Circle03-Green.svg
+++ /dev/null
@@ -1 +0,0 @@
-http://www.w3.org/2000/svg; 
xmlns:xlink="http://www.w3.org/1999/xlink;>
\ No newline at end of file
diff --git a/extras/source/gallery/txtshapes/Circle04-DarkRed.svg 

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

2020-04-04 Thread andreas kainz (via logerrit)
 dev/null|binary
 extras/Module_extras.mk |1 -
 extras/source/gallery/transportation/transportation.str |2 --
 scp2/source/ooo/file_extra_ooo.scp  |1 -
 4 files changed, 4 deletions(-)

New commits:
commit 6a956b68aed8b61dc312c0618b9624c19963526e
Author: andreas kainz 
AuthorDate: Sat Apr 4 12:00:35 2020 +0200
Commit: andreas_kainz 
CommitDate: Sat Apr 4 12:43:04 2020 +0200

tdf#131780 Remove Transportation gallery

Change-Id: I74098444b2c9afbc54e6bf78fa61bc9f30852fa9
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/91681
Tested-by: Jenkins
Reviewed-by: andreas_kainz 

diff --git a/extras/Module_extras.mk b/extras/Module_extras.mk
index 908d86cfdbc0..4c4013ad25ab 100644
--- a/extras/Module_extras.mk
+++ b/extras/Module_extras.mk
@@ -65,7 +65,6 @@ $(eval $(call gb_Module_add_targets,extras,\
Gallery_symbols \
Gallery_sound \
Gallery_txtshapes \
-   Gallery_transportation \
 ))
 endif
 
diff --git a/extras/source/gallery/transportation/Airplane-Blue.png 
b/extras/source/gallery/transportation/Airplane-Blue.png
deleted file mode 100644
index 6574d4386088..
Binary files a/extras/source/gallery/transportation/Airplane-Blue.png and 
/dev/null differ
diff --git a/extras/source/gallery/transportation/Bicycle-Blue.png 
b/extras/source/gallery/transportation/Bicycle-Blue.png
deleted file mode 100644
index 058a8833cdbc..
Binary files a/extras/source/gallery/transportation/Bicycle-Blue.png and 
/dev/null differ
diff --git a/extras/source/gallery/transportation/Boat.png 
b/extras/source/gallery/transportation/Boat.png
deleted file mode 100644
index 78344f61b440..
Binary files a/extras/source/gallery/transportation/Boat.png and /dev/null 
differ
diff --git a/extras/source/gallery/transportation/Bus.png 
b/extras/source/gallery/transportation/Bus.png
deleted file mode 100644
index 2deb70ff13e6..
Binary files a/extras/source/gallery/transportation/Bus.png and /dev/null differ
diff --git a/extras/source/gallery/transportation/Canoe-Blue.png 
b/extras/source/gallery/transportation/Canoe-Blue.png
deleted file mode 100644
index 545565c4d1dc..
Binary files a/extras/source/gallery/transportation/Canoe-Blue.png and 
/dev/null differ
diff --git a/extras/source/gallery/transportation/Car-Red.png 
b/extras/source/gallery/transportation/Car-Red.png
deleted file mode 100644
index e40d9e28b50e..
Binary files a/extras/source/gallery/transportation/Car-Red.png and /dev/null 
differ
diff --git a/extras/source/gallery/transportation/Helicopter-Blue.png 
b/extras/source/gallery/transportation/Helicopter-Blue.png
deleted file mode 100644
index c4238a048f9a..
Binary files a/extras/source/gallery/transportation/Helicopter-Blue.png and 
/dev/null differ
diff --git a/extras/source/gallery/transportation/Motorcycle-Red.png 
b/extras/source/gallery/transportation/Motorcycle-Red.png
deleted file mode 100644
index b29d6bad8dd2..
Binary files a/extras/source/gallery/transportation/Motorcycle-Red.png and 
/dev/null differ
diff --git a/extras/source/gallery/transportation/Pedestrian-Blue.png 
b/extras/source/gallery/transportation/Pedestrian-Blue.png
deleted file mode 100644
index 1b81175f1d65..
Binary files a/extras/source/gallery/transportation/Pedestrian-Blue.png and 
/dev/null differ
diff --git a/extras/source/gallery/transportation/PersonalTransporter-Green.png 
b/extras/source/gallery/transportation/PersonalTransporter-Green.png
deleted file mode 100644
index 2bd4023286ff..
Binary files 
a/extras/source/gallery/transportation/PersonalTransporter-Green.png and 
/dev/null differ
diff --git a/extras/source/gallery/transportation/Sailboat-Red.png 
b/extras/source/gallery/transportation/Sailboat-Red.png
deleted file mode 100644
index bc675fb39919..
Binary files a/extras/source/gallery/transportation/Sailboat-Red.png and 
/dev/null differ
diff --git a/extras/source/gallery/transportation/Scooter-Orange.png 
b/extras/source/gallery/transportation/Scooter-Orange.png
deleted file mode 100644
index 35499976a53d..
Binary files a/extras/source/gallery/transportation/Scooter-Orange.png and 
/dev/null differ
diff --git a/extras/source/gallery/transportation/Train-Red.png 
b/extras/source/gallery/transportation/Train-Red.png
deleted file mode 100644
index 9f905137259c..
Binary files a/extras/source/gallery/transportation/Train-Red.png and /dev/null 
differ
diff --git a/extras/source/gallery/transportation/Truck-Blue.png 
b/extras/source/gallery/transportation/Truck-Blue.png
deleted file mode 100644
index ab527953c745..
Binary files a/extras/source/gallery/transportation/Truck-Blue.png and 
/dev/null differ
diff --git a/extras/source/gallery/transportation/transportation.str 
b/extras/source/gallery/transportation

[Libreoffice-commits] core.git: extras/Gallery_environment.mk extras/Gallery_finance.mk extras/Module_extras.mk extras/source scp2/source

2020-04-04 Thread andreas kainz (via logerrit)
 dev/null  |binary
 extras/Gallery_environment.mk |   40 -
 extras/Gallery_finance.mk |   57 --
 extras/Module_extras.mk   |1 
 extras/source/gallery/finance/finance.str |2 -
 scp2/source/ooo/file_extra_ooo.scp|1 
 6 files changed, 101 deletions(-)

New commits:
commit 619fff16491b0aaca245310ce5a0bc6f3db3a385
Author: andreas kainz 
AuthorDate: Sat Apr 4 01:06:48 2020 +0200
Commit: andreas_kainz 
CommitDate: Sat Apr 4 11:59:22 2020 +0200

tdf#131790 Remove Finance gallery

Change-Id: I35ea3b9aeae1b1bbd11aaf327f2d2db8ee8de6f9
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/91675
Tested-by: Jenkins
Reviewed-by: andreas_kainz 

diff --git a/extras/Gallery_environment.mk b/extras/Gallery_environment.mk
deleted file mode 100644
index bf4916ff600a..
--- a/extras/Gallery_environment.mk
+++ /dev/null
@@ -1,40 +0,0 @@
-# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
-#
-# This file is part of the LibreOffice project.
-#
-# This Source Code Form is subject to the terms of the Mozilla Public
-# License, v. 2.0. If a copy of the MPL was not distributed with this
-# file, You can obtain one at http://mozilla.org/MPL/2.0/.
-#
-
-$(eval $(call 
gb_Gallery_Gallery,environment,extras/source/gallery/environment))
-
-$(eval $(call 
gb_Gallery_add_files,environment,$(LIBO_SHARE_FOLDER)/gallery/environment,\
-   extras/source/gallery/environment/DrippingFaucet.png \
-   extras/source/gallery/environment/Earth.png \
-   extras/source/gallery/environment/EndangeredAnimals1.png \
-   extras/source/gallery/environment/EndangeredAnimals2.png \
-   extras/source/gallery/environment/GreenCar.png \
-   extras/source/gallery/environment/GreenFactory.png \
-   extras/source/gallery/environment/GreenHouse.png \
-   extras/source/gallery/environment/Leaf1.png \
-   extras/source/gallery/environment/Leaf2.png \
-   extras/source/gallery/environment/LightBulb-Flourescent-Off.png \
-   extras/source/gallery/environment/LightBulb-Flourescent-On.png \
-   extras/source/gallery/environment/LightBulb-Standard-Off1.png \
-   extras/source/gallery/environment/LightBulb-Standard-Off2.png \
-   extras/source/gallery/environment/LightBulb-Standard-On.png \
-   extras/source/gallery/environment/Pollution-Car.png \
-   extras/source/gallery/environment/Pollution-Factory.png \
-   extras/source/gallery/environment/Raindrop.png \
-   extras/source/gallery/environment/RecycleBin.png \
-   extras/source/gallery/environment/RecycleSymbol.png \
-   extras/source/gallery/environment/RenewableEnergy-Solar.png \
-   extras/source/gallery/environment/RenewableEnergySymbol.png \
-   extras/source/gallery/environment/RenewableEnergy-Water.png \
-   extras/source/gallery/environment/RenewableEnergy-Wind.png \
-   extras/source/gallery/environment/Sun1.png \
-   extras/source/gallery/environment/Sun2.png \
-))
-
-# vim: set noet sw=4 ts=4:
diff --git a/extras/Gallery_finance.mk b/extras/Gallery_finance.mk
deleted file mode 100644
index 5fe085a26097..
--- a/extras/Gallery_finance.mk
+++ /dev/null
@@ -1,57 +0,0 @@
-# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
-#
-# This file is part of the LibreOffice project.
-#
-# This Source Code Form is subject to the terms of the Mozilla Public
-# License, v. 2.0. If a copy of the MPL was not distributed with this
-# file, You can obtain one at http://mozilla.org/MPL/2.0/.
-#
-
-$(eval $(call gb_Gallery_Gallery,finance,extras/source/gallery/finance))
-
-$(eval $(call 
gb_Gallery_add_files,finance,$(LIBO_SHARE_FOLDER)/gallery/finance,\
-   extras/source/gallery/finance/Agreement.png \
-   extras/source/gallery/finance/ATM01.png \
-   extras/source/gallery/finance/ATM02.png \
-   extras/source/gallery/finance/Balance-Balanced1.png \
-   extras/source/gallery/finance/Balance-Balanced2.png \
-   extras/source/gallery/finance/Balance-Unbalanced1.png \
-   extras/source/gallery/finance/Balance-Unbalanced2.png \
-   extras/source/gallery/finance/Calculator.png \
-   extras/source/gallery/finance/Chart-Decrease1.png \
-   extras/source/gallery/finance/Chart-Decrease2.png \
-   extras/source/gallery/finance/Chart-Increase1.png \
-   extras/source/gallery/finance/Chart-Increase2.png \
-   extras/source/gallery/finance/Chart-Plateau.png \
-   extras/source/gallery/finance/Check.png \
-   extras/source/gallery/finance/Contract.png \
-   extras/source/gallery/finance/CreditCard-Black.png \
-   extras/source/gallery/finance/CreditCard-Cut.png \
-   extras/source/gallery/finance/CreditCard-Gold.png \
-   extras/source/gallery/finance/Currency-Dollar.png \
-   extras/source/gallery/finance/Currency-Dollars.png \
-   extras

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

2020-04-03 Thread andreas kainz (via logerrit)
 dev/null  |binary
 extras/Module_extras.mk   |1 -
 extras/source/gallery/environment/environment.str |2 --
 scp2/source/ooo/file_extra_ooo.scp|1 -
 4 files changed, 4 deletions(-)

New commits:
commit 962b415edb47187737a5f05c4ff3f6724a19c564
Author: andreas kainz 
AuthorDate: Sat Apr 4 00:14:46 2020 +0200
Commit: andreas_kainz 
CommitDate: Sat Apr 4 01:04:26 2020 +0200

tdf#131789 Remove Environment gallery

Change-Id: I3ed3c2be50457b1ace70f62c23e4495483c80bf1
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/91674
Tested-by: Jenkins
Reviewed-by: andreas_kainz 

diff --git a/extras/Module_extras.mk b/extras/Module_extras.mk
index e69cab07c698..63be557a7d9a 100644
--- a/extras/Module_extras.mk
+++ b/extras/Module_extras.mk
@@ -61,7 +61,6 @@ $(eval $(call gb_Module_add_targets,extras,\
Gallery_arrows \
Gallery_backgrounds \
Gallery_diagrams \
-   Gallery_environment \
Gallery_finance \
Gallery_people \
Gallery_symbols \
diff --git a/extras/source/gallery/environment/DrippingFaucet.png 
b/extras/source/gallery/environment/DrippingFaucet.png
deleted file mode 100644
index 4cb5fa5afd08..
Binary files a/extras/source/gallery/environment/DrippingFaucet.png and 
/dev/null differ
diff --git a/extras/source/gallery/environment/Earth.png 
b/extras/source/gallery/environment/Earth.png
deleted file mode 100644
index 841957c424a9..
Binary files a/extras/source/gallery/environment/Earth.png and /dev/null differ
diff --git a/extras/source/gallery/environment/EndangeredAnimals1.png 
b/extras/source/gallery/environment/EndangeredAnimals1.png
deleted file mode 100644
index 2393e9ac6c0f..
Binary files a/extras/source/gallery/environment/EndangeredAnimals1.png and 
/dev/null differ
diff --git a/extras/source/gallery/environment/EndangeredAnimals2.png 
b/extras/source/gallery/environment/EndangeredAnimals2.png
deleted file mode 100644
index 1b2b40887458..
Binary files a/extras/source/gallery/environment/EndangeredAnimals2.png and 
/dev/null differ
diff --git a/extras/source/gallery/environment/GreenCar.png 
b/extras/source/gallery/environment/GreenCar.png
deleted file mode 100644
index 8ac109904000..
Binary files a/extras/source/gallery/environment/GreenCar.png and /dev/null 
differ
diff --git a/extras/source/gallery/environment/GreenFactory.png 
b/extras/source/gallery/environment/GreenFactory.png
deleted file mode 100644
index 7e6a8b4a583f..
Binary files a/extras/source/gallery/environment/GreenFactory.png and /dev/null 
differ
diff --git a/extras/source/gallery/environment/GreenHouse.png 
b/extras/source/gallery/environment/GreenHouse.png
deleted file mode 100644
index 3c4e4d6083be..
Binary files a/extras/source/gallery/environment/GreenHouse.png and /dev/null 
differ
diff --git a/extras/source/gallery/environment/Leaf1.png 
b/extras/source/gallery/environment/Leaf1.png
deleted file mode 100644
index 670a2c989d43..
Binary files a/extras/source/gallery/environment/Leaf1.png and /dev/null differ
diff --git a/extras/source/gallery/environment/Leaf2.png 
b/extras/source/gallery/environment/Leaf2.png
deleted file mode 100644
index 1436feb7c412..
Binary files a/extras/source/gallery/environment/Leaf2.png and /dev/null differ
diff --git a/extras/source/gallery/environment/LightBulb-Flourescent-Off.png 
b/extras/source/gallery/environment/LightBulb-Flourescent-Off.png
deleted file mode 100644
index 9321ee412e45..
Binary files a/extras/source/gallery/environment/LightBulb-Flourescent-Off.png 
and /dev/null differ
diff --git a/extras/source/gallery/environment/LightBulb-Flourescent-On.png 
b/extras/source/gallery/environment/LightBulb-Flourescent-On.png
deleted file mode 100644
index df60a6352a23..
Binary files a/extras/source/gallery/environment/LightBulb-Flourescent-On.png 
and /dev/null differ
diff --git a/extras/source/gallery/environment/LightBulb-Standard-Off1.png 
b/extras/source/gallery/environment/LightBulb-Standard-Off1.png
deleted file mode 100644
index cb9dfe027a40..
Binary files a/extras/source/gallery/environment/LightBulb-Standard-Off1.png 
and /dev/null differ
diff --git a/extras/source/gallery/environment/LightBulb-Standard-Off2.png 
b/extras/source/gallery/environment/LightBulb-Standard-Off2.png
deleted file mode 100644
index bc3b493f14ba..
Binary files a/extras/source/gallery/environment/LightBulb-Standard-Off2.png 
and /dev/null differ
diff --git a/extras/source/gallery/environment/LightBulb-Standard-On.png 
b/extras/source/gallery/environment/LightBulb-Standard-On.png
deleted file mode 100644
index f76e52ffa31e..
Binary files a/extras/source/gallery/environment/LightBulb-Standard-On.png and 
/dev/null differ
diff --git a/extras/source/gallery/environment/Pollution-Car.png

[Libreoffice-commits] core.git: extras/Gallery_education.mk extras/Module_extras.mk extras/source scp2/source

2020-04-03 Thread andreas kainz (via logerrit)
 dev/null  |binary
 extras/Gallery_education.mk   |   28 --
 extras/Module_extras.mk   |1 
 extras/source/gallery/education/education.str |2 -
 scp2/source/ooo/file_extra_ooo.scp|1 
 5 files changed, 32 deletions(-)

New commits:
commit 8b594c7f16fb08b71009b13d5af2e8497fad38c3
Author: andreas kainz 
AuthorDate: Fri Apr 3 21:53:25 2020 +0200
Commit: andreas_kainz 
CommitDate: Fri Apr 3 23:55:32 2020 +0200

tdf#131789 Remove Environment gallery will be available as extension

Change-Id: Ifb27b0999450b0af1659aea14d50b721712c23db
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/91662
Tested-by: Jenkins
Reviewed-by: andreas_kainz 

diff --git a/extras/Gallery_education.mk b/extras/Gallery_education.mk
deleted file mode 100644
index 2697a1cbfb0e..
--- a/extras/Gallery_education.mk
+++ /dev/null
@@ -1,28 +0,0 @@
-# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
-#
-# This file is part of the LibreOffice project.
-#
-# This Source Code Form is subject to the terms of the Mozilla Public
-# License, v. 2.0. If a copy of the MPL was not distributed with this
-# file, You can obtain one at http://mozilla.org/MPL/2.0/.
-#
-
-$(eval $(call gb_Gallery_Gallery,education,extras/source/gallery/education))
-
-$(eval $(call 
gb_Gallery_add_files,education,$(LIBO_SHARE_FOLDER)/gallery/education,\
-   extras/source/gallery/education/Blackboard.png \
-   extras/source/gallery/education/Books.png \
-   extras/source/gallery/education/Chalk.png \
-   extras/source/gallery/education/Globe.png \
-   extras/source/gallery/education/Glue.png \
-   extras/source/gallery/education/GraduationCap.png \
-   extras/source/gallery/education/Microscope.png \
-   extras/source/gallery/education/Notebook.png \
-   extras/source/gallery/education/PaperClip-Blue.png \
-   extras/source/gallery/education/PaperClip-Red.png \
-   extras/source/gallery/education/Pencil.png \
-   extras/source/gallery/education/Ruler.png \
-   extras/source/gallery/education/TestTubes.png \
-))
-
-# vim: set noet sw=4 ts=4:
diff --git a/extras/Module_extras.mk b/extras/Module_extras.mk
index 9e7481bb1ce4..e69cab07c698 100644
--- a/extras/Module_extras.mk
+++ b/extras/Module_extras.mk
@@ -61,7 +61,6 @@ $(eval $(call gb_Module_add_targets,extras,\
Gallery_arrows \
Gallery_backgrounds \
Gallery_diagrams \
-   Gallery_education \
Gallery_environment \
Gallery_finance \
Gallery_people \
diff --git a/extras/source/gallery/education/Blackboard.png 
b/extras/source/gallery/education/Blackboard.png
deleted file mode 100644
index 7c8fead7e1bd..
Binary files a/extras/source/gallery/education/Blackboard.png and /dev/null 
differ
diff --git a/extras/source/gallery/education/Books.png 
b/extras/source/gallery/education/Books.png
deleted file mode 100644
index c57884fff5e9..
Binary files a/extras/source/gallery/education/Books.png and /dev/null differ
diff --git a/extras/source/gallery/education/Chalk.png 
b/extras/source/gallery/education/Chalk.png
deleted file mode 100644
index c0af9e0b47ef..
Binary files a/extras/source/gallery/education/Chalk.png and /dev/null differ
diff --git a/extras/source/gallery/education/Globe.png 
b/extras/source/gallery/education/Globe.png
deleted file mode 100644
index bd14965ce624..
Binary files a/extras/source/gallery/education/Globe.png and /dev/null differ
diff --git a/extras/source/gallery/education/Glue.png 
b/extras/source/gallery/education/Glue.png
deleted file mode 100644
index 2c8776542680..
Binary files a/extras/source/gallery/education/Glue.png and /dev/null differ
diff --git a/extras/source/gallery/education/GraduationCap.png 
b/extras/source/gallery/education/GraduationCap.png
deleted file mode 100644
index 6d048685138f..
Binary files a/extras/source/gallery/education/GraduationCap.png and /dev/null 
differ
diff --git a/extras/source/gallery/education/Microscope.png 
b/extras/source/gallery/education/Microscope.png
deleted file mode 100644
index c6dfba02dd8b..
Binary files a/extras/source/gallery/education/Microscope.png and /dev/null 
differ
diff --git a/extras/source/gallery/education/Notebook.png 
b/extras/source/gallery/education/Notebook.png
deleted file mode 100644
index d2cdbf4798df..
Binary files a/extras/source/gallery/education/Notebook.png and /dev/null differ
diff --git a/extras/source/gallery/education/PaperClip-Blue.png 
b/extras/source/gallery/education/PaperClip-Blue.png
deleted file mode 100644
index 6d0d3f6a1c91..
Binary files a/extras/source/gallery/education/PaperClip-Blue.png and /dev/null 
differ
diff --git a/extras/source/gallery/education/PaperClip-Red.png 
b/extras/source/gallery/education/PaperClip-Red.png
deleted file

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

2020-04-03 Thread andreas kainz (via logerrit)
 extras/Package_gallmytheme.mk   |3 +++
 extras/source/gallery/gallery_mytheme/flowchart.sdg |binary
 extras/source/gallery/gallery_mytheme/flowchart.sdv |binary
 extras/source/gallery/gallery_mytheme/flowchart.thm |binary
 4 files changed, 3 insertions(+)

New commits:
commit 279ffdbdf0344d5f2d92fdc719d8b0abd8606129
Author: andreas kainz 
AuthorDate: Fri Apr 3 22:20:36 2020 +0200
Commit: andreas_kainz 
CommitDate: Fri Apr 3 23:16:20 2020 +0200

tdf#99674 Add Flowchart gallery

Change-Id: Ia7304b2a58d5da9fe559902b64accc3eaa57262c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/91663
Tested-by: Jenkins
Reviewed-by: andreas_kainz 

diff --git a/extras/Package_gallmytheme.mk b/extras/Package_gallmytheme.mk
index fdc180415e0b..b689df1fdf65 100644
--- a/extras/Package_gallmytheme.mk
+++ b/extras/Package_gallmytheme.mk
@@ -15,4 +15,7 @@ $(eval $(call 
gb_Package_add_files,extras_gallmytheme,$(LIBO_SHARE_PRESETS_FOLDE
bpmn.sdg \
bpmn.sdv \
bpmn.thm \
+   flowchart.sdg \
+   flowchart.sdv \
+   flowchart.thm \
 ))
diff --git a/extras/source/gallery/gallery_mytheme/flowchart.sdg 
b/extras/source/gallery/gallery_mytheme/flowchart.sdg
new file mode 100644
index ..c3d82bbdba7d
Binary files /dev/null and 
b/extras/source/gallery/gallery_mytheme/flowchart.sdg differ
diff --git a/extras/source/gallery/gallery_mytheme/flowchart.sdv 
b/extras/source/gallery/gallery_mytheme/flowchart.sdv
new file mode 100644
index ..14f373501efc
Binary files /dev/null and 
b/extras/source/gallery/gallery_mytheme/flowchart.sdv differ
diff --git a/extras/source/gallery/gallery_mytheme/flowchart.thm 
b/extras/source/gallery/gallery_mytheme/flowchart.thm
new file mode 100644
index ..16d304022144
Binary files /dev/null and 
b/extras/source/gallery/gallery_mytheme/flowchart.thm differ
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: extras/Gallery_computers.mk extras/Module_extras.mk extras/source scp2/source

2020-04-02 Thread andreas kainz (via logerrit)
 dev/null  |binary
 extras/Gallery_computers.mk   |   33 --
 extras/Module_extras.mk   |1 
 extras/source/gallery/computers/computers.str |2 -
 scp2/source/ooo/file_extra_ooo.scp|1 
 5 files changed, 37 deletions(-)

New commits:
commit 59a05bc2120750104cca0bc16cad8e0e831ca534
Author: andreas kainz 
AuthorDate: Wed Apr 1 15:54:14 2020 +0200
Commit: andreas_kainz 
CommitDate: Thu Apr 2 16:32:03 2020 +0200

tdf#131308 Gallery: Remove Computer Gallery

Change-Id: I3205f630d61b86c71a8554432295a9e56c1623a4
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/91492
Tested-by: Jenkins
Reviewed-by: andreas_kainz 

diff --git a/extras/Gallery_computers.mk b/extras/Gallery_computers.mk
deleted file mode 100644
index eadbe8cfde4a..
--- a/extras/Gallery_computers.mk
+++ /dev/null
@@ -1,33 +0,0 @@
-# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
-#
-# This file is part of the LibreOffice project.
-#
-# This Source Code Form is subject to the terms of the Mozilla Public
-# License, v. 2.0. If a copy of the MPL was not distributed with this
-# file, You can obtain one at http://mozilla.org/MPL/2.0/.
-#
-
-$(eval $(call gb_Gallery_Gallery,computers,extras/source/gallery/computers))
-
-$(eval $(call 
gb_Gallery_add_files,computers,$(LIBO_SHARE_FOLDER)/gallery/computers,\
-extras/source/gallery/computers/Computer-Cloud.png \
-extras/source/gallery/computers/Computer-Desktop.png \
-extras/source/gallery/computers/Computer-Laptop-Black.png \
-extras/source/gallery/computers/Computer-Laptop-Silver.png \
-extras/source/gallery/computers/Database-Add.png \
-extras/source/gallery/computers/Database-Delete.png \
-extras/source/gallery/computers/Database-Download.png \
-extras/source/gallery/computers/Database.png \
-extras/source/gallery/computers/Folder01-Blue.png \
-extras/source/gallery/computers/Folder02-Green.png \
-extras/source/gallery/computers/Folder03-Manilla.png \
-extras/source/gallery/computers/Folder04-Yellow.png \
-extras/source/gallery/computers/Folder05-OpenBlue.png \
-extras/source/gallery/computers/Folder06-OpenGreen.png \
-extras/source/gallery/computers/Folder07-OpenManilla.png \
-extras/source/gallery/computers/Folder08-OpenYellow.png \
-extras/source/gallery/computers/Server.png \
-extras/source/gallery/computers/WirelessAccessPoint.png \
-))
-
-# vim: set noet sw=4 ts=4:
diff --git a/extras/Module_extras.mk b/extras/Module_extras.mk
index 927086ffedd1..1967ef24eda6 100644
--- a/extras/Module_extras.mk
+++ b/extras/Module_extras.mk
@@ -60,7 +60,6 @@ ifneq ($(WITH_GALLERY_BUILD),)
 $(eval $(call gb_Module_add_targets,extras,\
Gallery_arrows \
Gallery_backgrounds \
-   Gallery_computers \
Gallery_diagrams \
Gallery_education \
Gallery_environment \
diff --git a/extras/source/gallery/computers/Computer-Cloud.png 
b/extras/source/gallery/computers/Computer-Cloud.png
deleted file mode 100644
index c6c6d69dce94..
Binary files a/extras/source/gallery/computers/Computer-Cloud.png and /dev/null 
differ
diff --git a/extras/source/gallery/computers/Computer-Desktop.png 
b/extras/source/gallery/computers/Computer-Desktop.png
deleted file mode 100644
index 4609920223f4..
Binary files a/extras/source/gallery/computers/Computer-Desktop.png and 
/dev/null differ
diff --git a/extras/source/gallery/computers/Computer-Laptop-Black.png 
b/extras/source/gallery/computers/Computer-Laptop-Black.png
deleted file mode 100644
index 53decc7cf893..
Binary files a/extras/source/gallery/computers/Computer-Laptop-Black.png and 
/dev/null differ
diff --git a/extras/source/gallery/computers/Computer-Laptop-Silver.png 
b/extras/source/gallery/computers/Computer-Laptop-Silver.png
deleted file mode 100644
index dca425a88290..
Binary files a/extras/source/gallery/computers/Computer-Laptop-Silver.png and 
/dev/null differ
diff --git a/extras/source/gallery/computers/Database-Add.png 
b/extras/source/gallery/computers/Database-Add.png
deleted file mode 100644
index 5bce0deb0e35..
Binary files a/extras/source/gallery/computers/Database-Add.png and /dev/null 
differ
diff --git a/extras/source/gallery/computers/Database-Delete.png 
b/extras/source/gallery/computers/Database-Delete.png
deleted file mode 100644
index 8c1809cfd9bf..
Binary files a/extras/source/gallery/computers/Database-Delete.png and 
/dev/null differ
diff --git a/extras/source/gallery/computers/Database-Download.png 
b/extras/source/gallery/computers/Database-Download.png
deleted file mode 100644
index 621f6b4a24ff..
Binary files a/extras/source/gallery/computers/Database-Download.png and 
/dev/null differ
diff --git a/extras/source/gallery/computers/Database.png 
b/extras/source/gallery/computers

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

2020-03-31 Thread andreas kainz (via logerrit)
 extras/source/gallery/gallery_mytheme/bpmn.sdg |binary
 extras/source/gallery/gallery_mytheme/bpmn.sdv |binary
 extras/source/gallery/gallery_mytheme/bpmn.thm |binary
 3 files changed

New commits:
commit d6969976b51b92813a8770b10c0bacfd4ce67642
Author: andreas kainz 
AuthorDate: Wed Apr 1 00:10:13 2020 +0200
Commit: andreas_kainz 
CommitDate: Wed Apr 1 01:00:59 2020 +0200

bpmn gallery update for better previews

Change-Id: Ia3032e8248086078c56e9fcd3a3beae3555a7524
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/91457
Tested-by: Jenkins
Reviewed-by: andreas_kainz 

diff --git a/extras/source/gallery/gallery_mytheme/bpmn.sdg 
b/extras/source/gallery/gallery_mytheme/bpmn.sdg
index 65d9a6186b10..4c4bacb9e69a 100644
Binary files a/extras/source/gallery/gallery_mytheme/bpmn.sdg and 
b/extras/source/gallery/gallery_mytheme/bpmn.sdg differ
diff --git a/extras/source/gallery/gallery_mytheme/bpmn.sdv 
b/extras/source/gallery/gallery_mytheme/bpmn.sdv
index 3ac76de082c1..82bdfc1c4ada 100644
Binary files a/extras/source/gallery/gallery_mytheme/bpmn.sdv and 
b/extras/source/gallery/gallery_mytheme/bpmn.sdv differ
diff --git a/extras/source/gallery/gallery_mytheme/bpmn.thm 
b/extras/source/gallery/gallery_mytheme/bpmn.thm
index 00392fb48125..9616f093889a 100644
Binary files a/extras/source/gallery/gallery_mytheme/bpmn.thm and 
b/extras/source/gallery/gallery_mytheme/bpmn.thm differ
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2020-03-31 Thread andreas kainz (via logerrit)
 sw/uiconfig/swriter/ui/notebookbar.ui|8 
 sw/uiconfig/swriter/ui/notebookbar_compact.ui|8 
 sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui |8 
 sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui|8 
 4 files changed, 16 insertions(+), 16 deletions(-)

New commits:
commit 7ac7fb03e4fe3a3a7996631e725deea6e3edc85c
Author: andreas kainz 
AuthorDate: Tue Mar 31 23:25:15 2020 +0200
Commit: andreas_kainz 
CommitDate: Wed Apr 1 00:10:26 2020 +0200

tdf#131746 HideWhitespace is now ShowWhitespace

Change-Id: I8eecfac7241a3347a4d8c88e69cb0a41c3136efb
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/91455
Tested-by: Jenkins
Reviewed-by: andreas_kainz 

diff --git a/sw/uiconfig/swriter/ui/notebookbar.ui 
b/sw/uiconfig/swriter/ui/notebookbar.ui
index a692ae77417d..9977c06f8904 100644
--- a/sw/uiconfig/swriter/ui/notebookbar.ui
+++ b/sw/uiconfig/swriter/ui/notebookbar.ui
@@ -2077,10 +2077,10 @@
   
 
 
-  
+  
 True
 False
-.uno:HideWhitespace
+.uno:ShowWhitespace
   
 
 
@@ -9304,10 +9304,10 @@
 both-horiz
 False
 
-  
+  
 True
 False
-.uno:HideWhitespace
+.uno:ShowWhitespace
   
   
 False
diff --git a/sw/uiconfig/swriter/ui/notebookbar_compact.ui 
b/sw/uiconfig/swriter/ui/notebookbar_compact.ui
index 97be2a56556b..06d9500ee72f 100644
--- a/sw/uiconfig/swriter/ui/notebookbar_compact.ui
+++ b/sw/uiconfig/swriter/ui/notebookbar_compact.ui
@@ -2294,10 +2294,10 @@
   
 
 
-  
+  
 True
 False
-.uno:HideWhitespace
+.uno:ShowWhitespace
   
 
 
@@ -8592,10 +8592,10 @@
 both-horiz
 False
 
-  
+  
 True
 False
-.uno:HideWhitespace
+.uno:ShowWhitespace
   
   
 False
diff --git a/sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui 
b/sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui
index 428fc34c1966..29d72708a2c6 100644
--- a/sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui
+++ b/sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui
@@ -1701,10 +1701,10 @@
   
 
 
-  
+  
 True
 False
-.uno:HideWhitespace
+.uno:ShowWhitespace
   
 
   
@@ -3377,10 +3377,10 @@
   
 
 
-  
+  
 True
 False
-.uno:HideWhitespace
+.uno:ShowWhitespace
   
 
 
diff --git a/sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui 
b/sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui
index 0ced43eb4aa7..ea6cf4435792 100644
--- a/sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui
+++ b/sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui
@@ -1666,10 +1666,10 @@
   
 
 
-  
+  
 True
 False
-.uno:HideWhitespace
+.uno:ShowWhitespace
   
 
   
@@ -3717,10 +3717,10 @@
   
 
 
-  
+  
 True
 False
-.uno:HideWhitespace
+.uno:ShowWhitespace
   
 
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2020-03-31 Thread andreas kainz (via logerrit)
 extras/Package_gallmytheme.mk |3 +++
 extras/Package_gallsystem.mk  |3 ---
 2 files changed, 3 insertions(+), 3 deletions(-)

New commits:
commit 8d9c1ed8b2b028add0b8430261f688284c494b12
Author: andreas kainz 
AuthorDate: Tue Mar 31 22:46:24 2020 +0200
Commit: andreas_kainz 
CommitDate: Wed Apr 1 00:02:19 2020 +0200

bpmn gallery available in user dir

Change-Id: I42b037fa85be22ac38d5f541fa1d450c0cf15cfb
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/91440
Tested-by: Jenkins
Reviewed-by: andreas_kainz 

diff --git a/extras/Package_gallmytheme.mk b/extras/Package_gallmytheme.mk
index 88149916095d..fdc180415e0b 100644
--- a/extras/Package_gallmytheme.mk
+++ b/extras/Package_gallmytheme.mk
@@ -12,4 +12,7 @@ $(eval $(call 
gb_Package_Package,extras_gallmytheme,$(SRCDIR)/extras/source/gall
 $(eval $(call 
gb_Package_add_files,extras_gallmytheme,$(LIBO_SHARE_PRESETS_FOLDER)/gallery,\
sg30.sdv \
sg30.thm \
+   bpmn.sdg \
+   bpmn.sdv \
+   bpmn.thm \
 ))
diff --git a/extras/Package_gallsystem.mk b/extras/Package_gallsystem.mk
index 27eee346d0b6..fe3bfc61d480 100644
--- a/extras/Package_gallsystem.mk
+++ b/extras/Package_gallsystem.mk
@@ -19,9 +19,6 @@ $(eval $(call 
gb_Package_add_files,extras_gallsystem,$(LIBO_SHARE_FOLDER)/galler
sg36.sdg \
sg36.sdv \
sg36.thm \
-   bpmn.sdg \
-   bpmn.sdv \
-   bpmn.thm \
 ))
 
 # vim: set noet sw=4 ts=4:
diff --git a/extras/source/gallery/gallery_system/bpmn.sdg 
b/extras/source/gallery/gallery_mytheme/bpmn.sdg
similarity index 100%
rename from extras/source/gallery/gallery_system/bpmn.sdg
rename to extras/source/gallery/gallery_mytheme/bpmn.sdg
diff --git a/extras/source/gallery/gallery_system/bpmn.sdv 
b/extras/source/gallery/gallery_mytheme/bpmn.sdv
similarity index 100%
rename from extras/source/gallery/gallery_system/bpmn.sdv
rename to extras/source/gallery/gallery_mytheme/bpmn.sdv
diff --git a/extras/source/gallery/gallery_system/bpmn.thm 
b/extras/source/gallery/gallery_mytheme/bpmn.thm
similarity index 100%
rename from extras/source/gallery/gallery_system/bpmn.thm
rename to extras/source/gallery/gallery_mytheme/bpmn.thm
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2020-03-29 Thread andreas kainz (via logerrit)
 extras/source/gallery/gallery_system/sg36.sdg |binary
 extras/source/gallery/gallery_system/sg36.sdv |binary
 extras/source/gallery/gallery_system/sg36.thm |binary
 3 files changed

New commits:
commit 9e060b67c03deb495c6da2e7b0bb399c21aae138
Author: andreas kainz 
AuthorDate: Sun Mar 29 20:08:23 2020 +0200
Commit: andreas_kainz 
CommitDate: Sun Mar 29 21:33:49 2020 +0200

tdf#125960 update fontwork shapes for fontwork gallery

Change-Id: I330ccdb91b4283cf947041c94fa39c4334432895
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/91334
Tested-by: Jenkins
Reviewed-by: andreas_kainz 

diff --git a/extras/source/gallery/gallery_system/sg36.sdg 
b/extras/source/gallery/gallery_system/sg36.sdg
index 0e65e9a7e143..65fc4f3bfb1b 100644
Binary files a/extras/source/gallery/gallery_system/sg36.sdg and 
b/extras/source/gallery/gallery_system/sg36.sdg differ
diff --git a/extras/source/gallery/gallery_system/sg36.sdv 
b/extras/source/gallery/gallery_system/sg36.sdv
index e6a03eeda8f2..51171313668d 100644
Binary files a/extras/source/gallery/gallery_system/sg36.sdv and 
b/extras/source/gallery/gallery_system/sg36.sdv differ
diff --git a/extras/source/gallery/gallery_system/sg36.thm 
b/extras/source/gallery/gallery_system/sg36.thm
index 7c7c4bea4755..8d80fe15f24a 100644
Binary files a/extras/source/gallery/gallery_system/sg36.thm and 
b/extras/source/gallery/gallery_system/sg36.thm differ
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


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

2020-03-29 Thread andreas kainz (via logerrit)
 extras/Package_gallsystem.mk  |3 +++
 extras/source/gallery/gallery_system/bpmn.sdg |binary
 extras/source/gallery/gallery_system/bpmn.sdv |binary
 extras/source/gallery/gallery_system/bpmn.thm |binary
 4 files changed, 3 insertions(+)

New commits:
commit 1303426c1e796a4f67ebf50eb0d7d1a2a2e292c8
Author: andreas kainz 
AuthorDate: Sun Mar 29 16:05:00 2020 +0200
Commit: andreas_kainz 
CommitDate: Sun Mar 29 19:26:13 2020 +0200

Gallery: Add bpmn gallery

Change-Id: I2db9b710e4b935d3e250115bdfabd9ce074004c0
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/91329
Tested-by: Jenkins
Reviewed-by: andreas_kainz 

diff --git a/extras/Package_gallsystem.mk b/extras/Package_gallsystem.mk
index fe3bfc61d480..27eee346d0b6 100644
--- a/extras/Package_gallsystem.mk
+++ b/extras/Package_gallsystem.mk
@@ -19,6 +19,9 @@ $(eval $(call 
gb_Package_add_files,extras_gallsystem,$(LIBO_SHARE_FOLDER)/galler
sg36.sdg \
sg36.sdv \
sg36.thm \
+   bpmn.sdg \
+   bpmn.sdv \
+   bpmn.thm \
 ))
 
 # vim: set noet sw=4 ts=4:
diff --git a/extras/source/gallery/gallery_system/bpmn.sdg 
b/extras/source/gallery/gallery_system/bpmn.sdg
new file mode 100644
index ..65d9a6186b10
Binary files /dev/null and b/extras/source/gallery/gallery_system/bpmn.sdg 
differ
diff --git a/extras/source/gallery/gallery_system/bpmn.sdv 
b/extras/source/gallery/gallery_system/bpmn.sdv
new file mode 100644
index ..3ac76de082c1
Binary files /dev/null and b/extras/source/gallery/gallery_system/bpmn.sdv 
differ
diff --git a/extras/source/gallery/gallery_system/bpmn.thm 
b/extras/source/gallery/gallery_system/bpmn.thm
new file mode 100644
index ..00392fb48125
Binary files /dev/null and b/extras/source/gallery/gallery_system/bpmn.thm 
differ
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: extras/Gallery_bullets.mk extras/Module_extras.mk extras/Package_gallbullets.mk extras/Package_gallsystem.mk extras/source Repository.mk scp2/source

2020-03-29 Thread andreas kainz (via logerrit)
 Repository.mk |1 
 dev/null  |binary
 extras/Gallery_bullets.mk |   39 +
 extras/Module_extras.mk   |2 
 extras/Package_gallbullets.mk |  107 --
 extras/Package_gallsystem.mk  |3 
 extras/source/gallery/bullets/Bullet01-Circle-DarkRed.svg |1 
 extras/source/gallery/bullets/Bullet02-Circle-Blue.svg|1 
 extras/source/gallery/bullets/Bullet03-Circle-Green.svg   |1 
 extras/source/gallery/bullets/Bullet04-Square-Black.svg   |1 
 extras/source/gallery/bullets/Bullet05-Square-Orange.svg  |1 
 extras/source/gallery/bullets/Bullet06-Square-Purple.svg  |1 
 extras/source/gallery/bullets/Bullet07-Diamond-Blue.svg   |1 
 extras/source/gallery/bullets/Bullet08-Diamond-LightBlue.svg  |1 
 extras/source/gallery/bullets/Bullet09-Diamond-Red.svg|1 
 extras/source/gallery/bullets/Bullet10-Star-Yellow.svg|1 
 extras/source/gallery/bullets/Bullet11-Star-Blue.svg  |1 
 extras/source/gallery/bullets/Bullet12-Triangle-Blue.svg  |1 
 extras/source/gallery/bullets/Bullet13-Triangle-DarkGreen.svg |1 
 extras/source/gallery/bullets/Bullet14-Arrow-Red.svg  |1 
 extras/source/gallery/bullets/Bullet15-Arrow-Blue.svg |1 
 extras/source/gallery/bullets/Bullet16-Box-Blue.svg   |1 
 extras/source/gallery/bullets/Bullet17-Box-Red.svg|1 
 extras/source/gallery/bullets/Bullet18-Asterisk-LightBlue.svg |1 
 extras/source/gallery/bullets/Bullet19-Leaves-Red.svg |1 
 extras/source/gallery/bullets/Bullet20-Target-Blue.svg|1 
 extras/source/gallery/bullets/Bullet21-Arrow-Blue.svg |1 
 extras/source/gallery/bullets/Bullet22-Arrow-DarkBlue.svg |1 
 extras/source/gallery/bullets/Bullet23-Arrow-Brown.svg|1 
 extras/source/gallery/bullets/Bullet24-Flag-Red.svg   |1 
 extras/source/gallery/bullets/Bullet25-Flag-Green.svg |1 
 extras/source/gallery/bullets/Bullet26-X-Red.svg  |1 
 extras/source/gallery/bullets/Bullet27-X-Black.svg|1 
 extras/source/gallery/bullets/Bullet28-Checkmark-Green.svg|1 
 extras/source/gallery/bullets/Bullet29-Checkmark-Blue.svg |1 
 extras/source/gallery/bullets/Bullet30-Square-DarkRed.svg |1 
 extras/source/gallery/bullets/ball.svg|  386 ++
 extras/source/gallery/bullets/book.svg|  322 
 extras/source/gallery/bullets/bullets.str |2 
 extras/source/gallery/bullets/check.svg   |1 
 extras/source/gallery/bullets/checkbox.svg|2 
 extras/source/gallery/bullets/circle-gray.svg |1 
 extras/source/gallery/bullets/circle-green.svg|1 
 extras/source/gallery/bullets/circle-red.svg  |1 
 extras/source/gallery/bullets/circle-yellow.svg   |1 
 extras/source/gallery/bullets/cross.svg   |1 
 extras/source/gallery/bullets/flag-green.svg  |   88 ++
 extras/source/gallery/bullets/flag-red.svg|  115 ++
 extras/source/gallery/bullets/flower.svg  |   18 
 extras/source/gallery/bullets/folder.svg  |1 
 extras/source/gallery/bullets/info.svg|1 
 extras/source/gallery/bullets/ok.svg  |7 
 extras/source/gallery/bullets/redo.svg|   88 ++
 extras/source/gallery/bullets/stars-empty.svg |1 
 extras/source/gallery/bullets/stars.svg   |1 
 extras/source/gallery/bullets/tag.svg |  303 +++
 extras/source/gallery/bullets/triangle-blue.svg   |1 
 extras/source/gallery/bullets/triangle-green.svg  |1 
 extras/source/gallery/bullets/undo.svg|   88 ++
 extras/source/gallery/bullets/warning.svg |  100 ++
 extras/source/gallery/bullets/world.svg   |   39 +
 extras/source/gallery/share/gallery_names.ulf |3 
 scp2/source/ooo/file_extra_ooo.scp|2 
 63 files changed, 1615 insertions(+), 142 deletions(-)

New commits:
commit 51d78ecd2c0ef0e5b8d44f8ab211e4435f6efeb0
Author: andreas kainz 
AuthorDate: Sun Mar 8 11:01:34 2020 +0100
Commit: andreas_kainz 
CommitDate: Sun Mar 29 14:55:46 2020 +0200

tdf#131224 update bullets and numbering images

* New bullets added as ordinary gallery
* makefile not within the WITH_GALLERY_BUILD switch
  because Bullets & Numbering rely on these images

Ch

<    1   2   3   4   5   6   7   8   9   10   >