core.git: sw/source

2024-01-18 Thread Patrick Luby (via logerrit)
sw/source/core/undo/untbl.cxx |9 - 1 file changed, 8 insertions(+), 1 deletion(-) New commits: commit fab9db6c7e85c76320743e1956c5a7c12f4ece0b Author: Patrick Luby AuthorDate: Sat Jan 13 17:57:56 2024 -0500 Commit: Patrick Luby CommitDate: Thu Jan 18 13:13:22 2024 +0100

core.git: distro-configs/LibreOfficeiOS.conf distro-configs/LibreOfficeiOS_Sim.conf sfx2/source

2024-01-17 Thread Patrick Luby (via logerrit)
Author: Patrick Luby AuthorDate: Fri Jan 5 09:55:26 2024 -0500 Commit: Andras Timar CommitDate: Wed Jan 17 17:31:07 2024 +0100 Eliminate hang in iOS app (and maybe the Android app) during export When exporting a document via this path, such as exporting to PDF via

core.git: sw/source

2024-01-17 Thread Patrick Luby (via logerrit)
sw/source/core/undo/undel.cxx | 27 +++ 1 file changed, 19 insertions(+), 8 deletions(-) New commits: commit 9bfd8e69385930d8f558c767f7b29149324d1b70 Author: Patrick Luby AuthorDate: Sat Jan 13 19:40:37 2024 -0500 Commit: Noel Grandin CommitDate: Wed Jan 17 09

core.git: Branch 'distro/collabora/co-24.04' - distro-configs/LibreOfficeiOS.conf distro-configs/LibreOfficeiOS_Sim.conf sfx2/source

2024-01-15 Thread Patrick Luby (via logerrit)
Author: Patrick Luby AuthorDate: Fri Jan 5 09:55:26 2024 -0500 Commit: Andras Timar CommitDate: Mon Jan 15 19:01:53 2024 +0100 Eliminate hang in iOS app (and maybe the Android app) during export When exporting a document via this path, such as exporting to PDF via

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

2024-01-14 Thread Patrick Luby (via logerrit)
vcl/source/app/salvtables.cxx | 13 + 1 file changed, 13 insertions(+) New commits: commit a93cd8a7e9704617d82db2d421154de3ff92 Author: Patrick Luby AuthorDate: Wed Jan 10 19:30:17 2024 -0500 Commit: Patrick Luby CommitDate: Sun Jan 14 23:20:26 2024 +0100 tdf

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

2024-01-14 Thread Patrick Luby (via logerrit)
vcl/source/app/salvtables.cxx | 13 + 1 file changed, 13 insertions(+) New commits: commit 753981dd0cbbdedeca4fa95681f6d65d370a758f Author: Patrick Luby AuthorDate: Wed Jan 10 19:30:17 2024 -0500 Commit: Michael Weghorn CommitDate: Sun Jan 14 20:22:24 2024 +0100 tdf

core.git: vcl/source

2024-01-14 Thread Patrick Luby (via logerrit)
vcl/source/app/salvtables.cxx | 13 + 1 file changed, 13 insertions(+) New commits: commit 563f7077f1dbce31ff95ee8d2e8d17b629693db1 Author: Patrick Luby AuthorDate: Wed Jan 10 19:30:17 2024 -0500 Commit: Patrick Luby CommitDate: Sun Jan 14 12:52:16 2024 +0100 tdf

core.git: Branch 'distro/collabora/co-23.05' - distro-configs/CPiOSBranding.conf distro-configs/LibreOfficeiOS.conf distro-configs/LibreOfficeiOS_Sim.conf sfx2/source

2024-01-10 Thread Patrick Luby (via logerrit)
: commit 30ebff71a89fa705d0a04b11026685ac1f666edf Author: Patrick Luby AuthorDate: Fri Jan 5 09:55:26 2024 -0500 Commit: Andras Timar CommitDate: Wed Jan 10 14:34:34 2024 +0100 Eliminate hang in iOS app (and maybe the Android app) during export When exporting a document via

Re: master build broken on macOS due to Firebird update

2024-01-07 Thread Patrick Luby
2024-01-06 at 12:03 -0500, Patrick Luby wrote: I have submitted a revert for the Firebird update here: The previous version was 3.0.7 and the current is 3.0.11 which suggests there probably wasn't massive changes. So reading through the upgrade commit I see a macosx specific hunk in one

Re: master build broken on macOS due to Firebird update

2024-01-06 Thread Patrick Luby
-Ventura) version of macos i.e. before Apple deprecated sprintf. IMHO, the Firebird update needs a lot more work before recommitting it. Patrick On 2024-01-06 11:36 a.m., Patrick Luby wrote: So I used the attached debug patch and now I am only runnning into casting errors. Still more work to do

Re: master build broken on macOS due to Firebird update

2024-01-06 Thread Patrick Luby
with --enable-dbgutil. So not only macOS. Kind regards, Regina Patrick Luby schrieb am 06.01.2024 um 16:20: All, I am not sure how this update built successfully on macOS on Jenkins, but the Firebird update is filled with hundreds of sprintf calls like the following. Xcode has marked sprintf

Re: master build broken on macOS due to Firebird update

2024-01-06 Thread Patrick Luby
Unfortunately, on macOS neither --enable-werror or --disable-werror doesn't seem to have any affect on the external/firebird build. Patrick On 2024-01-06 10:59 a.m., Mike Kaganski wrote: Hi! On 1/6/2024 9:53 PM, Patrick Luby wrote: Can anyone actually do a debug build on any other platform

Re: master build broken on macOS due to Firebird update

2024-01-06 Thread Patrick Luby
:20 a.m., Patrick Luby wrote: All, I am not sure how this update built successfully on macOS on Jenkins, but the Firebird update is filled with hundreds of sprintf calls like the following. Xcode has marked sprintf as deprecated since a couple of versions ago: /Volumes/LOBuilds/lode/dev/core

