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

2023-09-21 Thread Bogdan Buzea (via logerrit)
vcl/inc/fontsubset.hxx |5 + 1 file changed, 1 insertion(+), 4 deletions(-) New commits: commit 0f2918c25daab25cd0721d69f0506fe04456262d Author: Bogdan Buzea AuthorDate: Thu Sep 21 17:35:18 2023 +0300 Commit: Julien Nabet CommitDate: Fri Sep 22 08:48:04 2023 +0200 tdf#14314

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

2023-09-21 Thread Miklos Vajna (via logerrit)
sw/qa/core/layout/data/rtl-table.docx |binary sw/qa/core/layout/paintfrm.cxx| 41 ++ sw/source/core/layout/paintfrm.cxx|4 ++- 3 files changed, 44 insertions(+), 1 deletion(-) New commits: commit 652ab50ce18d0ce7fa1209e6bcf3b10ac5c9a933 Author:

Re: tdf#156333: Implementing Text Effects

2023-09-21 Thread Амин Иргалиев
Good day! We tried to bind tint into the existing tint_or_shade implementation used for theme effects. It looks like this implementation is maked only for themes. At least in the file “sw/source/filter/ww8/docxattributeoutput.cxx line:7782” everything that gets into ComplexColor is exported, in

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

2023-09-21 Thread Jim Raykowski (via logerrit)
sw/source/uibase/utlui/content.cxx |7 --- 1 file changed, 4 insertions(+), 3 deletions(-) New commits: commit b97f7b6bee733e108d8214d5387b2dc019d93d8f Author: Jim Raykowski AuthorDate: Wed Sep 20 21:50:23 2023 -0800 Commit: Jim Raykowski CommitDate: Thu Sep 21 18:00:55 2023 +02

ESC in-person meeting: tomorrow 14-15 Bucharest time / 13-14 CEST

2023-09-21 Thread Thorsten Behrens
Hi, as discussed last week, we've found a slot for an in-person ESC meeting, here in Bucharest. You can find the pretalx link here: https://events.documentfoundation.org/libreoffice-conference-2023/talk/8DL7YN/ We'll not run the regular agenda, but leave space for more general, and/or long-te

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

2023-09-21 Thread Khaled Hosny (via logerrit)
starmath/source/symbol.cxx |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit d31cc3545ba05d5a45d38d8e72c2428af91cb784 Author: Khaled Hosny AuthorDate: Thu Sep 21 13:47:08 2023 +0300 Commit: خالد حسني CommitDate: Thu Sep 21 16:40:30 2023 +0200 starmath:

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

2023-09-21 Thread Henry Castro (via logerrit)
sc/qa/uitest/calc_tests7/save_readonly_with_password.py |5 +++-- sc/qa/uitest/calc_tests8/tdf147086.py |3 ++- sc/qa/uitest/calc_tests9/tdf115933.py |3 ++- sc/qa/uitest/calc_tests9/tdf118938.py |3 ++- sc/qa/uitest/calc_tests9

[Libreoffice-commits] core.git: Branch 'distro/collabora/co-23.05' - include/test sc/qa test/source

2023-09-21 Thread Henry Castro (via logerrit)
include/test/unoapi_test.hxx |2 ++ sc/qa/unit/subsequent_export_test2.cxx | 10 -- test/source/unoapi_test.cxx| 18 ++ 3 files changed, 28 insertions(+), 2 deletions(-) New commits: commit 14cb4f5e1a053000c32854f5ef63a08a96683dc8 Author:

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

2023-09-21 Thread Henry Castro (via logerrit)
uitest/uitest/test.py |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 4233b6c9833fc42c73c5f99d998ec4ee95bebd5b Author: Henry Castro AuthorDate: Wed Sep 20 07:44:43 2023 -0400 Commit: Henry Castro CommitDate: Thu Sep 21 16:02:35 2023 +0200 uitest

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

2023-09-21 Thread Henry Castro (via logerrit)
uitest/libreoffice/connection.py | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) New commits: commit 681152d8f6c84708f8e8b31a5a99d3485f36b9a7 Author: Henry Castro AuthorDate: Thu Sep 21 07:55:26 2023 -0400 Commit: Henry Castro CommitDate: Thu Sep 21 16:02:10 2

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

2023-09-21 Thread Henry Castro (via logerrit)
uitest/libreoffice/connection.py |7 +++ 1 file changed, 7 insertions(+) New commits: commit c66683be225ee709095178489ad766d8b18c4040 Author: Henry Castro AuthorDate: Thu Sep 21 07:40:36 2023 -0400 Commit: Henry Castro CommitDate: Thu Sep 21 16:01:43 2023 +0200 uitest: add

[FIXED] Re: compilerplugins build error since migration from clang 14 to clang 16

2023-09-21 Thread Julien Nabet
I made some cleanup (removed remnants of previous clang and llvm versions) + installed these packages: "libclang-rt-dev" and "libclang-cpp16-dev" it seems, it's this last action which helped. Sorry for the noise.

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

2023-09-21 Thread Khaled Hosny (via logerrit)
starmath/inc/symbol.hxx |4 ++-- starmath/source/cfgitem.cxx |2 +- starmath/source/dialog.cxx | 18 +- starmath/source/parse5.cxx |2 +- starmath/source/symbol.cxx | 18 +- starmath/source/unomodel.cxx |4 ++-- 6 files changed, 24 in

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

2023-09-21 Thread Khaled Hosny (via logerrit)
starmath/inc/symbol.hxx|8 +++- starmath/source/dialog.cxx |8 starmath/source/node.cxx |6 ++ starmath/source/parse5.cxx | 18 ++ starmath/source/symbol.cxx | 35 --- 5 files changed, 47 insertions(+), 28 delet

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

2023-09-21 Thread Miklos Vajna (via logerrit)
sw/qa/core/layout/data/floattable-move-master.docx |binary sw/qa/core/layout/flycnt.cxx | 42 ++ sw/source/core/inc/rootfrm.hxx |1 sw/source/core/inc/txtfrm.hxx