dev-tools.git: help3/xhpeditor

2024-01-07 Thread Juan José González (via logerrit)
help3/xhpeditor/api/helpers.php| 27 + help3/xhpeditor/api/xhp_to_xml.php | 30 ++ help3/xhpeditor/index.php | 174 +++-- help3/xhpeditor/renderer.php | 111 +++ help3/xhpeditor/snippets.php | 29 -- h

How to remove a file containing CR/LF from source

2024-01-07 Thread Laurent Balland
Hello, In change [1], I moved the content of some README files to meta.xml of some templates. These README files should now be removed from source. However, I did not succeed to delete one [2] because it contains CR/LF for new line and I'm building on Linux. Can anyone delete this file: extr

Re: How to remove a file containing CR/LF from source

2024-01-07 Thread Ilmari Lauhakangas
On 7.1.2024 10.33, Laurent Balland wrote: Hello, In change [1], I moved the content of some README files to meta.xml of some templates. These README files should now be removed from source. However, I did not succeed to delete one [2] because it contains CR/LF for new line and I'm building on

Re: How to remove a file containing CR/LF from source

2024-01-07 Thread Andras Timar
Hi Laurent, 1. git rm extras/source/templates/presnt/Growing_Liberty/readme.txt 2. git commit -a -m "tdf#158863 Move README to meta.xml (2)" 3. git push origin master:refs/for/master result: https://gerrit.libreoffice.org/c/core/+/161736 Best regards, Andras On Sun, Jan 7, 2024 at 9:33 AM Lauren

Re: How to remove a file containing CR/LF from source

2024-01-07 Thread Laurent Balland
Thanks Anras for your fast answer. I keep the procedure. As Ilmari already proposed the same patch, I suggest to abandoned this one. Laurent Le 07/01/2024 à 10:26, Andras Timar a écrit : Hi Laurent, 1. git rm extras/source/templates/presnt/Growing_Liberty/readme.txt 2. git commit -a -m "tdf#1

core.git: sc/source

2024-01-07 Thread Julien Nabet (via logerrit)
sc/source/core/data/patattr.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit dca19993a4c78ba7f7d61b254763909c0e5831b9 Author: Julien Nabet AuthorDate: Sat Jan 6 14:40:28 2024 +0100 Commit: Julien Nabet CommitDate: Sun Jan 7 11:38:45 2024 +0100 tdf#15

core.git: reportdesign/source

2024-01-07 Thread Julien Nabet (via logerrit)
reportdesign/source/ui/report/ReportController.cxx |2 -- 1 file changed, 2 deletions(-) New commits: commit 39bad5d9f695972dbccd66d971c1d5df4cfe9a99 Author: Julien Nabet AuthorDate: Sun Dec 31 11:50:57 2023 +0100 Commit: Julien Nabet CommitDate: Sun Jan 7 11:43:54 2024 +0100 t

core.git: sw/qa sw/source

2024-01-07 Thread Julien Nabet (via logerrit)
sw/source/core/docnode/ndtbl.cxx|5 - sw/source/uibase/shells/basesh.cxx |3 --- sw/source/uibase/shells/textsh1.cxx |3 +-- 3 files changed, 1 insertion(+), 10 deletions(-) New commits: commit 75680dd751062b7ca34ff91e03de3add3fc973c6 Author: Julien Nabet AuthorDate: Wed

core.git: extras/source

2024-01-07 Thread Ilmari Lauhakangas (via logerrit)
extras/source/templates/presnt/Growing_Liberty/readme.txt | 13 - 1 file changed, 13 deletions(-) New commits: commit 4fe9fab476c5e7d4e56696e237e1b4034989c156 Author: Ilmari Lauhakangas AuthorDate: Sun Jan 7 11:01:58 2024 +0200 Commit: Ilmari Lauhakangas CommitDate: Sun Ja

Shachar Shemesh license statement

2024-01-07 Thread Shachar Shemesh
All of my past & future contributions to LibreOffice may be licensed under the MPLv2/LGPLv3+ dual license

core.git: oox/source

2024-01-07 Thread Caolán McNamara (via logerrit)
oox/source/drawingml/diagram/diagram.cxx | 198 --- 1 file changed, 104 insertions(+), 94 deletions(-) New commits: commit a46db49e301e71d78b356c57adfae6e79d3c38b5 Author: Caolán McNamara AuthorDate: Sat Jan 6 20:16:14 2024 + Commit: Caolán McNamara Comm

core.git: include/rtl

2024-01-07 Thread Mike Kaganski (via logerrit)
include/rtl/string.hxx |4 ++-- include/rtl/ustring.hxx |4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) New commits: commit 4eeb6178fb9fb499bc417a42f8d6d0bdde9acb8e Author: Mike Kaganski AuthorDate: Sat Jan 6 15:43:19 2024 +0600 Commit: Mike Kaganski CommitDate: Sun J