master build broken on macOS due to Firebird update

2024-01-06 Thread Patrick Luby
All, I am not sure how this update built successfully on macOS on Jenkins, but the Firebird update is filled with hundreds of sprintf calls like the following. Xcode has marked sprintf as deprecated since a couple of versions ago:

core.git: Branch 'libreoffice-7-6' - sc/source vcl/osx

2024-01-05 Thread Patrick Luby (via logerrit)
: Patrick Luby AuthorDate: Mon Dec 25 09:19:48 2023 -0500 Commit: Caolán McNamara CommitDate: Fri Jan 5 15:59:57 2024 +0100 tdf#135478 Reduce sensitivity of horizontal scrollwheel Problem: at least on macOS, swipe events are very precise. So, when swiping at a slight angle off

core.git: Branch 'libreoffice-24-2' - sc/source vcl/osx

2024-01-05 Thread Patrick Luby (via logerrit)
: Patrick Luby AuthorDate: Mon Dec 25 09:19:48 2023 -0500 Commit: Caolán McNamara CommitDate: Fri Jan 5 15:48:41 2024 +0100 tdf#135478 Reduce sensitivity of horizontal scrollwheel Problem: at least on macOS, swipe events are very precise. So, when swiping at a slight angle off

core.git: Branch 'libreoffice-7-6' - vcl/osx

2024-01-04 Thread Patrick Luby (via logerrit)
vcl/osx/salinst.cxx | 13 + 1 file changed, 13 insertions(+) New commits: commit 4509eb097d82b84423f8cbba3c9915a9fbe6f691 Author: Patrick Luby AuthorDate: Wed Dec 20 09:32:06 2023 -0500 Commit: Caolán McNamara CommitDate: Thu Jan 4 18:03:51 2024 +0100 Related: tdf

core.git: Branch 'libreoffice-7-6' - drawinglayer/source

2023-12-29 Thread Patrick Luby (via logerrit)
drawinglayer/source/primitive2d/graphicprimitivehelper2d.cxx | 18 +++ 1 file changed, 18 insertions(+) New commits: commit 744aaf0d068505fdbf4dcc66eabaf495cdd4fcb3 Author: Patrick Luby AuthorDate: Sat Dec 23 09:35:06 2023 -0500 Commit: Caolán McNamara CommitDate: Fri Dec 29

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

2023-12-29 Thread Patrick Luby (via logerrit)
drawinglayer/source/primitive2d/graphicprimitivehelper2d.cxx | 18 +++ 1 file changed, 18 insertions(+) New commits: commit 8a1ddb42a654d77013fd107efe8c97c8a3615036 Author: Patrick Luby AuthorDate: Sat Dec 23 09:35:06 2023 -0500 Commit: Caolán McNamara CommitDate: Fri Dec 29

core.git: Branch 'libreoffice-7-6' - vcl/osx

2023-12-29 Thread Patrick Luby (via logerrit)
vcl/osx/clipboard.cxx |8 1 file changed, 8 insertions(+) New commits: commit 226e23d6a26bb3710712e9a865c6b222cd3db76f Author: Patrick Luby AuthorDate: Tue Dec 26 19:15:22 2023 -0500 Commit: Caolán McNamara CommitDate: Fri Dec 29 12:42:17 2023 +0100 tdf#144124 Detect

core.git: Branch 'libreoffice-24-2' - vcl/osx

2023-12-29 Thread Patrick Luby (via logerrit)
vcl/osx/clipboard.cxx |8 1 file changed, 8 insertions(+) New commits: commit 0e014306349e51b187322bc98b5e23644d017b85 Author: Patrick Luby AuthorDate: Tue Dec 26 19:15:22 2023 -0500 Commit: Caolán McNamara CommitDate: Fri Dec 29 12:42:10 2023 +0100 tdf#144124 Detect

core.git: Branch 'libreoffice-7-6' - vcl/osx

2023-12-28 Thread Patrick Luby (via logerrit)
vcl/osx/DataFlavorMapping.cxx | 25 ++--- vcl/osx/DataFlavorMapping.hxx |4 ++-- vcl/osx/clipboard.cxx |2 +- 3 files changed, 25 insertions(+), 6 deletions(-) New commits: commit 97f075ab95a592e9bd482031468b85e8bb7dc469 Author: Patrick Luby AuthorDate

core.git: Branch 'libreoffice-24-2' - vcl/osx

2023-12-28 Thread Patrick Luby (via logerrit)
vcl/osx/DataFlavorMapping.cxx | 25 ++--- vcl/osx/DataFlavorMapping.hxx |4 ++-- vcl/osx/clipboard.cxx |2 +- 3 files changed, 25 insertions(+), 6 deletions(-) New commits: commit 7e4fd3c226d440d167a6581f82d8a83b628bcaa4 Author: Patrick Luby AuthorDate

core.git: vcl/osx

2023-12-27 Thread Patrick Luby (via logerrit)
vcl/osx/clipboard.cxx |8 1 file changed, 8 insertions(+) New commits: commit cefd36db5f9389dd6f7e605eca6711762a784966 Author: Patrick Luby AuthorDate: Tue Dec 26 19:15:22 2023 -0500 Commit: Patrick Luby CommitDate: Wed Dec 27 13:58:54 2023 +0100 tdf#144124 Detect

Request for testing: trackpad changes in Calc

2023-12-26 Thread Patrick Luby
Hi everyone, For a few years now, a recurring complaint for macOS users has been swiping vertically on the trackpad on a macOS laptop is overly sensitive in Calc. Unless you are really careful to swipe precisely vertical, the slight horizontal movements in the macOS swipe events would cause

core.git: sc/source vcl/osx

