core.git: sd/source

2024-09-19 Thread Tomaž Vajngerl (via logerrit)
sd/source/ui/unoidl/unomodel.cxx | 25 + 1 file changed, 25 insertions(+) New commits: commit 9a21ce2aa66009583839e3629bafabcda53ca6a4 Author: Tomaž Vajngerl AuthorDate: Fri Jul 12 23:34:50 2024 +0900 Commit: Miklos Vajna CommitDate: Fri Sep 20 08:12:49 2024 +0

core.git: 2 commits - sw/inc sw/source

2024-09-19 Thread Noel Grandin (via logerrit)
sw/inc/doc.hxx |6 ++ sw/source/core/bastyp/init.cxx |4 ++-- sw/source/core/doc/doc.cxx | 39 +++ sw/source/core/doc/docfmt.cxx |9 +++-- sw/source/filter/xml/xmlexp.cxx | 19 --- 5 files changed,

core.git: 2 commits - sw/qa sw/source

2024-09-19 Thread Mike Kaganski (via logerrit)
sw/qa/extras/layout/data/tdf152298.docx |binary sw/qa/extras/layout/layout3.cxx | 23 +++ sw/source/core/layout/tabfrm.cxx| 62 +--- 3 files changed, 80 insertions(+), 5 deletions(-) New commits: commit f0baab027df46d4e74b7808ff5d976b8efb1e

core.git: 2 commits - sw/source

2024-09-19 Thread Mike Kaganski (via logerrit)
sw/source/core/layout/tabfrm.cxx | 23 +-- 1 file changed, 13 insertions(+), 10 deletions(-) New commits: commit b9e439874477f40732b9687cae99a3d9d0770db8 Author: Mike Kaganski AuthorDate: Wed Sep 18 14:18:17 2024 +0500 Commit: Mike Kaganski CommitDate: Fri Sep 20 0

core.git: 2 commits - sw/source

2024-09-19 Thread Mike Kaganski (via logerrit)
sw/source/core/layout/tabfrm.cxx | 33 + 1 file changed, 17 insertions(+), 16 deletions(-) New commits: commit 223a51801f0b75ae5036a8bcecc6eb81d99b113e Author: Mike Kaganski AuthorDate: Wed Sep 18 14:04:45 2024 +0500 Commit: Mike Kaganski CommitDate: Fr

Re: Bug 143148 - "make allheaders.hxx" not working

2024-09-19 Thread Stephan Bergmann
On 9/19/24 21:23, Marc wrote: make[1]: *** No rule to make target 'CustomTarget_odk/allheaders'.  Stop. make: *** [Makefile:175: CustomTarget_odk/allheaders] Error 2 since "make --disable-odk the default", you

Bug 143148 - "make allheaders.hxx" not working

2024-09-19 Thread Marc
Hi, I'm contributing to *Bug 143148* - Use pragma once instead of include guards https://bugs.documentfoundation.org/show_bug.cgi?id=14314 When I try to generate the list of headers to leave alone, using the command from the first comme

core.git: sw/source

2024-09-19 Thread Caolán McNamara (via logerrit)
sw/source/core/doc/notxtfrm.cxx |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit cb08fb797c58a4d21e7ae3a700b0e9ed30524a90 Author: Caolán McNamara AuthorDate: Thu Sep 19 19:39:00 2024 +0100 Commit: Caolán McNamara CommitDate: Thu Sep 19 22:33:19 2024 +020

core.git: Branch 'feature/allo_contract45533b' - 2 commits - configure.ac oox/source

2024-09-19 Thread Stephan Bergmann (via logerrit)
configure.ac |8 ++-- oox/source/drawingml/chart/plotareaconverter.cxx |3 ++- 2 files changed, 8 insertions(+), 3 deletions(-) New commits: commit 5306df81b8069feeb4755a9f4e6d13e954521f04 Author: Stephan Bergmann AuthorDate: Fri Jan 19 08:42:1

core.git: sw/source

