core.git: 2 commits - sc/uiconfig sd/uiconfig

2024-05-02 Thread Samuel Mehrbrodt (via logerrit)
 sc/uiconfig/scalc/ui/formatcellsdialog.ui |  287 ++--
 sd/uiconfig/simpress/ui/templatedialog.ui |  533 --
 2 files changed, 119 insertions(+), 701 deletions(-)

New commits:
commit 7e553a56c6a5aa7f4b1f01df52ed9607d3397cfc
Author: Samuel Mehrbrodt 
AuthorDate: Fri Apr 26 15:09:59 2024 +0200
Commit: Samuel Mehrbrodt 
CommitDate: Thu May 2 08:30:53 2024 +0200

Save with newer Glade version

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

diff --git a/sc/uiconfig/scalc/ui/formatcellsdialog.ui 
b/sc/uiconfig/scalc/ui/formatcellsdialog.ui
index b18ec5c62814..ea0daf8e9fd5 100644
--- a/sc/uiconfig/scalc/ui/formatcellsdialog.ui
+++ b/sc/uiconfig/scalc/ui/formatcellsdialog.ui
@@ -1,33 +1,30 @@
 
-
+
 
   
   
-False
-6
+False
+6
 Format Cells
 True
-0
-0
-dialog
-
-  
-
+0
+0
+dialog
 
   
-False
+False
 vertical
 12
 
   
-False
-end
+False
+end
 
   
 _Reset
 True
-True
-True
+True
+True
 True
   
   
@@ -40,10 +37,10 @@
   
 _OK
 True
-True
-True
-True
-True
+True
+True
+True
+True
 True
   
   
@@ -56,8 +53,8 @@
   
 _Cancel
 True
-True
-True
+True
+True
 True
   
   
@@ -70,8 +67,8 @@
   
 _Help
 True
-True
-True
+True
+True
 True
   
   
@@ -85,47 +82,23 @@
   
 False
 True
-end
+end
 0
   
 
 
   
 True
-True
+True
 True
 True
 True
-True
+True
 
   
   
 True
-False
-
-  
-
-
-  
-
-
-  
-
-
-  
-
-
-  
-
-
-  
-
-
-  
-
-
-  
-
+False
 
   
 
@@ -134,42 +107,18 @@
 
   
 True
-False
+False
 Numbers
   
   
-False
+False
   
 
 
   
   
 True
-False
-
-  
-
-
-  
-
-
-  
-
-
-  
-
-
-  
-
-
-  
-
-
-  
-
-
-  
-
+False
 
   
 
@@ -181,43 +130,19 @@
 
   
 True
-False
+False
 Font
   
   
 1
-False
+False
   
 
 
   
   
 True
-False
-
-  
-
-
-  
-
-
-  
-
-
-  
-
-
-  
-
-
-  
-
-
-  
-
-
-  
-
+False
 
   
 
@@ -229,43 +154,19 @@
 
   
 True
-False
+False
 Font 

[Libreoffice-commits] core.git: 2 commits - sc/uiconfig sd/uiconfig svgio/CppunitTest_svgio.mk svgio/CppunitTest_svgio_tools.mk svgio/inc svgio/Library_svgio.mk svgio/source sw/uiconfig vcl/workben

2023-04-26 Thread Caolán McNamara (via logerrit)
 sc/uiconfig/scalc/ui/notebookbar.ui|5 -
 sd/uiconfig/sdraw/ui/notebookbar.ui|5 -
 sd/uiconfig/simpress/ui/notebookbar.ui |5 -
 svgio/CppunitTest_svgio.mk |1 +
 svgio/CppunitTest_svgio_tools.mk   |1 +
 svgio/Library_svgio.mk |1 +
 svgio/inc/svgdocumenthandler.hxx   |3 +++
 svgio/source/svguno/xsvgparser.cxx |   10 ++
 sw/uiconfig/swriter/ui/notebookbar.ui  |5 -
 vcl/workben/fftester.cxx   |   10 ++
 10 files changed, 42 insertions(+), 4 deletions(-)

