[Libreoffice-commits] core.git: dictionaries

2022-10-15 Thread Christian Lohmaier (via logerrit)
dictionaries |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 5a1f41a0d3aab15c113651f2edc9d4137ae99063 Author: Christian Lohmaier AuthorDate: Sun Oct 16 01:56:22 2022 +0200 Commit: Gerrit Code Review CommitDate: Sun Oct 16 01:56:22 2022 +0200 Update git

[Libreoffice-commits] dictionaries.git: fa_IR/description.xml

2022-10-15 Thread Christian Lohmaier (via logerrit)
fa_IR/description.xml |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e808afadc2ead6b98b40026f6eec15ae669de37c Author: Christian Lohmaier AuthorDate: Fri Oct 14 13:37:42 2022 +0200 Commit: Adolfo Jayme Barrientos CommitDate: Sun Oct 16 01:56:20 2022 +0200

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

2022-10-15 Thread Khaled Hosny (via logerrit)
sw/source/core/txtnode/fntcache.cxx | 41 +--- 1 file changed, 11 insertions(+), 30 deletions(-) New commits: commit b37764993f7e524dbe2cf79ca921d0b01e6fba97 Author: Khaled Hosny AuthorDate: Sun Sep 25 11:37:05 2022 +0200 Commit: Adolfo Jayme Barrientos

Omkar Acharekar license statement

2022-10-15 Thread Omkar Acharekar
All of my past & future contributions to LibreOffice may be licensed under the MPLv2/LGPLv3+ dual license.

Re: Comparion of LogicalFontInstance::ImplGetGlyphBoundRect() between platforms

2022-10-15 Thread Chris Sherlock
On Sun, Oct 16, 2022 at 2:07 AM Caolán McNamara wrote: > On Sat, 2022-10-15 at 22:13 +1100, Chris Sherlock wrote: > > So an update… after I shifted to using Liberation Sans as the font > > face and added gb_CppunitTest_use_more_fonts the only platform that > > varies is MacOS. > > > > Test name:

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

2022-10-15 Thread Khaled Hosny (via logerrit)
vcl/source/fontsubset/cff.cxx | 192 +- 1 file changed, 171 insertions(+), 21 deletions(-) New commits: commit 45318605384fac327a8b487e0132c4559d25a29c Author: Khaled Hosny AuthorDate: Sat Oct 15 17:16:36 2022 +0200 Commit: Caolán McNamara Commit

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

2022-10-15 Thread Khaled Hosny (via logerrit)
vcl/source/fontsubset/cff.cxx | 31 ++- 1 file changed, 30 insertions(+), 1 deletion(-) New commits: commit 81fe821cc30a6746636350d78b4fdd88839dc21c Author: Khaled Hosny AuthorDate: Tue Sep 13 12:34:35 2022 +0200 Commit: Caolán McNamara CommitDate: Sat Oct

[Libreoffice-commits] core.git: cui/source cui/uiconfig officecfg/registry vcl/source

2022-10-15 Thread Caolán McNamara (via logerrit)
cui/source/options/optaccessibility.cxx|7 + cui/source/options/optaccessibility.hxx|1 cui/uiconfig/ui/optaccessibilitypage.ui| 54 - officecfg/registry/schema/org/openoffice/Office/Common.xcs | 25 ++ vcl/so

[Libreoffice-commits] core.git: cui/source cui/uiconfig officecfg/registry svtools/source vcl/source vcl/win

2022-10-15 Thread Caolán McNamara (via logerrit)
cui/source/options/optaccessibility.cxx|7 --- cui/source/options/optaccessibility.hxx|1 cui/uiconfig/ui/optaccessibilitypage.ui| 24 -- officecfg/registry/data/org/openoffice/Setup.xcu |1 officecfg/reg

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

2022-10-15 Thread Caolán McNamara (via logerrit)
vcl/workben/htmlfuzzer.options |2 +- vcl/workben/scrtffuzzer.options |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 94e3cce5a9d8136d7c36d1ed596b995aaf47c297 Author: Caolán McNamara AuthorDate: Sat Oct 15 16:56:44 2022 +0100 Commit: Caolán McNamara

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

2022-10-15 Thread Khaled Hosny (via logerrit)
vcl/source/fontsubset/cff.cxx | 187 +- 1 file changed, 167 insertions(+), 20 deletions(-) New commits: commit 03ff7ee47c6b4e0dbf38a040825aaca53ce2ed28 Author: Khaled Hosny AuthorDate: Sat Oct 15 17:16:36 2022 +0200 Commit: خالد حسني CommitDate:

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

2022-10-15 Thread Andrea Gelmini (via logerrit)
Makefile.in |2 +- extras/CustomTarget_tplpresnt.mk |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 5e4af7b91c5c8fd9af705b6333990a9848dfb263 Author: Andrea Gelmini AuthorDate: Sat Oct 15 09:42:52 2022 +0200 Commit: Julien Nabet Co

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

