core.git: sc/source

2024-05-19 Thread Andrea Gelmini (via logerrit)
sc/source/filter/excel/excform.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit e3bd3c7e3178dc091fd002628f052666b4db3be6 Author: Andrea Gelmini AuthorDate: Fri May 17 13:37:25 2024 +0200 Commit: Taichi Haradaguchi <20001...@ymail.ne.jp> CommitDate: Mon

core.git: sc/source

2024-05-19 Thread Andrea Gelmini (via logerrit)
sc/source/filter/excel/excform8.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit eadcbef8b30da2704a8bdc9dc0c11b8db258b13e Author: Andrea Gelmini AuthorDate: Fri May 17 14:07:11 2024 +0200 Commit: <20001...@ymail.ne.jp> CommitDate: Mon May 20 08:54:48 2024

core.git: basegfx/source

2024-05-19 Thread HakimOttey (via logerrit)
basegfx/source/curve/b2dcubicbezier.cxx | 14 ++ 1 file changed, 6 insertions(+), 8 deletions(-) New commits: commit 9dad7c0f1095e85ad40ad874215f1051137b0347 Author: HakimOttey AuthorDate: Mon May 6 12:44:29 2024 -0400 Commit: Ilmari Lauhakangas CommitDate: Mon May 20 08:2

core.git: accessibility/source

2024-05-19 Thread HakimOttey (via logerrit)
accessibility/source/extended/accessibletabbar.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit ad3f86880bd6f5a0800a2820177715dc88c13a3c Author: HakimOttey AuthorDate: Wed May 1 17:45:38 2024 -0400 Commit: Michael Weghorn CommitDate: Mon May 20 07:47:44 2

Re: Build fail in mariadb on fedora 40

2024-05-19 Thread Heiko Tietze
On 18.05.24 2:51 PM, Dr. David Alan Gilbert wrote: It looks like others started hitting it; see: https://gerrit.libreoffice.org/c/core/+/167806 Run into the same issue on a VM with Arch Linux. Latest master compiles now flawless. OpenPGP_signature.asc Description: OpenPGP digital signature

GSoC Project Introduction: More and Better Tests

2024-05-19 Thread Adam Seskunas
Hello Everyone, My name is Adam Seskunas and I'm one of the GSoC contributors for LibreOffice. My project, as the name suggests, is to write more and better tests for LibreOffice. In particular, I will be focusing on writing filter tests for writer. The project will consist of two main parts, the

Re: Compiling nearly every file now compiles sqlbison.cxx and/or sqlflex.cxx

2024-05-19 Thread Patrick Luby
> On May 19, 2024, at 4:37 PM, Caolán McNamara > wrote: > > On Sun, 2024-05-19 at 16:30 -0400, Patrick Luby wrote: >> cd vcl && touch skia/gdiimpl.cxx && make > > maybe adding -d to the end of the make might give a hint as to what > could be going on I did a make -d and no sql* files were li

Re: Compiling nearly every file now compiles sqlbison.cxx and/or sqlflex.cxx

2024-05-19 Thread Caolán McNamara
On Sun, 2024-05-19 at 16:30 -0400, Patrick Luby wrote: > cd vcl && touch skia/gdiimpl.cxx && make maybe adding -d to the end of the make might give a hint as to what could be going on

Re: Compiling nearly every file now compiles sqlbison.cxx and/or sqlflex.cxx

2024-05-19 Thread Patrick Luby
> On May 19, 2024, at 3:33 PM, Caolán McNamara > wrote: > > On Sun, 2024-05-19 at 13:22 -0400, Patrick Luby wrote: >> A couple of weeks ago I started seeing my builds slow down and my >> build log filled with compiler warnings in sqlbison.cxx and >> sqlflex.cxx on macOS. >> >> Is anyone else

Re: Compiling nearly every file now compiles sqlbison.cxx and/or sqlflex.cxx

2024-05-19 Thread Caolán McNamara
On Sun, 2024-05-19 at 13:22 -0400, Patrick Luby wrote: > A couple of weeks ago I started seeing my builds slow down and my > build log filled with compiler warnings in sqlbison.cxx and > sqlflex.cxx on macOS. > > Is anyone else seeing this? I see these warnings even when compiling > files in vcl.

core.git: Branch 'libreoffice-24-2' - sw/source

2024-05-19 Thread Caolán McNamara (via logerrit)
sw/source/ui/frmdlg/frmpage.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit bf877f3e10c3a2ce7267335a0c9c7cd828c373ca Author: Caolán McNamara AuthorDate: Sun May 19 15:08:14 2024 +0100 Commit: Adolfo Jayme Barrientos CommitDate: Sun May 19 21:05:55 2024

core.git: Branch 'libreoffice-24-2' - include/svtools svtools/source

2024-05-19 Thread Caolán McNamara (via logerrit)
include/svtools/editbrowsebox.hxx |2 ++ svtools/source/brwbox/ebbcontrols.cxx |6 ++ 2 files changed, 8 insertions(+) New commits: commit 7472bf01dee87a45aa3345397ae6f072f5d57058 Author: Caolán McNamara AuthorDate: Fri May 17 21:36:40 2024 +0100 Commit: Adolfo Jayme Barr