2024-09-19 Thread Andrea Gelmini (via logerrit)
sw/source/uibase/sidebar/CommentsPanel.hxx |1 - 1 file changed, 1 deletion(-) New commits: commit a54488dae3a9aba78a4e1d5cbea94f63ed2a446a Author: Andrea Gelmini AuthorDate: Thu Sep 19 18:29:40 2024 +0200 Commit: Julien Nabet CommitDate: Thu Sep 19 21:44:21 2024 +0200 Remove d

core.git: sw/qa sw/source

2024-09-19 Thread László Németh (via logerrit)
sw/qa/extras/layout/data/tdf163042.fodt | 188 sw/qa/extras/layout/layout3.cxx | 42 +++ sw/source/core/text/itrcrsr.cxx | 15 ++ sw/source/core/text/itrpaint.cxx|8 + 4 files changed, 249 insertions(+), 4 deletions(-) New comm

core.git: include/i18nlangtag include/o3tl

2024-09-19 Thread Noel Grandin (via logerrit)
include/i18nlangtag/lang.h |3 +++ include/o3tl/strong_int.hxx |9 + 2 files changed, 12 insertions(+) New commits: commit 7db1150b2c4a9adb993084d2dceedb450781b1dc Author: Noel Grandin AuthorDate: Thu Sep 19 08:46:50 2024 +0200 Commit: Noel Grandin CommitDate: Thu Sep 1

core.git: Changes to 'feature/allo_contract45533b'

2024-09-19 Thread Samuel Mehrbrodt (via logerrit)
New branch 'feature/allo_contract45533b' available with the following commits: commit 7a009518a564c0f99550391c137176d9464c10cb Author: Samuel Mehrbrodt Date: Thu Jan 12 16:47:40 2017 +0100 Disable CrashReportUI since we don't offer upload - only want the dumps Change-Id: I

core.git: sw/source

2024-09-19 Thread Sohrab Kazak (via logerrit)
sw/source/core/layout/ftnfrm.cxx | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) New commits: commit 984f92ca04b0ca604a2ece0b19b422da9d6d922d Author: Sohrab Kazak AuthorDate: Sun Sep 1 13:26:35 2024 -0700 Commit: Ilmari Lauhakangas CommitDate: Thu Sep 19 17:23:11

core.git: vcl/workben

2024-09-19 Thread Caolán McNamara (via logerrit)
vcl/workben/cgmfuzzer.cxx| 106 +-- vcl/workben/diffuzzer.cxx| 22 vcl/workben/dxffuzzer.cxx| 10 ++-- vcl/workben/epsfuzzer.cxx| 10 ++-- vcl/workben/metfuzzer.cxx| 10 ++-- vcl/workben/olefuzzer.cxx|6 +- vcl/w

core.git: sc/qa

2024-09-19 Thread Andrea Gelmini (via logerrit)
sc/qa/unit/subsequent_filters_test5.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b64f3e5b837e7ceb1ccfd7771e972dd724e61f27 Author: Andrea Gelmini AuthorDate: Thu Sep 19 15:13:37 2024 +0200 Commit: Julien Nabet CommitDate: Thu Sep 19 15:46:06 2024 +0200

core.git: 2 commits - sc/source wizards/com

2024-09-19 Thread Caolán McNamara (via logerrit)
sc/source/filter/lotus/op.cxx |5 +++-- wizards/com/sun/star/wizards/form/FieldLinker.java |2 +- wizards/com/sun/star/wizards/report/ReportLayouter.java |2 +- wizards/com/sun/star/wizards/ui/AggregateComponent.java |2 +- wizards/com/sun/star/wizard

core.git: 2 commits - l10ntools/source sal/cppunittester

2024-09-19 Thread Caolán McNamara (via logerrit)
l10ntools/source/treemerge.cxx |9 + sal/cppunittester/cppunittester.cxx |3 ++- 2 files changed, 7 insertions(+), 5 deletions(-) New commits: commit 795940e4acb56d4085c93072b4def0310bf2b4eb Author: Caolán McNamara AuthorDate: Wed Sep 18 17:42:18 2024 +0100 Commit: C

