core.git: Branch 'distro/collabora/co-24.04' - sc/inc sc/qa sc/source

2025-01-19 Thread Noel Grandin (via logerrit)
sc/inc/document.hxx | 10 +++ sc/inc/table.hxx | 10 +++ sc/qa/unit/tiledrendering/tiledrendering.cxx |4 + sc/source/core/data/document.cxx |5 + sc/source/core/data/table2.cxx | 85 ++

core.git: 2 commits - cui/inc cui/source include/unotools officecfg/registry Repository.mk svx/Module_svx.mk svx/Package_document_themes.mk svx/uiconfig unotools/source

2025-01-19 Thread Tomaž Vajngerl (via logerrit)
Repository.mk |1 cui/inc/strings.hrc|1 cui/source/options/optpath.cxx |4 ++ include/unotools/pathoptions.hxx |2 + officecfg/registry/data

core.git: include/tools tools/qa tools/source vcl/source

2025-01-19 Thread Tomaž Vajngerl (via logerrit)
include/tools/color.hxx |5 + tools/qa/cppunit/test_color.cxx |9 + tools/source/generic/color.cxx| 21 + vcl/source/gdi/WidgetDefinitionReader.cxx | 25 - 4 files changed, 39 insertions(+),

core.git: comphelper/source configmgr/source dbaccess/source filter/source include/o3tl include/tools o3tl/CppunitTest_o3tl_tests.mk o3tl/qa oox/source sal/rtl sax/source stoc/source svl/source sw/qa

2025-01-19 Thread Tomaž Vajngerl (via logerrit)
comphelper/source/misc/mimeconfighelper.cxx | 21 --- configmgr/source/valueparser.cxx | 22 +-- dbaccess/source/filter/hsqldb/utils.cxx | 27 filter/source/msfilter/rtfutil.cxx

core.git: vcl/qt5

2025-01-19 Thread Michael Weghorn (via logerrit)
vcl/qt5/QtBuilder.cxx |6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) New commits: commit b3601746facd15e6c54cb5061c77d6fbad6591cc Author: Michael Weghorn AuthorDate: Sat Jan 18 19:51:44 2025 +0100 Commit: Michael Weghorn CommitDate: Sun Jan 19 21:35:31 2025 +0100 td

core.git: 2 commits - sfx2/uiconfig vcl/inc vcl/qt5

2025-01-19 Thread Michael Weghorn (via logerrit)
sfx2/uiconfig/ui/templatedlg.ui | 64 ++-- vcl/inc/qt5/QtBuilder.hxx |1 vcl/qt5/QtBuilder.cxx | 16 +++--- 3 files changed, 43 insertions(+), 38 deletions(-) New commits: commit 58544c8fec07b151bb74094e1a0be8b965caf1e9 Author:

core.git: 3 commits - vcl/inc vcl/qt5

2025-01-19 Thread Michael Weghorn (via logerrit)
vcl/inc/qt5/QtInstanceToggleButton.hxx |3 +++ vcl/qt5/QtBuilder.cxx |4 +++- vcl/qt5/QtInstanceToggleButton.cxx | 14 +- 3 files changed, 19 insertions(+), 2 deletions(-) New commits: commit 1052f5cd508a33c4cea3a89d16f03b53ebe18b40 Author: Michael W

core.git: 2 commits - vcl/inc vcl/qt5

2025-01-19 Thread Michael Weghorn (via logerrit)
vcl/inc/qt5/QtBuilder.hxx |4 +++- vcl/qt5/QtBuilder.cxx | 23 +++ 2 files changed, 18 insertions(+), 9 deletions(-) New commits: commit 2172bb226ab29ff0e9ea8ebe1a498f83afb5c891 Author: Michael Weghorn AuthorDate: Sat Jan 18 17:23:32 2025 +0100 Commit: Micha

core.git: vcl/source

2025-01-19 Thread bruh (via logerrit)
vcl/source/filter/imet/ios2met.cxx |6 -- 1 file changed, 4 insertions(+), 2 deletions(-) New commits: commit 2b13469b6da26f6b7494c506685a8fcbc29220ce Author: bruh AuthorDate: Sun Jan 19 14:56:12 2025 +0530 Commit: Mike Kaganski CommitDate: Sun Jan 19 20:59:45 2025 +0100 td

core.git: Branch 'libreoffice-25-2' - vcl/inc vcl/qt5

2025-01-19 Thread Michael Weghorn (via logerrit)
vcl/inc/qt5/QtWidget.hxx |2 +- vcl/qt5/QtWidget.cxx | 17 +++-- 2 files changed, 4 insertions(+), 15 deletions(-) New commits: commit fcb7c7fc991947b5786e544cb12d0d6b6a5d48eb Author: Michael Weghorn AuthorDate: Tue Jan 14 15:36:55 2025 +0100 Commit: Xisco Fauli Co

