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

2023-05-20 Thread Henry Castro (via logerrit)
editeng/source/editeng/impedit.cxx |5 +++-- sc/source/ui/view/viewdata.cxx |4 2 files changed, 7 insertions(+), 2 deletions(-) New commits: commit b7ed0f2366f6ba09ab5c3f1af169020effe59a9e Author: Henry Castro AuthorDate: Wed Apr 19 09:50:56 2023 -0400 Commit: Henry Cas

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

2023-05-20 Thread Henry Castro (via logerrit)
sc/source/ui/view/gridwin4.cxx |6 ++ 1 file changed, 6 insertions(+) New commits: commit 1ede9695bbbddaaf1561364d7c2d2b5c30c207d3 Author: Henry Castro AuthorDate: Thu Apr 27 16:34:54 2023 -0400 Commit: Henry Castro CommitDate: Sat May 20 22:23:07 2023 +0200 lok: sc: restor

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

2023-05-20 Thread Caolán McNamara (via logerrit)
sw/source/uibase/config/viewopt.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 1fec168aff4569827d4822c9fcff7bc4ecd0d04b Author: Caolán McNamara AuthorDate: Tue May 16 13:05:03 2023 +0100 Commit: Caolán McNamara CommitDate: Sat May 20 22:22:37 2023 +0200 ofz#5902

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

2023-05-20 Thread Justin Luth (via logerrit)
sw/qa/extras/ww8export/data/tdf90408.doc |binary sw/qa/extras/ww8export/data/tdf90408B.doc |binary sw/qa/extras/ww8export/ww8export4.cxx | 26 ++ sw/source/filter/ww8/ww8par5.cxx | 26 -- 4 files changed, 26 insertions(+), 26 dele

Re: How to write pAttrList->add(XML_typeface, OString());

2023-05-20 Thread Caolán McNamara
On Sat, 2023-05-20 at 20:33 +0200, Regina Henschel wrote: > Hi all, > > linux_clang_dbgutil_64 does not like > > pAttrList->add(XML_typeface, OString()); > > and says, that I have to use std::string_view instead of OString. > But I don't know how to write it. I imagine pAttrList->add(XML_typef

How to write pAttrList->add(XML_typeface, OString());

2023-05-20 Thread Regina Henschel
Hi all, linux_clang_dbgutil_64 does not like pAttrList->add(XML_typeface, OString()); and says, that I have to use std::string_view instead of OString. But I don't know how to write it. Please help me. It is in https://gerrit.libreoffice.org/c/core/+/152024 Kind regards, Regina

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

2023-05-20 Thread Justin Luth (via logerrit)
sd/qa/uitest/impress_tests2/tdf139511.py |2 +- sd/source/ui/table/tablefunction.cxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit fc15f483988622b8e3ea2a97c9a8593f2beb18fb Author: Justin Luth AuthorDate: Fri May 19 15:59:13 2023 -0400 Commit: Jus

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

2023-05-20 Thread Dennis Francis (via logerrit)
sc/qa/unit/data/xlsx/tablerefsnamed.xlsx |binary sc/qa/unit/subsequent_filters_test2.cxx | 15 ++ sc/source/core/tool/interpr1.cxx | 43 +++ 3 files changed, 48 insertions(+), 10 deletions(-) New commits: commit 4536694edb7e564ea1f4ae871e9107f52ed

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

2023-05-20 Thread Dennis Francis (via logerrit)
sc/qa/unit/data/xlsx/tablerefsnamed.xlsx |binary sc/qa/unit/subsequent_filters_test2.cxx | 17 sc/source/core/tool/interpr1.cxx | 43 +++ 3 files changed, 50 insertions(+), 10 deletions(-) New commits: commit 49d6567a196f4bfafb45b07b1b88e7c00

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

2023-05-20 Thread Olivier Hallot (via logerrit)
source/text/smath/01/03090500.xhp | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) New commits: commit 8322f7d3b512cbd1a548a1b37d07d5614e3bb3c6 Author: Olivier Hallot AuthorDate: Sat May 20 14:50:01 2023 +0200 Commit: Olivier Hallot CommitDate: Sat May 20 15:06:20 20

[Libreoffice-commits] core.git: helpcontent2

2023-05-20 Thread Olivier Hallot (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 01efc938229b03faf79555a04efc7526dd68d7e8 Author: Olivier Hallot AuthorDate: Sat May 20 15:06:21 2023 +0200 Commit: Gerrit Code Review CommitDate: Sat May 20 15:06:21 2023 +0200 Update git subm

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

2023-05-20 Thread Mike Kaganski (via logerrit)
editeng/source/misc/svxacorr.cxx| 102 sw/qa/extras/uiwriter/uiwriter6.cxx | 24 2 files changed, 82 insertions(+), 44 deletions(-) New commits: commit 075ecc1c31199d0fd0f930cf1b803b04a3b17ce8 Author: Mike Kaganski AuthorDate: Fri May 19 1

[Libreoffice-commits] core.git: 2 commits - offapi/com wizards/source

2023-05-20 Thread Jean-Pierre Ledure (via logerrit)
offapi/com/sun/star/ui/dialogs/DialogClosedEvent.idl |1 offapi/com/sun/star/ui/dialogs/FilePickerEvent.idl |1 wizards/source/scriptforge/python/scriptforge.py |5 + wizards/source/sfdialogs/SF_Dialog.xba | 71 ++- wizards/source/sfdialogs/SF_Di

[Libreoffice-commits] core.git: 2 commits - basegfx/test compilerplugins/clang cui/source dbaccess/source include/svx include/vcl package/inc package/source sc/inc sc/source sd/source svx/inc sw/inc s

2023-05-20 Thread Noel Grandin (via logerrit)
basegfx/test/B2DPolyPolygonTest.cxx|1 basegfx/test/boxclipper.cxx|9 basegfx/test/boxclipper.hxx| 31 compilerplugins/clang/unusedmethods.results| 1100 +++-- compilerplugi

[Libreoffice-commits] core.git: include/docmodel

2023-05-20 Thread Tomaž Vajngerl (via logerrit)
include/docmodel/color/ComplexColor.hxx | 30 ++ include/docmodel/color/Transformation.hxx | 20 2 files changed, 50 insertions(+) New commits: commit a3d566165c0580ab41334cb3e031465df1f839ad Author: Tomaž Vajngerl AuthorDate: Thu May 18

[Libreoffice-commits] core.git: Branch 'distro/cib/libreoffice-6-4' - sysui/desktop

2023-05-20 Thread Balazs Varga (via logerrit)
sysui/desktop/icons/empty-document.ico |binary sysui/desktop/icons/empty-template.ico |binary sysui/desktop/icons/hicolor/1024x1024/mimetypes/oasis-empty.png |binary sysui/desktop/icons/hicolor/1024x1024/mimetypes/oasis-empty.svg | 11 +-