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

2021-09-15 Thread Miklos Vajna (via logerrit)
sw/source/core/text/porlay.cxx |9 + sw/source/core/text/porlay.hxx |2 +- sw/source/core/text/porlin.cxx |8 sw/source/core/text/porlin.hxx |4 4 files changed, 22 insertions(+), 1 deletion(-) New commits: commit cf548fbcc637f2049c9c924e1ff774787cff06ec Auth

ESC meeting agenda: 2021-09-16 16:00 Berlin time

2021-09-15 Thread Miklos Vajna
Hi, The prototype agenda is below. Extra items are appreciated either in this document or as a reply to this mail: https://nextcloud.documentfoundation.org/apps/files/?dir=/Common2/esc-minutes You can join using Jitsi here: https://jitsi.documentfoundation.org/esc Regards, Miklos * Pr

[Libreoffice-commits] core.git: Branch 'libreoffice-7-2' - external/skia

2021-09-15 Thread Rene Engelhard (via logerrit)
external/skia/UnpackedTarball_skia.mk |1 + external/skia/disable-freetype-colrv1.1 | 22 ++ 2 files changed, 23 insertions(+) New commits: commit 60e2f8b60cc9f3bbe87b7900a547af397b86e10a Author: Rene Engelhard AuthorDate: Tue Sep 14 21:17:11 2021 +0200 Commit:

Re: Build failure on x86 linux: undefined reference to `__atomic_load'

2021-09-15 Thread Rene Engelhard
Hi, Am 16.09.21 um 01:48 schrieb Luke Benes: > Thanks for helping me to try to reproduce this. I'm building with clang-14. > Are you building with gcc? Yes. gcc 10 (as of yet), as I wrote :) > I've confirmed that when I built libcuckoo from > https://github.com/efficient/libcuckoo with clang,

Re: Build failure on x86 linux: undefined reference to `__atomic_load'

2021-09-15 Thread Luke Benes
Thanks for helping me to try to reproduce this. I'm building with clang-14. Are you building with gcc? I've confirmed that when I built libcuckoo from https://github.com/efficient/libcuckoo with clang, I get a similar failure to the initial failure. When I build it with gcc-11, the build is succ

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

2021-09-15 Thread Xisco Fauli (via logerrit)
sw/qa/extras/odfexport/data/tdf144319.odt |binary sw/qa/extras/odfexport/odfexport.cxx | 17 + 2 files changed, 17 insertions(+) New commits: commit d5e55d204b71710eb5eb5d2c683dd6698626df3c Author: Xisco Fauli AuthorDate: Wed Sep 15 19:59:53 2021 +0200 Commit: Xis

Re: Build failure on x86 linux: undefined reference to `__atomic_load'

2021-09-15 Thread Rene Engelhard
Hi, Am 15.09.21 um 02:34 schrieb Luke Benes: > [DEP] LNK:Library/libsvllo.so > [LNK] Library/libsvllo.so > /usr/lib/gcc/i586-suse-linux/11/../../../../i586-suse-linux/bin/ld: > /core/workdir/CxxObject/svl/source/misc/sharedstringpool.o: in function > `libcuckoo::cuckoohash_map<_rtl_uString*, std

Minutes from the UX/design meeting 2021-Sep-15

2021-09-15 Thread Heiko Tietze
Present: Maria, Sascha, Heiko Comments: Dieter, Noel, Cor, Mike, Stuart, Adolfo Tickets/Topics * Row height in Calc was 0,45 cm now it's 0,4516 + https://bugs.documentfoundation.org/show_bug.cgi?id=144247 + revert, have 4 digits only in case of imperial units, ...? + see also Bug 13892

[Libreoffice-commits] core.git: vcl/win

2021-09-15 Thread Noel Grandin (via logerrit)
vcl/win/gdi/salprn.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 3372f93173b900c087073078a01d31916bf47783 Author: Noel Grandin AuthorDate: Wed Sep 15 16:01:13 2021 +0200 Commit: Noel Grandin CommitDate: Wed Sep 15 20:24:03 2021 +0200 add some logging for interm