core.git: Branch 'libreoffice-25-2' - download.lst external/fontconfig

2025-01-19 Thread Xisco Fauli (via logerrit)
download.lst |4 +- external/fontconfig/ExternalPackage_fontconfig.mk|2 - external/fontconfig/ExternalPackage_fontconfig_data.mk |4 ++ external/fontconfig/UnpackedTarball_fontconfig.mk|1 external/fontconfig/fontconfi

core.git: include/vcl

2025-01-19 Thread Noel Grandin (via logerrit)
include/vcl/rendercontext/RasterOp.hxx |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit de41a28e9aab0c1b05f32e60c1c74b47c6857300 Author: Noel Grandin AuthorDate: Sat Jan 18 21:03:20 2025 +0200 Commit: Noel Grandin CommitDate: Sun Jan 19 17:30:35 2025 +01

core.git: wizards/source

2025-01-19 Thread Jean-Pierre Ledure (via logerrit)
wizards/source/scriptforge/python/scriptforge.py |5 + wizards/source/scriptforge/python/scriptforge.pyi | 13 +++ wizards/source/sfdocuments/SF_Calc.xba| 77 +- wizards/source/sfdocuments/SF_Register.xba|1 wizards/source/sfdocuments/script.xl

core.git: basic/source

2025-01-19 Thread bruh (via logerrit)
basic/source/runtime/stdobj.cxx | 57 +--- 1 file changed, 30 insertions(+), 27 deletions(-) New commits: commit 623521289e7673c795d848c241637bcbb3ce5c0d Author: bruh AuthorDate: Thu Jan 9 18:20:44 2025 +0530 Commit: Mike Kaganski CommitDate: Sun Ja

Re: Mac Silicon removed from download page

2025-01-19 Thread Patrick Luby
Is the website source in a public repo? If yes, can anyone post a link to it? I know everyone is busy so I am happy to see if I can find the problem. Patrick > On Jan 18, 2025, at 7:36 AM, Patrick Luby wrote: > > Well this is definitely not just me. There are now two new posts in the > r/libr

core.git: 2 commits - extensions/source helpcompiler/source sal/osl setup_native/source shell/source sw/source vcl/win

2025-01-19 Thread Mike Kaganski (via logerrit)
extensions/source/ole/servprov.cxx | 34 +- helpcompiler/source/HelpIndexer.cxx |3 sal/osl/w32/file_dirvol.cxx |5 + sal/osl/w32/file_url

core.git: vcl/win

2025-01-19 Thread Mike Kaganski (via logerrit)
vcl/win/window/salframe.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit b6223845f6dc50f1343a9302b5826a6e801dea57 Author: Mike Kaganski AuthorDate: Sat Jan 18 20:03:48 2025 +0500 Commit: Mike Kaganski CommitDate: Sun Jan 19 13:22:27 2025 +0100 Us

core.git: extensions/source

2025-01-19 Thread Mike Kaganski (via logerrit)
extensions/source/activex/SOActiveX.cxx | 10 -- 1 file changed, 4 insertions(+), 6 deletions(-) New commits: commit c31c20a06540b4066e34de6cb320c0317840a952 Author: Mike Kaganski AuthorDate: Sat Jan 18 19:46:49 2025 +0500 Commit: Mike Kaganski CommitDate: Sun Jan 19 13:21:42

core.git: vcl/inc vcl/osx

2025-01-19 Thread Patrick Luby (via logerrit)
vcl/inc/osx/salframeview.h |3 +++ vcl/osx/salframeview.mm| 43 ++- 2 files changed, 29 insertions(+), 17 deletions(-) New commits: commit b197379e867087413be86bd1a32030b912ecaa8a Author: Patrick Luby AuthorDate: Sat Jan 18 11:30:30 2025 -050

core.git: sc/uiconfig

2025-01-19 Thread Sahil Gautam (via logerrit)
sc/uiconfig/scalc/ui/duplicaterecordsdlg.ui |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e46f1c492a3ef9727f2d671ae68a646f9b04a639 Author: Sahil Gautam AuthorDate: Sun Jan 19 02:31:52 2025 +0530 Commit: Julien Nabet CommitDate: Sun Jan 19 11:24:36 2025 +01

core.git: connectivity/source

2025-01-19 Thread bruh (via logerrit)
connectivity/source/drivers/file/FResultSet.cxx |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit f9dc1f61b6ccf1281b14a55d13cd4430316c255f Author: bruh AuthorDate: Fri Jan 17 23:55:24 2025 +0530 Commit: Mike Kaganski CommitDate: Sun Jan 19 11:24:07 2025 +010