Re: How to find the default value of e.g. -sSTACK_SIZE

2024-05-15 Thread Stephan Bergmann
On 5/14/24 21:39, Alon Zakai wrote: Inspired by this discussion, I added the default values to the settings HTML page now in https://github.com/emscripten-core/emscripten/pull/21943 For example here is STACK_SIZE:

How to find the default value of e.g. -sSTACK_SIZE

2024-05-14 Thread Stephan Bergmann
One thing that puzzles me with emcc is how to find out what default values are being used in the absence of certain -s options, like -sSTACK_SIZE= I find various mentions of STACK_SIZE across the tools/ dir, but none that suggests that it

Re: ESC meeting minutes: 2024-05-09

2024-05-09 Thread Stephan Bergmann
On 5/9/24 16:53, Miklos Vajna wrote:     + MAR-based updater will be enabled by default on Windows, but not Linux (Hossein)   + rpm/deb update is handled by distro packages   + for the ones taking binaries from TDF   + TDF to provide rpm/deb repos?   + the files are hosted

Re: ESC meeting minutes: 2024-05-09

2024-05-09 Thread Stephan Bergmann
On 5/9/24 16:53, Miklos Vajna wrote:     + MAR-based updater will be enabled by default on Windows, but not Linux (Hossein)   + rpm/deb update is handled by distro packages   + for the ones taking binaries from TDF   + TDF to provide rpm/deb repos?   + the files are hosted

core.git: bridges/source unotest/source

2024-05-09 Thread Stephan Bergmann (via logerrit)
bridges/source/cpp_uno/gcc3_wasm/uno2cpp.cxx | 97 --- unotest/source/embindtest/embindtest.js | 52 ++ 2 files changed, 125 insertions(+), 24 deletions(-) New commits: commit 3956472eb249e54d5b96af59b33646ee3ceec897 Author: Stephan Bergmann

core.git: static/source unotest/source

2024-05-09 Thread Stephan Bergmann (via logerrit)
static/source/unoembindhelpers/PrimaryBindings.cxx |5 - unotest/source/embindtest/embindtest.js| 17 + 2 files changed, 21 insertions(+), 1 deletion(-) New commits: commit c6f39e2deedd93ccf52ca5bb4402cabc3e8bdda7 Author: Stephan Bergmann AuthorDate

core.git: bridges/source

2024-05-09 Thread Stephan Bergmann (via logerrit)
bridges/source/cpp_uno/gcc3_wasm/uno2cpp.cxx |7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) New commits: commit e49fd672b17ba382d78a130648e714fa130d39c5 Author: Stephan Bergmann AuthorDate: Wed May 8 13:23:30 2024 +0200 Commit: Stephan Bergmann CommitDate: Thu May 9 14

core.git: bridges/source

2024-05-08 Thread Stephan Bergmann (via logerrit)
bridges/source/cpp_uno/gcc3_wasm/uno2cpp.cxx | 315 +-- 1 file changed, 161 insertions(+), 154 deletions(-) New commits: commit 4fc4e24fb0ac549b7684aac8e020253c0cc76603 Author: Stephan Bergmann AuthorDate: Wed May 8 12:57:08 2024 +0200 Commit: Stephan Bergmann

core.git: bridges/CustomTarget_gcc3_wasm.mk bridges/inc bridges/Library_cpp_uno.mk bridges/Module_bridges.mk bridges/source offapi/org offapi/UnoApi_offapi.mk Repository.mk solenv/gbuild static/Execut

2024-05-08 Thread Stephan Bergmann (via logerrit)
/embindtest.cxx | 23 unotest/source/embindtest/embindtest.js| 330 +++ 16 files changed, 1313 insertions(+), 3 deletions(-) New commits: commit a469aea9c0b532d928cd41e389c9c51de1af06f0 Author: Stephan Bergmann AuthorDate: Wed May 8 09:46:55 2024 +0200 Commit

core.git: solenv/bin solenv/gbuild

2024-05-07 Thread Stephan Bergmann (via logerrit)
: commit dfec385f3c80848abd5ead6f1ae682fcefc06b16 Author: Stephan Bergmann AuthorDate: Tue May 7 18:59:42 2024 +0200 Commit: Stephan Bergmann CommitDate: Tue May 7 21:18:35 2024 +0200 Add gb_Library_add_generated_asmobjects ...to be used by a follow up commit in EMSCRIPTEN's

Re: Create a config extension to change a string-list value

2024-05-07 Thread Stephan Bergmann
On 5/6/24 23:19, Juan C. Sanz wrote: There is a document in the wiki explaining how to create a configuration extensions. In this document it is said that the valid property values are string, boolean,

core.git: sc/inc

2024-05-06 Thread Stephan Bergmann (via logerrit)
sc/inc/stlalgorithm.hxx |3 --- 1 file changed, 3 deletions(-) New commits: commit 76a74ae8a295e5a677a20507a8c855c376c0d23f Author: Stephan Bergmann AuthorDate: Mon May 6 08:48:08 2024 +0200 Commit: Stephan Bergmann CommitDate: Mon May 6 10:51:15 2024 +0200 Lets see if "

core.git: compilerplugins/clang

2024-05-05 Thread Stephan Bergmann (via logerrit)
compilerplugins/clang/noexceptmove.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 7a895ec4205659038aa95941b65715fed1a3e7be Author: Stephan Bergmann AuthorDate: Sun May 5 17:09:24 2024 +0200 Commit: Stephan Bergmann CommitDate: Sun May 5 22:30:56 2024

core.git: sc/inc

2024-05-05 Thread Stephan Bergmann (via logerrit)
sc/inc/stlalgorithm.hxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 8c49dab215ed012fea195ea71cea079ddaa97ba3 Author: Stephan Bergmann AuthorDate: Sun May 5 17:10:37 2024 +0200 Commit: Stephan Bergmann CommitDate: Sun May 5 21:07:44 2024 +0200 Avoid

