Re: Import of curved connectors from OOXML

2023-11-11 Thread Regina Henschel
Hi Miklos, I have thought about it again. I think, we need nothing new in ODF. We can decide whether to use our routing or the OOXML routing from the svg:d attribute. If the svg:d attribute is missing, we use OOXML routing. MS Office does not write the svg:d attribute, when it exports to odp.

[Libreoffice-commits] core.git: Branch 'feature/cib_contract49' - 3 commits - avmedia/source desktop/source extensions/source include/curlinit.hxx include/tools lingucomponent/source linguistic/source

2023-11-11 Thread Caolán McNamara (via logerrit)
avmedia/source/gstreamer/gstframegrabber.cxx | 14 +- desktop/source/app/updater.cxx|4 desktop/source/minidump/minidump.cxx |4 extensions/source/update/check/download.cxx |

[Libreoffice-commits] core.git: Changes to 'feature/cib_contract49b'

2023-11-11 Thread Sarper Akdemir (via logerrit)
New branch 'feature/cib_contract49b' available with the following commits: commit 2c80d7fbc7c39bf29083b0a9dc278c2f47efdd05 Author: Sarper Akdemir Date: Thu Nov 9 20:18:44 2023 +0300 Edit notes in child window These are the initial ui bits for testing the feature Change-Id:

[Libreoffice-commits] core.git: Branch 'feature/cib_contract49' - 2 commits - editeng/source include/svtools svtools/source svx/source sw/source

2023-11-11 Thread Armin Le Grand (allotropia) (via logerrit)
editeng/source/editeng/eertfpar.cxx |1 include/svtools/rtfkeywd.hxx |1 include/svtools/rtftoken.h |1 svtools/source/svrtf/rtfkeywd.cxx|1 svx/source/accessibility/ChildrenManagerImpl.cxx |5 ++ sw/sou

[Libreoffice-commits] core.git: Branch 'libreoffice-7-6' - svx/source

2023-11-11 Thread Armin Le Grand (allotropia) (via logerrit)
svx/source/accessibility/ChildrenManagerImpl.cxx |5 + 1 file changed, 5 insertions(+) New commits: commit e168e20b519885789cfafbb7d4726d5c79bd2aac Author: Armin Le Grand (allotropia) AuthorDate: Fri Nov 10 17:59:11 2023 +0100 Commit: Thorsten Behrens CommitDate: Sun Nov 12 01:3

[Libreoffice-commits] core.git: helpcontent2