[Libreoffice-commits] core.git: accessibility/inc include/formula include/oox package/inc sfx2/source starmath/inc svl/source svtools/inc sw/source vcl/inc

2021-09-15 Thread Noel Grandin (via logerrit)
accessibility/inc/standard/svtaccessiblenumericfield.hxx |3 +- include/formula/token.hxx|2 - include/oox/shape/ShapeContextHandler.hxx|4 +-- package/inc/ZipPackageFolder.hxx |2 - sfx2/source/inc/StyleList.h

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

2021-09-15 Thread Noel Grandin (via logerrit)
sd/inc/Outliner.hxx|2 +- sd/source/ui/inc/ViewShellHint.hxx |2 +- sd/source/ui/inc/tools/IconCache.hxx |2 +- sd/source/ui/inc/tools/SlotStateListener.hxx

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

2021-09-15 Thread Noel Grandin (via logerrit)
basic/inc/sbobjmod.hxx |2 +- basic/inc/sbprop.hxx|4 ++-- basic/source/inc/dlgcont.hxx|6 +++--- basic/source/inc/errobject.hxx |2 +- basic/source/inc/namecont.hxx |4 ++-- basic/source/inc/propacc.hxx|2 +- basic/source/inc/sbintern.hxx

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

2021-09-15 Thread Noel Grandin (via logerrit)
compilerplugins/clang/virtualdead.results | 28 ++--- compilerplugins/clang/virtualdead.unusedparams.results | 35 +++-- sw/inc/IDocumentRedlineAccess.hxx |1 sw/source/core/doc/DocumentRedlineManager.cxx |5 -- sw/source/

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

2021-09-15 Thread Eike Rathke (via logerrit)
sc/inc/column.hxx| 17 - sc/inc/document.hxx | 23 - sc/inc/sortparam.hxx | 69 sc/inc/table.hxx | 24 + sc/qa/unit/ucalc_sort.cxx|8 s

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

2021-09-15 Thread Michael Weghorn (via logerrit)
winaccessibility/inc/AccObjectWinManager.hxx|6 +++--- winaccessibility/source/service/AccObjectWinManager.cxx |1 + 2 files changed, 4 insertions(+), 3 deletions(-) New commits: commit ed1b10b3c0c2cab36a704dc8ffea51e387fc26d0 Author: Michael Weghorn AuthorDate: Wed Sep 1

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

2021-09-15 Thread Caolán McNamara (via logerrit)
vcl/unx/gtk3/gtkinst.cxx |6 ++ 1 file changed, 6 insertions(+) New commits: commit c76ed7c97f73e7d82ec337a0bc8b840346670a80 Author: Caolán McNamara AuthorDate: Wed Sep 15 12:11:07 2021 +0100 Commit: Caolán McNamara CommitDate: Wed Sep 15 18:18:11 2021 +0200 gtk4: remove te

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

2021-09-15 Thread Caolán McNamara (via logerrit)
cui/uiconfig/ui/colorconfigwin.ui |1 - extensions/uiconfig/spropctrlr/ui/datefield.ui |1 + sw/uiconfig/swriter/ui/gotopagedialog.ui |1 + 3 files changed, 2 insertions(+), 1 deletion(-) New commits: commit aa9dd61ae0df736bbc7ef4bb0d31998d2d160de3 Author: Caolá

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

2021-09-15 Thread Mike Kaganski (via logerrit)
tools/source/generic/poly.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6419ecb40a025f1b4f7df5d059bfca3579dab4d7 Author: Mike Kaganski AuthorDate: Wed Sep 15 12:34:12 2021 +0200 Commit: Mike Kaganski CommitDate: Wed Sep 15 16:54:19 2021 +0200 No n

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

2021-09-15 Thread Stephan Bergmann (via logerrit)
sw/uiconfig/swriter/ui/mmresultsavedialog.ui |1 - 1 file changed, 1 deletion(-) New commits: commit 7b37af5af6afe75ad952538c145a4f4e61de9a96 Author: Stephan Bergmann AuthorDate: Wed Sep 15 15:23:44 2021 +0200 Commit: Stephan Bergmann CommitDate: Wed Sep 15 16:51:21 2021 +0200