New commits:
commit 7d913c6ec16cab123bd261bca20c4aaeea6b0b38
Author: Caolán McNamara 
AuthorDate: Tue Apr 25 20:13:07 2023 +0100
Commit: Caolán McNamara 
CommitDate: Wed Apr 26 16:23:49 2023 +0200

expose parsing svgs for testing

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

diff --git a/svgio/CppunitTest_svgio.mk b/svgio/CppunitTest_svgio.mk
index 3a828ad036e3..1bd6c3b0b5d0 100644
--- a/svgio/CppunitTest_svgio.mk
+++ b/svgio/CppunitTest_svgio.mk
@@ -42,6 +42,7 @@ $(eval $(call gb_CppunitTest_use_libraries,svgio,\
 unotest \
 tk \
 tl \
+utl \
 vcl \
 ))
 
diff --git a/svgio/CppunitTest_svgio_tools.mk b/svgio/CppunitTest_svgio_tools.mk
index cb48c5eda09d..abb6bb6e0fc7 100644
--- a/svgio/CppunitTest_svgio_tools.mk
+++ b/svgio/CppunitTest_svgio_tools.mk
@@ -39,6 +39,7 @@ $(eval $(call gb_CppunitTest_use_libraries,svgio_tools,\
 svt \
 tk \
 tl \
+utl \
 vcl \
 ))
 
diff --git a/svgio/Library_svgio.mk b/svgio/Library_svgio.mk
index c5a35405323f..917f9ea4865e 100644
--- a/svgio/Library_svgio.mk
+++ b/svgio/Library_svgio.mk
@@ -45,6 +45,7 @@ $(eval $(call gb_Library_use_libraries,svgio,\
 sax \
 vcl \
 svt \
+utl \
 ))
 
 $(eval $(call gb_Library_add_exception_objects,svgio,\
diff --git a/svgio/inc/svgdocumenthandler.hxx b/svgio/inc/svgdocumenthandler.hxx
index 197c9e8e83ee..a13284340a38 100644
--- a/svgio/inc/svgdocumenthandler.hxx
+++ b/svgio/inc/svgdocumenthandler.hxx
@@ -23,6 +23,7 @@
 #include "svgdocument.hxx"
 #include 
 
+class SvStream;
 namespace svgio::svgreader { class SvgCharacterNode; }
 
 namespace svgio::svgreader
@@ -60,4 +61,6 @@ namespace svgio::svgreader
 
 } // end of namespace svgio::svgreader
 
+extern "C" SAL_DLLPUBLIC_EXPORT bool TestImportSVG(SvStream& rStream);
+
 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/svgio/source/svguno/xsvgparser.cxx 
b/svgio/source/svguno/xsvgparser.cxx
index 705f97a0487a..fd2f5d3ddff0 100644
--- a/svgio/source/svguno/xsvgparser.cxx
+++ b/svgio/source/svguno/xsvgparser.cxx
@@ -22,6 +22,7 @@
 #include 
 #include 
 #include 
+#include 
 #include 
 #include 
 #include 
@@ -30,6 +31,8 @@
 #include 
 #include 
 #include 
+#include 
+#include 
 
 #include 
 #include 
@@ -196,4 +199,11 @@ svgio_XSvgParser_get_implementation(
 return cppu::acquire(new svgio::svgreader::XSvgParser(context));
 }
 
+extern "C" bool TestImportSVG(SvStream& rStream)
+{
+css::uno::Reference xStream(new 
utl::OInputStreamWrapper(rStream));
+rtl::Reference xSvgParser(new 
svgio::svgreader::XSvgParser(comphelper::getProcessComponentContext()));
+return xSvgParser->getDecomposition(xStream, OUString()).getLength() != 0;
+}
+
 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/vcl/workben/fftester.cxx b/vcl/workben/fftester.cxx
index bc4a692b4f81..c396b28f1ede 100644
--- a/vcl/workben/fftester.cxx
+++ b/vcl/workben/fftester.cxx
@@ -542,6 +542,16 @@ SAL_IMPLEMENT_MAIN_WITH_ARGS(argc, argv)
 SvFileStream aFileStream(out, StreamMode::READ);
 ret = static_cast((*pfnImport)(aFileStream));
 }