core.git: desktop/Executable_soffice_bin.mk

2024-05-03 Thread Stephan Bergmann (via logerrit)
desktop/Executable_soffice_bin.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9d84957863d274501fe130319d972a3fc2572503 Author: Stephan Bergmann AuthorDate: Thu May 2 10:40:35 2024 +0200 Commit: Stephan Bergmann CommitDate: Fri May 3 10:23:56 2024 +0200

core.git: drawinglayer/CppunitTest_drawinglayer_processors.mk solenv/gbuild writerperfect/CppunitTest_writerperfect_epubexport.mk

2024-05-01 Thread Stephan Bergmann (via logerrit)
/CppunitTest_writerperfect_epubexport.mk |2 +- 5 files changed, 13 insertions(+), 4 deletions(-) New commits: commit a3d758d528d3408fcccd7d3673439b5d68347e30 Author: Stephan Bergmann AuthorDate: Tue Apr 30 16:51:21 2024 +0200 Commit: Stephan Bergmann CommitDate: Thu May 2 07:52:03 2024 +0200

core.git: desktop/Executable_soffice_bin.mk solenv/gbuild

2024-04-30 Thread Stephan Bergmann (via logerrit)
cf0b0f0dd04fae98b686cd5768673c217a58fab6 Author: Stephan Bergmann AuthorDate: Tue Apr 30 15:24:44 2024 +0200 Commit: Stephan Bergmann CommitDate: Tue Apr 30 17:49:17 2024 +0200 Emscripten: Only add the --pre-js code to the soffice executable ...so that e.g. executing `echo test | node instdir/program/uri

core.git: include/static offapi/org static/source unotest/source

2024-04-29 Thread Stephan Bergmann (via logerrit)
/embindtest.cxx| 15 +++ unotest/source/embindtest/embindtest.js | 38 + 6 files changed, 95 insertions(+), 66 deletions(-) New commits: commit 735ea444f2c15771736260fc78704f6b9132ceac Author: Stephan Bergmann AuthorDate: Mon Apr 29 14:20:05 2024 +0200 Commit

core.git: sw/source

2024-04-29 Thread Stephan Bergmann (via logerrit)
sw/source/core/inc/unobookmark.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a6d41c61daaf6f0822fc86d790eca19972e4a7c8 Author: Stephan Bergmann AuthorDate: Mon Apr 29 08:19:50 2024 +0200 Commit: Stephan Bergmann CommitDate: Mon Apr 29 13:15:18 2024

core.git: chart2/qa connectivity/source dbaccess/source i18npool/source include/o3tl include/oox include/toolkit include/vbahelper sal/qa sax/source sc/qa svl/qa vbahelper/source vcl/workben

2024-04-28 Thread Stephan Bergmann (via logerrit)
|2 - vcl/workben/vcldemo.cxx |2 - 14 files changed, 61 insertions(+), 33 deletions(-) New commits: commit d98e014cf6d4cea7ebd7898cbc9124f6fba07684 Author: Stephan Bergmann AuthorDate: Fri Oct 6 16:51:17 2023 +0200 Commit: Stephan

core.git: sw/source

2024-04-28 Thread Stephan Bergmann (via logerrit)
sw/source/writerfilter/filter/WriterFilter.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit 817d35eb829db00329ea5437d50e5c682139f505 Author: Stephan Bergmann AuthorDate: Sun Apr 28 09:44:14 2024 +0200 Commit: Stephan Bergmann CommitDate: Sun Apr 28 11:29:29 2024 +0200

core.git: bin/odfvalidator.sh.in bin/officeotron.sh.in configure.ac

2024-04-26 Thread Stephan Bergmann (via logerrit)
bin/odfvalidator.sh.in |2 +- bin/officeotron.sh.in |2 +- configure.ac |3 +++ 3 files changed, 5 insertions(+), 2 deletions(-) New commits: commit 9add00445618057e16e0b7cf48c10bae255d49d2 Author: Stephan Bergmann AuthorDate: Fri Apr 26 10:51:47 2024 +0200 Commit

core.git: configure.ac

2024-04-26 Thread Stephan Bergmann (via logerrit)
configure.ac |6 -- 1 file changed, 4 insertions(+), 2 deletions(-) New commits: commit b68d717360d7141de62bf9391d8af5b07f9d Author: Stephan Bergmann AuthorDate: Tue Apr 23 11:16:52 2024 +0200 Commit: Christian Lohmaier CommitDate: Fri Apr 26 14:03:03 2024 +0200

core.git: 3 commits - configure.ac instsetoo_native/CustomTarget_install.mk

2024-04-26 Thread Stephan Bergmann (via logerrit)
configure.ac | 11 --- instsetoo_native/CustomTarget_install.mk |1 + 2 files changed, 9 insertions(+), 3 deletions(-) New commits: commit 9bd93466e47c3a472b273f3846169afbdf063885 Author: Stephan Bergmann AuthorDate: Tue Apr 23 10:44:53 2024 +0200

core.git: 3 commits - bridges/source editeng/CustomTarget_generated.mk extras/CustomTarget_autocorr.mk extras/CustomTarget_autotextshare.mk extras/CustomTarget_autotextuser.mk extras/CustomTarget_temp

2024-04-26 Thread Stephan Bergmann (via logerrit)
Author: Stephan Bergmann AuthorDate: Fri Apr 26 10:17:36 2024 +0200 Commit: Stephan Bergmann CommitDate: Fri Apr 26 14:01:54 2024 +0200 Drop unused RETURN_KIND_HFA_FLOAT/DOUBLE from msvc_win32_arm64 UNO bridge Change-Id: I8c6fbed8c587affda69285c203a3a93fa2e2e603 Reviewed

core.git: basic/Library_sb.mk basic/source

2024-04-26 Thread Stephan Bergmann (via logerrit)
basic/Library_sb.mk |2 +- basic/source/runtime/dllmgr-none.cxx |2 +- basic/source/runtime/dllmgr.hxx |4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) New commits: commit 8d775b92594b70a3f626006148365582c06f813f Author: Stephan Bergmann AuthorDate

core.git: Makefile.fetch

2024-04-26 Thread Stephan Bergmann (via logerrit)
Makefile.fetch |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 2b35405bce75d75e14fa376c80f26e1332b70fe9 Author: Stephan Bergmann AuthorDate: Fri Apr 26 08:42:49 2024 +0200 Commit: Stephan Bergmann CommitDate: Fri Apr 26 10:46:04 2024 +0200 Fail early

Re: Uploading external tarballs to ?

2024-04-26 Thread Stephan Bergmann
On 4/25/24 23:02, Stephan Bergmann wrote: (Shortly after I had submitted <https://git.libreoffice.org/extern/+/9b752c6eee74b5f540b263819b461f19befe0766%5E%21> "src/boost_1_85_0.tar.xz", a local test build of <https://gerrit.libreoffice.org/c/core/+/166656> "Upgrade ext

core.git: download.lst external/boost

2024-04-25 Thread Stephan Bergmann (via logerrit)
- external/boost/boost_1_59_0.property_tree.wreturn-type.patch | 14 --- 5 files changed, 2 insertions(+), 52 deletions(-) New commits: commit edd6243b1f607f5e60d1bbe869e2e236bc021177 Author: Stephan Bergmann AuthorDate: Thu Apr 25 22:58:56 2024 +0200 Commit: Stephan Bergmann

Re: Uploading external tarballs to ?

2024-04-25 Thread Stephan Bergmann
On 4/25/24 03:22, Guilhem Moulin wrote: See https://git.libreoffice.org/extern#introduction . "The new file will then shortly be available at https://dev-www.libreoffice.org/src/my-new-file.tar.gz once the changeset is submitted by a committer." Is there a reason why there is apparently

core.git: bridges/source

2024-04-25 Thread Stephan Bergmann (via logerrit)
bridges/source/cpp_uno/msvc_win32_arm64/cpp2uno.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 7414fc841803201991d7e8e7b2959a89cca5a222 Author: Stephan Bergmann AuthorDate: Thu Apr 25 14:16:16 2024 +0200 Commit: Stephan Bergmann CommitDate: Thu Apr 25

core.git: bridges/source

2024-04-25 Thread Stephan Bergmann (via logerrit)
bridges/source/cpp_uno/msvc_win32_arm64/callvirtualfunction.S |9 +++-- 1 file changed, 7 insertions(+), 2 deletions(-) New commits: commit 6fd06e0215602c61ce6cefb07a3d401fc85d30c2 Author: Stephan Bergmann AuthorDate: Thu Apr 25 09:48:40 2024 +0200 Commit: Stephan Bergmann

Uploading external tarballs to ?

2024-04-24 Thread Stephan Bergmann
Is there a new mechanism in place to do so? The relevant directory appears to only be root-writable now?

core.git: bridges/source

2024-04-24 Thread Stephan Bergmann (via logerrit)
+- bridges/source/cpp_uno/msvc_win32_arm64/vtableslotcall.S |1 5 files changed, 60 insertions(+), 45 deletions(-) New commits: commit ae6ee262d7649222a137f8722886a10db274ddf5 Author: Stephan Bergmann AuthorDate: Wed Apr 24 14:06:11 2024 +0200 Commit: Stephan Bergmann CommitDate

core.git: external/icu

2024-04-23 Thread Stephan Bergmann (via logerrit)
external/icu/UnpackedTarball_icu.mk |1 + external/icu/no-python.patch| 11 +++ 2 files changed, 12 insertions(+) New commits: commit 5d8e29c94edeed564df4b68aed01f695d5ece070 Author: Stephan Bergmann AuthorDate: Mon Apr 22 22:02:28 2024 +0200 Commit: Stephan

core.git: sw/qa

2024-04-21 Thread Stephan Bergmann (via logerrit)
sw/qa/core/text/text.cxx |2 -- 1 file changed, 2 deletions(-) New commits: commit b93a481d8a7ba396d29224403ca05ebe354aa0b3 Author: Stephan Bergmann AuthorDate: Sun Apr 21 18:52:39 2024 +0200 Commit: Stephan Bergmann CommitDate: Sun Apr 21 22:05:16 2024 +0200 -Werror,-Wunused

core.git: offapi/org static/source unotest/source

2024-04-20 Thread Stephan Bergmann (via logerrit)
insertions(+), 2 deletions(-) New commits: commit e6ddfdf040f88d19e5ec9b4d10b8cccd79155ad1 Author: Stephan Bergmann AuthorDate: Fri Apr 19 17:05:31 2024 +0200 Commit: Stephan Bergmann CommitDate: Sat Apr 20 11:57:28 2024 +0200 Embind: Test and Fix out-param handling (the types

core.git: 2 commits - static/source unotest/source

2024-04-20 Thread Stephan Bergmann (via logerrit)
1bf2d3fa8ed016eaf71d8b3acc3fc779ee32e223 Author: Stephan Bergmann AuthorDate: Fri Apr 19 10:35:14 2024 +0200 Commit: Stephan Bergmann CommitDate: Sat Apr 20 11:57:16 2024 +0200 Embind: Drop $equals, add sameUnoObject $equals was the last remaining special $... method that we added to the UNO interfaces

core.git: static/source

2024-04-19 Thread Stephan Bergmann (via logerrit)
static/source/embindmaker/embindmaker.cxx |6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) New commits: commit 038c1983122ada4cfe0c85b527940a410643ace1 Author: Stephan Bergmann AuthorDate: Fri Apr 19 15:06:03 2024 +0200 Commit: Stephan Bergmann CommitDate: Fri Apr 19 21

core.git: solenv/gbuild

2024-04-19 Thread Stephan Bergmann (via logerrit)
solenv/gbuild/platform/EMSCRIPTEN_INTEL_GCC.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 78c613d7df5138f7da9132a6e4aabb1e78321e90 Author: Stephan Bergmann AuthorDate: Fri Apr 19 12:31:42 2024 +0200 Commit: Stephan Bergmann CommitDate: Fri Apr 19 21:21

core.git: offapi/org static/README.wasm.md static/source unotest/source

2024-04-19 Thread Stephan Bergmann (via logerrit)
| 11 +++ 5 files changed, 36 insertions(+), 15 deletions(-) New commits: commit 1c81f63e91d39187748ea070d064e996481dbd3d Author: Stephan Bergmann AuthorDate: Thu Apr 18 16:05:48 2024 +0200 Commit: Stephan Bergmann CommitDate: Fri Apr 19 21:20:59 2024 +0200 Embind

core.git: static/source

2024-04-19 Thread Stephan Bergmann (via logerrit)
static/source/embindmaker/embindmaker.cxx | 19 +++ 1 file changed, 11 insertions(+), 8 deletions(-) New commits: commit 41706fcd962a38627d20f62488c6110967396ee7 Author: Stephan Bergmann AuthorDate: Fri Apr 19 11:00:05 2024 +0200 Commit: Stephan Bergmann CommitDate

core.git: compilerplugins/clang

2024-04-18 Thread Stephan Bergmann (via logerrit)
compilerplugins/clang/compat.hxx |8 compilerplugins/clang/unusedmember.cxx |2 +- 2 files changed, 9 insertions(+), 1 deletion(-) New commits: commit 4952f57feaa94447a632b8af317932d70f9d Author: Stephan Bergmann AuthorDate: Thu Apr 18 22:30:51 2024 +0200 Commit

core.git: static/source unotest/source

2024-04-18 Thread Stephan Bergmann (via logerrit)
75fe059974dcb80c3f78110c73ab799afc6f4ca3 Author: Stephan Bergmann AuthorDate: Thu Apr 18 15:16:01 2024 +0200 Commit: Stephan Bergmann CommitDate: Thu Apr 18 22:16:33 2024 +0200 Embind: throwUnoException from JS (If throwUnoException directly took a css::uno::Any argument, JS client code would

core.git: unotest/source

2024-04-18 Thread Stephan Bergmann (via logerrit)
unotest/source/embindtest/embindtest.js |5 + 1 file changed, 5 insertions(+) New commits: commit edfe8adcec43241ad052c7c82b44e14bd443323b Author: Stephan Bergmann AuthorDate: Thu Apr 18 14:29:28 2024 +0200 Commit: Stephan Bergmann CommitDate: Thu Apr 18 20:58:50 2024 +0200

core.git: include/static static/README.wasm.md static/source

2024-04-18 Thread Stephan Bergmann (via logerrit)
deletions(-) New commits: commit 830ec75f2f172847d350a0801823cf87e004b33c Author: Stephan Bergmann AuthorDate: Thu Apr 18 13:21:56 2024 +0200 Commit: Stephan Bergmann CommitDate: Thu Apr 18 17:13:28 2024 +0200 Embind: We no longer need interface FromAny ctor ...now that we have

core.git: external/argon2

2024-04-18 Thread Stephan Bergmann (via logerrit)
external/argon2/0002-Add-WinARM64-vcxproj-config.patch | 70 ++--- 1 file changed, 60 insertions(+), 10 deletions(-) New commits: commit 560989ff89eb1a3e91cfcae1cb524ece20463b86 Author: Stephan Bergmann AuthorDate: Thu Apr 18 08:15:31 2024 +0200 Commit: Stephan Bergmann

core.git: unotest/source

2024-04-17 Thread Stephan Bergmann (via logerrit)
unotest/source/embindtest/embindtest.js | 27 --- 1 file changed, 20 insertions(+), 7 deletions(-) New commits: commit 89610c2176e1370a8075187e7637e5844fe5f3e3 Author: Stephan Bergmann AuthorDate: Wed Apr 17 15:48:17 2024 +0200 Commit: Stephan Bergmann

core.git: static/source

2024-04-16 Thread Stephan Bergmann (via logerrit)
static/source/unoembindhelpers/PrimaryBindings.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit d304fdb3369235ff4916463687b5e625c7fa3650 Author: Stephan Bergmann AuthorDate: Tue Apr 16 20:37:25 2024 +0200 Commit: Stephan Bergmann CommitDate: Wed Apr 17

core.git: static/README.wasm.md static/source unotest/source

2024-04-16 Thread Stephan Bergmann (via logerrit)
: Stephan Bergmann AuthorDate: Tue Apr 16 10:17:08 2024 +0200 Commit: Stephan Bergmann CommitDate: Tue Apr 16 20:35:22 2024 +0200 Embind: No need for $query ...to "upcast" from css::uno::Reference to base css::uno::Reference. My understanding now is

core.git: Branch 'distro/cib/libreoffice-6-4' - officecfg/registry

2024-04-15 Thread Stephan Bergmann (via logerrit)
officecfg/registry/schema/org/openoffice/Office/Common.xcs |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 0a8075d5ec443155484923ae373442d47f37608b Author: Stephan Bergmann AuthorDate: Mon Apr 15 15:29:02 2024 +0200 Commit: Stephan Bergmann CommitDate

core.git: Branch 'distro/cib/libreoffice-6-4' - officecfg/registry svx/source

2024-04-15 Thread Stephan Bergmann (via logerrit)
officecfg/registry/schema/org/openoffice/Office/Common.xcs | 14 + svx/source/dialog/crashreportdlg.cxx | 31 - 2 files changed, 44 insertions(+), 1 deletion(-) New commits: commit 951e255ac70fc64726012ac13d521010f24b255e Author: Stephan Bergmann

core.git: Branch 'distro/cib/libreoffice-6-4' - desktop/source

2024-04-12 Thread Stephan Bergmann (via logerrit)
desktop/source/minidump/minidump.cxx |6 ++ 1 file changed, 6 insertions(+) New commits: commit 344a00b2a4c358e3c0a66f0c163c874a5ebdcc08 Author: Stephan Bergmann AuthorDate: Fri Apr 12 17:42:45 2024 +0200 Commit: Stephan Bergmann CommitDate: Sat Apr 13 00:30:21 2024 +0200

core.git: desktop/source

2024-04-12 Thread Stephan Bergmann (via logerrit)
desktop/source/minidump/minidump.cxx |6 ++ 1 file changed, 6 insertions(+) New commits: commit 6a4031ec8338b005682493f65744ebcbc30a5f81 Author: Stephan Bergmann AuthorDate: Fri Apr 12 17:42:45 2024 +0200 Commit: Stephan Bergmann CommitDate: Fri Apr 12 23:36:48 2024 +0200

core.git: offapi/org static/source unotest/source

2024-04-12 Thread Stephan Bergmann (via logerrit)
(-) New commits: commit 3454a73a11722c45016c9b5aa0d95402fc1196f0 Author: Stephan Bergmann AuthorDate: Fri Apr 12 08:57:44 2024 +0200 Commit: Stephan Bergmann CommitDate: Fri Apr 12 20:52:54 2024 +0200 Embind: support .implement()-based JS UNO objects Change-Id

core.git: Branch 'distro/cib/libreoffice-6-4' - cui/source framework/source officecfg/registry svx/source

2024-04-11 Thread Stephan Bergmann (via logerrit)
++ 4 files changed, 35 insertions(+), 3 deletions(-) New commits: commit 93afc6258d67366d56bbd2f3358658ef390d6bfb Author: Stephan Bergmann AuthorDate: Wed Apr 10 13:30:59 2024 +0200 Commit: Thorsten Behrens CommitDate: Fri Apr 12 00:54:03 2024 +0200 New Expert Configuration setting

ESC meeting minutes: 2024-04-11

2024-04-11 Thread Stephan Bergmann
* Present: + Jonathan, Olivier, Cloph, Stephan, Eike, Hossein, Michael W., Regina, Michael S., Ilmari, Xisco * Completed Action Items: * Pending Action Items: + Update api.libreoffice.org from 7.4 (Cloph) * Release Engineering update (Cloph) + 7.6: 7.6.7 RC1 next week +

ESC meeting minutes: 2024-04-11

2024-04-11 Thread Stephan Bergmann
* Present: + Jonathan, Olivier, Cloph, Stephan, Eike, Hossein, Michael W., Regina, Michael S., Ilmari, Xisco * Completed Action Items: * Pending Action Items: + Update api.libreoffice.org from 7.4 (Cloph) * Release Engineering update (Cloph) + 7.6: 7.6.7 RC1 next week +

core.git: offapi/org offapi/UnoApi_offapi.mk udkapi/org udkapi/UnoApi_udkapi.mk unotest/Library_embindtest.mk

2024-04-11 Thread Stephan Bergmann (via logerrit)
offapi/UnoApi_offapi.mk | 13 + udkapi/UnoApi_udkapi.mk | 13 - unotest/Library_embindtest.mk |4 +--- 3 files changed, 14 insertions(+), 16 deletions(-) New commits: commit febd03e31b2e45f2c4ad3277939a1316fcf1cc79 Author: Stephan Bergmann

core.git: Branch 'libreoffice-24-2' - distro-configs/LibreOfficeFlatpak.conf solenv/flatpak-manifest.in

2024-04-11 Thread Stephan Bergmann (via logerrit)
distro-configs/LibreOfficeFlatpak.conf |2 +- solenv/flatpak-manifest.in | 16 +--- 2 files changed, 10 insertions(+), 8 deletions(-) New commits: commit aee47bb74a824cffc029ef9173cedff078583205 Author: Stephan Bergmann AuthorDate: Wed Apr 10 08:52:21 2024

core.git: connectivity/source

2024-04-11 Thread Stephan Bergmann (via logerrit)
connectivity/source/drivers/postgresql/pq_connection.cxx |8 1 file changed, 8 insertions(+) New commits: commit 3f5811a4649b9e43e610afd3ff57c14bd57589d0 Author: Stephan Bergmann AuthorDate: Wed Apr 10 21:31:36 2024 +0200 Commit: Stephan Bergmann CommitDate: Thu Apr 11 08

core.git: Branch 'feature/cib_contract49' - download.lst external/rhino scripting/Jar_ScriptProviderForJavaScript.mk scripting/java

2024-04-10 Thread Stephan Bergmann (via logerrit)
/template.js | 54 14 files changed, 363 insertions(+), 1695 deletions(-) New commits: commit ca58bbd4964c71792dd75a3fdec92dca71e2f14d Author: Stephan Bergmann AuthorDate: Fri Mar 22 15:53:49 2024 +0100 Commit: Thorsten Behrens CommitDate: Thu Apr 11 07:32:19 2024 +0200

core.git: cui/source framework/source officecfg/registry svx/source

2024-04-10 Thread Stephan Bergmann (via logerrit)
+- 4 files changed, 33 insertions(+), 3 deletions(-) New commits: commit fe66cf8c8048bfd8a4386c0c711bd6912af9ec63 Author: Stephan Bergmann AuthorDate: Wed Apr 10 13:30:59 2024 +0200 Commit: Stephan Bergmann CommitDate: Wed Apr 10 14:54:41 2024 +0200 New Expert Configuration setting

core.git: distro-configs/LibreOfficeFlatpak.conf solenv/flatpak-manifest.in

2024-04-10 Thread Stephan Bergmann (via logerrit)
distro-configs/LibreOfficeFlatpak.conf |2 +- solenv/flatpak-manifest.in | 16 +--- 2 files changed, 10 insertions(+), 8 deletions(-) New commits: commit 8559e6b5a5ac7f7400ae44adddbff5e3185414c6 Author: Stephan Bergmann AuthorDate: Wed Apr 10 08:52:21 2024

core.git: configure.ac

2024-04-09 Thread Stephan Bergmann (via logerrit)
configure.ac |8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) New commits: commit 42f6e89d5e6458966de452af2978f206115394af Author: Stephan Bergmann AuthorDate: Tue Apr 9 10:37:09 2024 +0200 Commit: Stephan Bergmann CommitDate: Tue Apr 9 23:40:49 2024 +0200 Avoid

core.git: unotest/source

2024-04-08 Thread Stephan Bergmann (via logerrit)
unotest/source/embindtest/embindtest.js | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) New commits: commit c16f7ca43bb338f23895733ee499505ee6a6e72e Author: Stephan Bergmann AuthorDate: Mon Apr 8 15:15:33 2024 +0200 Commit: Stephan Bergmann CommitDate: Mon Apr 8 21

core.git: udkapi/org unotest/source

2024-04-08 Thread Stephan Bergmann (via logerrit)
udkapi/org/libreoffice/embindtest/XTest.idl |1 + unotest/source/embindtest/embindtest.cxx|6 ++ unotest/source/embindtest/embindtest.js |7 +++ 3 files changed, 14 insertions(+) New commits: commit 74b48a8f6e6c861ee791107c9cacd7a9f6b84904 Author: Stephan Bergmann

core.git: compilerplugins/clang

2024-04-08 Thread Stephan Bergmann (via logerrit)
compilerplugins/clang/unusedmember.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit fd7caefaacd91a16fce10b4e4fbfe6ef4f5ffce9 Author: Stephan Bergmann AuthorDate: Mon Apr 8 08:07:16 2024 +0200 Commit: Stephan Bergmann CommitDate: Mon Apr 8 10:48:45 2024 +0200

core.git: compilerplugins/clang

2024-04-08 Thread Stephan Bergmann (via logerrit)
compilerplugins/clang/stringconstant.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f1697d2b1e6b3ac63946070cc720234dc68efbe9 Author: Stephan Bergmann AuthorDate: Mon Apr 8 08:05:17 2024 +0200 Commit: Stephan Bergmann CommitDate: Mon Apr 8 09:50:46 2024

core.git: sw/source

2024-04-08 Thread Stephan Bergmann (via logerrit)
sw/source/core/docnode/node2lay.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit a57ade9be3aa03634933e767eab5e8fb640760ca Author: Stephan Bergmann AuthorDate: Mon Apr 8 07:52:38 2024 +0200 Commit: Stephan Bergmann CommitDate: Mon Apr 8 09:50:20 2024

core.git: compilerplugins/clang

2024-04-08 Thread Stephan Bergmann (via logerrit)
compilerplugins/clang/getstr.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6202211a09175e914298f93be8ee17260d8a5bf3 Author: Stephan Bergmann AuthorDate: Mon Apr 8 07:56:32 2024 +0200 Commit: Stephan Bergmann CommitDate: Mon Apr 8 09:49:53 2024 +0200

core.git: download.lst external/boost

2024-04-07 Thread Stephan Bergmann (via logerrit)
-no-utf8-locales.patch.0 | 28 +--- 7 files changed, 111 insertions(+), 97 deletions(-) New commits: commit f65d7265c63778ebf630b9d909617d064dce529e Author: Stephan Bergmann AuthorDate: Thu Dec 21 20:39:17 2023 +0100 Commit: Stephan Bergmann CommitDate

core.git: xmloff/source

2024-04-05 Thread Stephan Bergmann (via logerrit)
xmloff/source/text/txtflde.cxx |7 +++ 1 file changed, 7 insertions(+) New commits: commit 86842d70e983913002ca0faf35c7288983007a12 Author: Stephan Bergmann AuthorDate: Fri Apr 5 16:48:03 2024 +0200 Commit: Stephan Bergmann CommitDate: Fri Apr 5 22:44:48 2024 +0200 Silence

core.git: 2 commits - linguistic/source vcl/source

2024-04-05 Thread Stephan Bergmann (via logerrit)
linguistic/source/lngsvcmgr.cxx |7 +++ vcl/source/filter/png/PngImageReader.cxx |7 +++ 2 files changed, 14 insertions(+) New commits: commit 745ba22017fde53b50f38a1db5c3eaa388003871 Author: Stephan Bergmann AuthorDate: Fri Apr 5 16:43:08 2024 +0200 Commit

core.git: xmlsecurity/source

2024-04-04 Thread Stephan Bergmann (via logerrit)
xmlsecurity/source/xmlsec/xmlsec_init.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 64909a84a354a8bee24fc4439a4b3fdeff67cad6 Author: Stephan Bergmann AuthorDate: Thu Apr 4 14:40:50 2024 +0200 Commit: Stephan Bergmann CommitDate: Thu Apr 4 18:19:45 2024 +0200

core.git: static/README.wasm.md

2024-04-04 Thread Stephan Bergmann (via logerrit)
static/README.wasm.md |1 - 1 file changed, 1 deletion(-) New commits: commit 164cb6ac273d34567f19b4e8a0df94efa053703c Author: Stephan Bergmann AuthorDate: Thu Apr 4 16:02:16 2024 +0200 Commit: Stephan Bergmann CommitDate: Thu Apr 4 18:14:44 2024 +0200 Drop spurious .delete

core.git: sfx2/source

2024-04-04 Thread Stephan Bergmann (via logerrit)
sfx2/source/dialog/splitwin.cxx |7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) New commits: commit 219dd67d6ad96e1c05e92e36583391946143dba6 Author: Stephan Bergmann AuthorDate: Thu Apr 4 09:53:34 2024 +0200 Commit: Stephan Bergmann CommitDate: Thu Apr 4 14:14:26 2024

core.git: connectivity/source hwpfilter/source vcl/source

2024-04-03 Thread Stephan Bergmann (via logerrit)
6b7245f51274424a6c634424161e8766f8827033 Author: Stephan Bergmann AuthorDate: Wed Apr 3 23:58:18 2024 +0200 Commit: Stephan Bergmann CommitDate: Thu Apr 4 07:06:17 2024 +0200 A number of bogus GCC 13 warnings still hit with recent GCC 14 trunk Change-Id: I0ec7743cd79429591fcfc3eb9715ff36d06fc00b Reviewed

core.git: linguistic/source

2024-04-03 Thread Stephan Bergmann (via logerrit)
linguistic/source/gciterator.cxx | 90 ++- linguistic/source/gciterator.hxx | 16 +++--- 2 files changed, 50 insertions(+), 56 deletions(-) New commits: commit b23019c566f2cbf50dfbec71d258b3e1a9ead312 Author: Stephan Bergmann AuthorDate: Wed Apr 3 23

core.git: external/lxml

2024-04-03 Thread Stephan Bergmann (via logerrit)
external/lxml/UnpackedTarball_lxml.mk |1 external/lxml/Wincompatible-pointer-types.patch | 65 2 files changed, 66 insertions(+) New commits: commit f09b9b2785732319fd3199337b3528de3a561393 Author: Stephan Bergmann AuthorDate: Wed Apr 3 20:19:17

Re: Is anybody using LO's JavaScript editor window?

2024-04-02 Thread Stephan Bergmann
On 3/25/24 16:13, Stephan Bergmann wrote: I'm asking because I have <https://gerrit.libreoffice.org/c/core/+/165190> "Update to latest Rhino 1.7.14" as a potential master change.  But, as its commit message says: "Update [...] at the expense of losing, at least for no

core.git: download.lst external/rhino scripting/Jar_ScriptProviderForJavaScript.mk scripting/java

2024-04-02 Thread Stephan Bergmann (via logerrit)
/template.js | 54 14 files changed, 363 insertions(+), 1695 deletions(-) New commits: commit 58c4457a902c846229dc3383cc31bbc8f4b3aed9 Author: Stephan Bergmann AuthorDate: Fri Mar 22 15:53:49 2024 +0100 Commit: Stephan Bergmann CommitDate: Tue Apr 2 18:56:13 2024 +0200

core.git: vcl/inc

2024-04-01 Thread Stephan Bergmann (via logerrit)
vcl/inc/impgraph.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 0ef2073ac560fcfab102d5363c1cc017694d6abc Author: Stephan Bergmann AuthorDate: Mon Apr 1 21:16:14 2024 +0200 Commit: Stephan Bergmann CommitDate: Tue Apr 2 07:28:13 2024 +0200 Fix

core.git: Branch 'feature/allo_contract45533' - sc/qa sw/qa

2024-03-29 Thread Stephan Bergmann (via logerrit)
Author: Stephan Bergmann AuthorDate: Tue Mar 12 15:14:52 2024 +0100 Commit: Thorsten Behrens CommitDate: Sat Mar 30 00:38:32 2024 +0100 Remove known-problematic tests For unclear reasons: 1 UITest_writer_tests7 kept hanging with python.bin at > Traceb

core.git: 2 commits - cui/source xmlsecurity/source

2024-03-28 Thread Stephan Bergmann (via logerrit)
cui/source/factory/dlgfact.cxx|1 + xmlsecurity/source/xmlsec/xmlsec_init.cxx |1 + 2 files changed, 2 insertions(+) New commits: commit bddb0d87e809c96ee810de0e553f02bbe158907d Author: Stephan Bergmann AuthorDate: Thu Mar 28 14:52:36 2024 +0100 Commit: Stephan

ESC meeting minutes: 2024-03-28

2024-03-28 Thread Stephan Bergmann
* Present: + Michael W., Olivier, Xisco, Stephan, Caolan, Stephane, Gabriel, Regina, Thorsten, Cloph * Completed Action Items: + File easy hack to move the copyright year out of the about dialog l10n strings (Xisco) -

ESC meeting minutes: 2024-03-28

2024-03-28 Thread Stephan Bergmann
* Present: + Michael W., Olivier, Xisco, Stephan, Caolan, Stephane, Gabriel, Regina, Thorsten, Cloph * Completed Action Items: + File easy hack to move the copyright year out of the about dialog l10n strings (Xisco) -

If your build starts to fail due to missing ETIME (was: core.git: sal/osl)

2024-03-27 Thread Stephan Bergmann
FYI, if your (Unix-like-platform) build starts to fail (in sal/osl/unx/uunxapi.cxx) due to missing ETIME, please proceed as indicated preceding the "SEE HERE" below: On 3/26/24 14:24, Stephan Bergmann (via logerrit) wrote: sal/osl/unx/system.hxx | 21 - 1 fi

core.git: offapi/com

2024-03-26 Thread Stephan Bergmann (via logerrit)
offapi/com/sun/star/security/XDocumentDigitalSignatures.idl |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f2ac3dff7858c1ef49474c1e703ddc0e4127b0cf Author: Stephan Bergmann AuthorDate: Tue Mar 26 10:15:20 2024 +0100 Commit: Stephan Bergmann CommitDate: Tue

core.git: sal/osl

2024-03-26 Thread Stephan Bergmann (via logerrit)
sal/osl/unx/system.hxx | 21 - 1 file changed, 21 deletions(-) New commits: commit 1590e2c359fd3b506b8721d99a0054a0bd4dd200 Author: Stephan Bergmann AuthorDate: Tue Mar 26 09:37:43 2024 +0100 Commit: Stephan Bergmann CommitDate: Tue Mar 26 14:24:06 2024 +0100

core.git: sal/osl

2024-03-26 Thread Stephan Bergmann (via logerrit)
sal/osl/unx/uunxapi.cxx | 44 1 file changed, 44 insertions(+) New commits: commit 66be0576a6202354bd5dce289eb823256cc0a324 Author: Stephan Bergmann AuthorDate: Tue Mar 26 09:52:24 2024 +0100 Commit: Stephan Bergmann CommitDate: Tue Mar 26

core.git: vcl/inc vcl/unx

2024-03-25 Thread Stephan Bergmann (via logerrit)
vcl/inc/unx/i18n_cb.hxx |2 +- vcl/unx/generic/app/i18n_cb.cxx |4 +--- 2 files changed, 2 insertions(+), 4 deletions(-) New commits: commit 24aed4f9a5f6351d9153c96e3d1d1aa68028c0d0 Author: Stephan Bergmann AuthorDate: Mon Mar 25 18:54:05 2024 +0100 Commit: Stephan

Is anybody using LO's JavaScript editor window?

2024-03-25 Thread Stephan Bergmann
For each of BeanShell and JavaScript, we support some edit window in which such scripts can be typed in and modified, and from which those scripts can be run. (For example, under "Tools - Macros - Organize Macros - JavaScript..." select "Macros - Application Macros - Hello World -

core.git: Branch 'distro/cib/libreoffice-6-4' - sal/Library_sal.mk sal/osl

2024-03-25 Thread Stephan Bergmann (via logerrit)
sal/Library_sal.mk |1 + sal/osl/all/log.cxx |7 +++ 2 files changed, 8 insertions(+) New commits: commit 9fb2fa9bddef863c1e444861f939d4d7956dcc4b Author: Stephan Bergmann AuthorDate: Fri Mar 22 17:10:51 2024 +0100 Commit: Stephan Bergmann CommitDate: Mon Mar 25 15:45:37

Re: [PATCH v2] c++: direct-init of an array of class type [PR59465]

2024-03-25 Thread Stephan Bergmann
On 3/25/24 13:07, Jakub Jelinek wrote: On Mon, Mar 25, 2024 at 12:36:46PM +0100, Stephan Bergmann wrote: This started to break $ cat test.cc struct S1 { S1(); }; struct S2 { S2() {} S1 a[1] {}; }; $ g++ -fsyntax-only test.cc test.cc: In constructor ‘S2::S2()’: test.cc:3:10: error

core.git: sal/osl

2024-03-25 Thread Stephan Bergmann (via logerrit)
sal/osl/all/log.cxx |5 + 1 file changed, 5 insertions(+) New commits: commit 1339c42c4aea269e5265277647361ae91882d8a5 Author: Stephan Bergmann AuthorDate: Fri Mar 22 17:10:51 2024 +0100 Commit: Stephan Bergmann CommitDate: Mon Mar 25 12:42:05 2024 +0100 Best effort

Re: [PATCH v2] c++: direct-init of an array of class type [PR59465]

2024-03-25 Thread Stephan Bergmann
On 3/21/24 10:28 PM, Jason Merrill wrote: On 3/21/24 16:48, Marek Polacek wrote: Bootstrapped/regtested on x86_64-pc-linux-gnu, ok for trunk? OK. This started to break $ cat test.cc struct S1 { S1(); }; struct S2 { S2() {} S1 a[1] {}; }; $ g++ -fsyntax-only test.cc test.cc: In

core.git: sal/osl

2024-03-25 Thread Stephan Bergmann (via logerrit)
sal/osl/unx/signal.cxx | 43 +++ 1 file changed, 23 insertions(+), 20 deletions(-) New commits: commit 85a2bb9f52a0d834b02681344ce56e0b091e1abd Author: Stephan Bergmann AuthorDate: Sun Mar 24 18:17:28 2024 +0100 Commit: Stephan Bergmann

core.git: connectivity/source

2024-03-24 Thread Stephan Bergmann (via logerrit)
1344e6261a1d856c71eca1e0cc29215a586bf335 Author: Stephan Bergmann AuthorDate: Sun Mar 24 18:16:10 2024 +0100 Commit: Stephan Bergmann CommitDate: Sun Mar 24 23:14:32 2024 +0100 Avoid -Werror,-Wcast-function-type-mismatch Change-Id: I0bd094b2f08f60df33b32cad7ae389141b41a209 Reviewed-on: https

core.git: vcl/unx

2024-03-24 Thread Stephan Bergmann (via logerrit)
/gtkaccessibletext.cxx|3 ++- vcl/unx/gtk4/gtkaccessibletext.hxx|2 +- 18 files changed, 77 insertions(+), 55 deletions(-) New commits: commit 0c29c417ef3f0b749042e5a461abae9c36cf655b Author: Stephan Bergmann AuthorDate: Sun Mar 24 18:19:19 2024 +0100 Commit: Stephan Bergmann

  1   2   3   4   5   6   7   8   9   10   >