chart2/qa/extras/chart2export3.cxx| 11 +++
chart2/qa/extras/data/pptx/tdf148117.pptx |binary
oox/source/export/chartexport.cxx | 13 +
3 files changed, 20 insertions(+), 4 deletions(-)
New commits:
commit 00c259068e75991cc2dacd42e3a5c84837c526e5
Author:
chart2/source/controller/dialogs/dlg_ObjectProperties.cxx| 55 +--
chart2/source/controller/inc/dlg_ObjectProperties.hxx|4
chart2/source/controller/main/ChartController_Insert.cxx |4
chart2/source/controller/main/ChartController_Properties.cxx |2
chart2/
sd/qa/unit/uiimpress.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit e7007d4e19d16a14b9db1bf3655a621b19e48f87
Author: Caolán McNamara
AuthorDate: Mon Jul 14 20:07:56 2025 +0100
Commit: Miklos Vajna
CommitDate: Tue Jul 15 08:37:41 2025 +0200
fix Cppu
Hello everyone,
I'm working to distribute LibreOffice on ARM devices using AppImage. After
weeks of research and failed attempts, I still can't find a working method to
package LibreOffice as AppImage for ARM architectures.
My environment:
*
OS: Ubuntu 20.04 ARM64
*
LibreOffice: Built from
Hi Xisco, hi all,
I tried a bit more and found a solution for my local build.
I installed Python 3.11 and the appropriate meson package from the
'devel:' repositories and used this within a Python virtual environment.
I had to activate this virtual environment for the build of LibreOffice
fro
Hi all,
this is about https://gerrit.libreoffice.org/c/core/+/187802
https://gerrit.libreoffice.org/c/core/+/187802
My new unit test fails on Mac. But I can't see what's going wrong. The
output does not contain any "expected - actual" pair. The test is OK on
the other operating systems. I have
external/libeot/0001-const-up-tripletEncodings.patch | 54 +++
external/libeot/UnpackedTarball_libeot.mk|2
i18npool/source/calendar/calendar_gregorian.cxx |4 -
3 files changed, 58 insertions(+), 2 deletions(-)
New commits:
commit 27943324726c52027b527
i18npool/source/localedata/data/en_DK.xml |7 +++
1 file changed, 7 insertions(+)
New commits:
commit ed6395d5d3023b40550718a58694ddc0eec98a37
Author: Xisco Fauli
AuthorDate: Thu Jul 10 17:03:05 2025 +0200
Commit: Xisco Fauli
CommitDate: Mon Jul 14 22:30:06 2025 +0200
tdf#1
cui/source/options/optjava.cxx |8 ++--
1 file changed, 6 insertions(+), 2 deletions(-)
New commits:
commit 1a2523aa52c8237f784b4fe2d4689cbf7a02aed2
Author: Hossein
AuthorDate: Sun Jul 13 18:59:47 2025 +0200
Commit: Hossein
CommitDate: Mon Jul 14 22:29:05 2025 +0200
tdf#806
basic/source/classes/codecompletecache.cxx | 12 ++--
1 file changed, 6 insertions(+), 6 deletions(-)
New commits:
commit a72fc05f49f4026f8f7f07a6254e74a8033cb740
Author: Hossein
AuthorDate: Wed Mar 19 08:55:01 2025 +0100
Commit: Hossein
CommitDate: Mon Jul 14 22:28:20 2025 +0
Hi,
Please find the latest report on new defect(s) introduced to LibreOffice found
with Coverity Scan.
3 new defect(s) introduced to LibreOffice found with Coverity Scan.
8 defect(s), reported by Coverity Scan earlier, were marked fixed in the recent
build analyzed by Coverity Scan.
New defect
sw/inc/hintids.hxx
|2
sw/qa/extras/layout/data/tdf139336_ColumnsWithFootnoteDoNotOccupyEntirePage.docx
|binary
sw/qa/extras/ooxmlexport/data/tdf167297.fodt
| 112
sw/qa/extras/ooxmlex
sw/qa/extras/ooxmlexport/data/floattable-anchorpos.docx |binary
sw/qa/extras/ooxmlexport/ooxmlexport25.cxx | 24 +
sw/source/filter/ww8/docxattributeoutput.cxx| 41 +++--
sw/source/filter/ww8/docxexport.cxx | 70
sw/sourc
Hi all,
Here’s a summary of my progress over the last week on my GSoC project:
- I copied the cairocanvas and canvas::tools code into the VCL module
and made the necessary changes to get it compiling within VCL.
- To avoid naming conflicts, I changed the canvas and cairocanvas
namespa
external/clucene/UnpackedTarball_clucene.mk|1
external/clucene/patches/clucene-const.patch.1 | 8740
++
external/harfbuzz/0001-const-up-modifier_combining_marks.patch | 70
external/harfbuzz/UnpackedTarball_harfbuzz.mk |6
i18npool/source/localedata/data/fr_GN.xml |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 51221018ea8c77d37bfb50ab59494f751f018483
Author: Xisco Fauli
AuthorDate: Mon Jul 14 14:51:38 2025 +0200
Commit: Xisco Fauli
CommitDate: Mon Jul 14 20:16:10 2025 +0200
sw/qa/extras/layout/data/tdf166181.fodt | 58
sw/qa/extras/layout/layout5.cxx | 22
sw/source/core/layout/tabfrm.cxx| 12 --
3 files changed, 89 insertions(+), 3 deletions(-)
New commits:
commit 51d91b68ed1d6b3b5ba22913005cd1
sw/qa/core/text/data/floattable-heading-split.docx |binary
sw/qa/core/text/widorp.cxx | 22 +
sw/source/core/text/widorp.cxx |8 +++
3 files changed, 30 insertions(+)
New commits:
commit 77f0dc4347b8802c56121ca1c5ef5920997
chart2/qa/extras/chart2import2.cxx | 49 +
chart2/qa/extras/data/pptx/tdf136754.pptx |binary
chart2/qa/extras/data/pptx/tdf60316.pptx |binary
oox/source/drawingml/chart/objectformatter.cxx | 18 ++---
oox/source/drawingml/chart/plotareaconte
chart2/source/tools/ReferenceSizeProvider.cxx |2 ++
cui/source/dialogs/widgettestdlg.cxx | 20
cui/uiconfig/ui/widgettestdialog.ui | 21 +++--
desktop/source/app/app.cxx|7 ++-
desktop/source/app/cmdlinear
sw/qa/extras/ooxmlexport/data/tdf167082.docx |binary
sw/qa/extras/ooxmlexport/ooxmlexport25.cxx | 13 +
sw/source/filter/ww8/wrtw8nds.cxx|4 +++-
3 files changed, 16 insertions(+), 1 deletion(-)
New commits:
commit 3fce77c3638694ec6cb745a45bbff3fd5491e1f1
Author:
sw/CppunitTest_sw_writerfilter_dmapper.mk | 11 +
sw/qa/core/doc/doc.cxx | 37 ++
sw/qa/core/text/data/floattable-heading-split.docx |binary
sw/qa/core/text/widorp.cxx | 22 +++
sw/qa/extras
android/source/build.gradle |4 ++--
android/source/res/values-v35/themes.xml |8
2 files changed, 10 insertions(+), 2 deletions(-)
New commits:
commit ab3601c6d521629a38e0173ffb224d93bba38ab0
Author: Michael Weghorn
AuthorDate: Thu Jul 10 12:32:02 2025 +0200
Co
android/source/AndroidManifest.xml |1 -
android/source/res/layout/activity_document_browser.xml |4 ++--
android/source/res/layout/activity_main.xml |4 ++--
android/source/res/layout/toolbar_bottom.xml|4 ++--
android/source/res/layout
android/source/res/values/themes.xml |4
1 file changed, 4 deletions(-)
New commits:
commit d83c1ba936bd25e6386ffdb3141e09dc350c66a0
Author: Michael Weghorn
AuthorDate: Thu Jul 10 12:01:44 2025 +0200
Commit: Adolfo Jayme Barrientos
CommitDate: Mon Jul 14 19:06:59 2025 +0200
android/source/lint-baseline.xml| 116 ++--
android/source/res/layout/item_recent_files.xml |1
android/source/res/layout/number_picker.xml |4
android/source/res/layout/presentation_mode.xml |5 -
4 files changed, 15 insertions(+), 111 deleti
android/source/lint-baseline.xml | 19
+--
android/source/res/layout/activity_main.xml |2
android/source/src/java/org/libreoffice/ui/LibreOfficeUIActivity.java | 25
++
3 files changed, 20 insertions(+), 26 dele
android/source/src/java/org/libreoffice/LibreOfficeMainActivity.java | 86
+-
1 file changed, 49 insertions(+), 37 deletions(-)
New commits:
commit 212de77c88d43ed373e35413deab714f453f64c2
Author: Michael Weghorn
AuthorDate: Wed Jul 9 13:54:23 2025 +0200
Commit: Adolfo Jayme B
android/source/build.gradle |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit b7a54ec2f4c5dddef08d26e70ebbfba44ccb63ea
Author: Michael Weghorn
AuthorDate: Wed Jul 9 12:01:17 2025 +0200
Commit: Adolfo Jayme Barrientos
CommitDate: Mon Jul 14 19:04:44 2025 +0200
android/source/build.gradle |2
android/source/gradle/wrapper/gradle-wrapper.properties |4
android/source/lint-baseline.xml| 65 +---
3 files changed, 41 insertions(+), 30 deletions(-)
New commits:
commit aefb889fdd68398
dev/null |binary
extras/Package_tplwizbitmap.mk |4
2 files changed, 4 deletions(-)
New commits:
commit f0b53cbdf9bc1fdb1f70c0cd9b7fcf946baacfb3
Author: Gabor Kelemen
AuthorDate: Thu Jul 3 09:32:15 2025 +0200
Commit: Gabor Kelemen
CommitDate: Mon Jul 14 1
sw/qa/extras/layout/data/tdf166181.fodt | 58
sw/qa/extras/layout/layout5.cxx | 22
sw/source/core/layout/tabfrm.cxx| 12 --
3 files changed, 89 insertions(+), 3 deletions(-)
New commits:
commit 69e193a802b2e17be78e35d8cfc8fc
framework/source/services/pathsettings.cxx |5 +
1 file changed, 5 insertions(+)
New commits:
commit 874b6599810c92e8564827d18b43edcb0142732f
Author: Noel Grandin
AuthorDate: Mon Jul 14 13:32:31 2025 +0200
Commit: Noel Grandin
CommitDate: Mon Jul 14 18:14:25 2025 +0200
fix
external/openssl/0001-const-up-ERR_str_libraries.patch | 26 +
external/openssl/UnpackedTarball_openssl.mk|4 ++
2 files changed, 30 insertions(+)
New commits:
commit 8c5b4a4e9ebacca8453150c898b9b558b86c5ad9
Author: Caolán McNamara
AuthorDate: Sun Jul 13 20:
sw/qa/uitest/writer_tests8/tdf125969.py | 31 +--
1 file changed, 9 insertions(+), 22 deletions(-)
New commits:
commit d39bd751c940782122a234e5e426e2da17c6f1f4
Author: Xisco Fauli
AuthorDate: Mon Jul 14 11:40:29 2025 +0200
Commit: Xisco Fauli
CommitDate: Mo
sw/source/core/inc/frame.hxx |2 +-
sw/source/core/layout/newfrm.cxx |8
2 files changed, 5 insertions(+), 5 deletions(-)
New commits:
commit 13df519a04d8b92d6bccbf1528311e82b9756dde
Author: Caolán McNamara
AuthorDate: Sun Jul 13 21:13:03 2025 +0100
Commit: Caolán Mc
sw/qa/uitest/options/tdf49895.py | 51 +++
1 file changed, 51 insertions(+)
New commits:
commit bb22aab5200c334627e5da2cab6c8e84ce86ca7d
Author: Xisco Fauli
AuthorDate: Mon Jul 14 10:27:10 2025 +0200
Commit: Xisco Fauli
CommitDate: Mon Jul 14 16:32:
sw/qa/uitest/writer_tests3/customizeDialog.py | 22 ++
1 file changed, 10 insertions(+), 12 deletions(-)
New commits:
commit 8e13914e3dd37ea3a6996596cc323cddd5fa151e
Author: Xisco Fauli
AuthorDate: Mon Jul 14 10:45:58 2025 +0200
Commit: Xisco Fauli
CommitDate: Mon
sal/osl/unx/pipe.cxx |3 +++
1 file changed, 3 insertions(+)
New commits:
commit f0b87b18c3c35b6549946337697108a6113bd940
Author: Caolán McNamara
AuthorDate: Sun Jul 13 16:10:45 2025 +0100
Commit: Stephan Bergmann
CommitDate: Mon Jul 14 15:47:42 2025 +0200
cid#1659044 Resource
oox/source/export/chartexport.cxx |2 --
1 file changed, 2 deletions(-)
New commits:
commit 0b3f54e2e3f366841a8b5d83bb970535dd2150c3
Author: Stephan Bergmann
AuthorDate: Mon Jul 14 10:21:37 2025 +0200
Commit: Stephan Bergmann
CommitDate: Mon Jul 14 15:47:14 2025 +0200
-Werror,-
framework/source/loadenv/loadenv.cxx |3 ++-
officecfg/registry/schema/org/openoffice/Office/Common.xcs |6 ++
2 files changed, 8 insertions(+), 1 deletion(-)
New commits:
commit 6334daf8db2e54838bc3dca16199f2bf1291ceac
Author: Mike Kaganski
AuthorDate: Tue
vcl/headless/CairoCommon.cxx |7 ---
1 file changed, 4 insertions(+), 3 deletions(-)
New commits:
commit 5afcc025bd4b9d8d11c36444c9799bf3afe6bc26
Author: Caolán McNamara
AuthorDate: Fri Jul 11 09:21:23 2025 +0100
Commit: Miklos Vajna
CommitDate: Mon Jul 14 15:27:57 2025 +0200
sw/qa/extras/odfimport/data/tdf165156.odt |binary
sw/qa/extras/odfimport/odfimport.cxx |7 +++
sw/source/core/layout/tabfrm.cxx |2 +-
3 files changed, 8 insertions(+), 1 deletion(-)
New commits:
commit a9bf303dfb348265edf7c2c61fc3b8a6511fd5df
Author: Mike Kaganski
officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu |8 +
sc/inc/sc.hrc |1
sc/sdi/docsh.sdi |1
sc/sdi/scalc.sdi | 16
cui/source/options/optsave.cxx |2 +-
cui/source/tabpages/macroass.cxx|2 +-
cui/source/tabpages/swpossizetabpage.cxx|8
include/svx/UnoNamespaceMap.hxx |2 +-
include/svx/nbdtmg.hxx |4 +
compilerplugins/clang/external.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit d0a492c29655c8e86a9acdc807b9fdfc4882fbd7
Author: Stephan Bergmann
AuthorDate: Mon Jul 14 07:44:12 2025 +0200
Commit: Stephan Bergmann
CommitDate: Mon Jul 14 13:57:22 2025 +020
vcl/unx/generic/app/saldata.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit a8ee2fb659246b3d0498617e6d24294818eb1c8e
Author: Caolán McNamara
AuthorDate: Sun Jul 13 20:09:28 2025 +0100
Commit: Caolán McNamara
CommitDate: Mon Jul 14 13:47:20 2025 +0200
source/ab/basctl/messages.po|
5
source/ab/basic/messages.po |
4
source/ab/chart2/messages.po|
40
source/ab/cui/messages.po
sw/qa/extras/odfimport/data/tdf165156.odt |binary
sw/qa/extras/odfimport/odfimport.cxx |7 +++
sw/source/core/layout/tabfrm.cxx |2 +-
3 files changed, 8 insertions(+), 1 deletion(-)
New commits:
commit 66fea3290e62ce6e07ed6665158c5680d1cce8f4
Author: Mike Kaganski
dictionaries |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 4bcad7c578b21695262bf2251a3e905dd42911c8
Author: Xisco Fauli
AuthorDate: Mon Jul 14 13:28:37 2025 +0200
Commit: Gerrit Code Review
CommitDate: Mon Jul 14 13:28:37 2025 +0200
Update git submodu
mn_MN/description.xml |2
mn_MN/mn_MN.aff | 30
mn_MN/mn_MN.dic |15794 +-
3 files changed, 15811 insertions(+), 15 deletions(-)
New commits:
commit 061b233c86c41fda6fa20d80cf4dfc7a2e003f1c
Author: Xisco Fauli
AuthorDate: Mo
source/ab/basctl/messages.po|
16
source/ab/chart2/messages.po|
10
source/ab/cui/messages.po |
20
source/ab/dbaccess/messages.po
translations |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 6d951a772459addec785e4425a2615fdf13dedc1
Author: Christian Lohmaier
AuthorDate: Mon Jul 14 13:20:03 2025 +0200
Commit: Gerrit Code Review
CommitDate: Mon Jul 14 13:20:03 2025 +0200
Update git
translations |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 830df3676f626c041ad21665334f774758a55d46
Author: Christian Lohmaier
AuthorDate: Mon Jul 14 13:18:05 2025 +0200
Commit: Gerrit Code Review
CommitDate: Mon Jul 14 13:18:05 2025 +0200
Update git
On 7/3/2025 7:35 PM, Stephan Bergmann wrote:
+ bug on windows with meson/python if environment contains value
with "ü"
+ e.g.
https://ci.libreoffice.org/job/gerrit_windows/200488/console#:~:text=codec%20can%27t%20decode%20byte%200x81
+ if someone is familiar with python charsets/any
sw/qa/extras/odfimport/data/tdf165156.odt |binary
sw/qa/extras/odfimport/odfimport.cxx |7 +++
sw/source/core/layout/tabfrm.cxx |2 +-
3 files changed, 8 insertions(+), 1 deletion(-)
New commits:
commit 29f44d08b17550a11bd68f6dcde0f7a1fb84641e
Author: Mike Kaganski
chart2/qa/extras/chart2import2.cxx | 49 +
chart2/qa/extras/data/pptx/tdf136754.pptx |binary
chart2/qa/extras/data/pptx/tdf60316.pptx |binary
oox/source/drawingml/chart/objectformatter.cxx | 18 ++---
oox/source/drawingml/chart/plotareaconte
android/source/res/values-ug/strings.xml | 65
basic/source/uno/namecont.cxx | 12
chart2/qa/extras/chart2import2.cxx | 24
chart2/qa/extras/data/ods/tdf166428_Low_High_StockChart_LO248.ods |bi
sw/source/filter/ww8/wrtw8esh.cxx |8
sw/source/filter/ww8/wrtw8nds.cxx |2 +-
sw/source/filter/ww8/wrtw8sty.cxx |2 +-
sw/source/filter/ww8/wrtww8.cxx |2 +-
sw/source/filter/ww8/wrtww8gr.cxx |2 +-
5 files changed, 8 insertions(+), 8 deletions(-)
New commits:
comm
include/svx/unoprov.hxx|4 +-
svx/source/unodraw/unoprov.cxx | 62 -
2 files changed, 33 insertions(+), 33 deletions(-)
New commits:
commit b25dc74888108aa00bc489cce73b516319b7de02
Author: Miklos Vajna
AuthorDate: Mon Jul 14 08:37:51 2025
readlicense_oo/license/license.xml | 10 ++
1 file changed, 10 insertions(+)
New commits:
commit 188b0a3f46b4521e917a3a324c691054433ded0f
Author: Andras Timar
AuthorDate: Sun Jul 13 13:58:18 2025 +0200
Commit: Andras Timar
CommitDate: Mon Jul 14 12:13:29 2025 +0200
licens
sal/osl/w32/file_dirvol.cxx | 99 ++--
sal/osl/w32/filetime.hxx| 18
sal/osl/w32/process.cxx | 16 ++-
3 files changed, 57 insertions(+), 76 deletions(-)
New commits:
commit 964031216cdb28280425a03edb0e4117ee55fbd3
Author: Mik
sw/qa/extras/layout/data/tdf166181.fodt | 58
sw/qa/extras/layout/layout5.cxx | 22
sw/source/core/layout/tabfrm.cxx| 12 --
3 files changed, 89 insertions(+), 3 deletions(-)
New commits:
commit 6a074bd78322d8a8ca3eddd5ea4d4e
sal/osl/unx/profile.cxx |3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
New commits:
commit 8c37211e00440eeb33b281db1c9ac8c9d58c3aa9
Author: Caolán McNamara
AuthorDate: Sun Jul 13 16:14:29 2025 +0100
Commit: Stephan Bergmann
CommitDate: Mon Jul 14 11:23:10 2025 +0200
cid
sw/qa/core/text/data/floattable-heading-split.docx |binary
sw/qa/core/text/widorp.cxx | 22 +
sw/source/core/text/widorp.cxx |8 +++
3 files changed, 30 insertions(+)
New commits:
commit b8009818d619bff16d19a0f589a733f78a4
Dear Sir/Madame,
I hope you're doing well.
My name is Ujjwal Jain, I am current a third year student at BITS Pilani, and
I’m deeply interested in contributing to LibreOffice as part of Google Summer
of Code (GSoC) in 2026. As I am a user of linux, I deeply admire the work your
organization doe
Hi everybody...My name is Rosalio Morales, 49, from Mexico Country...I am
Engineer software developer(7th semester), but I never put my knowledge to
work, since I was employed in computer science companies after
university...two years ago, I updated in programming languages, and right
now I am look
*Hi everyone...My name is Rosalio Morales, 49, from Mexico...I am a
software development engineer (7th semester), but I never put my knowledge
into practice because I was employed in computer science companies after
college...Two years ago I took a further education in programming languages
and now
From: LibreOffice on behalf of
libreoffice-requ...@lists.freedesktop.org
Sent: July 13, 2025 7:00 AM
To: libreoffice@lists.freedesktop.org
Subject: LibreOffice Digest, Vol 179, Issue 14
Send LibreOffice mailing list submissions to
libreoffice@lists.fr
sw/README.md | 25 +
1 file changed, 25 insertions(+)
New commits:
commit e9e01ff356bb22332787b72e2d59af542c69eb2f
Author: Michael Stahl
AuthorDate: Fri Jul 11 21:12:47 2025 +0200
Commit: Michael Stahl
CommitDate: Mon Jul 14 10:18:20 2025 +0200
sw: add som
xmloff/source/transform/TransformerActionInit.hxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 6b9ddb0bd44324349cc971d704a79f82fcdcf157
Author: Caolán McNamara
AuthorDate: Fri Jul 11 10:58:06 2025 +0100
Commit: Miklos Vajna
CommitDate: Mon Jul 14 10:05:16
postprocess/qa/services.cxx|7 ---
solenv/bin/native-code.py |1
vcl/Library_vcl.mk |1
vcl/inc/factory.hxx| 46 -
vcl/inc/osx/salinst.h |4 +-
vcl/inc/qt5/QtInstance.hxx
postprocess/qa/services.cxx|5
vcl/inc/factory.hxx|7
vcl/source/app/session.cxx |1
vcl/source/components/dtranscomp.cxx | 31 --
vcl/source/components/factory.cxx |6
vcl/source/components/fontident.cxx|1
vcl/vcl.
sal/osl/unx/file.cxx |6 ++
sw/source/ui/fldui/flddok.cxx |7 +--
2 files changed, 7 insertions(+), 6 deletions(-)
New commits:
commit 03aa64c6ba0ac20be5433b7f7963a99d824a92de
Author: Caolán McNamara
AuthorDate: Sun Jul 13 16:31:43 2025 +0100
Commit: Caolán McNam
sal/osl/unx/profile.cxx |3 ++-
sw/source/core/fields/fldbas.cxx |1 +
sw/source/filter/md/wrtmd.cxx|2 +-
3 files changed, 4 insertions(+), 2 deletions(-)
New commits:
commit 0ccbc44b7ca41d5080576c0c496aa7cfcdf58fc6
Author: Caolán McNamara
AuthorDate: Sun Jul 13 16:
sal/osl/unx/pipe.cxx |3 +++
sw/source/filter/md/mdtab.cxx |3 +--
sw/source/ui/fldui/fldref.cxx |3 +--
3 files changed, 5 insertions(+), 4 deletions(-)
New commits:
commit 2804283fdf39fefc2f51702a101af854e1cf4bbb
Author: Caolán McNamara
AuthorDate: Sun Jul 13 16:12:56
vcl/osx/DragSource.cxx |8
vcl/osx/salframeview.mm |4 ++--
2 files changed, 10 insertions(+), 2 deletions(-)
New commits:
commit fdd5dac96c0c7fa1050d5ec0bbb22e1078ef8556
Author: Patrick Luby
AuthorDate: Sat Jul 12 12:49:08 2025 -0400
Commit: Xisco Fauli
CommitDate: Mo
77 matches
Mail list logo