[Libreoffice-commits] core.git: Branch 'libreoffice-7-5' - sw/qa writerfilter/source

2023-01-10 Thread Vasily Melenchuk (via logerrit)
sw/qa/extras/rtfexport/data/tdf103956.rtf |8 + sw/qa/extras/rtfexport/rtfexport4.cxx | 37 writerfilter/source/rtftok/rtfdispatchvalue.cxx | 13 ++-- 3 files changed, 55 insertions(+), 3 deletions(-) New commits: commit 84aea0a29962cf11a63

Re: Fwd: Extension development - Are there any limitations?

2023-01-10 Thread Miklos Vajna
Hi Giulia, On Tue, Jan 10, 2023 at 06:12:11PM +0100, Giulia Rossi wrote: > Trivial (?) question here: are there any physical limitations on what a > LibreOffice extension can contain? I'm not aware of articial limits, but be aware that by default all LibreOffice APIs are private and only a subs

[Libreoffice-commits] core.git: sw/source

2023-01-10 Thread Miklos Vajna (via logerrit)
sw/source/uibase/shells/textfld.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 30f6793baa5529b0594407cd0caaf3a3cde3289c Author: Miklos Vajna AuthorDate: Tue Jan 10 16:01:51 2023 +0100 Commit: Miklos Vajna CommitDate: Wed Jan 11 07:32:04 2023 +