core.git: Branch 'libreoffice-24-2' - include/vcl svx/source vcl/inc vcl/source vcl/unx

2024-05-19 Thread Caolán McNamara (via logerrit)
include/vcl/weld.hxx |4 svx/source/fmcomp/gridcell.cxx | 11 +-- vcl/inc/salvtables.hxx |2 ++ vcl/source/app/salvtables.cxx |2 ++ vcl/unx/gtk3/gtkinst.cxx | 16 +++- 5 files changed, 32 insertions(+), 3 deletions(-) New commits:

core.git: sw/source

2024-05-19 Thread Caolán McNamara (via logerrit)
sw/source/ui/frmdlg/frmpage.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit d0702a3f17c1fbd1b8ffb9ca0b275943e1a1f442 Author: Caolán McNamara AuthorDate: Sun May 19 15:08:14 2024 +0100 Commit: Caolán McNamara CommitDate: Sun May 19 20:08:15 2024 +0200

[GSoC] Comments in Sidebar Deck: Weekly Update

2024-05-19 Thread Mohit Marathe
Hi everyone, I’ll be posting weekly updates about my progress on this project in this thread. This week, I learned how to use Glade for making UIs. I used it to make .ui for “Comments” deck in the sidebar. This is how looks (for now, as there are lots of things to add): You can find the patch h

core.git: sc/source

2024-05-19 Thread Eike Rathke (via logerrit)
sc/source/ui/docshell/docfunc.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit d4ae5abb4d00cc8adb3c45a9410fc71e56211c46 Author: Eike Rathke AuthorDate: Sun May 19 15:21:19 2024 +0200 Commit: Eike Rathke CommitDate: Sun May 19 19:26:05 2024 +0200

Compiling nearly every file now compiles sqlbison.cxx and/or sqlflex.cxx

2024-05-19 Thread Patrick Luby
A couple of weeks ago I started seeing my builds slow down and my build log filled with compiler warnings in sqlbison.cxx and sqlflex.cxx on macOS. Is anyone else seeing this? I see these warnings even when compiling files in vcl. Seems to me that something in the build is not working right sinc

core.git: include/vcl svx/source vcl/inc vcl/source vcl/unx

2024-05-19 Thread Caolán McNamara (via logerrit)
include/vcl/weld.hxx |4 svx/source/fmcomp/gridcell.cxx | 11 +-- vcl/inc/salvtables.hxx |2 ++ vcl/source/app/salvtables.cxx |2 ++ vcl/unx/gtk3/gtkinst.cxx | 16 +++- 5 files changed, 32 insertions(+), 3 deletions(-) New commits:

core.git: sw/source

2024-05-19 Thread Caolán McNamara (via logerrit)
sw/source/core/unocore/unosect.cxx |2 +- sw/source/core/unocore/unotbl.cxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 445ee505b63686161962abfe7a2aaafe8a03b4be Author: Caolán McNamara AuthorDate: Sun May 19 12:15:24 2024 +0100 Commit: Caolán McNa

core.git: sw/source

2024-05-19 Thread Caolán McNamara (via logerrit)
sw/source/uibase/app/apphdl.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 7e36bbd142ea80969c15f384759102d8175dedc3 Author: Caolán McNamara AuthorDate: Sun May 19 12:13:15 2024 +0100 Commit: Caolán McNamara CommitDate: Sun May 19 15:25:18 2024 +0200

core.git: Branch 'distro/collabora/co-22.05' - ucb/source

2024-05-19 Thread Thorsten Behrens (via logerrit)
ucb/source/ucp/webdav-curl/CurlSession.cxx |9 - 1 file changed, 9 deletions(-) New commits: commit 5606e86fc333ef90e8da08e8cdb34f1256690586 Author: Thorsten Behrens AuthorDate: Thu May 16 17:52:41 2024 +0200 Commit: Andras Timar CommitDate: Sun May 19 13:57:36 2024 +0200

Weekly Status Update 2

2024-05-19 Thread Aung Khant Oo Gu Gu
Hi, This is my 2nd weekly status update for Improving User Experience Around Windows. In this week, uploaded a patch with new implementation addressing code reviews for tdf#159380 Best, Aung

core.git: sw/qa sw/source

2024-05-19 Thread Mike Kaganski (via logerrit)
sw/qa/extras/uiwriter/data/tdf161172.fodt | 35 + sw/qa/extras/uiwriter/uiwriter9.cxx | 41 ++ sw/source/core/doc/docfmt.cxx | 10 ++- 3 files changed, 80 insertions(+), 6 deletions(-) New commits: commit bb5740bb4c79

core.git: vcl/source

2024-05-19 Thread Khaled Hosny (via logerrit)
vcl/source/gdi/pdfwriter_impl.cxx | 14 +- 1 file changed, 5 insertions(+), 9 deletions(-) New commits: commit 44f2bc12779645bce1000289caf9c66804ecb14e Author: Khaled Hosny AuthorDate: Sat May 18 17:23:19 2024 +0300 Commit: خالد حسني CommitDate: Sun May 19 09:30:06 2024 +0