2023-12-26 Thread Patrick Luby (via logerrit)
: Patrick Luby AuthorDate: Mon Dec 25 09:19:48 2023 -0500 Commit: Patrick Luby CommitDate: Tue Dec 26 20:02:42 2023 +0100 tdf#135478 Reduce sensitivity of horizontal scrollwheel Problem: at least on macOS, swipe events are very precise. So, when swiping at a slight angle off

core.git: vcl/osx

2023-12-26 Thread Patrick Luby (via logerrit)
vcl/osx/DataFlavorMapping.cxx | 25 ++--- vcl/osx/DataFlavorMapping.hxx |4 ++-- vcl/osx/clipboard.cxx |2 +- 3 files changed, 25 insertions(+), 6 deletions(-) New commits: commit 3d9ee9375d28f0131949ee3c1f86f22dcea41d19 Author: Patrick Luby AuthorDate

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

2023-12-24 Thread Patrick Luby (via logerrit)
vcl/source/control/InterimItemWindow.cxx |8 1 file changed, 8 insertions(+) New commits: commit 656a18c236d9d60d31fe74a05710f3fff5e05c99 Author: Patrick Luby AuthorDate: Sun Dec 24 16:43:54 2023 -0500 Commit: Michael Weghorn CommitDate: Mon Dec 25 00:42:22 2023 +0100

core.git: Branch 'libreoffice-7-6' - vcl/source

2023-12-24 Thread Patrick Luby (via logerrit)
vcl/source/control/InterimItemWindow.cxx |8 1 file changed, 8 insertions(+) New commits: commit 66a5468e6c2fc15aa104da8f96313e1237641273 Author: Patrick Luby AuthorDate: Sun Dec 24 16:43:54 2023 -0500 Commit: Michael Weghorn CommitDate: Mon Dec 25 00:42:33 2023 +0100

core.git: vcl/source

2023-12-24 Thread Patrick Luby (via logerrit)
vcl/source/control/InterimItemWindow.cxx |8 1 file changed, 8 insertions(+) New commits: commit 04eb7f5a47b77511dd7a6e797b66ef2cfffce235 Author: Patrick Luby AuthorDate: Sun Dec 24 16:43:54 2023 -0500 Commit: Patrick Luby CommitDate: Sun Dec 24 23:46:54 2023 +0100

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

2023-12-24 Thread Patrick Luby (via logerrit)
vcl/source/bitmap/bitmappaint.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit df08a291c4aea3e777f786c65048b03b4a13dbdb Author: Patrick Luby AuthorDate: Sat Dec 23 17:25:54 2023 -0500 Commit: Noel Grandin CommitDate: Sun Dec 24 16:59:13 2023 +0100

core.git: vcl/source

2023-12-24 Thread Patrick Luby (via logerrit)
vcl/source/bitmap/bitmappaint.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 2d514b422257ccf2b53215ee948dda2c9a476d37 Author: Patrick Luby AuthorDate: Sat Dec 23 17:25:54 2023 -0500 Commit: Patrick Luby CommitDate: Sun Dec 24 14:41:57 2023 +0100

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

2023-12-24 Thread Patrick Luby (via logerrit)
include/vcl/InterimItemWindow.hxx|2 ++ sc/source/ui/view/tabview.cxx| 14 ++ vcl/source/control/InterimItemWindow.cxx |5 + 3 files changed, 21 insertions(+) New commits: commit 627d98a64164d117f4fbf8e3055dd2b14d9d7ab6 Author: Patrick Luby

core.git: Branch 'libreoffice-7-6' - include/vcl sc/source vcl/source

2023-12-24 Thread Patrick Luby (via logerrit)
include/vcl/InterimItemWindow.hxx|2 ++ sc/source/ui/view/tabview.cxx| 14 ++ vcl/source/control/InterimItemWindow.cxx |5 + 3 files changed, 21 insertions(+) New commits: commit 71ddd51f72532cb7f854abbad870a3829ea93d38 Author: Patrick Luby

core.git: drawinglayer/source

2023-12-23 Thread Patrick Luby (via logerrit)
drawinglayer/source/primitive2d/graphicprimitivehelper2d.cxx | 18 +++ 1 file changed, 18 insertions(+) New commits: commit 3e582d9e3fbed8cb94284ac1ab6105cf74eccfe0 Author: Patrick Luby AuthorDate: Sat Dec 23 09:35:06 2023 -0500 Commit: Patrick Luby CommitDate: Sat Dec 23 19

core.git: include/vcl sc/source vcl/source

2023-12-22 Thread Patrick Luby (via logerrit)
include/vcl/InterimItemWindow.hxx|2 ++ sc/source/ui/view/tabview.cxx| 14 ++ vcl/source/control/InterimItemWindow.cxx |5 + 3 files changed, 21 insertions(+) New commits: commit 8339bb40b22e9426a05eb1d122cc8ef12ab7a229 Author: Patrick Luby

core.git: Branch 'libreoffice-24-2' - vcl/osx

2023-12-21 Thread Patrick Luby (via logerrit)
vcl/osx/salinst.cxx | 13 + 1 file changed, 13 insertions(+) New commits: commit 21b6f7f58512a8550fc0afaf2d1984f32b87876a Author: Patrick Luby AuthorDate: Wed Dec 20 09:32:06 2023 -0500 Commit: Xisco Fauli CommitDate: Thu Dec 21 16:04:11 2023 +0100 Related: tdf

core.git: vcl/osx

2023-12-20 Thread Patrick Luby (via logerrit)
vcl/osx/salinst.cxx | 13 + 1 file changed, 13 insertions(+) New commits: commit 9f92a39234dfae40fe19ab6fa47caf8b21dd8847 Author: Patrick Luby AuthorDate: Wed Dec 20 09:32:06 2023 -0500 Commit: Patrick Luby CommitDate: Wed Dec 20 23:47:53 2023 +0100 Related: tdf

core.git: vcl/skia