+else if (strcmp(argv[2], "svg") == 0)
+{
+static FFilterCall pfnImport(nullptr);
+if (!pfnImport)
+{
+pfnImport = load(u"libsvgiolo.so", "TestImportSVG");
+}
+SvFileStream aFileStream(out, StreamMode::READ);
+ret = static_cast((*pfnImport)(aFileStream));
+}
 #endif
 }
 catch (...)
commit c163334ae8cdd202dd4060ef1f401a9e9b51ce3e
Author: Rafael Lima 
AuthorDate: Thu Apr 20 11:06:40 2023 -0300
Commit: Rafael Lima 
CommitDate: Wed Apr 26 16:23:42 2023 +0200

tdf#151624 Fix Insert Formula tool in the Tabbed UI

As reported in the ticket the Insert Formula tool was misaligned in the
Tabbed UI since the removal of the Emoji tool.

This patch fixes that by making the tool use all the available vertical
space.

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

diff --git a/sc/uiconfig/scalc/ui/notebookbar.ui 
b/sc/uiconfig/scalc/ui/notebookbar.ui
index 7669f4196949..bbcc0b556fac 100644

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

2018-04-03 Thread andreas kainz
 sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui|7 ---
 sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui   |7 ---
 sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui |7 ---
 sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui|7 ---
 sw/uiconfig/swriter/ui/notebookbar.ui |7 ---
 sw/uiconfig/swriter/ui/notebookbar_compact.ui |7 ---
 sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui  |7 ---
 sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui |7 ---
 8 files changed, 56 deletions(-)

New commits:
commit f9e43703229f7b3ce55b45c7c9749341ed23df29
Author: andreas kainz 
Date:   Tue Apr 3 11:53:10 2018 +0200

NB: remove Notebookbar selection in calc and impress

Change-Id: I5295b106cbcb7fc344512b2db96aeb785ba85f46
Reviewed-on: https://gerrit.libreoffice.org/52300
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 2ab20670b903..116d7b5e12d9 100644
--- a/sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui
+++ b/sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui
@@ -3771,13 +3771,6 @@
   
 
 
-  
-True
-False
-.uno:Notebookbar
-  
-
-
   
 True
 False
diff --git a/sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui 
b/sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui
index 7b68f17ea253..c772e98dcd5e 100644
--- a/sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui
+++ b/sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui
@@ -3705,13 +3705,6 @@
   
 
 
-  
-True
-False
-.uno:Notebookbar
-  
-
-
   
 True
 False
diff --git a/sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui 
b/sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui
index 33241210fd26..d52234590361 100644
--- a/sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui
+++ b/sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui
@@ -2230,13 +2230,6 @@
   
 
 
-  
-True
-False
-.uno:Notebookbar
-  
-
-
   
 True
 False
diff --git a/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui 
b/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui
index 6dbd4025247e..f765198cba45 100644
--- a/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui
+++ b/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui
@@ -2407,13 +2407,6 @@
   
 
 
-  
-True
-False
-.uno:Notebookbar
-  
-
-
   
 True
 False
commit c714be097bced6fa35421adcfd8561efd79c40a2
Author: andreas kainz 
Date:   Tue Apr 3 11:49:24 2018 +0200

NB: remove Notebookbar selection cause it's integrated in ToolbarMode

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