2022-10-15 Thread Caolán McNamara (via logerrit)
sfx2/source/appl/appserv.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit dd27b60cb60b7cbe03646a9f2951cedabf4212d6 Author: Caolán McNamara AuthorDate: Sat Oct 15 16:09:41 2022 +0100 Commit: Caolán McNamara CommitDate: Sat Oct 15 17:17:48 2022 +0200 ofz#52422 Buil

Re: Comparion of LogicalFontInstance::ImplGetGlyphBoundRect() between platforms

2022-10-15 Thread Caolán McNamara
On Sat, 2022-10-15 at 22:13 +1100, Chris Sherlock wrote: > So an update… after I shifted to using Liberation Sans as the font > face and added gb_CppunitTest_use_more_fonts the only platform that > varies is MacOS. > > Test name: VclLogicalFontInstanceTest::testglyphboundrect > equality assertion

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

2022-10-15 Thread Caolán McNamara (via logerrit)
cui/uiconfig/ui/optaccessibilitypage.ui | 94 1 file changed, 47 insertions(+), 47 deletions(-) New commits: commit d779ad8cb0ed4a3a1d996bc9979e2cc49a69cae1 Author: Caolán McNamara AuthorDate: Fri Oct 14 20:17:41 2022 +0100 Commit: Caolán McNamara Comm

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

2022-10-15 Thread Caolán McNamara (via logerrit)
sw/source/filter/ww8/docxattributeoutput.cxx | 26 +++--- 1 file changed, 15 insertions(+), 11 deletions(-) New commits: commit 77fc0c157de024fbf33db90952a92bf9bb73a9ac Author: Caolán McNamara AuthorDate: Fri Oct 14 15:19:52 2022 +0100 Commit: Caolán McNamara Commi

Re: Comparion of LogicalFontInstance::ImplGetGlyphBoundRect() between platforms

2022-10-15 Thread Chris Sherlock
> On 15 Oct 2022, at 8:12 pm, Chris Sherlock wrote: > >  > I've done some testing of LogicalFontInstance::GetGlyphBoundRect(). Each > platform seems to give different values! > > The commit in gerrit is: https://gerrit.libreoffice.org/c/core/+/141234 So an update… after I shifted to using L

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

2022-10-15 Thread Chris Sherlock (via logerrit)
vcl/qa/cppunit/text.cxx | 71 1 file changed, 71 insertions(+) New commits: commit 5c2e1c894e6d0ef846d3643ef96c56ab548ef0d0 Author: Chris Sherlock AuthorDate: Sun Oct 2 18:33:12 2022 +1100 Commit: Noel Grandin CommitDate: Sat Oct 15 12:

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

2022-10-15 Thread Rafael Lima (via logerrit)
cui/inc/tipoftheday.hrc |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 781cf132167d81ff694c7cf82bac30de19711974 Author: Rafael Lima AuthorDate: Sat Oct 15 00:06:31 2022 +0200 Commit: Adolfo Jayme Barrientos CommitDate: Sat Oct 15 12:48:06 2022 +0200 td

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

2022-10-15 Thread Rafael Lima (via logerrit)
svx/source/tbxctrls/layctrl.cxx |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit 39dded7348229de57211ef30c5d2715bf42c9056 Author: Rafael Lima AuthorDate: Mon Oct 10 20:42:37 2022 +0200 Commit: Adolfo Jayme Barrientos CommitDate: Sat Oct 15 12:44:12 2022 +02

Comparion of LogicalFontInstance::ImplGetGlyphBoundRect() between platforms

2022-10-15 Thread Chris Sherlock
I've done some testing of LogicalFontInstance::GetGlyphBoundRect(). Each platform seems to give different values! The commit in gerrit is: https://gerrit.libreoffice.org/c/core/+/141234 (many thanks to Hossein for some suggestions in a different gerrit patch about some things around unit tests I

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

2022-10-15 Thread offtkp (via logerrit)
include/sfx2/AccessibilityIssue.hxx|1 sw/inc/AccessibilityCheckStrings.hrc |1 sw/qa/core/accessibilitycheck/AccessibilityCheckTest.cxx | 11 +++ sw/qa/core/accessibilitycheck/data/BackgroundImageTest.odt |binary sw/source/core/access/A

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

2022-10-15 Thread Aron Budea (via logerrit)
officecfg/registry/data/org/openoffice/Office/Accelerators.xcu | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) New commits: commit 954bee89d4943656f10c3574b33578861bf539e7 Author: Aron Budea AuthorDate: Tue Oct 11 15:59:54 2022 +0200 Commit: Andras Timar CommitDate:

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

2022-10-15 Thread Rafael Lima (via logerrit)
svx/source/tbxctrls/layctrl.cxx |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit cf9a83b495576f9c12cd36f65b11d3d1b8f1d142 Author: Rafael Lima AuthorDate: Mon Oct 10 20:42:37 2022 +0200 Commit: Adolfo Jayme Barrientos CommitDate: Sat Oct 15 10:10:34 2022 +02