2023-12-16 Thread Patrick Luby (via logerrit)
vcl/skia/gdiimpl.cxx |9 +++-- 1 file changed, 7 insertions(+), 2 deletions(-) New commits: commit e091cd0104cf982b500d57202cf7e1fa8d5815ca Author: Patrick Luby AuthorDate: Sat Dec 16 19:31:16 2023 -0500 Commit: Noel Grandin CommitDate: Sun Dec 17 07:54:31 2023 +0100 Fix

core.git: vcl/skia

2023-12-14 Thread Patrick Luby (via logerrit)
vcl/skia/gdiimpl.cxx |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit 250213166762bceedc052d80cf6ed5d64e286000 Author: Patrick Luby AuthorDate: Thu Dec 14 18:53:11 2023 -0500 Commit: Noel Grandin CommitDate: Fri Dec 15 07:23:18 2023 +0100 Fix Skia

core.git: vcl/source

2023-12-13 Thread Patrick Luby (via logerrit)
vcl/source/filter/png/PngImageWriter.cxx |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit 1956bd5f27fa10a336b9cf9e27751eca5ff907b5 Author: Patrick Luby AuthorDate: Wed Dec 13 09:03:12 2023 -0500 Commit: Patrick Luby CommitDate: Wed Dec 13 21:37:51 2023

core.git: Branch 'libreoffice-24-2' - vcl/osx

2023-12-12 Thread Patrick Luby (via logerrit)
vcl/osx/salframeview.mm |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) New commits: commit 688ad93ccc2a3393046f2e4fe33f5be039b1803f Author: Patrick Luby AuthorDate: Sat Dec 9 16:19:18 2023 -0500 Commit: Noel Grandin CommitDate: Tue Dec 12 16:36:29 2023 +0100 tdf

core.git: Branch 'libreoffice-7-6' - vcl/osx

2023-12-12 Thread Patrick Luby (via logerrit)
vcl/osx/salframeview.mm |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) New commits: commit eaf8fc199c36ee8613655876c5c202b22d7f15da Author: Patrick Luby AuthorDate: Sat Dec 9 16:19:18 2023 -0500 Commit: Noel Grandin CommitDate: Tue Dec 12 11:42:39 2023 +0100 tdf

core.git: Branch 'libreoffice-7-6' - i18nutil/source

2023-12-11 Thread Patrick Luby (via logerrit)
i18nutil/source/utility/paper.cxx |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit e07f4f2dbf65ee723f8bdf05587085783257dd5a Author: Patrick Luby AuthorDate: Fri Dec 8 15:11:45 2023 -0500 Commit: Xisco Fauli CommitDate: Mon Dec 11 14:04:41 2023 +0100

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

2023-12-11 Thread Patrick Luby (via logerrit)
i18nutil/source/utility/paper.cxx |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit 910dc29435395f9fd9c3019c1d3c59a0dcea2474 Author: Patrick Luby AuthorDate: Fri Dec 8 15:11:45 2023 -0500 Commit: Xisco Fauli CommitDate: Mon Dec 11 14:04:31 2023 +0100

core.git: Branch 'libreoffice-24-2' - vcl/quartz

2023-12-11 Thread Patrick Luby (via logerrit)
vcl/quartz/SystemFontList.cxx | 12 +--- 1 file changed, 9 insertions(+), 3 deletions(-) New commits: commit 4cfd25f895cffa14bbc8c92027d9aa0f1f145613 Author: Patrick Luby AuthorDate: Sat Dec 9 17:59:10 2023 -0500 Commit: Xisco Fauli CommitDate: Mon Dec 11 11:50:44 2023 +0100

core.git: Branch 'libreoffice-7-6' - vcl/quartz

2023-12-11 Thread Patrick Luby (via logerrit)
vcl/quartz/ctfonts.cxx | 12 +--- 1 file changed, 9 insertions(+), 3 deletions(-) New commits: commit b521e0c8b04cef4c0140704c3c5221d2b645f8e4 Author: Patrick Luby AuthorDate: Sat Dec 9 17:59:10 2023 -0500 Commit: Xisco Fauli CommitDate: Mon Dec 11 10:28:08 2023 +0100

core.git: vcl/quartz

2023-12-10 Thread Patrick Luby (via logerrit)
vcl/quartz/SystemFontList.cxx | 12 +--- 1 file changed, 9 insertions(+), 3 deletions(-) New commits: commit 9531f83cc73e26ce766713e575eb14152d118018 Author: Patrick Luby AuthorDate: Sat Dec 9 17:59:10 2023 -0500 Commit: Patrick Luby CommitDate: Sun Dec 10 19:40:57 2023 +0100

core.git: vcl/osx

2023-12-09 Thread Patrick Luby (via logerrit)
vcl/osx/salframeview.mm |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) New commits: commit f7e81a321bc3e4880fc652e7ba24867bba557007 Author: Patrick Luby AuthorDate: Sat Dec 9 16:19:18 2023 -0500 Commit: Patrick Luby CommitDate: Sat Dec 9 23:07:58 2023 +0100 tdf

core.git: i18nutil/source

2023-12-08 Thread Patrick Luby (via logerrit)
i18nutil/source/utility/paper.cxx |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit c92d01f82f3cbcb504a839cea5852e6c85a1d420 Author: Patrick Luby AuthorDate: Fri Dec 8 15:11:45 2023 -0500 Commit: Patrick Luby CommitDate: Sat Dec 9 00:50:00 2023 +0100

core.git: Changes to 'refs/tags/libreoffice-24-2-branch-point'

2023-12-08 Thread Patrick Luby (via logerrit)
Tag 'libreoffice-24-2-branch-point' created by Christian Lohmaier at 2023-12-08 15:06 + Tag libreoffice-24-2-branch-point -BEGIN PGP SIGNATURE- iQIzBAABCAAdFiEEwoOeytlAj76VMcPp9DSh76/urqMFAmVzMNgACgkQ9DSh76/u rqPedA//aziyBzsPOnf44qKBaqb7UKtMLcOK3vPGplNI6eP2pY3kHWdKgzGsrEOo