diff --git a/sw/uiconfig/swriter/ui/notebookbar.ui 
b/sw/uiconfig/swriter/ui/notebookbar.ui
index 08f4e6f33b96..07e1b65e02bf 100644
--- a/sw/uiconfig/swriter/ui/notebookbar.ui
+++ b/sw/uiconfig/swriter/ui/notebookbar.ui
@@ -1928,13 +1928,6 @@
   
 
 
-  
-True
-False
-.uno:Notebookbar
-  
-
-
   
 True
 False
diff --git a/sw/uiconfig/swriter/ui/notebookbar_compact.ui 
b/sw/uiconfig/swriter/ui/notebookbar_compact.ui
index d8af199fc3af..ec1483fe1a04 100644
--- a/sw/uiconfig/swriter/ui/notebookbar_compact.ui
+++ b/sw/uiconfig/swriter/ui/notebookbar_compact.ui
@@ -2129,13 +2129,6 @@
   
 
 
-  
-True
-False
-.uno:Notebookbar
-  
-
-
   
 True
 False
diff --git a/sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui 
b/sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui
index 1196655bfbdf..409ed484a23d 100644
--- a/sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui
+++ b/sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui
@@ -3142,13 +3142,6 @@
   
 
 
-  
-True
-False
-.uno:Notebookbar
-  
-
-
   
 True
 False
diff --git a/sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui 
b/sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui
index b862598b0c6c..5d554a929b3b 100644
--- a/sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui
+++ b/sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui
@@ -3099,13 +3099,6 @@
   
 
 
-  
-True
-False
-.uno:Notebookbar
-  
-
-
   
 True
 False

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

2017-04-08 Thread Szymon Kłos
 sc/uiconfig/scalc/popupmenu/notebookbar.xml|2 ++
 sc/uiconfig/scalc/ui/notebookbar.ui|   12 
 sd/uiconfig/simpress/popupmenu/notebookbar.xml |2 ++
 sd/uiconfig/simpress/ui/customanimationspanelhorizontal.ui |6 ++
 sd/uiconfig/simpress/ui/notebookbar.ui |5 +
 sd/uiconfig/simpress/ui/slidetransitionspanelhorizontal.ui |1 +
 sw/uiconfig/swriter/popupmenu/notebookbar.xml  |2 ++
 7 files changed, 30 insertions(+)

New commits:
commit 9ef71cffd80294f57063d38fe864c3b481ce6f51
Author: Szymon Kłos 
Date:   Sat Apr 8 22:57:03 2017 +0200

Notebookbar: add new file and recent docs to the menu

Change-Id: Ib2d7e022c19dc363ba7e7123c4f3de9c7e8dd0f5

diff --git a/sc/uiconfig/scalc/popupmenu/notebookbar.xml 
b/sc/uiconfig/scalc/popupmenu/notebookbar.xml
index 29356d5c8281..b470c0e57c31 100644
--- a/sc/uiconfig/scalc/popupmenu/notebookbar.xml
+++ b/sc/uiconfig/scalc/popupmenu/notebookbar.xml
@@ -8,7 +8,9 @@
  *
 -->
 http://openoffice.org/2001/menu;>
+  
   
+  
   
   
   
diff --git a/sd/uiconfig/simpress/popupmenu/notebookbar.xml 
b/sd/uiconfig/simpress/popupmenu/notebookbar.xml
index 7814a63c3f71..9295fefe7487 100644
--- a/sd/uiconfig/simpress/popupmenu/notebookbar.xml
+++ b/sd/uiconfig/simpress/popupmenu/notebookbar.xml
@@ -8,7 +8,9 @@
  *
 -->
 http://openoffice.org/2001/menu;>
+  
   
+  
   
   
   
diff --git a/sw/uiconfig/swriter/popupmenu/notebookbar.xml 
b/sw/uiconfig/swriter/popupmenu/notebookbar.xml
index d37082e53a14..26168beb00e4 100644
--- a/sw/uiconfig/swriter/popupmenu/notebookbar.xml
+++ b/sw/uiconfig/swriter/popupmenu/notebookbar.xml
@@ -8,7 +8,9 @@
  *
 -->
 http://openoffice.org/2001/menu;>