core.git: 2 commits - vcl/CustomTarget_qt5_moc.mk vcl/CustomTarget_qt6_moc.mk vcl/inc vcl/qt5

2024-09-19 Thread Michael Weghorn (via logerrit)
vcl/CustomTarget_qt5_moc.mk |1 + vcl/CustomTarget_qt6_moc.mk |1 + vcl/inc/qt5/QtTransferable.hxx |2 ++ vcl/qt5/QtClipboard.cxx |4 ++-- vcl/qt5/QtFrame.cxx |6 +++--- vcl/qt5/QtInstanceMessageDialog.cxx |2 +- vcl/qt5/QtTr

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

2024-09-19 Thread Michael Weghorn (via logerrit)
vcl/inc/qt5/QtWidget.hxx |2 +- vcl/qt5/QtFilePicker.cxx | 14 +++--- vcl/qt5/QtWidget.cxx | 17 ++--- 3 files changed, 22 insertions(+), 11 deletions(-) New commits: commit eac62756e7e74d0cf2ff78d52b1c24e9f6c5800c Author: Michael Weghorn AuthorDate: Thu Sep 1

core.git: 2 commits - vcl/qt5

2024-09-19 Thread Michael Weghorn (via logerrit)
vcl/qt5/QtFrame.cxx | 53 1 file changed, 29 insertions(+), 24 deletions(-) New commits: commit fcaa903461ec0f5d4c8ce730f4c64adb3cec2262 Author: Michael Weghorn AuthorDate: Thu Sep 19 09:15:37 2024 +0200 Commit: Michael Weghorn Comm

Minutes from the UX/design meeting 2024-Sep-19

2024-09-19 Thread Heiko Tietze
Present: Sahil, Rafael, Heiko Comments: Stuart, Eyal, Cor, Regina Tickets/Topics * Sidebar panel character deck/tab doesn't allow switching / indicate language groups + https://bugs.documentfoundation.org/show_bug.cgi?id=153991 + https://bugs.documentfoundation.org/show_bug.cgi?id=1539

core.git: Branch 'distro/collabora/co-24.04' - dictionaries

2024-09-19 Thread László Németh (via logerrit)
dictionaries |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 330545f0b05389baa2d8d6edc4e3106f471d8527 Author: László Németh AuthorDate: Thu Sep 19 10:22:39 2024 +0200 Commit: Gerrit Code Review CommitDate: Thu Sep 19 10:22:39 2024 +0200 Update git submo

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

2024-09-19 Thread Rashesh (via logerrit)
sc/source/ui/app/inputhdl.cxx | 14 +++--- 1 file changed, 3 insertions(+), 11 deletions(-) New commits: commit 67699071ba8bf51055028ea185b0afc2a1540f9e Author: Rashesh AuthorDate: Fri Sep 13 15:48:16 2024 +0530 Commit: Szymon Kłos CommitDate: Thu Sep 19 14:34:16 2024 +0200

core.git: Branch 'distro/collabora/co-24.04.7' - download.lst external/more_fonts

2024-09-19 Thread Caolán McNamara (via logerrit)
download.lst |4 ++-- external/more_fonts/ExternalPackage_karla.mk |8 2 files changed, 6 insertions(+), 6 deletions(-) New commits: commit 4e98bcfcac839ad21585c8954363bb56985a2de7 Author: Caolán McNamara AuthorDate: Thu Sep 19 12:41:14 2024 +

core.git: Branch 'distro/collabora/co-24.04' - download.lst external/more_fonts

2024-09-19 Thread Caolán McNamara (via logerrit)
download.lst |4 ++-- external/more_fonts/ExternalPackage_karla.mk |8 2 files changed, 6 insertions(+), 6 deletions(-) New commits: commit ca7af7bef0968478ea42d78da42b205bdf6f432d Author: Caolán McNamara AuthorDate: Thu Sep 19 12:41:14 2024 +

core.git: sw/source sw/uiconfig