core.git: vcl/osx

2023-12-08 Thread Patrick Luby (via logerrit)
vcl/osx/salnativewidgets.cxx | 16 1 file changed, 16 deletions(-) New commits: commit 898d5d470e24a6f2fb244fec24df33ba8855 Author: Patrick Luby AuthorDate: Fri Dec 8 14:34:46 2023 +0100 Commit: Patrick Luby CommitDate: Fri Dec 8 15:39:24 2023 +0100 Revert

core.git: vcl/osx

2023-12-07 Thread Patrick Luby (via logerrit)
vcl/osx/salnativewidgets.cxx | 16 1 file changed, 16 insertions(+) New commits: commit 5ff701226b00963312cb2a78e77966d012b79c82 Author: Patrick Luby AuthorDate: Thu Dec 7 14:20:16 2023 -0500 Commit: Patrick Luby CommitDate: Thu Dec 7 22:36:22 2023 +0100 Related

core.git: Branch 'libreoffice-7-6' - vcl/osx

2023-12-07 Thread Patrick Luby (via logerrit)
vcl/osx/salframe.cxx | 12 ++-- 1 file changed, 10 insertions(+), 2 deletions(-) New commits: commit fe59e5ab1cb9c15a7ff8222319c5a8b7b8183243 Author: Patrick Luby AuthorDate: Wed Dec 6 11:11:38 2023 -0500 Commit: Noel Grandin CommitDate: Thu Dec 7 17:15:45 2023 +0100

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

2023-12-06 Thread Patrick Luby (via logerrit)
vcl/osx/salframe.cxx | 12 ++-- 1 file changed, 10 insertions(+), 2 deletions(-) New commits: commit 0ddd9f7e055a0c1ecb120de3e40c3fdb8373e9dc Author: Patrick Luby AuthorDate: Wed Dec 6 11:11:38 2023 -0500 Commit: Patrick Luby CommitDate: Wed Dec 6 23:52:49 2023 +0100

[Libreoffice-commits] core.git: Branch 'libreoffice-7-6' - vcl/inc vcl/osx

2023-11-30 Thread Patrick Luby (via logerrit)
| 26 +--- 6 files changed, 89 insertions(+), 49 deletions(-) New commits: commit fcccf586ba405008e4e3507f04fcd57bb2f18719 Author: Patrick Luby AuthorDate: Tue Nov 28 09:34:07 2023 -0500 Commit: Xisco Fauli CommitDate: Thu Nov 30 13:08:31 2023 +0100 tdf#155092 don't

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

2023-11-29 Thread Patrick Luby (via logerrit)
vcl/osx/salgdiutils.cxx | 16 1 file changed, 16 insertions(+) New commits: commit 3b942f6efa8ffd11374031e4af8dbcb48a8962d1 Author: Patrick Luby AuthorDate: Wed Nov 29 17:51:19 2023 -0500 Commit: Patrick Luby CommitDate: Thu Nov 30 01:10:36 2023 +0100 Related

Re: Preferred approach to backporting a group of patches in Gerrit

2023-11-27 Thread Patrick Luby
On 2023-11-27 10:24 a.m., Caolán McNamara wrote: I generally go with option 2. Typically cherry-pick them locally to the branch I want them in, git rebase -i, s to squash the dependants into the parent, add a bit of text about the overall issue, leave the two commit messages and review links so

Preferred approach to backporting a group of patches in Gerrit

2023-11-27 Thread Patrick Luby
So I have committed two patches in master that, together, fix one bug and I would like to backport these two commits to libreoffice-7-6. My question is which of the following is the preferred approach: 1. Cherry-pick both patches separately marshalling each separately through the review

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

2023-11-27 Thread Patrick Luby (via logerrit)
8a5da079592377cf69735973d922fc19e8ac763d Author: Patrick Luby AuthorDate: Sat Nov 25 14:53:22 2023 -0500 Commit: Patrick Luby CommitDate: Mon Nov 27 14:36:51 2023 +0100 tdf#155092 don't dispatch left mouse up events during live resizing Round 2 of trying to fix macOS live resizing. If this is a left

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

2023-11-23 Thread Patrick Luby (via logerrit)
(+), 36 deletions(-) New commits: commit 54da842381ccb554d3cadc876f23cf183d21bf1a Author: Patrick Luby AuthorDate: Wed Nov 22 18:21:53 2023 -0500 Commit: Patrick Luby CommitDate: Thu Nov 23 16:02:27 2023 +0100 tdf#155092 use tracking areas instead of tracking rectangles

Re: 403 forbidden when logging into Gerrit

2023-11-23 Thread Patrick Luby
that was the usual workaround for this kind of problem, but it's been many months since i last experienced it so i'm not sure if your reported symptoms are the same problem or a different one. On 23/11/2023 14:47, Patrick Luby wrote: So I am able to log into https://user.documentfoundation.org/. I

Re: 403 forbidden when logging into Gerrit

2023-11-23 Thread Patrick Luby
could not edit the e-mail in the linked services. Could that be the problem? Unfortunately, since I am now logged out of Gerrit, I cannot log back in and change my e-mail back. Patrick On 2023-11-23 8:23 a.m., Patrick Luby wrote: Is anyone else seeing this? I've tried logging in using both

403 forbidden when logging into Gerrit

2023-11-23 Thread Patrick Luby
Is anyone else seeing this? I've tried logging in using both Firefox and Safari with all adblockers disabled and I get a 403 forbidden page from https://gerrit.libreoffice.org/oauth?code=. I did change my e-mail in Gerrit earlier this week. Does something need to be updated elsewhere? I also

Re: Writer colourspaces