core.git: sc/uiconfig

2024-01-07 Thread Shachar Shemesh (via logerrit)
sc/uiconfig/scalc/ui/headerfootercontent.ui | 255 +--- 1 file changed, 127 insertions(+), 128 deletions(-) New commits: commit ae594f266279cdd937bcf0fac76220e1d026b1b3 Author: Shachar Shemesh AuthorDate: Fri Dec 29 21:00:56 2023 +0200 Commit: Ilmari Lauhakangas

New Defects reported by Coverity Scan for LibreOffice

2024-01-07 Thread scan-admin
Hi, Please find the latest report on new defect(s) introduced to LibreOffice found with Coverity Scan. 11 new defect(s) introduced to LibreOffice found with Coverity Scan. 46 defect(s), reported by Coverity Scan earlier, were marked fixed in the recent build analyzed by Coverity Scan. New defe

core.git: 2 commits - sc/source sc/uiconfig

2024-01-07 Thread Andras Timar (via logerrit)
sc/source/ui/view/editsh.cxx | 11 +++ sc/uiconfig/scalc/ui/conditionaleasydialog.ui |8 2 files changed, 11 insertions(+), 8 deletions(-) New commits: commit b7cba4953a072c88813ecd1886cd0fdaa5790de7 Author: Andras Timar AuthorDate: Fri Jan 5 14:44:21

Re: master build broken on macOS due to Firebird update

2024-01-07 Thread Patrick Luby
Thank you Caolán for finding the cause of the macOS build failures! I can now build and run the unit tests successfully running "make clean && make && make check" Although the following Gerrit change mostly only affects macOS, I did add a fix for another problem that I found: the Firebird buil

Re: master build broken on macOS due to Firebird update

2024-01-07 Thread Ilmari Lauhakangas
On 7.1.2024 18.38, Patrick Luby wrote: On 2024-01-06 3:46 p.m., Caolán McNamara wrote: On Sat, 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 m

core.git: Branch 'distro/collabora/co-23.05' - cui/source

2024-01-07 Thread Caolán McNamara (via logerrit)
cui/source/factory/dlgfact.cxx |2 +- cui/source/factory/dlgfact.hxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 4c8584a53808ec4666c89b3ec41f1f4b121406af Author: Caolán McNamara AuthorDate: Thu Jan 4 16:05:52 2024 + Commit: Caolán McNamara Com

core.git: Branch 'distro/collabora/co-22.05' - cui/source

2024-01-07 Thread Caolán McNamara (via logerrit)
cui/source/factory/dlgfact.cxx |2 +- cui/source/factory/dlgfact.hxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 52e284da99c7c1bfd930c787ebe191f73c55d85b Author: Caolán McNamara AuthorDate: Thu Jan 4 16:05:52 2024 + Commit: Caolán McNamara Com

core.git: cui/source desktop/source include/unotools sc/inc solenv/clang-format sw/CppunitTest_sw_ooxmlexport14.mk sw/CppunitTest_sw_ooxmlexport16.mk sw/inc sw/qa sw/source unotools/Library_utl.mk uno

2024-01-07 Thread Mike Kaganski (via logerrit)
cui/source/options/optfltr.cxx | 246 -- desktop/source/lib/init.cxx|2 include/unotools/fltrcfg.hxx | 106 sc/inc/pch/precompiled_scfilt.hxx |1 solenv/clang-format/excludelist|1 sw/CppunitTest_sw_ooxmle

core.git: Branch 'distro/collabora/co-23.05' - external/libvisio

2024-01-07 Thread Andras Timar (via logerrit)
external/libvisio/UnpackedTarball_libvisio.mk| 1 external/libvisio/tdf-77915-fix-import-of-default-shape-fill-color.patch | 13 ++ 2 files changed, 14 insertions(+) New commits: commit ca14174e877d1204c2eb5f183412baedcbf39644 Author: Andras Timar

core.git: dictionaries

2024-01-07 Thread alisafaya (via logerrit)
dictionaries |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit ad467b9199885f43a27a311e04b557a3d69f9e9a Author: alisafaya AuthorDate: Sun Jan 7 21:05:19 2024 +0300 Commit: Gerrit Code Review CommitDate: Sun Jan 7 19:05:19 2024 +0100 Update git submodules

dictionaries.git: tr_TR/COPYING.MPL tr_TR/description.xml tr_TR/LICENSE tr_TR/README.txt tr_TR/tr_TR.aff tr_TR/tr_TR.dic

2024-01-07 Thread alisafaya (via logerrit)
tr_TR/COPYING.MPL | 373 tr_TR/LICENSE |2 tr_TR/README.txt | 16 tr_TR/description.xml |6 tr_TR/tr_TR.aff |171333 ++- tr_TR/tr_TR.dic |447000 -- 6 files changed, 240753 insertions(+), 3