+  
   
+  
   
   
   
commit 3b5d6d58de9aaa52d64cec4fd000eb032edd08a4
Author: Szymon Kłos 
Date:   Sat Apr 8 13:12:13 2017 +0200

Notebookbar: vertical alignment

Change-Id: Iacf2adf834d71267ba8d0a4ab69e6caec4dde1c3

diff --git a/sc/uiconfig/scalc/ui/notebookbar.ui 
b/sc/uiconfig/scalc/ui/notebookbar.ui
index 9ac3e0480b0c..b35d37a82bd7 100644
--- a/sc/uiconfig/scalc/ui/notebookbar.ui
+++ b/sc/uiconfig/scalc/ui/notebookbar.ui
@@ -415,6 +415,7 @@
   
 True
 False
+center
 vertical
 
   
@@ -500,6 +501,7 @@
   
 True
 False
+center
 vertical
 
   
@@ -1207,6 +1209,7 @@
 
   
 True
+center
 False
 
   
@@ -1378,6 +1381,7 @@
 
   
 True
+center
 False
 vertical
 
@@ -1437,6 +1441,7 @@
 
   
 True
+center
 False
 
   
@@ -1592,6 +1597,7 @@
 
   
 True
+center
 False
 vertical
 
@@ -2063,6 +2069,7 @@
   
 True
 False
+center
 vertical
 
   
@@ -2340,6 +2347,7 @@
   
 True
 False
+center
 vertical
 
   
@@ -2424,6 +2432,7 @@
   
 True
 False
+center
 vertical
 
   
@@ -2808,6 +2817,7 @@
   
 True
 False
+center
 vertical
 
   
@@ -2865,6 +2875,7 @@
   
 True
 False
+center
 vertical
 
   
@@ -3184,6 +3195,7 @@
   
 True
 False
+center
 vertical
 
   
diff --git a/sd/uiconfig/simpress/ui/customanimationspanelhorizontal.ui 
b/sd/uiconfig/simpress/ui/customanimationspanelhorizontal.ui
index 

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

2016-07-22 Thread Szymon Kłos
 sc/uiconfig/scalc/ui/notebookbar.ui|  521 +
 sd/uiconfig/simpress/ui/notebookbar.ui |  517 
 2 files changed, 1038 insertions(+)

New commits:
commit 10b13ba41d608a14789a94f53344d76bceca9aae
Author: Szymon Kłos 
Date:   Fri Jul 22 10:24:23 2016 +0200

GSoC notebookbar: image tab for Impress

Change-Id: I45ef6691d32f3fd084143a80ac904e441b4a6098

diff --git a/sd/uiconfig/simpress/ui/notebookbar.ui 
b/sd/uiconfig/simpress/ui/notebookbar.ui
index 6b53d7c..dd6c0ea 100644
--- a/sd/uiconfig/simpress/ui/notebookbar.ui
+++ b/sd/uiconfig/simpress/ui/notebookbar.ui
@@ -2712,6 +2712,523 @@
 False
   
 
+
+  
+True
+False
+6
+
+  
+True
+False
+vertical
+
+  
+True
+False
+vertical
+
+  
+True
+False
+False
+
+  
+False
+135
+True
+False
+True
+.uno:GrafLuminance
+True
+  
+  
+False
+True
+  
+
+  
+  
+False
+True
+0
+  
+
+
+  
+True
+False
+False
+
+  
+False
+135
+True
+False
+True
+.uno:GrafContrast
+True
+  
+  
+False
+True
+  
+
+  
+  
+False
+True
+1
+  
+
+  
+  
+False
+True
+0
+  
+
+  
+  
+False
+True
+0
+  
+
+
+  
+True
+False
+vertical
+
+  
+True
+False
+vertical
+
+  
+True
+False
+False
+
+  
+False
+135
+True
+False
+True
+.uno:GrafGamma
+True
+  
+  
+False
+True
+  
+
+  
+  
+False
+True
+0
+  
+
+
+  
+True
+False
+False
+
+  
+False
+135
+True
+False
+True
+.uno:GrafTransparence
+True
+  
+  

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