2023-11-22 Thread Patrick Luby
What happens when you zoom out the Preview window something like 10x and set Digital Color Meter to "Display in sRGB"? I tested a simple PDF that I created by putting red text in a Writer document. Export to PDF. Open in Preview. Digital Color Meter says the text is varying shades of nearly

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

2023-11-20 Thread Patrick Luby (via logerrit)
drawinglayer/source/tools/converters.cxx | 15 +++ 1 file changed, 15 insertions(+) New commits: commit 9a0dad2a649066a10ace53a06d563596330199a0 Author: Patrick Luby AuthorDate: Mon Nov 20 14:01:32 2023 -0500 Commit: Noel Grandin CommitDate: Tue Nov 21 07:13:17 2023 +0100

[Libreoffice-commits] core.git: Branch 'libreoffice-7-6' - vcl/inc vcl/osx

2023-11-20 Thread Patrick Luby (via logerrit)
vcl/inc/osx/salframe.h |3 +++ vcl/osx/salframe.cxx|9 ++--- vcl/osx/salframeview.mm |7 +++ 3 files changed, 16 insertions(+), 3 deletions(-) New commits: commit 8e8fc0b62965596c3c1ec37a4062ebb6a3d154fd Author: Patrick Luby AuthorDate: Mon Nov 6 09:44:18 2023 -0500

[Libreoffice-commits] core.git: Branch 'libreoffice-7-5' - vcl/inc vcl/osx

2023-11-20 Thread Patrick Luby (via logerrit)
vcl/inc/osx/salframe.h |3 +++ vcl/osx/salframe.cxx|9 ++--- vcl/osx/salframeview.mm |7 +++ 3 files changed, 16 insertions(+), 3 deletions(-) New commits: commit b8910f2a00119e2de136b00567d5f9704f84ac25 Author: Patrick Luby AuthorDate: Mon Nov 6 09:44:18 2023 -0500

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

2023-11-06 Thread Patrick Luby (via logerrit)
vcl/inc/osx/salframe.h |3 +++ vcl/osx/salframe.cxx|9 ++--- vcl/osx/salframeview.mm |7 +++ 3 files changed, 16 insertions(+), 3 deletions(-) New commits: commit 0c54c09aeb7e170512195c8f619ab2ded98c1ec5 Author: Patrick Luby AuthorDate: Mon Nov 6 09:44:18 2023 -0500

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

2023-11-06 Thread Patrick Luby (via logerrit)
vcl/osx/salframe.cxx | 38 ++ 1 file changed, 2 insertions(+), 36 deletions(-) New commits: commit 55a0fba06086436260aca1f7367da376683afdaa Author: Patrick Luby AuthorDate: Mon Nov 6 08:31:41 2023 -0500 Commit: Patrick Luby CommitDate: Mon Nov 6 18

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

2023-11-03 Thread Patrick Luby (via logerrit)
vcl/osx/salframe.cxx | 38 -- 1 file changed, 36 insertions(+), 2 deletions(-) New commits: commit 9c0803edd1f42b2d29115674795c7c674fea1a35 Author: Patrick Luby AuthorDate: Thu Nov 2 20:05:21 2023 -0400 Commit: Patrick Luby CommitDate: Fri Nov 3 20

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

2023-11-03 Thread Patrick Luby (via logerrit)
vcl/skia/salbmp.cxx | 12 1 file changed, 12 insertions(+) New commits: commit e4821ce3e0eb814f8942b9451183b4589e901ec3 Author: Patrick Luby AuthorDate: Fri Nov 3 09:13:22 2023 -0400 Commit: Patrick Luby CommitDate: Fri Nov 3 18:33:23 2023 +0100 tdf#158014 make

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

2023-11-03 Thread Patrick Luby (via logerrit)
vcl/source/filter/igif/gifread.cxx | 18 +++--- 1 file changed, 7 insertions(+), 11 deletions(-) New commits: commit 2a5dac6d75b346a77652dec05cafa6562177d40f Author: Patrick Luby AuthorDate: Fri Nov 3 10:37:00 2023 -0400 Commit: Patrick Luby CommitDate: Fri Nov 3 18:32:26

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

2023-10-28 Thread Patrick Luby (via logerrit)
vcl/skia/salbmp.cxx |7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) New commits: commit 7a1250b17cb671d3f57f13842ee3df8c49f8af19 Author: Patrick Luby AuthorDate: Sat Oct 28 15:03:12 2023 -0400 Commit: Patrick Luby CommitDate: Sat Oct 28 22:45:34 2023 +0200 Fix

[Libreoffice-commits] core.git: Branch 'libreoffice-7-5-8' - vcl/osx

2023-10-27 Thread Patrick Luby (via logerrit)
vcl/osx/salframe.cxx | 25 +++-- 1 file changed, 23 insertions(+), 2 deletions(-) New commits: commit 8028799b51d0a645db93b8c8400b62558b2c6278 Author: Patrick Luby AuthorDate: Thu Oct 19 16:32:33 2023 -0400 Commit: Xisco Fauli CommitDate: Fri Oct 27 10:45:44 2023

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

2023-10-26 Thread Patrick Luby (via logerrit)
vcl/source/gdi/impgraph.cxx | 11 +++ vcl/source/gdi/pdfwriter_impl.cxx | 18 ++ 2 files changed, 21 insertions(+), 8 deletions(-) New commits: commit 13e85421e58c2eb15bd5eb3b37af85abacdecb7e Author: Patrick Luby AuthorDate: Wed Oct 11 19:53:18 2023 -0400

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

2023-10-24 Thread Patrick Luby (via logerrit)
canvas/source/vcl/canvashelper.cxx | 42 ++--- 1 file changed, 35 insertions(+), 7 deletions(-) New commits: commit 4cf636fab338ad759e1a23bb8570cc9351ded0d0 Author: Patrick Luby AuthorDate: Tue Oct 24 18:52:08 2023 -0400 Commit: Noel Grandin CommitDate

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

