core.git: starmath/inc

2025-06-15 Thread Sam James (via logerrit)
starmath/inc/mathml/def.hxx |1 + 1 file changed, 1 insertion(+) New commits: commit aa9a194a99cec1dbcee9226b703fdcf9b62962d7 Author: Sam James AuthorDate: Sat Jun 14 19:35:34 2025 +0100 Commit: Stephan Bergmann CommitDate: Mon Jun 16 08:32:32 2025 +0200 starmath: include for

core.git: include/vcl

2025-06-14 Thread Sam James (via logerrit)
include/vcl/font/Feature.hxx |1 + 1 file changed, 1 insertion(+) New commits: commit 0fede06b020fa0327877f4a8722290d48a742a2c Author: Sam James AuthorDate: Fri Jun 13 19:30:18 2025 +0100 Commit: Stephan Bergmann CommitDate: Sat Jun 14 15:57:15 2025 +0200 vcl: include for

core.git: svl/source

2025-06-14 Thread Sam James (via logerrit)
svl/source/notify/broadcast.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 47cabcb187dfbccb36ee02513998fbfcee509d5e Author: Sam James AuthorDate: Fri Jun 13 19:09:27 2025 +0100 Commit: Stephan Bergmann CommitDate: Sat Jun 14 15:55:51 2025 +0200 svl: include for

[Libreoffice-commits] core.git: Branch 'libreoffice-7-5' - configure.ac

2023-01-31 Thread Sam James (via logerrit)
configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 69dd4ce13a34b046b4fe649548e5bb119b5cef6b Author: Sam James AuthorDate: Fri Jan 13 15:09:59 2023 + Commit: Stephan Bergmann CommitDate: Tue Jan 31 08:09:12 2023 + configure.ac: Fix

Sam James license statement

2023-01-14 Thread Sam James
Hi all, Per https://wiki.documentfoundation.org/Development/Developers#License_Statements... All of my past & future contributions to LibreOffice may be licensed under the MPLv2/LGPLv3+ dual license. Best, sam signature.asc Description: Message signed with OpenPGP

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

2023-01-14 Thread Sam James (via logerrit)
configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit d532040f3e9f11e4f364e0313e426cdb708e6568 Author: Sam James AuthorDate: Fri Jan 13 15:09:59 2023 + Commit: Stephan Bergmann CommitDate: Sat Jan 14 11:55:29 2023 + configure.ac: Fix

[Libreoffice-commits] core.git: Branch 'distro/lhm/libreoffice-6-4+backports' - sdext/source

2022-09-15 Thread Sam James (via logerrit)
sdext/source/pdfimport/xpdfwrapper/pdfioutdev_gpl.cxx |9 - 1 file changed, 8 insertions(+), 1 deletion(-) New commits: commit 7352d8968988ae42948354de9a63d214c03ac6ce Author: Sam James AuthorDate: Fri Sep 2 04:31:18 2022 +0100 Commit: Michael Stahl CommitDate: Thu Sep 15

[Libreoffice-commits] core.git: Branch 'libreoffice-7-3' - sdext/source

2022-09-13 Thread Sam James (via logerrit)
sdext/source/pdfimport/xpdfwrapper/pdfioutdev_gpl.cxx |9 - 1 file changed, 8 insertions(+), 1 deletion(-) New commits: commit 89d2ecd6bc71fc6e581cff595b18ae67a13d8b11 Author: Sam James AuthorDate: Fri Sep 2 04:31:18 2022 +0100 Commit: Michael Stahl CommitDate: Tue Sep 13

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

2022-09-13 Thread Sam James (via logerrit)
sdext/source/pdfimport/xpdfwrapper/pdfioutdev_gpl.cxx |9 - 1 file changed, 8 insertions(+), 1 deletion(-) New commits: commit 89742b554f567f2567f365d28816e87d690ff78e Author: Sam James AuthorDate: Fri Sep 2 04:31:18 2022 +0100 Commit: Michael Stahl CommitDate: Tue Sep 13

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

2022-09-13 Thread Sam James (via logerrit)
sdext/source/pdfimport/xpdfwrapper/pdfioutdev_gpl.cxx |9 - 1 file changed, 8 insertions(+), 1 deletion(-) New commits: commit b7d63694985bbb1cf86eb71769feadb28ce68c17 Author: Sam James AuthorDate: Fri Sep 2 04:31:18 2022 +0100 Commit: Michael Stahl CommitDate: Tue Sep 13

Re: Build failure with gpgme-1.18.0

2022-08-24 Thread Sam James
> On 22 Aug 2022, at 13:15, Andreas Radke wrote: > > Am Mon, 22 Aug 2022 11:37:35 +0200 > schrieb Thorsten Behrens : > >> Hi, >> >> Sam James wrote: >> [...] >> [...] >> Up for removal: >> - https://gerrit.libreoffice.org/c/core/+/138

Re: Build failure with gpgme-1.18.0

2022-08-20 Thread Sam James
> On 16 Aug 2022, at 09:04, Thorsten Behrens wrote: > > Hi Sam, > > Sam James wrote: >> gpgme-1.18.0 dropped a bunch of internal symbols, >> including progress_callback (see e.g. callbacks.h >> which has a comment at the top saying it's interna

Re: Build failure with gpgme-1.18.0

2022-08-20 Thread Sam James
> On 16 Aug 2022, at 20:23, Andreas Radke wrote: > > Removing that configure check isn't enough. I've posted some > build log messages a few days ago to #libreoffice-dev. I've moved to > internal gpgme/libgpg-error/libassuan until a fix is available. > It seems to have worked fine for us in G

Build failure with gpgme-1.18.0

2022-08-15 Thread Sam James
Hi, gpgme-1.18.0 dropped a bunch of internal symbols, including progress_callback (see e.g. callbacks.h which has a comment at the top saying it's internal). Unfortunately, this is what LibreOffice uses to detect [0] gpgme: ``` # progress_callback is the only func with plain C linkage # checking