core.git: Branch 'distro/collabora/co-23.05' - oox/source

2024-01-07 Thread Caolán McNamara (via logerrit)
oox/source/drawingml/diagram/diagram.cxx | 198 --- 1 file changed, 104 insertions(+), 94 deletions(-) New commits: commit dfb1f218448464bee5f46f43c43d83f859689551 Author: Caolán McNamara AuthorDate: Sat Jan 6 20:16:14 2024 + Commit: Andras Timar CommitD

core.git: sc/inc sc/source

2024-01-07 Thread Caolán McNamara (via logerrit)
sc/inc/document.hxx |4 ++-- sc/source/core/data/documen8.cxx |7 +-- sc/source/ui/view/viewfun3.cxx |3 --- 3 files changed, 7 insertions(+), 7 deletions(-) New commits: commit 3d8ab97760049c64b7bbadde1a0b89ef9acde690 Author: Caolán McNamara AuthorDate: Sun Ja

core.git: sc/uiconfig

2024-01-07 Thread Caolán McNamara (via logerrit)
sc/uiconfig/scalc/ui/optchangespage.ui |4 1 file changed, 4 insertions(+) New commits: commit f8b9b5454d34f87e5402d5799cf1fb02ab31294d Author: Caolán McNamara AuthorDate: Sun Jan 7 13:15:28 2024 + Commit: Caolán McNamara CommitDate: Sun Jan 7 20:08:02 2024 +0100 resto

core.git: external/firebird

2024-01-07 Thread Caolán McNamara (via logerrit)
external/firebird/ExternalProject_firebird.mk |2 +- external/firebird/firebird-macosx.patch.1 | 15 +++ 2 files changed, 16 insertions(+), 1 deletion(-) New commits: commit 6998eacf542e6d6d9ec587aff3a38c3644e83c7f Author: Caolán McNamara AuthorDate: Sat Jan 6 20:37:41

Re: master build broken on macOS due to Firebird update

2024-01-07 Thread Caolán McNamara
On Sun, 2024-01-07 at 19:03 +0200, Ilmari Lauhakangas wrote: > Yes, even with the patch the (debug) build fails for me on Linux with > Clang 16. I don't quite know what the problem here is but if you drop --enable-ld=mold does it then build?

Re: master build broken on macOS due to Firebird update

2024-01-07 Thread Caolán McNamara
On Sun, 2024-01-07 at 19:26 +, Caolán McNamara wrote: > On Sun, 2024-01-07 at 19:03 +0200, Ilmari Lauhakangas wrote: > > Yes, even with the patch the (debug) build fails for me on Linux > > with > > Clang 16. > > I don't quite know what the problem here is but if you drop > > --enable-ld=mold

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

2024-01-07 Thread Stephan Bergmann (via logerrit)
external/onlineupdate/UnpackedTarball_onlineupdate.mk |9 external/onlineupdate/unsigned-hack.patch | 20 ++ 2 files changed, 29 insertions(+) New commits: commit 873443e40fdfaa992edc4bc05b01c71e61ab2e94 Author: Stephan Bergmann AuthorDate: Fri Jan

core.git: helpcontent2