2024-09-19 Thread Mohit Marathe (via logerrit)
sw/source/uibase/sidebar/CommentsPanel.cxx | 24 sw/source/uibase/sidebar/CommentsPanel.hxx |4 sw/uiconfig/swriter/ui/commentspanel.ui|3 +++ 3 files changed, 31 insertions(+) New commits: commit b8d6171ddee0c7c2b8d7377d311482ed41a65bd0 Author: Moh

core.git: sw/uiconfig

2024-09-19 Thread Mohit Marathe (via logerrit)
sw/uiconfig/swriter/ui/commentwidget.ui | 16 +--- 1 file changed, 13 insertions(+), 3 deletions(-) New commits: commit 8ae911e1d98029e17e6ffb1d336fbfa7e5ea9ed4 Author: Mohit Marathe AuthorDate: Mon Aug 26 10:42:40 2024 +0530 Commit: Sarper Akdemir CommitDate: Thu Sep 19 1

core.git: sw/source sw/uiconfig sw/UIConfig_swriter.mk

2024-09-19 Thread Mohit Marathe (via logerrit)
sw/UIConfig_swriter.mk |1 sw/source/uibase/sidebar/CommentsPanel.cxx | 71 ++- sw/source/uibase/sidebar/CommentsPanel.hxx | 11 +++- sw/uiconfig/swriter/ui/commentcontextmenu.ui | 63 +++ sw/uiconfig/swriter/ui/comme

core.git: Branch 'libreoffice-24-8' - package/CppunitTest_package2_test.mk package/qa

2024-09-19 Thread Michael Stahl (via logerrit)
package/CppunitTest_package2_test.mk|3 package/qa/cppunit/data/casing.docx |binary package/qa/cppunit/data/dd-deflated.docx|binary package/qa/cppunit/data/dd-stored.docx |binary package/qa/cppunit/data/dot-slash.docx |binary package/qa/cppunit/data/duplicate

core.git: Branch 'libreoffice-24-2' - package/CppunitTest_package2_test.mk package/qa

2024-09-19 Thread Michael Stahl (via logerrit)
package/CppunitTest_package2_test.mk|3 package/qa/cppunit/data/casing.docx |binary package/qa/cppunit/data/dd-deflated.docx|binary package/qa/cppunit/data/dd-stored.docx |binary package/qa/cppunit/data/dot-slash.docx |binary package/qa/cppunit/data/duplicate

core.git: Branch 'libreoffice-24-8' - download.lst external/libtiff

2024-09-19 Thread Michael Stahl (via logerrit)
download.lst|4 ++-- external/libtiff/UnpackedTarball_libtiff.mk |1 - external/libtiff/ofz65182.patch | 23 --- 3 files changed, 2 insertions(+), 26 deletions(-) New commits: commit f1f1086f8d859c68ec528dcf3b28d9182cfd887c

core.git: Branch 'libreoffice-24-2' - download.lst

2024-09-19 Thread Michael Stahl (via logerrit)
download.lst |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit d0756d75a0638b2aeb3988af84c315c6044d0a6b Author: Michael Stahl AuthorDate: Wed Sep 18 11:20:43 2024 +0200 Commit: Xisco Fauli CommitDate: Thu Sep 19 13:55:15 2024 +0200 libtiff: upgrade to

core.git: sw/inc sw/source

2024-09-19 Thread Mohit Marathe (via logerrit)
sw/inc/doc.hxx |3 ++ sw/source/core/doc/docbm.cxx |5 sw/source/uibase/sidebar/CommentsPanel.cxx | 33 + sw/source/uibase/sidebar/CommentsPanel.hxx |4 +++ 4 files changed, 45 insertions(+) New commits: comm

core.git: Branch 'libreoffice-24-2' - external/libtiff

2024-09-19 Thread Caolán McNamara (via logerrit)
external/libtiff/UnpackedTarball_libtiff.mk |1 + external/libtiff/ofz68840.patch | 17 + 2 files changed, 18 insertions(+) New commits: commit 3545ae224190081908c37e3b9d16e8d28d788aed Author: Caolán McNamara AuthorDate: Fri May 24 20:43:42 2024 +0100 Commit

