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

2023-03-26 Thread Bjoern Michaelsen (via logerrit)
sw/inc/swtable.hxx |1 sw/source/core/doc/DocumentFieldsManager.cxx |2 - sw/source/core/docnode/ndtbl.cxx |6 sw/source/core/table/swtable.cxx | 35 +++ 4 files changed, 38 insertions(+), 6 deletions(-)

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

2023-03-26 Thread Rafael Lima (via logerrit)
sc/inc/scfuncs.hrc |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 998882138adf693b04a2061714fcc33646619912 Author: Rafael Lima AuthorDate: Mon Mar 27 00:07:29 2023 + Commit: Adolfo Jayme Barrientos CommitDate: Mon Mar 27 04:25:17 2023 +

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

2023-03-26 Thread Jim Raykowski (via logerrit)
vcl/source/control/tabctrl.cxx |5 + 1 file changed, 5 insertions(+) New commits: commit e0daa98a802cc1f84ceb0f306f5d15fecabd62c1 Author: Jim Raykowski AuthorDate: Sat Mar 25 17:52:24 2023 -0800 Commit: Jim Raykowski CommitDate: Sun Mar 26 23:47:55 2023 + tdf#126632 tdf

[Libreoffice-commits] core.git: Branch 'distro/mimo/mimo-7-3' - 12 commits - configure.ac connectivity/source download.lst external/curl external/hsqldb formula/source RepositoryExternal.mk sc/source

2023-03-26 Thread Andras Timar (via logerrit)
RepositoryExternal.mk |3 -- configure.ac |2 - connectivity/source/drivers/hsqldb/HDriver.cxx| 31 ++ download.lst | 16 +-- external/curl/asan-poison-

[Libreoffice-commits] core.git: helpcontent2