Re: LibreOffice architecture support (was: Fwd: Plan to remove dead C++ UNO bridge implementations (bridges/source/cpp_uno/*))

2023-01-10 Thread Stephan Bergmann
On 10/01/2023 19:57, John Paul Adrian Glaubitz wrote: (5) Presumably dead: * gcc3_linux_alpha => https://buildd.debian.org/status/logs.php?pkg=libreoffice&arch=alpha Thanks for those pointers. Just to make sure, the latest line there being 1:6.4.5-1 (sid) Buildd exposure stats alph

[Libreoffice-commits] core.git: bridges/Library_cpp_uno.mk bridges/source

2023-01-10 Thread wjh-la (via logerrit)
bridges/Library_cpp_uno.mk|2 bridges/source/cpp_uno/gcc3_linux_loongarch64/abi.cxx | 137 bridges/source/cpp_uno/gcc3_linux_loongarch64/abi.hxx | 51 bridges/source/cpp_uno/gcc3_linux_loongarch64/call.hxx|6 bridges/source

[Libreoffice-commits] core.git: sw/qa sw/source

2023-01-10 Thread Andreas Heinisch (via logerrit)
sw/qa/uitest/writer_tests3/tdf124088.py | 33 sw/source/ui/misc/glossary.cxx | 24 ++- 2 files changed, 52 insertions(+), 5 deletions(-) New commits: commit fbabd959060655a77188447c9fc0112e0ab8474c Author: Andreas Heinisch Aut

[Libreoffice-commits] core.git: sw/qa sw/source

2023-01-10 Thread Pranam Lashkari (via logerrit)
sw/qa/uibase/uno/uno.cxx |5 +++-- sw/source/uibase/uno/loktxdoc.cxx |1 + 2 files changed, 4 insertions(+), 2 deletions(-) New commits: commit 5dd5011eabc755d4ea8d282c32dd4854d532849a Author: Pranam Lashkari AuthorDate: Tue Jan 10 11:24:56 2023 +0530 Commit: Pranam Lash

[Libreoffice-commits] core.git: helpcontent2

2023-01-10 Thread Olivier Hallot (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit d2a27ceece84998c686477ffd2073f3516b568a7 Author: Olivier Hallot AuthorDate: Wed Jan 11 00:02:31 2023 -0300 Commit: Gerrit Code Review CommitDate: Wed Jan 11 03:02:31 2023 + Update git subm

[Libreoffice-commits] help.git: AllLangHelp_swriter.mk source/text

2023-01-10 Thread Olivier Hallot (via logerrit)
AllLangHelp_swriter.mk|1 source/text/swriter/01/pagenumbering.xhp | 41 ++ source/text/swriter/guide/pagenumbers.xhp | 25 ++ 3 files changed, 57 insertions(+), 10 deletions(-) New commits: commit a6bf263e06de175a10e35bd6b

[Libreoffice-commits] core.git: sw/uiconfig

2023-01-10 Thread Olivier Hallot (via logerrit)
sw/uiconfig/swriter/ui/pagenumberdlg.ui | 38 ++-- 1 file changed, 32 insertions(+), 6 deletions(-) New commits: commit 0afde4cca4046c9478a1c9751ee104495ef18688 Author: Olivier Hallot AuthorDate: Sun Jan 8 10:23:43 2023 -0300 Commit: Olivier Hallot CommitDa

[Libreoffice-commits] core.git: Branch 'distro/collabora/co-22.05' - sw/qa sw/source

2023-01-10 Thread Miklos Vajna (via logerrit)
sw/qa/uibase/shells/shells.cxx |9 +++-- sw/source/uibase/shells/textsh1.cxx |2 +- 2 files changed, 8 insertions(+), 3 deletions(-) New commits: commit 1f0d6c660c799900cfda070f7319c8e0cdde41f5 Author: Miklos Vajna AuthorDate: Mon Jan 9 16:27:15 2023 +0100 Commit: Pranam

[Libreoffice-commits] core.git: helpcontent2

2023-01-10 Thread Rafael Lima (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 5b3fd1af1247d4096451e5a768c3438fbccec2b2 Author: Rafael Lima AuthorDate: Wed Jan 11 00:09:58 2023 + Commit: Gerrit Code Review CommitDate: Wed Jan 11 00:09:58 2023 + Update git submodu

[Libreoffice-commits] help.git: AllLangHelp_scalc.mk source/text

2023-01-10 Thread Rafael Lima (via logerrit)
AllLangHelp_scalc.mk|1 source/text/scalc/01/04060104.xhp |2 source/text/scalc/01/04060109.xhp | 36 ++--- source/text/scalc/01/func_style.xhp | 73 4 files changed, 82 insertions(+), 30 deletions(-) New commits:

Re: LibreOffice architecture support (was: Fwd: Plan to remove dead C++ UNO bridge implementations (bridges/source/cpp_uno/*))

2023-01-10 Thread John Paul Adrian Glaubitz
Hi Stephan! There are currently 27 different, per-platform C++ UNO bridge implementations at bridges/source/cpp_uno/, some of which are presumably dead by now. And my recent "Rudimentary support for dynamic_cast o

[Libreoffice-commits] core.git: sw/inc sw/qa sw/sdi sw/source

2023-01-10 Thread Miklos Vajna (via logerrit)
sw/inc/cmdid.h |1 sw/qa/uibase/shells/shells.cxx | 45 ++ sw/sdi/_textsh.sdi |6 sw/sdi/swriter.sdi | 14 + sw/source/uibase/shells/textfld.cxx | 54

[Libreoffice-commits] core.git: Branch 'distro/collabora/co-22.05' - sw/qa sw/source

2023-01-10 Thread Pranam Lashkari (via logerrit)
sw/qa/uibase/uno/uno.cxx |5 +++-- sw/source/uibase/uno/loktxdoc.cxx |1 + 2 files changed, 4 insertions(+), 2 deletions(-) New commits: commit 10eb0e5258cf1c07878be0bf995dbf29f4d4ae06 Author: Pranam Lashkari AuthorDate: Tue Jan 10 11:24:56 2023 +0530 Commit: Pranam Lash

[Libreoffice-commits] core.git: sw/qa sw/source

2023-01-10 Thread László Németh (via logerrit)
sw/qa/uitest/data/tdf146248.docx |binary sw/qa/uitest/writer_tests4/insertPageHeader.py | 14 ++ sw/source/core/unocore/unoobj2.cxx |3 +++ 3 files changed, 17 insertions(+) New commits: commit cec3c719303decd3b811a328fabd71d8c4e5ba3b Author: Lászl

[Libreoffice-commits] core.git: Branch 'libreoffice-7-5' - include/unotools sw/source unotools/source

2023-01-10 Thread Noel Grandin (via logerrit)
include/unotools/compatibility.hxx | 11 --- sw/source/ui/config/optcomp.cxx | 10 -- unotools/source/config/compatibility.cxx |2 -- 3 files changed, 8 insertions(+), 15 deletions(-) New commits: commit 95fa081bc55c1791474ebd81d67db012870d Author: N

[Libreoffice-commits] core.git: vcl/inc vcl/unx

2023-01-10 Thread Caolán McNamara (via logerrit)
vcl/inc/salvtables.hxx |4 vcl/unx/gtk3/gtkinst.cxx |2 ++ 2 files changed, 6 insertions(+) New commits: commit 2ee09316dcd09caf5dd13894de484804d3464172 Author: Caolán McNamara AuthorDate: Tue Jan 10 10:42:26 2023 + Commit: Caolán McNamara CommitDate: Tue Jan 10 19:57

[Libreoffice-commits] core.git: 2 commits - sc/source vcl/unx

2023-01-10 Thread Caolán McNamara (via logerrit)
sc/source/ui/dbgui/tpsort.cxx | 11 +++ vcl/unx/generic/gdi/gdiimpl.cxx |4 vcl/unx/generic/gdi/gdiimpl.hxx |2 -- 3 files changed, 7 insertions(+), 10 deletions(-) New commits: commit 13810281fe1297833a849bf5adea0be8ea77ca88 Author: Caolán McNamara AuthorDate: Tue J

[Libreoffice-commits] core.git: vcl/headless vcl/inc vcl/unx

2023-01-10 Thread Caolán McNamara (via logerrit)
vcl/headless/CairoCommon.cxx| 20 ++ vcl/headless/SvpGraphicsBackend.cxx | 13 - vcl/inc/headless/CairoCommon.hxx|5 vcl/unx/generic/gdi/X11CairoSalGraphicsImpl.cxx | 11 + vcl/unx/generic/gdi/X11CairoSalGraphicsImpl.hxx |5 vcl/unx/g

[Libreoffice-commits] core.git: vcl/headless vcl/inc vcl/unx

2023-01-10 Thread Caolán McNamara (via logerrit)
vcl/headless/CairoCommon.cxx| 37 vcl/headless/SvpGraphicsBackend.cxx | 30 ++- vcl/inc/headless/CairoCommon.hxx|4 ++ vcl/unx/generic/gdi/X11CairoSalGraphicsImpl.hxx | 18 +++ 4 files change

[Libreoffice-commits] core.git: 2 commits - vcl/headless vcl/inc vcl/unx

2023-01-10 Thread Caolán McNamara (via logerrit)
vcl/headless/CairoCommon.cxx| 273 +--- vcl/headless/SvpGraphicsBackend.cxx | 127 +-- vcl/inc/headless/CairoCommon.hxx| 80 ++- vcl/unx/generic/gdi/X11CairoSalGraphicsImpl.cxx | 123 +- 4 files changed, 2

[Libreoffice-commits] core.git: Branch 'libreoffice-7-5' - sc/source

2023-01-10 Thread Eike Rathke (via logerrit)
sc/source/core/tool/addincol.cxx | 56 +-- sc/source/core/tool/compiler.cxx |9 -- 2 files changed, 49 insertions(+), 16 deletions(-) New commits: commit 9e42cba14ea823705c0e26da765e4b6446ffbde5 Author: Eike Rathke AuthorDate: Mon Jan 9 23:18:35

Re: Plan to remove dead C++ UNO bridge implementations (bridges/source/cpp_uno/*)

2023-01-10 Thread Rene Engelhard
Hi, Am 10.01.23 um 17:31 schrieb Stephan Bergmann: Next, there are 2 additional implementations that I know are built for Fedora releases; they go into category 2. Also in Debian Next, there are 2 additional implementations that I presume are built for Debian releases (Rene, correct me if I'm

[Libreoffice-commits] core.git: sw/qa

2023-01-10 Thread Xisco Fauli (via logerrit)
sw/qa/core/data/odt/tdf151846.odt |binary sw/qa/core/macros-test.cxx| 18 ++ 2 files changed, 18 insertions(+) New commits: commit 4440f321fcf0157ef52e988dd519d79efd49565b Author: Xisco Fauli AuthorDate: Tue Jan 10 13:38:24 2023 +0100 Commit: Xisco Fauli Commi

Fwd: Extension development - Are there any limitations?

2023-01-10 Thread Giulia Rossi
I'm forwarding this email, just in case I posted in the wrong mailing list. Forwarded Message Subject:Extension development - Are there any limitations? Date: Tue, 10 Jan 2023 16:17:06 +0100 From: Giulia Rossi To: us...@global.libreoffice.org Hello everyone

[Libreoffice-commits] core.git: Branch 'libreoffice-7-4' - sc/source

2023-01-10 Thread Eike Rathke (via logerrit)
sc/source/core/tool/addincol.cxx | 56 +-- sc/source/core/tool/compiler.cxx |9 -- 2 files changed, 49 insertions(+), 16 deletions(-) New commits: commit 334e8c511957f3e42e6b05a86f74107282a54186 Author: Eike Rathke AuthorDate: Mon Jan 9 23:18:35

[Libreoffice-commits] core.git: sc/source

2023-01-10 Thread Eike Rathke (via logerrit)
sc/source/core/tool/odffmap.cxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit f98d04571c99b70ff753d322b1f43adc8e0433ba Author: Eike Rathke AuthorDate: Tue Jan 10 01:22:38 2023 +0100 Commit: Eike Rathke CommitDate: Tue Jan 10 16:33:36 2023 +

Plan to remove dead C++ UNO bridge implementations (bridges/source/cpp_uno/*)

2023-01-10 Thread Stephan Bergmann
There are currently 27 different, per-platform C++ UNO bridge implementations at bridges/source/cpp_uno/, some of which are presumably dead by now. And my recent "Rudimentary support for dynamic_cast on UNO prox

[Libreoffice-commits] core.git: sw/inc sw/qa sw/source

2023-01-10 Thread Michael Stahl (via logerrit)
sw/inc/doc.hxx |3 sw/qa/extras/layout/data/hidden-para-separator.docx |binary sw/qa/extras/layout/layout2.cxx | 37 + sw/source/core/doc/doctxm.cxx |5 - sw/source/core/docnode/ndsect.cxx

Re: Files hid2file.js and /bookmark.js not delivered in 'libreoffice-7-5' branch

2023-01-10 Thread Stéphane Guillou
On 9/1/23 14:06, Stéphane Guillou wrote: On 9/1/23 12:37, Christian Lohmaier wrote: On Sat, Dec 31, 2022 at 11:00 AM Olivier Hallot wrote: Note: no build issue with master branch 7-5 is missing the change that made xargs an optional argument to the wrapper call https://gerrit.libreoffice.org/

[Libreoffice-commits] core.git: Branch 'distro/collabora/co-22.05' - sw/source

2023-01-10 Thread Miklos Vajna (via logerrit)
sw/source/uibase/shells/textfld.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit ad100ef0ee2fa3e6cc1a2fedb38e799cb728a5de Author: Miklos Vajna AuthorDate: Mon Jan 9 09:52:32 2023 +0100 Commit: Miklos Vajna CommitDate: Tue Jan 10 15:03:12 2023 + sw: document F

[Libreoffice-commits] core.git: Branch 'distro/collabora/co-22.05' - sw/CppunitTest_sw_uibase_dialog.mk sw/Module_sw.mk sw/qa sw/sdi sw/source

2023-01-10 Thread Miklos Vajna (via logerrit)
sw/CppunitTest_sw_uibase_dialog.mk | 76 +++ sw/Module_sw.mk |1 sw/qa/uibase/dialog/dialog.cxx | 58 ++ sw/sdi/swriter.sdi |2 sw/source/uibase/dialog/regionsw.cxx | 27 +

[Libreoffice-commits] core.git: Branch 'libreoffice-7-5' - vcl/osx

2023-01-10 Thread Patrick Luby (via logerrit)
vcl/osx/a11ytablewrapper.mm | 23 --- 1 file changed, 16 insertions(+), 7 deletions(-) New commits: commit 7a7a831809fdcf8a25b907ab7f576cb5210d7b47 Author: Patrick Luby AuthorDate: Mon Jan 9 18:00:11 2023 -0500 Commit: Xisco Fauli CommitDate: Tue Jan 10 14:49:26 20

Re: boost 1.81 breaks libetonyek and gtv-calc-header-bar.cxx

2023-01-10 Thread Douglas Guptill
On Tue, Jan 10, 2023 at 12:17:29PM +0200, Ilmari Lauhakangas wrote: > On 9.1.2023 3.18, Douglas Guptill wrote: > > On Sun, Jan 08, 2023 at 09:19:52PM +0200, Ilmari Lauhakangas wrote: > > > On 8.1.2023 16.23, Douglas Guptill wrote: > > > > On Sun, Jan 08, 2023 at 04:40:12AM +, - Etna wrote: > >

[Libreoffice-commits] core.git: sw/inc sw/source

2023-01-10 Thread Miklos Vajna (via logerrit)
sw/inc/section.hxx |2 ++ sw/source/core/docnode/section.cxx |9 + 2 files changed, 11 insertions(+) New commits: commit 5b49927760fc4b5f5563a39646e3e5fe23c7fbc5 Author: Miklos Vajna AuthorDate: Tue Jan 10 11:05:58 2023 +0100 Commit: Miklos Vajna CommitDa

[Libreoffice-commits] core.git: helpcontent2

2023-01-10 Thread Stéphane Guillou (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9be2c049db01233e521e93fb3d09651204447b74 Author: Stéphane Guillou AuthorDate: Tue Jan 10 13:58:37 2023 + Commit: Gerrit Code Review CommitDate: Tue Jan 10 13:58:37 2023 + Update git su

[Libreoffice-commits] help.git: source/text

2023-01-10 Thread Stéphane Guillou (via logerrit)
source/text/shared/01/05210300.xhp |2 +- source/text/shared/01/05210700.xhp |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 08418f863745757cc8074db7addf4812170dc21b Author: Stéphane Guillou AuthorDate: Sun Jan 8 07:41:32 2023 + Commit: Adolfo Jaym

[Libreoffice-commits] core.git: Branch 'libreoffice-7-5' - officecfg/registry

2023-01-10 Thread Luboš Luňák (via logerrit)
officecfg/registry/data/org/openoffice/Office/Common.xcu |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 03e4114097f21f82c7a6a8a64dd08684f09a99b8 Author: Luboš Luňák AuthorDate: Tue Feb 1 14:55:39 2022 +0100 Commit: Adolfo Jayme Barrientos CommitDate: Tue Ja

[Libreoffice-commits] core.git: 2 commits - vcl/inc vcl/unx

2023-01-10 Thread Caolán McNamara (via logerrit)
vcl/inc/unx/salframe.h |2 vcl/inc/unx/salgdi.h| 25 ++-- vcl/inc/unx/salvd.h |4 vcl/unx/generic/gdi/X11CairoSalGraphicsImpl.cxx | 142 vcl/unx/generic/gdi/X11CairoSalGraphicsImp

[Libreoffice-commits] core.git: Branch 'libreoffice-7-4' - sw/qa writerfilter/source

2023-01-10 Thread László Németh (via logerrit)
sw/qa/extras/ooxmlexport/data/tdf131203.docx |binary sw/qa/extras/ooxmlexport/ooxmlexport5.cxx|8 +++ writerfilter/source/dmapper/DomainMapperTableManager.cxx | 17 +++ 3 files changed, 17 insertions(+), 8 deletions(-) New commits: commit 02de07f

[Libreoffice-commits] core.git: cui/source sw/source

2023-01-10 Thread Aron Budea (via logerrit)
cui/source/options/treeopt.cxx |8 sw/source/uibase/shells/textsh1.cxx |8 2 files changed, 16 insertions(+) New commits: commit 0a2b048482e079e4e83307ad00ba7704a4cc815e Author: Aron Budea AuthorDate: Mon Jan 9 04:10:33 2023 +0100 Commit: Miklos Vajna Comm

[Libreoffice-commits] core.git: Branch 'libreoffice-7-5' - sw/qa sw/source

2023-01-10 Thread Miklos Vajna (via logerrit)
sw/qa/filter/html/html.cxx | 36 sw/source/filter/html/htmltabw.cxx |2 +- 2 files changed, 37 insertions(+), 1 deletion(-) New commits: commit 957dd409411ea490958f3c014a71b7361c00b8c4 Author: Miklos Vajna AuthorDate: Thu Jan 5 13:56:23 2023

[Libreoffice-commits] core.git: Branch 'distro/collabora/co-22.05' - sc/source

2023-01-10 Thread Henry Castro (via logerrit)
sc/source/ui/docshell/docsh.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 579423bc8b608bdb189fcfb4f86a21ba904c43e5 Author: Henry Castro AuthorDate: Thu Jan 5 11:32:32 2023 -0400 Commit: Andras Timar CommitDate: Tue Jan 10 11:05:40 2023 + lok

[Libreoffice-commits] core.git: include/vcl vcl/source

2023-01-10 Thread Noel Grandin (via logerrit)
include/vcl/bitmapex.hxx |2 +- vcl/source/bitmap/BitmapEx.cxx| 12 ++-- vcl/source/graphic/UnoGraphic.cxx |3 +-- 3 files changed, 8 insertions(+), 9 deletions(-) New commits: commit b00c1ea3c41aabd47f4965620e60462627f8ed26 Author: Noel Grandin AuthorDate: Mon

[Libreoffice-commits] core.git: Branch 'distro/collabora/co-22.05' - svtools/source

2023-01-10 Thread Khaled Hosny (via logerrit)
svtools/source/misc/sampletext.cxx |6 ++ 1 file changed, 6 insertions(+) New commits: commit ac3bf1039f0a4dd767bc751e7c4cfa08fba6567d Author: Khaled Hosny AuthorDate: Mon Dec 26 00:25:54 2022 +0200 Commit: Andras Timar CommitDate: Tue Jan 10 11:25:43 2023 +0100 tdf#88484:

[Libreoffice-commits] core.git: accessibility/inc comphelper/Library_comphelper.mk comphelper/source include/comphelper include/IwyuFilter_include.yaml include/toolkit solenv/clang-format toolkit/inc

2023-01-10 Thread Stephan Bergmann (via logerrit)
accessibility/inc/pch/precompiled_acc.hxx|1 comphelper/Library_comphelper.mk |1 comphelper/source/misc/accimplaccess.cxx | 54 -- include/IwyuFilter_include.yaml |3 include/comphelper/accimplaccess.hxx

Re: boost 1.81 breaks libetonyek and gtv-calc-header-bar.cxx

2023-01-10 Thread Ilmari Lauhakangas
On 9.1.2023 3.18, Douglas Guptill wrote: On Sun, Jan 08, 2023 at 09:19:52PM +0200, Ilmari Lauhakangas wrote: On 8.1.2023 16.23, Douglas Guptill wrote: On Sun, Jan 08, 2023 at 04:40:12AM +, - Etna wrote: Boost 1.81 has been released, but Libreoffice has not been able to be compiled against

[Libreoffice-commits] core.git: Branch 'libreoffice-7-5' - sc/source

2023-01-10 Thread Heiko Tietze (via logerrit)
sc/source/ui/view/formatsh.cxx |3 --- 1 file changed, 3 deletions(-) New commits: commit 9d6ae0b8d2ebb3931b3c46147e14939e7ed3f3ed Author: Heiko Tietze AuthorDate: Fri Jan 6 09:58:25 2023 + Commit: Xisco Fauli CommitDate: Tue Jan 10 09:48:38 2023 + Revert "Resolves tdf#

New LibreOffice Developer positions at The Document Foundation, remote, full-time

2023-01-10 Thread Mike Saunders
Hello, Here at The Document Foundation, we have two new Developer roles, the first one initially focusing on accessibility in LibreOffice: https://blog.documentfoundation.org/blog/2022/12/21/join-the-libreoffice-team-as-a-developer-focusing-on-accessibility-full-time-remote-m-f-d/ And the sec

[Libreoffice-commits] core.git: Branch 'libreoffice-7-4' - desktop/source extensions/source

2023-01-10 Thread Julien Nabet (via logerrit)
desktop/source/app/updater.cxx |2 +- extensions/source/update/check/download.cxx |8 2 files changed, 5 insertions(+), 5 deletions(-) New commits: commit 8b69b189726365411772d098e504acd90d1606e9 Author: Julien Nabet AuthorDate: Mon Jan 9 09:01:41 2023 +0100 Com

[Libreoffice-commits] core.git: Branch 'libreoffice-7-5' - vcl/source

2023-01-10 Thread Caolán McNamara (via logerrit)
vcl/source/edit/vclmedit.cxx | 15 +-- 1 file changed, 13 insertions(+), 2 deletions(-) New commits: commit 474038abe7155bf7d85ae5a2e305d5ba37ab35ea Author: Caolán McNamara AuthorDate: Mon Jan 9 10:32:37 2023 + Commit: Xisco Fauli CommitDate: Tue Jan 10 09:03:30 2023 +

[Libreoffice-commits] core.git: Branch 'distro/collabora/co-22.05' - sc/source

2023-01-10 Thread Paris Oplopoios (via logerrit)
sc/source/filter/excel/xestream.cxx | 11 +++ 1 file changed, 11 insertions(+) New commits: commit 1ecf49085ae34561ddc9ef91ded4764fbe1f0732 Author: Paris Oplopoios AuthorDate: Wed Nov 9 13:43:46 2022 +0200 Commit: Andras Timar CommitDate: Tue Jan 10 08:12:41 2023 + Ge

[Libreoffice-commits] core.git: sw/inc sw/qa sw/sdi sw/source

2023-01-10 Thread Miklos Vajna (via logerrit)
sw/inc/cmdid.h |1 sw/qa/uibase/shells/shells.cxx | 51 + sw/sdi/_textsh.sdi |6 ++ sw/sdi/swriter.sdi | 14 ++ sw/source/uibase/shells/textsh1.cxx | 73 5 fi

[Libreoffice-commits] core.git: sw/qa writerfilter/source

2023-01-10 Thread Vasily Melenchuk (via logerrit)
sw/qa/extras/rtfexport/data/tdf103956.rtf |8 + sw/qa/extras/rtfexport/rtfexport4.cxx | 37 writerfilter/source/rtftok/rtfdispatchvalue.cxx | 13 ++-- 3 files changed, 55 insertions(+), 3 deletions(-) New commits: commit 26d74a57d54327b9fd5

Re: Subject : Help regarding Bug 90341 - Clean up excessive const_cast'ing

2023-01-10 Thread Ilmari Lauhakangas
On 9.1.2023 21.48, Siddharth Khattar wrote: Hello, So I did all the recommended changes (including cleaning up my unintended mess of new patches) that were commented in the code in the file "impastpl.cxx" but Jenkins is still giving me a build error. Can someone please help me with it, the lin