core.git: Branch 'distro/cib/libreoffice-6-4' - 2 commits - sw/qa sw/source

2024-09-19 Thread Michael Stahl (via logerrit)
sw/qa/extras/layout/data/i94666.odt |binary sw/qa/extras/layout/layout.cxx | 31 +++ sw/source/core/layout/wsfrm.cxx |5 - sw/source/core/text/xmldump.cxx |3 ++- 4 files changed, 37 insertions(+), 2 deletions(-) New commits: commit d77d3af9

core.git: sw/source sw/uiconfig

2024-09-19 Thread Mohit Marathe (via logerrit)
sw/source/uibase/sidebar/CommentsPanel.cxx | 80 - sw/source/uibase/sidebar/CommentsPanel.hxx | 16 + sw/uiconfig/swriter/ui/commentspanel.ui| 33 +-- 3 files changed, 120 insertions(+), 9 deletions(-) New commits: commit 8d70677c621959d1788e8ffa4

core.git: sfx2/qa unoxml/qa

2024-09-19 Thread Xisco Fauli (via logerrit)
sfx2/qa/cppunit/test_misc.cxx | 275 - unoxml/qa/unit/rdftest.cxx| 278 ++ 2 files changed, 278 insertions(+), 275 deletions(-) New commits: commit 4ef2f2129b78a5997e988ef723ff8a6c66269285 Author: Xisco Faul

core.git: Branch 'libreoffice-24-8' - download.lst

2024-09-19 Thread Xisco Fauli (via logerrit)
download.lst |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit e4c0b279e5e8ffbaa923b634b5242b5af54b7322 Author: Xisco Fauli AuthorDate: Wed Sep 18 09:23:25 2024 +0200 Commit: Michael Stahl CommitDate: Thu Sep 19 10:47:47 2024 +0200 curl: upgrade to 8.

core.git: Branch 'distro/collabora/co-24.04' - sd/source

2024-09-19 Thread Hubert Figuière (via logerrit)
sd/source/ui/unoidl/unomodel.cxx |8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) New commits: commit 983b6dea54d402560f60df6a748eecce200e0f99 Author: Hubert Figuière AuthorDate: Wed Sep 18 17:22:14 2024 -0400 Commit: Caolán McNamara CommitDate: Thu Sep 19 13:31:14 2024 +

GSoC24: Final Report Adding Histogram Support

2024-09-19 Thread Devansh Varshney
The past four months have been some of the most instructive times I've ever had. I wasn't supposed to be part of GSoC24 but somewhere in the past, it was gone. The first PR of mine which got merged was for the Phoenix Framework last year and a couple o

dictionaries.git: Branch 'distro/collabora/co-24.04' - hu_HU/hyph_hu_HU.dic

2024-09-19 Thread László Németh (via logerrit)
hu_HU/hyph_hu_HU.dic |3 +++ 1 file changed, 3 insertions(+) New commits: commit bce5b5c8734daf90467cc5b2cd889e747ff96f44 Author: László Németh AuthorDate: Sun Aug 25 13:16:33 2024 +0200 Commit: Andras Timar CommitDate: Thu Sep 19 10:22:20 2024 +0200 Fix Hungarian hyphenation

core.git: Branch 'distro/collabora/co-24.04' - 13 commits - download.lst package/inc package/source readlicense_oo/license sc/source sw/source xmlsecurity/CppunitTest_xmlsecurity_signing.mk xmlsecurit

2024-09-19 Thread Xisco Fauli (via logerrit)
download.lst|8 package/inc/ZipFile.hxx | 12 package/inc/ZipPackage.hxx | 13 package/inc/ZipPackageStream.hxx| 25 packag

core.git: xmlsecurity/qa

2024-09-19 Thread Miklos Vajna (via logerrit)
xmlsecurity/qa/create-certs/create-certs.sh | 77 1 file changed, 55 insertions(+), 22 deletions(-) New commits: commit a7830e04f2c33fb8d684d48d00ffc752f7207dea Author: Miklos Vajna AuthorDate: Thu Sep 19 08:24:29 2024 +0200 Commit: Miklos Vajna CommitDate