2023-11-11 Thread Stanislav Horacek (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 64ccc089c1e6bf82ef10a0dd4768fdff83af55b5 Author: Stanislav Horacek AuthorDate: Sat Nov 11 22:32:43 2023 +0100 Commit: Gerrit Code Review CommitDate: Sat Nov 11 22:32:43 2023 +0100 Update git s

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

2023-11-11 Thread Stanislav Horacek (via logerrit)
source/text/simpress/02/1003.xhp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 72a81b01ebfa8e040433b6028b2177395d356a09 Author: Stanislav Horacek AuthorDate: Sat Nov 11 22:29:42 2023 +0100 Commit: Adolfo Jayme Barrientos CommitDate: Sat Nov 11 22:32:43

[Libreoffice-commits] core.git: include/LibreOfficeKit include/sfx2 libreofficekit/source sfx2/source

2023-11-11 Thread Marco Cecchetti (via logerrit)
include/LibreOfficeKit/LibreOfficeKitEnums.h | 12 +- include/sfx2/lokhelper.hxx | 31 libreofficekit/source/gtk/lokdocview.cxx |1 sfx2/source/view/lokhelper.cxx | 33 + sfx2/source/view/viewsh.cxx

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

2023-11-11 Thread Gabor Kelemen (via logerrit)
officecfg/registry/schema/org/openoffice/Office/DataAccess.xcs | 31 -- 1 file changed, 31 deletions(-) New commits: commit e0f5719095e43e5c185d334b3ac3754e3aa4e276 Author: Gabor Kelemen AuthorDate: Thu Nov 9 14:47:43 2023 +0100 Commit: Thorsten Behrens CommitDate: Sat Nov 11

[Libreoffice-commits] core.git: Branch 'feature/cib_contract49' - 2 commits - sw/qa sw/source writerfilter/source

2023-11-11 Thread Vasily Melenchuk (via logerrit)
sw/qa/extras/rtfimport/data/tdf158044.rtf | 20 + sw/qa/extras/rtfimport/rtfimport.cxx | 54 +++ sw/source/filter/ww8/rtfattributeoutput.cxx| 37 -- writerfilter/source/dmapper/DomainMapper.cxx | 89 + writerfilter/source

[Libreoffice-commits] core.git: Branch 'libreoffice-7-6' - sw/source

2023-11-11 Thread Vasily Melenchuk (via logerrit)
sw/source/filter/ww8/rtfattributeoutput.cxx | 37 +--- 1 file changed, 2 insertions(+), 35 deletions(-) New commits: commit 906377ef12bcf75da871b0c3dab1decaf5b20b32 Author: Vasily Melenchuk AuthorDate: Thu Oct 26 17:09:44 2023 +0300 Commit: Thorsten Behrens Com

[Libreoffice-commits] core.git: Branch 'libreoffice-7-6' - sw/qa writerfilter/source

2023-11-11 Thread Oliver Specht (via logerrit)
sw/qa/extras/rtfimport/data/tdf158044.rtf | 20 + sw/qa/extras/rtfimport/rtfimport.cxx | 54 +++ writerfilter/source/dmapper/DomainMapper.cxx | 89 + writerfilter/source/rtftok/rtfdocumentimpl.cxx |1 writerfilter/source/rtftok/rt

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

2023-11-11 Thread Henry Castro (via logerrit)
sc/inc/dbdata.hxx|1 + sc/inc/document.hxx |7 +++ sc/inc/table.hxx |3 +++ sc/source/core/data/document.cxx |7 +++ sc/source/core/data/table4.cxx | 34 ++ sc/source/core/tool/dbdata.cxx |

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

2023-11-11 Thread Gabor Kelemen (via logerrit)
officecfg/registry/data/org/openoffice/Office/Compatibility.xcu |5 --- officecfg/registry/schema/org/openoffice/Office/Compatibility.xcs | 15 -- officecfg/registry/schema/org/openoffice/Office/Linguistic.xcs|7 3 files changed, 27 deletions(-) New commits: commit 7

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

2023-11-11 Thread Gabor Kelemen (via logerrit)
officecfg/registry/data/org/openoffice/Office/DataAccess.xcu | 11 officecfg/registry/schema/org/openoffice/Office/DataAccess.xcs | 13 -- 2 files changed, 24 deletions(-) New commits: commit c19e39cc0bfe32944bd807d5642a1a9d0537d636 Author: Gabor Kelemen AuthorDate: S

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

2023-11-11 Thread Gabor Kelemen (via logerrit)
officecfg/registry/data/org/openoffice/Office/DataAccess.xcu | 134 -- officecfg/registry/schema/org/openoffice/Office/DataAccess.xcs | 219 -- 2 files changed, 353 deletions(-) New commits: commit b8d04d32c1727189b54b0d7520668d578e9383dc Author: Gabor Kelemen AuthorDate: Sa

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

2023-11-11 Thread Gabor Kelemen (via logerrit)
officecfg/registry/schema/org/openoffice/Setup.xcs |6 -- 1 file changed, 6 deletions(-) New commits: commit dca1eeb19d837b3355410ef37d681d2df836e144 Author: Gabor Kelemen AuthorDate: Fri Nov 3 12:40:51 2023 +0100 Commit: Thorsten Behrens CommitDate: Sat Nov 11 18:32:00 2023 +01

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

2023-11-11 Thread Gabor Kelemen (via logerrit)
officecfg/registry/schema/org/openoffice/Office/Linguistic.xcs |6 -- officecfg/registry/schema/org/openoffice/Office/WriterWeb.xcs |8 2 files changed, 14 deletions(-) New commits: commit e03dbcc6b7097ebbef2d6cae27ff213be83a3d8a Author: Gabor Kelemen AuthorDate: Fri No

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

2023-11-11 Thread Gabor Kelemen (via logerrit)
officecfg/registry/schema/org/openoffice/Office/Calc.xcs | 16 -- officecfg/registry/schema/org/openoffice/Office/Writer.xcs| 16 -- officecfg/registry/schema/org/openoffice/Office/WriterWeb.xcs | 16 -- 3 files changed, 48 deletions(-) New commits: commit 9

[Libreoffice-commits] core.git: bin/find-unused-configkeys.sh

2023-11-11 Thread Gabor Kelemen (via logerrit)
bin/find-unused-configkeys.sh | 20 ++-- 1 file changed, 14 insertions(+), 6 deletions(-) New commits: commit 23e106034e86b13a00a5039486c3d6bb57f98382 Author: Gabor Kelemen AuthorDate: Thu Nov 9 14:16:22 2023 +0100 Commit: Thorsten Behrens CommitDate: Sat Nov 11 18:30:

[Libreoffice-commits] core.git: Branch 'libreoffice-7-6' - editeng/source include/svtools svtools/source sw/source

2023-11-11 Thread Vasily Melenchuk (via logerrit)
editeng/source/editeng/eertfpar.cxx |1 include/svtools/rtfkeywd.hxx|1 include/svtools/rtftoken.h |1 svtools/source/svrtf/rtfkeywd.cxx |1 sw/source/core/doc/docfmt.cxx |6 +--- sw/source/filter/ww8/rtfexport.cxx | 48 --

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

2023-11-11 Thread Gabor Kelemen (via logerrit)
officecfg/registry/schema/org/openoffice/TypeDetection/Misc.xcs |6 -- 1 file changed, 6 deletions(-) New commits: commit 1ec76f7a38124b28521fd5959419cf189e65d9f1 Author: Gabor Kelemen AuthorDate: Mon Nov 6 12:07:24 2023 +0100 Commit: Thorsten Behrens CommitDate: Sat Nov 11 18:2

[Libreoffice-commits] core.git: Branch 'feature/cib_contract49' - sw/qa writerfilter/source

2023-11-11 Thread Michael Stahl (via logerrit)
sw/qa/extras/rtfexport/data/tdf153178.rtf |7 +++ sw/qa/extras/rtfexport/rtfexport7.cxx | 10 ++ writerfilter/source/rtftok/rtfdispatchflag.cxx | 20 writerfilter/source/rtftok/rtfdocumentimpl.cxx |6 +++--- 4 files changed, 40 insertions(

[Libreoffice-commits] core.git: wizards/Package_sfdatabases.mk wizards/source

2023-11-11 Thread Jean-Pierre Ledure (via logerrit)
wizards/Package_sfdatabases.mk |1 wizards/source/scriptforge/SF_Exception.xba | 19 wizards/source/scriptforge/SF_PythonHelper.xba |4 wizards/source/scriptforge/SF_Root.xba | 49 wizards/source/scriptforge/po/ScriptForge.pot| 65 wizards/

[Libreoffice-commits] core.git: Branch 'libreoffice-7-6' - external/python3

2023-11-11 Thread Michael Stahl (via logerrit)
external/python3/ExternalPackage_python3.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c4a57f59d56312bbdcb507ecbf13b75c6c6db1dc Author: Michael Stahl AuthorDate: Wed Nov 8 11:55:51 2023 +0100 Commit: Thorsten Behrens CommitDate: Sat Nov 11 18:09:49 2023

[Libreoffice-commits] core.git: Branch 'libreoffice-7-6' - desktop/source extensions/source include/curlinit.hxx lingucomponent/source linguistic/source svl/source ucb/source

2023-11-11 Thread Michael Stahl (via logerrit)
desktop/source/app/updater.cxx|4 desktop/source/minidump/minidump.cxx |4 extensions/source/update/check/download.cxx |4 include/curlinit.hxx | 59

[Libreoffice-commits] core.git: Branch 'libreoffice-7-6' - external/libcmis

2023-11-11 Thread Michael Stahl (via logerrit)
external/libcmis/0003-HttpSession-fix-regression-setting-wrong-type-of-CUR.patch | 81 ++ external/libcmis/UnpackedTarball_libcmis.mk |1 2 files changed, 82 insertions(+) New commits: commit e8661e19a50e5d1ef987794f230f0b50f64fd37f Author:

[Libreoffice-commits] core.git: Branch 'libreoffice-7-6' - external/libcmis

2023-11-11 Thread Michael Stahl (via logerrit)
external/libcmis/0002-HttpSession-add-a-callback-that-can-be-used-to-confi.patch | 142 ++ external/libcmis/UnpackedTarball_libcmis.mk |1 2 files changed, 143 insertions(+) New commits: commit 5610476a61fb9e75e87d98a30c5ba4e7ac353545 Author:

[Libreoffice-commits] core.git: Branch 'libreoffice-7-6' - external/libcmis

2023-11-11 Thread Michael Stahl (via logerrit)
external/libcmis/0001-fix-regression-in-HttpSession-initProtocols.patch | 31 ++ external/libcmis/UnpackedTarball_libcmis.mk |4 + 2 files changed, 35 insertions(+) New commits: commit bd09969857d686265ef09e907678f892ae5f0025 Author: Michael Stahl

[Libreoffice-commits] core.git: Branch 'libreoffice-7-6' - sw/source vcl/qa

2023-11-11 Thread Michael Stahl (via logerrit)
sw/source/core/crsr/viscrs.cxx |4 sw/source/core/inc/rootfrm.hxx |4 sw/source/core/layout/trvlfrm.cxx | 49 +++ sw/source/core/text/EnhancedPDFExportHelper.cxx | 18 + vcl/qa/cppunit/pdfexport/data/LinkWithFly.fodt | 137 +

[Libreoffice-commits] core.git: Branch 'libreoffice-7-6' - sw/inc sw/source

2023-11-11 Thread Michael Stahl (via logerrit)
sw/inc/EnhancedPDFExportHelper.hxx |1 + sw/source/core/text/EnhancedPDFExportHelper.cxx | 14 ++ sw/source/core/text/itrpaint.cxx|2 ++ 3 files changed, 17 insertions(+) New commits: commit 6898f3ad90f2128de78726e689318bc3565b644a Author: Mi

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

2023-11-11 Thread Andras Timar (via logerrit)
scp2/source/ooo/file_ooo.scp |6 +++--- svx/source/customshapes/EnhancedCustomShape2d.cxx | 15 +++ 2 files changed, 18 insertions(+), 3 deletions(-) New commits: commit c45779ce3d1b95abd037d3d4d706aca511dfdc24 Author: Andras Timar AuthorDate: Thu Jun 8

[Libreoffice-commits] core.git: configure.ac

2023-11-11 Thread Mike Kaganski (via logerrit)
configure.ac | 10 +- 1 file changed, 1 insertion(+), 9 deletions(-) New commits: commit 8d6209d92dedf46d6d7c084b54dd1ebcbe55f1c4 Author: Mike Kaganski AuthorDate: Sat Nov 11 16:26:55 2023 +0300 Commit: Mike Kaganski CommitDate: Sat Nov 11 16:40:47 2023 +0100 Finally remo

[Libreoffice-commits] core.git: 2 commits - configure.ac

2023-11-11 Thread Mike Kaganski (via logerrit)
configure.ac | 18 +++--- 1 file changed, 11 insertions(+), 7 deletions(-) New commits: commit 3b74fa43f537f471b1b87741d703f2696ed24510 Author: Mike Kaganski AuthorDate: Sat Nov 11 16:25:29 2023 +0300 Commit: Mike Kaganski CommitDate: Sat Nov 11 16:25:03 2023 +0100 Si

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

2023-11-11 Thread Andrea Gelmini (via logerrit)
0 files changed New commits: commit 619b0fcef2e645347ba959852748614ba8283d88 Author: Andrea Gelmini AuthorDate: Sat Nov 11 15:21:59 2023 +0100 Commit: Julien Nabet CommitDate: Sat Nov 11 15:41:53 2023 +0100 Remove exec bits on rtf file Change-Id: I00f56edefeba01ab75fa504a0

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

2023-11-11 Thread Mike Kaganski (via logerrit)
sw/qa/extras/rtfimport/rtfimport.cxx | 87 ++- 1 file changed, 47 insertions(+), 40 deletions(-) New commits: commit 0d0068f7231e2839c24370c69c9176d353b1945a Author: Mike Kaganski AuthorDate: Sat Nov 11 12:29:52 2023 +0300 Commit: Mike Kaganski CommitDa

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

2023-11-11 Thread Mike Kaganski (via logerrit)
sw/qa/extras/rtfimport/rtfimport.cxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 42f6e7e5d638bbc3b597b22dbf5689bcbe86292a Author: Mike Kaganski AuthorDate: Sat Nov 11 12:06:25 2023 +0300 Commit: Mike Kaganski CommitDate: Sat Nov 11 12:22:40 2023

[Libreoffice-commits] core.git: Branch 'distro/collabora/co-23.05' - sw/source

2023-11-11 Thread Mike Kaganski (via logerrit)
sw/source/core/txtnode/fntcache.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 8b1aa9a5f5cd6f866cda03b6f17f87684c061ab6 Author: Mike Kaganski AuthorDate: Thu Oct 12 10:48:38 2023 +0300 Commit: Aron Budea CommitDate: Sat Nov 11 12:10:15 2023 +0100

[Libreoffice-commits] core.git: cui/source editeng/source include/editeng include/svx sc/source sd/source starmath/source sw/source

2023-11-11 Thread Noel Grandin (via logerrit)
cui/source/dialogs/SpellDialog.cxx|7 --- editeng/source/editeng/editeng.cxx|4 ++-- editeng/source/editeng/impedit.hxx|8 editeng/source/outliner/outliner.cxx |4 ++-- include/editeng/editeng.hxx |5 ++

Re: URL links in bundled template

2023-11-11 Thread Laurent Balland
Thanks for your reply. I propose to remove links and texts about credits on slides, and to move them in meta.xml       Ahmad Bayhaqi Saputra     Grey Elegant     Credits: Illustrations by Pixeltrue https://icons8.com/illustrations/author/5ec7b0e101d0360016f3d1b3 on icon8 (master slide "Table