2023-03-26 Thread Olivier Hallot (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9917f1fa0e159b8d237639a99335b4cdb5e4fdc2 Author: Olivier Hallot AuthorDate: Sun Mar 26 17:50:47 2023 -0300 Commit: Gerrit Code Review CommitDate: Sun Mar 26 20:50:47 2023 + Update git subm

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

2023-03-26 Thread Olivier Hallot (via logerrit)
source/text/simpress/01/0310.xhp | 13 -- source/text/simpress/01/0604.xhp |6 +++- source/text/simpress/01/13180100.xhp | 10 --- source/text/simpress/01/13180200.xhp | 10 --- source/text/simpress/01/13180300.xhp

[Libreoffice-commits] core.git: helpcontent2

2023-03-26 Thread Olivier Hallot (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 98d4732ff7e315f82767be47ea71716f904d6940 Author: Olivier Hallot AuthorDate: Sun Mar 26 17:48:41 2023 -0300 Commit: Gerrit Code Review CommitDate: Sun Mar 26 20:48:41 2023 + Update git subm

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

2023-03-26 Thread Olivier Hallot (via logerrit)
source/text/smath/guide/align.xhp| 27 +++- source/text/smath/guide/keyboard.xhp | 38 ++- source/text/smath/guide/newline.xhp | 19 - 3 files changed, 42 insertions(+), 42 deletions(-) New commits: commit 7484a8aa5d9f

Re: paste html using API

2023-03-26 Thread Zorg
Thanks Ok  it seem a goot way maybe it is obvious but how can i paste the clipboard in my odt without using dispatch Le 26/03/2023 à 21:20, Caolán McNamara a écrit : On Sun, 2023-03-26 at 12:06 +0200, Zorg wrote: ... We have try using XTransferable but without any success. I think it sho

Re: paste html using API

2023-03-26 Thread Caolán McNamara
On Sun, 2023-03-26 at 12:06 +0200, Zorg wrote: > ... We have try using XTransferable but without any success. I think it should be possible in headless mode to use the clipboard apis to copy and paste within LibreOffice. But in this case the clipboard is basically a fake clipboard only for the hea

Re: paste html using API

2023-03-26 Thread Zorg
Hello Thanks for your help but it won't really help me it's doesn't matter the language,  I could translate in python. The main problem is to start from a variable (a html string) Var1="Lorem Ipsum?Le Lorem Ipsum est simplement du faux texte employé dans la composition et la mise en page ava

Re: paste html using API

2023-03-26 Thread Andrew Pitonyak
I have no idea if this will be of any use to you or not, but... I do not generally use the API using Python so I cannot comment on using Python.  I have also not used headless mode so I cannot comment on what is and is not available other than knowing that dispatches are not available.  Final

[Libreoffice-commits] core.git: Branch 'distro/mimo/mimo-7-2' - 5 commits - configure.ac connectivity/source external/hsqldb formula/source sc/source

2023-03-26 Thread Andras Timar (via logerrit)
Rebased ref, commits from common ancestor: commit 9a6e3f349ad33df76b7b82d8ac646e4d2d5aaa83 Author: Andras Timar AuthorDate: Sun Mar 26 17:27:33 2023 +0200 Commit: Andras Timar CommitDate: Sun Mar 26 19:24:25 2023 +0200 Bump version to 7.2.7.2.M11 Change-Id: Id6824d6808964f5b

[Libreoffice-commits] core.git: Branch 'distro/mimo/mimo-7-1' - 6 commits - bin/lo-all-static-libs config_host.mk.in configure.ac download.lst external/curl external/expat external/libetonyek external

2023-03-26 Thread Andras Timar (via logerrit)
Rebased ref, commits from common ancestor: commit 67460281822f405b7e6774f67275f2d9dfcd2dc2 Author: Andras Timar AuthorDate: Sun Mar 26 17:05:03 2023 +0200 Commit: Andras Timar CommitDate: Sun Mar 26 18:53:16 2023 +0200 Bump version to 7.1.8.1.M4 Change-Id: Ieb57d1bf8350cf8f8

[Libreoffice-commits] core.git: helpcontent2

2023-03-26 Thread Seth Chaiklin (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 46bac65b3e2d8e22f161d3fa88507355cacb0cb1 Author: Seth Chaiklin AuthorDate: Sun Mar 26 17:09:17 2023 + Commit: Gerrit Code Review CommitDate: Sun Mar 26 17:09:17 2023 + Update git submo

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

2023-03-26 Thread Seth Chaiklin (via logerrit)
source/text/shared/01/06050500.xhp | 16 +++ source/text/swriter/01/06060100.xhp | 79 ++-- source/text/swriter/01/06080100.xhp | 48 ++--- 3 files changed, 72 insertions(+), 71 deletions(-) New commits: commit 9c5ba9aeebcfb261ea59f2a43e4

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

2023-03-26 Thread Balazs Varga (via logerrit)
sc/inc/document.hxx |3 +- sc/inc/table.hxx |2 + sc/source/core/data/document.cxx | 12 +-- sc/source/core/data/drwlayer.cxx |7 +- sc/source/core/data/table5.cxx | 42 +++ 5 files changed, 58 insertion

[Libreoffice-commits] core.git: Branch 'distro/mimo/mimo-7-2' - 9 commits - configure.ac connectivity/source download.lst external/curl external/hsqldb formula/source sc/source

2023-03-26 Thread Andras Timar (via logerrit)
configure.ac |2 - connectivity/source/drivers/hsqldb/HDriver.cxx| 31 ++ download.lst |8 ++-- external/curl/asan-poison-nsspem.patch.0 |2 - external/curl/curl-nss.patch.1

[Libreoffice-commits] core.git: editeng/source include/editeng include/oox include/svx oox/inc oox/source sd/qa sd/source svx/source

2023-03-26 Thread Tomaž Vajngerl (via logerrit)
editeng/source/editeng/editeng.cxx | 23 ++- editeng/source/editeng/editobj.cxx | 11 + editeng/source/editeng/editobj2.hxx | 14 +- editeng/source/editeng/impedit.hxx | 98 +++ editeng/source/editeng/impedit2.cxx

[Libreoffice-commits] core.git: Branch 'distro/mimo/mimo-7-1' - 10 commits - bin/lo-all-static-libs config_host.mk.in configure.ac connectivity/source download.lst external/curl external/expat externa

2023-03-26 Thread Andras Timar (via logerrit)
RepositoryExternal.mk| 13 bin/lo-all-static-libs |1 config_host.mk.in|2 configure.ac | 36 +- connectivity/source/drivers/hsql

paste html using API

2023-03-26 Thread Zorg
Hello Hope some can help me here Here is my  problem We are developing our software using the uno api python We re trying to to copy a string formatted in html in a libreoffice odt We manage to do it but using dispatcher The problem is that dispatcher not working in headless mode so il force

[Libreoffice-commits] core.git: helpcontent2

2023-03-26 Thread Olivier Hallot (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a5fde5d749d27b0da216da4412f8b750178b1b08 Author: Olivier Hallot AuthorDate: Sun Mar 26 12:12:59 2023 + Commit: Gerrit Code Review CommitDate: Sun Mar 26 12:12:59 2023 + Update git subm

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

2023-03-26 Thread Olivier Hallot (via logerrit)
source/text/scalc/01/func_style.xhp |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 2e3d807ec068688bbca1c3c384fa6ecda196fc59 Author: Olivier Hallot AuthorDate: Sun Mar 26 10:56:17 2023 + Commit: Olivier Hallot CommitDate: Sun Mar 26 12:12:59 2023 +00

[Libreoffice-commits] core.git: Branch 'libreoffice-7-5' - download.lst external/libjpeg-turbo

2023-03-26 Thread Taichi Haradaguchi (via logerrit)
download.lst |4 ++-- external/libjpeg-turbo/README |2 +- external/libjpeg-turbo/StaticLibrary_libjpeg-turbo.mk | 10 +- external/libjpeg-turbo/jconfig.h |4 ++-- external/libjpeg-turbo/jco

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

2023-03-26 Thread Noel Grandin (via logerrit)
sc/qa/unit/helper/qahelper.cxx |6 - sc/qa/unit/subsequent_export_test3.cxx | 21 + sc/source/core/data/documen4.cxx | 39 +- sc/source/core/data/document.cxx | 10 +- sc/source/core/data/documentimport.cxx | 39 +-

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

2023-03-26 Thread Julien Nabet (via logerrit)
vcl/skia/skia_denylist_vulkan.xml |3 +++ 1 file changed, 3 insertions(+) New commits: commit 4938bbcd64e95c9b494bcc32e8a5be3706f00cfa Author: Julien Nabet AuthorDate: Sun Mar 26 11:23:48 2023 +0200 Commit: Tomaž Vajngerl CommitDate: Sun Mar 26 10:28:34 2023 + tdf#154378: b

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

2023-03-26 Thread Maxim Monastirsky (via logerrit)
svx/source/unodraw/unoshtxt.cxx |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit f0287aad967761d46cb6903fc0d985a536408176 Author: Maxim Monastirsky AuthorDate: Sun Mar 26 09:59:09 2023 +0300 Commit: Maxim Monastirsky CommitDate: Sun Mar 26 10:25:36 2023 +

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

2023-03-26 Thread Xisco Fauli (via logerrit)
officecfg/registry/schema/org/openoffice/Office/Writer.xcs |8 sw/source/uibase/config/usrpref.cxx|5 -- sw/source/uibase/uiview/view.cxx | 22 - 3 files changed, 2 insertions(+), 33 deletions(-) New commits: commit a3d1

Re: ESC meeting minutes: 2023-03-09

2023-03-26 Thread Julien Nabet
Well one thing we could do to improve the situation is to get the graphic backend tests up and working for Skia (on the first run and every time the LO version changes - maybe we could also track the vulkan driver version? would need some work I guess), and if the backend tests fail with the Skia

Re: ESC meeting minutes: 2023-03-09

2023-03-26 Thread Julien Nabet
Much of the initial Skia work was done by Lubos, who isn't really active these days. So I'm afraid we don't have an obvious expert for Skia right now, it's more like if people run into problems, they fix it, like so many other areas of the codebase. Yeah I know it was Luboš but I didn't want to na

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

2023-03-26 Thread Andrea Gelmini (via logerrit)
drawinglayer/source/processor2d/vclpixelprocessor2d.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 8361cef32d54d2dec32e22c35c6d77ca792ae90a Author: Andrea Gelmini AuthorDate: Fri Mar 24 11:36:38 2023 +0100 Commit: Julien Nabet CommitDate: Sun Mar 26

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

2023-03-26 Thread Mike Kaganski (via logerrit)
dbaccess/source/filter/hsqldb/fbcreateparser.cxx | 33 --- 1 file changed, 12 insertions(+), 21 deletions(-) New commits: commit b6dc6712aef820c2d296101961b163d665633d9a Author: Mike Kaganski AuthorDate: Sun Mar 26 10:02:26 2023 +0300 Commit: Mike Kaganski CommitDa