2024-01-07 Thread Stanislav Horacek (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit d8539889c288bcb6cb392345fff6d4f140c5d8be Author: Stanislav Horacek AuthorDate: Sun Jan 7 23:39:24 2024 +0100 Commit: Gerrit Code Review CommitDate: Sun Jan 7 23:39:24 2024 +0100 Update git sub

help.git: source/text

2024-01-07 Thread Stanislav Horacek (via logerrit)
source/text/shared/01/SelectTable.xhp |2 +- source/text/shared/01/SetOptimalRowHeight.xhp |2 +- source/text/shared/01/ZoomPrevious.xhp|2 +- source/text/shared/01/formatting_mark.xhp |2 +- source/text/shared/01/graphic_size_check.xhp |3 +-- 5 files chan

core.git: sw/source

2024-01-07 Thread László Németh (via logerrit)
sw/source/core/text/porlin.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 7a1470fd97d52c5196a0800dd64f4c8899909c4b Author: László Németh AuthorDate: Fri Jan 5 08:00:19 2024 +0100 Commit: László Németh CommitDate: Mon Jan 8 01:37:35 2024 +0100 t

help.git: source/text

2024-01-07 Thread Stanislav Horacek (via logerrit)
source/text/shared/01/DeleteColumns.xhp |2 +- source/text/shared/01/EntireColumn.xhp |2 +- source/text/shared/01/EntireRow.xhp |2 +- 3 files changed, 3 insertions(+), 3 deletions(-) New commits: commit b8ebc9e3984754dd292a79c028727d6db4501e55 Author: Stanislav Horacek Aut

core.git: helpcontent2

2024-01-07 Thread Stanislav Horacek (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e83c7ec2f4d801365235bf56d7cc8cf31ef4a00e Author: Stanislav Horacek AuthorDate: Mon Jan 8 02:00:31 2024 +0100 Commit: Gerrit Code Review CommitDate: Mon Jan 8 02:00:31 2024 +0100 Update git sub

Outreachy Dec 2023 - Weekly Update 4

2024-01-07 Thread Omkar Acharekar
Hello everyone, Last week, I worked on fixing issues in the previous patch and learned about the processes of VCL builder to understand the UI parsing and widget creation. This week I will continue working on implementing QtInstanceBuilder. Last week's Outreachy blog - https://omkarach

core.git: Branch 'libreoffice-24-2' - sc/uiconfig

2024-01-07 Thread Olivier Hallot (via logerrit)
sc/uiconfig/scalc/ui/notebookbar.ui |2 +- sc/uiconfig/scalc/ui/notebookbar_compact.ui |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit c37554ed4b79ea7810e0f056aaef417151cb1250 Author: Olivier Hallot AuthorDate: Fri Jan 5 18:38:58 2024 -0300 Commit:

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

2024-01-07 Thread Caolán McNamara (via logerrit)
sc/source/core/data/column2.cxx |2 ++ sc/source/ui/view/output2.cxx |4 +++- 2 files changed, 5 insertions(+), 1 deletion(-) New commits: commit 000aa433fd7a112b83ee0b629aa6edf4d9833277 Author: Caolán McNamara AuthorDate: Fri Jan 5 13:23:31 2024 + Commit: Adolfo Jayme Barr

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

2024-01-07 Thread Caolán McNamara (via logerrit)
sc/source/core/data/column2.cxx |2 ++ sc/source/ui/view/output2.cxx |4 +++- 2 files changed, 5 insertions(+), 1 deletion(-) New commits: commit 441ae3c0bce0febe37b99b43fc09f2c30ae4a4ee Author: Caolán McNamara AuthorDate: Fri Jan 5 13:23:31 2024 + Commit: Adolfo Jayme Barr

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

2024-01-07 Thread Caolán McNamara (via logerrit)
sc/inc/document.hxx |4 ++-- sc/source/core/data/documen8.cxx |7 +-- sc/source/ui/view/viewfun3.cxx |3 --- 3 files changed, 7 insertions(+), 7 deletions(-) New commits: commit 74174bd7ce9c09f8fe3c61e4d0b9d6441a1088c8 Author: Caolán McNamara AuthorDate: Sun Ja

core.git: include/sfx2 sc/qa sfx2/source

2024-01-07 Thread Miklos Vajna (via logerrit)
include/sfx2/bindings.hxx|1 sc/qa/unit/tiledrendering/tiledrendering.cxx | 56 +++ sfx2/source/control/bindings.cxx | 28 + sfx2/source/control/unoctitm.cxx | 21 +- 4 files changed, 105 insertions(

Re: How to remove a file containing CR/LF from source

2024-01-07 Thread Heiko Tietze
On 07.01.24 10:26, Andras Timar wrote: 1. git rm extras/source/templates/presnt/Growing_Liberty/readme.txt I wonder if there is a difference between rm + git add and git rm. OpenPGP_signature.asc Description: OpenPGP digital signature

Re: How to remove a file containing CR/LF from source

2024-01-07 Thread Ilmari Lauhakangas
On 8.1.2024 9.41, Heiko Tietze wrote: On 07.01.24 10:26, Andras Timar wrote: 1. git rm extras/source/templates/presnt/Growing_Liberty/readme.txt I wonder if there is a difference between rm + git add and git rm. We can read the manual and check: https://git-scm.com/docs/git-rm Remove files m

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

2024-01-07 Thread Caolán McNamara (via logerrit)
sd/source/ui/slideshow/showwin.cxx | 12 +++- 1 file changed, 7 insertions(+), 5 deletions(-) New commits: commit 30b9bdcc524d4fb70f9f970cd014ff4584fe1549 Author: Caolán McNamara AuthorDate: Wed Dec 20 16:37:52 2023 + Commit: Miklos Vajna CommitDate: Mon Jan 8 08:52:45 202

core.git: Branch 'distro/collabora/co-23.05' - desktop/source include/LibreOfficeKit libreofficekit/source sfx2/source sw/qa sw/source

2024-01-07 Thread Mike Kaganski (via logerrit)
desktop/source/lib/init.cxx| 28 +-- include/LibreOfficeKit/LibreOfficeKitEnums.h | 14 + libreofficekit/source/gtk/lokdocview.cxx |1 sfx2/source/view/lokhelper.cxx |3 + sw/qa/extras/tiledrendering/tiledrendering.cxx | 45 +++