[Libreoffice-commits] core.git: officecfg/registry sw/CppunitTest_sw_ooxmlexport17.mk sw/qa sw/source

2021-09-15 Thread Miklos Vajna (via logerrit)
officecfg/registry/schema/org/openoffice/Office/Common.xcs |6 ++ sw/CppunitTest_sw_ooxmlexport17.mk |4 + sw/qa/extras/ooxmlexport/data/dont-add-new-styles.docx |binary sw/qa/extras/ooxmlexport/ooxmlexport17.cxx | 33 + sw/source/

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

2021-09-15 Thread Mike Kaganski (via logerrit)
vcl/source/outdev/textline.cxx |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit 66df55d80034e924d6ca6c05b576e417873f358c Author: Mike Kaganski AuthorDate: Wed Sep 15 12:11:23 2021 +0200 Commit: Mike Kaganski CommitDate: Wed Sep 15 16:36:49 2021 +0200 N

[Libreoffice-commits] core.git: Branch 'libreoffice-7-2' - helpcontent2

2021-09-15 Thread Olivier Hallot (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 5cdca67efae1fc8da7bc19bcb940e9a12ae84f94 Author: Olivier Hallot AuthorDate: Wed Sep 15 11:02:24 2021 -0300 Commit: Gerrit Code Review CommitDate: Wed Sep 15 16:02:24 2021 +0200 Update git subm

[Libreoffice-commits] help.git: Branch 'libreoffice-7-2' - source/text

2021-09-15 Thread Olivier Hallot (via logerrit)
source/text/shared/01/certificatepath.xhp |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit f3bf3ced8ac07689e83c4f29226323313a23caed Author: Olivier Hallot AuthorDate: Wed Sep 15 10:06:08 2021 -0300 Commit: Adolfo Jayme Barrientos CommitDate: Wed Sep 15 16:0

[Libreoffice-commits] core.git: helpcontent2

2021-09-15 Thread Olivier Hallot (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 12623692b20f41cbcaf67c3cc171c95b08ef26ba Author: Olivier Hallot AuthorDate: Wed Sep 15 10:54:05 2021 -0300 Commit: Gerrit Code Review CommitDate: Wed Sep 15 15:54:05 2021 +0200 Update git subm

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

2021-09-15 Thread Olivier Hallot (via logerrit)
source/text/shared/01/certificatepath.xhp |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 323c851c00559631e9e2ee1098d9aed89ca1d2ff Author: Olivier Hallot AuthorDate: Wed Sep 15 10:06:08 2021 -0300 Commit: Olivier Hallot CommitDate: Wed Sep 15 15:54:02 2021

[Libreoffice-commits] core.git: helpcontent2

2021-09-15 Thread Adolfo Jayme Barrientos (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f67349bf75875e8ca2bb26f19cdfc53719483ea9 Author: Adolfo Jayme Barrientos AuthorDate: Wed Sep 15 08:07:31 2021 -0500 Commit: Gerrit Code Review CommitDate: Wed Sep 15 15:07:31 2021 +0200 Update

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

2021-09-15 Thread Adolfo Jayme Barrientos (via logerrit)
source/text/shared/01/0506.xhp |2 +- source/text/shared/optionen/01010800.xhp |2 +- source/text/swriter/01/accessibility_check.xhp |2 +- 3 files changed, 3 insertions(+), 3 deletions(-) New commits: commit d599028d4f126c8a2badc3787e3fdf8277219c96 Author: A

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

2021-09-15 Thread Stephan Bergmann (via logerrit)
sw/source/core/text/porlin.hxx |2 +- sw/source/core/text/pormulti.hxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 485add3cd6240a0faceb7a74784d44b1c0a6705e Author: Stephan Bergmann AuthorDate: Wed Sep 15 12:53:28 2021 +0200 Commit: Stephan Bergma

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

2021-09-15 Thread Caolán McNamara (via logerrit)
vcl/source/window/layout.cxx |4 1 file changed, 4 insertions(+) New commits: commit dedb3337291c09c85262ca08bacd01e8e5901d22 Author: Caolán McNamara AuthorDate: Wed Sep 15 11:52:23 2021 +0100 Commit: Caolán McNamara CommitDate: Wed Sep 15 14:53:20 2021 +0200 Resolves: tdf

[Libreoffice-commits] core.git: cui/uiconfig sc/uiconfig svtools/inc svx/uiconfig sw/uiconfig

2021-09-15 Thread Adolfo Jayme Barrientos (via logerrit)
cui/uiconfig/ui/graphictestdlg.ui |2 +- cui/uiconfig/ui/optjsearchpage.ui |2 +- cui/uiconfig/ui/optviewpage.ui|2 +- cui/uiconfig/ui/textflowpage.ui |2 +- cui/uiconfig/ui/twolinespage.ui |2 +- sc/uiconfig/s

[Libreoffice-commits] dev-tools.git: test-bugzilla-files/zip.sh

2021-09-15 Thread Gülşah Köse (via logerrit)
test-bugzilla-files/zip.sh | 18 +- 1 file changed, 17 insertions(+), 1 deletion(-) New commits: commit fdae1595ab45aac688e83e199328829a0e39bc49 Author: Gülşah Köse AuthorDate: Tue Sep 14 13:47:19 2021 +0300 Commit: Miklos Vajna CommitDate: Wed Sep 15 14:09:14 2021 +02

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

2021-09-15 Thread Caolán McNamara (via logerrit)
vcl/source/gdi/virdev.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 7ac3ddefcfcb1d9bd29602fbf9c202da61d96f2c Author: Caolán McNamara AuthorDate: Wed Sep 15 10:56:52 2021 +0100 Commit: Caolán McNamara CommitDate: Wed Sep 15 13:48:21 2021 +0200 default Aliasing o

[Libreoffice-commits] core.git: compilerplugins/clang vcl/inc vcl/source

2021-09-15 Thread Noel Grandin (via logerrit)
compilerplugins/clang/unusedfields.only-used-in-constructor.results | 86 +-- compilerplugins/clang/unusedfields.readonly.results | 246 +- compilerplugins/clang/unusedfields.untouched.results| 46 - compilerplugins/clang/unusedfields.writeonly.results

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

2021-09-15 Thread Caolán McNamara (via logerrit)
vcl/unx/gtk3/gtkinst.cxx | 16 +++- 1 file changed, 11 insertions(+), 5 deletions(-) New commits: commit a258237a3d25e704b215ef7b4d75e499abe4b20a Author: Caolán McNamara AuthorDate: Wed Sep 15 10:55:28 2021 +0100 Commit: Caolán McNamara CommitDate: Wed Sep 15 13:30:31 2021

[Libreoffice-commits] core.git: compilerplugins/clang include/sfx2 include/svx

2021-09-15 Thread Noel Grandin (via logerrit)
compilerplugins/clang/unnecessaryvirtual-dead.results | 12 - compilerplugins/clang/unnecessaryvirtual.results | 136 ++ include/sfx2/thumbnailview.hxx|8 - include/svx/svdpage.hxx |2 4 files changed, 88 insert

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

2021-09-15 Thread Szymon Kłos (via logerrit)
sc/source/ui/view/gridwin4.cxx | 57 +++-- 1 file changed, 50 insertions(+), 7 deletions(-) New commits: commit d65e177242f2e7359e17161af5f5092daacc34eb Author: Szymon Kłos AuthorDate: Tue Aug 17 16:56:22 2021 +0200 Commit: Szymon Kłos CommitDate: W

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

2021-09-15 Thread Szymon Kłos (via logerrit)
vcl/source/window/window2.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 86bcb80eaf5aa5f2e9a476157906bb2e04f18aad Author: Szymon Kłos AuthorDate: Mon Aug 23 10:06:26 2021 +0200 Commit: Szymon Kłos CommitDate: Wed Sep 15 12:56:25 2021 +0200 Check mpWindowImpl befor

[Libreoffice-commits] core.git: helpcontent2

2021-09-15 Thread Alain Romedenne (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 96368ad48061ba4b2d6f6b2a78a5f5ce42b67a66 Author: Alain Romedenne AuthorDate: Wed Sep 15 12:44:24 2021 +0200 Commit: Gerrit Code Review CommitDate: Wed Sep 15 12:44:24 2021 +0200 Update git sub

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

2021-09-15 Thread Alain Romedenne (via logerrit)
source/text/sbasic/shared/calc_functions.xhp |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit ebe05a0be7226d4e35ed1cf96e60aaa2703234eb Author: Alain Romedenne AuthorDate: Wed Sep 15 10:41:55 2021 +0200 Commit: Adolfo Jayme Barrientos CommitDate: Wed Sep 15

[Libreoffice-commits] core.git: basctl/source basegfx/source chart2/source cui/source editeng/source extensions/source oox/source sc/source sdext/source sd/source sfx2/source slideshow/source svx/sour

2021-09-15 Thread Noel Grandin (via logerrit)
UnoControls/source/base/basecontainercontrol.cxx |4 ++-- basctl/source/dlged/dlgedfunc.cxx |2 +- basegfx/source/polygon/b2dpolygontools.cxx |2 +- basegfx/source/polygon/b3dpolygontools.cxx

Re: Build failure on x86 linux: undefined reference to `__atomic_load'

2021-09-15 Thread Rene Engelhard
Hi, Am 15.09.21 um 02:34 schrieb Luke Benes: > undefined reference to `__atomic_load' Probably you need to add -latomic to the link command line... Regards, Rene

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

2021-09-15 Thread Caolán McNamara (via logerrit)
vcl/source/filter/imet/ios2met.cxx | 10 ++ 1 file changed, 10 insertions(+) New commits: commit 88a6ac9f75a4375b72111af5a3e004bef4226455 Author: Caolán McNamara AuthorDate: Wed Sep 15 08:55:41 2021 +0100 Commit: Caolán McNamara CommitDate: Wed Sep 15 11:27:43 2021 +0200

[Libreoffice-commits] core.git: Branch 'libreoffice-7-2' - connectivity/source

2021-09-15 Thread Stephan Bergmann (via logerrit)
connectivity/source/parse/sqlbison.y |6 ++ 1 file changed, 6 insertions(+) New commits: commit 34be297edb6bb2fa7c0bca7504e5670d084ea782 Author: Stephan Bergmann AuthorDate: Tue Sep 14 12:20:48 2021 +0200 Commit: Michael Stahl CommitDate: Wed Sep 15 10:53:07 2021 +0200 Adap

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

2021-09-15 Thread Stephan Bergmann (via logerrit)
sw/inc/docary.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit bd7e394769f43c296a20c6faa48b6ae3a142c7a8 Author: Stephan Bergmann AuthorDate: Wed Sep 15 09:21:50 2021 +0200 Commit: Stephan Bergmann CommitDate: Wed Sep 15 10:14:58 2021 +0200 Uninitiali

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

2021-09-15 Thread Caolán McNamara (via logerrit)
vcl/source/outdev/textline.cxx | 12 +++- 1 file changed, 11 insertions(+), 1 deletion(-) New commits: commit 2987a0f4d38463a167e23c243668974d2cb863fb Author: Caolán McNamara AuthorDate: Tue Sep 14 20:44:17 2021 +0100 Commit: Caolán McNamara CommitDate: Wed Sep 15 09:44:12 202

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

2021-09-15 Thread Caolán McNamara (via logerrit)
vcl/source/outdev/textline.cxx | 14 ++ 1 file changed, 14 insertions(+) New commits: commit 17e22f416fde350d89b935922911f0172cdeaa8c Author: Caolán McNamara AuthorDate: Tue Sep 14 20:37:36 2021 +0100 Commit: Caolán McNamara CommitDate: Wed Sep 15 09:43:53 2021 +0200

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

2021-09-15 Thread Caolán McNamara (via logerrit)
vcl/source/outdev/textline.cxx |9 + 1 file changed, 5 insertions(+), 4 deletions(-) New commits: commit e1a5bcb20e15400320f926165b6d798fa36c564e Author: Caolán McNamara AuthorDate: Tue Sep 14 20:30:58 2021 +0100 Commit: Caolán McNamara CommitDate: Wed Sep 15 09:43:09 2021 +