2023-10-23 Thread Patrick Luby (via logerrit)
vcl/source/bitmap/BitmapEx.cxx |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) New commits: commit d8ec731e613d840dc7550a3468110a69fd5280e4 Author: Patrick Luby AuthorDate: Mon Oct 23 09:13:29 2023 -0400 Commit: Patrick Luby CommitDate: Mon Oct 23 18:29:08 2023 +0200

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

2023-10-20 Thread Patrick Luby (via logerrit)
vcl/source/filter/igif/gifread.cxx | 18 +- 1 file changed, 17 insertions(+), 1 deletion(-) New commits: commit a98000c028a3c68329fdb2047f51f8d271b2290c Author: Patrick Luby AuthorDate: Thu Oct 19 20:01:16 2023 -0400 Commit: Patrick Luby CommitDate: Fri Oct 20 14:41

[Libreoffice-commits] core.git: Branch 'libreoffice-7-5' - vcl/osx

2023-10-20 Thread Patrick Luby (via logerrit)
vcl/osx/salframe.cxx | 25 +++-- 1 file changed, 23 insertions(+), 2 deletions(-) New commits: commit cb1aa7c36f9f630a871f4bdc00ca3bf62f8ba58b Author: Patrick Luby AuthorDate: Thu Oct 19 16:32:33 2023 -0400 Commit: Patrick Luby CommitDate: Fri Oct 20 14:40:16 2023

[Libreoffice-commits] core.git: Branch 'libreoffice-7-6' - vcl/osx

2023-10-20 Thread Patrick Luby (via logerrit)
vcl/osx/salframe.cxx | 25 +++-- 1 file changed, 23 insertions(+), 2 deletions(-) New commits: commit ae19777b039a0111fc2e9d51b57f23ae321c9d2c Author: Patrick Luby AuthorDate: Thu Oct 19 16:32:33 2023 -0400 Commit: Patrick Luby CommitDate: Fri Oct 20 14:40:06 2023

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

2023-10-19 Thread Patrick Luby (via logerrit)
vcl/osx/salframe.cxx | 25 +++-- 1 file changed, 23 insertions(+), 2 deletions(-) New commits: commit fb68f0761c3cfadf73f261d2d44de7b4e277e0af Author: Patrick Luby AuthorDate: Thu Oct 19 16:32:33 2023 -0400 Commit: Patrick Luby CommitDate: Fri Oct 20 02:20:42 2023

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

2023-10-19 Thread Patrick Luby (via logerrit)
vcl/source/gdi/impgraph.cxx | 11 +++ vcl/source/gdi/pdfwriter_impl.cxx | 18 ++ 2 files changed, 21 insertions(+), 8 deletions(-) New commits: commit 5ea44cd9fd467f1ed26f69e194d0a59d9e0e71c2 Author: Patrick Luby AuthorDate: Wed Oct 11 19:53:18 2023 -0400

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

2023-10-19 Thread Patrick Luby (via logerrit)
vcl/source/gdi/impgraph.cxx | 11 +++ vcl/source/gdi/pdfwriter_impl.cxx | 18 ++ 2 files changed, 21 insertions(+), 8 deletions(-) New commits: commit ebb3dc3162730dad34595d390cd731b5cfaeb1ea Author: Patrick Luby AuthorDate: Wed Oct 11 19:53:18 2023 -0400

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

2023-10-19 Thread Patrick Luby (via logerrit)
vcl/source/gdi/impgraph.cxx | 11 +++ vcl/source/gdi/pdfwriter_impl.cxx | 18 ++ 2 files changed, 21 insertions(+), 8 deletions(-) New commits: commit 5d347c3d72a1d05f998f93f1e1ffea0b55457217 Author: Patrick Luby AuthorDate: Wed Oct 11 19:53:18 2023 -0400

[Libreoffice-commits] core.git: Branch 'libreoffice-7-5-8' - stoc/Library_javavm.mk stoc/source

2023-10-16 Thread Patrick Luby (via logerrit)
stoc/Library_javavm.mk|6 ++ stoc/source/javavm/javavm.cxx | 15 +++ 2 files changed, 21 insertions(+) New commits: commit 58320647950df01f1a23d07a90425e0b466a7f9d Author: Patrick Luby AuthorDate: Sat Oct 14 21:13:26 2023 -0400 Commit: Patrick Luby

[Libreoffice-commits] core.git: Branch 'libreoffice-7-5' - stoc/Library_javavm.mk stoc/source

2023-10-16 Thread Patrick Luby (via logerrit)
stoc/Library_javavm.mk|6 ++ stoc/source/javavm/javavm.cxx | 15 +++ 2 files changed, 21 insertions(+) New commits: commit a976edfa525d87c7174861bca5eecd4ee804132d Author: Patrick Luby AuthorDate: Sat Oct 14 21:13:26 2023 -0400 Commit: Patrick Luby

[Libreoffice-commits] core.git: Branch 'libreoffice-7-6' - stoc/Library_javavm.mk stoc/source

2023-10-16 Thread Patrick Luby (via logerrit)
stoc/Library_javavm.mk|6 ++ stoc/source/javavm/javavm.cxx | 15 +++ 2 files changed, 21 insertions(+) New commits: commit a7340bbc89739ac1ef64ae605d71bf4053b3b3ac Author: Patrick Luby AuthorDate: Sat Oct 14 21:13:26 2023 -0400 Commit: Patrick Luby

[Libreoffice-commits] core.git: stoc/Library_javavm.mk stoc/source

2023-10-15 Thread Patrick Luby (via logerrit)
stoc/Library_javavm.mk|6 ++ stoc/source/javavm/javavm.cxx | 15 +++ 2 files changed, 21 insertions(+) New commits: commit fc69d6b227310b170a9690e0b2658d36a8e2ca6c Author: Patrick Luby AuthorDate: Sat Oct 14 21:13:26 2023 -0400 Commit: Patrick Luby