2016-05-26 Thread Szymon Kłos
 sc/uiconfig/scalc/ui/notebookbar.ui| 2827 +++--
 sd/uiconfig/simpress/ui/notebookbar.ui | 2457 
 2 files changed, 5179 insertions(+), 105 deletions(-)

New commits:
commit 7e4a55dd8faa5eb73b297c9f2134955d187d902e
Author: Szymon Kłos 
Date:   Thu May 26 20:08:22 2016 +0200

notebookbar: updated sd ui file

Change-Id: I2378dc70664d71c4ede1345f6a662e7143d8330e

diff --git a/sd/uiconfig/simpress/ui/notebookbar.ui 
b/sd/uiconfig/simpress/ui/notebookbar.ui
index f11f6eb..cd78e37 100644
--- a/sd/uiconfig/simpress/ui/notebookbar.ui
+++ b/sd/uiconfig/simpress/ui/notebookbar.ui
@@ -2,6 +2,127 @@
 
 
   
+  
+  
+True
+False
+cmd/lc_bringtofront.png
+  
+  
+True
+False
+cmd/lc_fontworkgalleryfloater.png
+  
+  
+True
+False
+cmd/lc_formatpaintbrush.png
+  
+  
+True
+False
+cmd/lc_editheaderandfooter.png
+  
+  
+True
+False
+cmd/lc_hyperlinkdialog.png
+  
+  
+True
+False
+cmd/lc_insertannotation.png
+  
+  
+True
+False
+cmd/lc_insertgraphic.png
+  
+  
+True
+False
+cmd/lc_insertmath.png
+  
+  
+True
+False
+cmd/lc_importfromfile.png
+  
+  
+True
+False
+cmd/lc_insertobjectchart.png
+  
+  
+True
+False
+cmd/lc_insertslide.png
+  
+  
+True
+False
+cmd/lc_insertsymbol.png
+  
+  
+True
+False
+cmd/lc_inserttable.png
+  
+  
+True
+False
+cmd/lc_paste.png
+  
+  
+True
+False
+cmd/lc_presentationcurrentslide.png
+  
+  
+True
+False
+cmd/lc_presentationdialog.png
+  
+  
+True
+False
+cmd/lc_presentation.png
+  
+  
+True
+False
+cmd/lc_rehearsetimings.png
+  
+  
+True
+False
+cmd/lc_sendtoback.png
+  
+  
+True
+False
+cmd/lc_spelldialog.png
+  
+  
+True
+False
+cmd/lc_spellonline.png
+  
+  
+True
+False
+cmd/lc_text.png
+  
+  
+True
+False
+cmd/lc_thesaurusdialog.png
+  
+  
+True
+False
+cmd/lc_zoom.png
+  
   
 True
 False
@@ -77,12 +198,1137 @@
   
 
 
-  
+  
 True
 False
 6
 
-  
+  
+True
+False
+6
+
+  
+True
+False
+
+  
+True
+True
+True
+.uno:Paste
+PasteImg
+none
+top
+  
+  
+False
+True
+0
+  
+
+
+  
+True
+False
+vertical
+
+  
+True
+True
+True
+.uno:Cut
+none
+0
+  
+  
+False
+True
+0
+  
+
+
+  
+True
+True
+True
+.uno:Copy
+none
+0
+  
+  
+False
+True
+1
+  
+
+  
+  
+False
+True
+1
+  
+
+
+  
+True
+True
+True
+.uno:FormatPaintbrush
+FormatPaintbrushImg
+none
+top
+  
+  
+False
+True
+2
+  
+