core.git: download.lst external/libtiff

2024-09-19 Thread Michael Stahl (via logerrit)
download.lst|4 ++-- external/libtiff/UnpackedTarball_libtiff.mk |1 - external/libtiff/ofz65182.patch | 23 --- 3 files changed, 2 insertions(+), 26 deletions(-) New commits: commit d838b0d4af154b5c31818ceaac4bcdf8b2214c94

core.git: package/CppunitTest_package2_test.mk package/qa

2024-09-19 Thread Michael Stahl (via logerrit)
package/CppunitTest_package2_test.mk|3 package/qa/cppunit/data/casing.docx |binary package/qa/cppunit/data/dd-deflated.docx|binary package/qa/cppunit/data/dd-stored.docx |binary package/qa/cppunit/data/dot-slash.docx |binary package/qa/cppunit/data/duplicate

core.git: Branch 'distro/collabora/co-24.04' - sd/source

2024-09-19 Thread Hubert Figuière (via logerrit)
sd/source/ui/unoidl/unomodel.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b68abec629a3ed7d1a492d966c4089bf505d6336 Author: Hubert Figuière AuthorDate: Tue Sep 10 14:24:28 2024 -0400 Commit: Caolán McNamara CommitDate: Thu Sep 19 09:24:16 2024 +0200

core.git: Branch 'libreoffice-24-2' - download.lst

2024-09-19 Thread Xisco Fauli (via logerrit)
download.lst |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 9e6bb5534af0b65bebfaa806d83ce064a8c7f0ff Author: Xisco Fauli AuthorDate: Wed Sep 18 09:23:25 2024 +0200 Commit: Caolán McNamara CommitDate: Thu Sep 19 09:22:23 2024 +0200 curl: upgrade to

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

2024-09-19 Thread Michael Stahl (via logerrit)
package/inc/ZipFile.hxx |2 +- package/source/zipapi/ZipFile.cxx| 11 +++ package/source/zippackage/ZipPackage.cxx | 12 ++-- 3 files changed, 22 insertions(+), 3 deletions(-) New commits: commit 09c16904bbac8079428041e7802334c43395c8a6 Author:

core.git: svtools/source

2024-09-19 Thread Caolán McNamara (via logerrit)
svtools/source/uno/popupwindowcontroller.cxx | 10 ++ 1 file changed, 10 insertions(+) New commits: commit ceff75b533654154ac077a7313ebebd53aedaa5e Author: Caolán McNamara AuthorDate: Wed Sep 18 17:05:51 2024 +0100 Commit: Caolán McNamara CommitDate: Thu Sep 19 09:21:09 2024 +

core.git: sc/source

2024-09-19 Thread Caolán McNamara (via logerrit)
sc/source/filter/html/htmlpars.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit e3c181331dbd5fca36576bac4e79ddcceb7369e5 Author: Caolán McNamara AuthorDate: Wed Sep 18 17:29:41 2024 +0100 Commit: Caolán McNamara CommitDate: Thu Sep 19 09:20:43 2024 +0200 ofz: Time

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

2024-09-19 Thread Tibor Nagy (via logerrit)
include/vcl/pdfextoutdevdata.hxx|2 - sc/qa/extras/scpdfexport.cxx| 32 sc/qa/extras/testdocuments/tdf162955_comment.ods|binary sc/source/ui/view/output.cxx| 20 +++- sd/source/ui/unoidl/u

core.git: vcl/qt5

2024-09-19 Thread Andrea Gelmini (via logerrit)
vcl/qt5/QtInstanceBuilder.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 56507ad26c2827257f201e096beac95d8c725d5f Author: Andrea Gelmini AuthorDate: Wed Sep 18 21:26:05 2024 +0200 Commit: Julien Nabet CommitDate: Thu Sep 19 08:51:15 2024 +0200 Fix