[Libreoffice-commits] core.git: Branch 'libreoffice-7-5-8' - vcl/skia

2023-10-12 Thread Patrick Luby (via logerrit)
vcl/skia/osx/gdiimpl.cxx |5 + 1 file changed, 5 insertions(+) New commits: commit 3325b080e36afc2660c2f045842901ac7a781972 Author: Patrick Luby AuthorDate: Wed Oct 11 14:36:12 2023 -0400 Commit: Patrick Luby CommitDate: Thu Oct 12 13:58:10 2023 +0200 tdf#157613 make sure

[Libreoffice-commits] core.git: Branch 'libreoffice-7-5' - vcl/skia

2023-10-11 Thread Patrick Luby (via logerrit)
vcl/skia/osx/gdiimpl.cxx |5 + 1 file changed, 5 insertions(+) New commits: commit e65162fcd7091ee315637301fcc1a3480325f918 Author: Patrick Luby AuthorDate: Wed Oct 11 14:36:12 2023 -0400 Commit: Patrick Luby CommitDate: Thu Oct 12 00:19:04 2023 +0200 tdf#157613 make sure

[Libreoffice-commits] core.git: Branch 'libreoffice-7-6' - vcl/skia

2023-10-11 Thread Patrick Luby (via logerrit)
vcl/skia/osx/gdiimpl.cxx |5 + 1 file changed, 5 insertions(+) New commits: commit 0224f024424c76a05e0c20b6ee1b4490fde11607 Author: Patrick Luby AuthorDate: Wed Oct 11 14:36:12 2023 -0400 Commit: Patrick Luby CommitDate: Thu Oct 12 00:17:36 2023 +0200 tdf#157613 make sure

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

2023-10-11 Thread Patrick Luby (via logerrit)
vcl/skia/osx/gdiimpl.cxx |5 + 1 file changed, 5 insertions(+) New commits: commit 82ed49b81eb0a45c25f3808a7d12efd5161a Author: Patrick Luby AuthorDate: Wed Oct 11 14:36:12 2023 -0400 Commit: Patrick Luby CommitDate: Wed Oct 11 22:46:58 2023 +0200 tdf#157613 make sure

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

2023-10-09 Thread Patrick Luby (via logerrit)
drawinglayer/source/primitive2d/glowprimitive2d.cxx | 12 +--- 1 file changed, 9 insertions(+), 3 deletions(-) New commits: commit c3073c81223e9bf0f499d9fd3cfa8a7e8cb497a5 Author: Patrick Luby AuthorDate: Mon Oct 9 11:38:00 2023 -0400 Commit: Noel Grandin CommitDate: Mon Oct

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

2023-10-06 Thread Patrick Luby (via logerrit)
vcl/source/filter/igif/gifread.cxx |8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) New commits: commit b2ca39bc5e424e67e8fc7e8a044214feb09e39f7 Author: Patrick Luby AuthorDate: Fri Oct 6 15:21:50 2023 -0400 Commit: Patrick Luby CommitDate: Fri Oct 6 22:31:00 2023 +0200

[Libreoffice-commits] core.git: Branch 'libreoffice-7-6' - vcl/inc vcl/Library_vcl.mk vcl/quartz vcl/skia

2023-10-02 Thread Patrick Luby (via logerrit)
16b1a4a820d1273246eb6483f74320c90f5de4b2 Author: Patrick Luby AuthorDate: Sat Sep 30 18:03:45 2023 -0400 Commit: Patrick Luby CommitDate: Mon Oct 2 15:02:18 2023 +0200 tdf#156881 Disable Metal with AMD Radeon Pro 5XXX GPUs on macOS Catalina When running macOS Catalina on a 2019 MacBook Pro

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

2023-10-02 Thread Patrick Luby (via logerrit)
vcl/source/outdev/gradient.cxx | 36 +++- 1 file changed, 27 insertions(+), 9 deletions(-) New commits: commit e90163ed127a760704ffdaa7f97c70aa6e463935 Author: Patrick Luby AuthorDate: Sat Sep 23 19:26:09 2023 -0400 Commit: Caolán McNamara CommitDate

[Libreoffice-commits] core.git: vcl/inc vcl/Library_vcl.mk vcl/quartz vcl/skia

2023-10-01 Thread Patrick Luby (via logerrit)
fe3fa1699f12eb007d26bbb19f5ff80826bc384f Author: Patrick Luby AuthorDate: Sat Sep 30 18:03:45 2023 -0400 Commit: Patrick Luby CommitDate: Sun Oct 1 16:44:47 2023 +0200 tdf#156881 Disable Metal with AMD Radeon Pro 5XXX GPUs on macOS Catalina When running macOS Catalina on a 2019 MacBook Pro

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

2023-10-01 Thread Patrick Luby (via logerrit)
53c27f66fcb5a624ef27d2480b0f3e584a1ba1ef Author: Patrick Luby AuthorDate: Fri Sep 29 14:19:43 2023 -0400 Commit: Patrick Luby CommitDate: Sun Oct 1 15:55:55 2023 +0200 Fix iOS build breakages when building on macOS Sonoma Change-Id: I347e48e9da69c8c9b15581a5afa5c61cdd1d380d Reviewed-on: https

[Libreoffice-commits] core.git: Branch 'distro/collabora/co-23.05' - 15 commits - download.lst external/libtommath external/poppler readlicense_oo/license svx/source sw/qa sw/source vcl/qa vcl/skia vc

2023-09-27 Thread Patrick Luby (via logerrit)
commits: commit db5384361773a63e292f27af05b1f4fd844c5c4a Author: Patrick Luby AuthorDate: Thu Sep 21 20:20:33 2023 -0400 Commit: Andras Timar CommitDate: Wed Sep 27 21:11:35 2023 +0200 tdf#157312 Don't change priority Instances of this class are constructed with TaskPriority

<    1   2   3   4   >