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

2020-12-31 Thread Noel Grandin (via logerrit)
sd/source/ui/dlg/copydlg.cxx |5 +++-- sd/source/ui/func/fucopy.cxx |3 ++- 2 files changed, 5 insertions(+), 3 deletions(-) New commits: commit f3805d006356651eb2fbac188457d6f89813f8db Author: Noel Grandin AuthorDate: Wed Dec 30 14:13:20 2020 +0200 Commit: Noel Grandin CommitDa

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

2020-12-31 Thread Noel Grandin (via logerrit)
cui/source/tabpages/transfrm.cxx |4 ++-- svx/source/svdraw/svdedtv1.cxx |4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) New commits: commit 9980eb71513d4c16ffaceace1a754a387c209d27 Author: Noel Grandin AuthorDate: Wed Dec 30 13:18:39 2020 +0200 Commit: Noel Grandin

[Libreoffice-commits] core.git: Branch 'feature/drawinglayercore' - 2 commits - filter/source include/vcl offapi/com offapi/UnoApi_offapi.mk vcl/inc vcl/Library_vcl.mk vcl/source

2020-12-31 Thread Tomaž Vajngerl (via logerrit)
Rebased ref, commits from common ancestor: commit c486fab465eeff78a329564b5df660b828760243 Author: Tomaž Vajngerl AuthorDate: Thu Dec 31 21:10:27 2020 +0900 Commit: Tomaž Vajngerl CommitDate: Fri Jan 1 12:53:01 2021 +0900 [API CHANGE] change XPdfDecomposer to use XBinaryDataContainer

[Libreoffice-commits] core.git: scripting/examples

2020-12-31 Thread Kevin Suo (via logerrit)
scripting/examples/python/NamedRanges.py | 10 -- 1 file changed, 10 deletions(-) New commits: commit 6b57cfb71a9546c32c03848751181b2db4f47176 Author: Kevin Suo AuthorDate: Thu Dec 31 21:49:19 2020 +0800 Commit: Noel Grandin CommitDate: Fri Jan 1 07:37:47 2021 +0100 tdf#1

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

2020-12-31 Thread Caolán McNamara (via logerrit)
sc/qa/unit/scshapetest.cxx |9 + 1 file changed, 9 insertions(+) New commits: commit 5c6139ac36134a21345525c21e167a356b0892b9 Author: Caolán McNamara AuthorDate: Thu Dec 31 19:40:17 2020 + Commit: Noel Grandin CommitDate: Fri Jan 1 07:35:59 2021 +0100 disable contan

[Libreoffice-commits] core.git: filter/source svx/source

2020-12-31 Thread Noel Grandin (via logerrit)
filter/source/msfilter/msdffimp.cxx |3 +-- svx/source/svdraw/svdfmtf.cxx |5 + svx/source/svdraw/svdobj.cxx| 12 +++- svx/source/svdraw/svdpdf.cxx|5 + 4 files changed, 6 insertions(+), 19 deletions(-) New commits: commit 303de624f43cea9d0ead26

Re: Dropping X11 VCL backend

2020-12-31 Thread Chris Sherlock
> On 30 Dec 2020, at 3:31 am, Thorsten Behrens wrote: > > Chris Sherlock wrote: > >> I asked before, but in the X11SalGraphicsImpl::supportOperation(), >> it seems to be checking to see if the X Server supports >> XRender. Hopefully I’m reading the code right. If I am reading that >> right, a

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

2020-12-31 Thread Bjoern Michaelsen (via logerrit)
sw/Module_sw.mk |2 sw/qa/uitest/writer_tests4/spellDialog.py |2 sw/source/core/inc/flyfrm.hxx |1 sw/source/core/layout/fly.cxx | 126 ++ sw/source/core/layout/flycnt.cxx |4 sw/source/cor

Re: Problems with OutputDevice

2020-12-31 Thread Chris Sherlock
So I have a plan of attack that will alleviate some of these problems. It’s really a two pronged attack, which is actually just a gradual migration of code that can be done gradually. The two tasks are: Task: migrate fallback code out of OutputDevice and into SalGraphics. I have already starte

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

2020-12-31 Thread Jean-Pierre Ledure (via logerrit)
wizards/source/scriptforge/SF_Exception.xba |4 wizards/source/scriptforge/SF_Root.xba| 15 ++ wizards/source/scriptforge/po/ScriptForge.pot | 20 ++- wizards/source/scriptforge/po/en.po | 20 ++- wizards/source/sfdocuments/SF_Base.xba|2 wizards/source/

Re: Building LO on Raspberry pi 4b, error: unknown attribute 'externally_visible' on jni part

2020-12-31 Thread julien2412
It seems "externally_visible" is a specific attribute of gcc (so not known by clang). See https://gcc.gnu.org/onlinedocs/gcc-10.2.0/gcc/Common-Function-Attributes.html#Common-Function-Attributes Reading the link, it seems we can ignore this error since it's only useful if we use "-fwhole-program" a

Re: Jenkins pb?

2020-12-31 Thread julien2412
Ilmari Lauhakangas wrote > On 31.12.2020 11.19, julien2412 wrote: > It was just discussed on #tdf-infra and is being worked on. Apparently > some ccache-related issue. Thank you for the quick feedback. I hope other random pbs will be taken into account, eg: - Windows Jenkins which stops, see htt

Jenkins pb?

2020-12-31 Thread julien2412
Hello, It seems there are more and more failing Jenkins not related to the tested patches. eg for https://ci.libreoffice.org/job/gerrit_master/74633/ with https://ci.libreoffice.org/job/gerrit_linux_clang_dbgutil/76775/console Started by upstream project "gerrit_master" build number 74633 origina

[Libreoffice-commits] core.git: Branch 'feature/drawinglayercore' - 11 commits - emfio/source filter/CppunitTest_filter_tiff_test.mk filter/Library_gie.mk filter/Module_filter.mk filter/qa filter/sour

2020-12-31 Thread Tomaž Vajngerl (via logerrit)
Rebased ref, commits from common ancestor: commit 16ed5895091056bfc92846eb5db0e95b6027b02f Author: Tomaž Vajngerl AuthorDate: Thu Dec 31 21:10:27 2020 +0900 Commit: Tomaž Vajngerl CommitDate: Thu Dec 31 21:37:21 2020 +0900 [API CHANGE] change XPdfDecomposer to use XBinaryDataContaine

[Libreoffice-commits] core.git: Branch 'feature/drawinglayercore' - filter/source offapi/com vcl/source

2020-12-31 Thread Tomaž Vajngerl (via logerrit)
filter/source/pdf/pdfdecomposer.cxx| 14 ++ offapi/com/sun/star/graphic/XPdfDecomposer.idl |7 --- vcl/source/gdi/vectorgraphicdata.cxx | 10 +++--- 3 files changed, 21 insertions(+), 10 deletions(-) New commits: commit 8763e2e161787004cd98a879595

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

2020-12-31 Thread Tor Lillqvist (via logerrit)
vcl/source/gdi/FileDefinitionWidgetDraw.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f59af079afd1ff5fa87323b6abc5f3bfd516c22f Author: Tor Lillqvist AuthorDate: Wed Dec 30 17:44:49 2020 +0200 Commit: Tor Lillqvist CommitDate: Thu Dec 31 13:10:33 2020 +

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

2020-12-31 Thread Tor Lillqvist (via logerrit)
vcl/inc/quartz/salgdi.h|2 +- vcl/quartz/salgdi.cxx |8 vcl/quartz/salgdiutils.cxx |9 - 3 files changed, 1 insertion(+), 18 deletions(-) New commits: commit 6bf3de9144780330a99e7512ade8c31c44b8365b Author: Tor Lillqvist AuthorDate: Wed Dec 30 16:48:08 2

[Libreoffice-commits] core.git: Branch 'feature/drawinglayercore' - include/vcl offapi/com offapi/UnoApi_offapi.mk vcl/inc vcl/Library_vcl.mk vcl/source

2020-12-31 Thread Tomaž Vajngerl (via logerrit)
Rebased ref, commits from common ancestor: commit 6767de862a64b75e4c40a9a4874aaa3bb9f5d9d5 Author: Tomaž Vajngerl AuthorDate: Fri Dec 25 20:10:44 2020 +0900 Commit: Tomaž Vajngerl CommitDate: Thu Dec 31 21:02:01 2020 +0900 vcl: add an UNO interface and impl. for BinaryDataContainer

[Libreoffice-commits] core.git: Branch 'feature/drawinglayercore' - include/vcl offapi/com offapi/UnoApi_offapi.mk vcl/inc vcl/Library_vcl.mk vcl/source

2020-12-31 Thread Tomaž Vajngerl (via logerrit)
Rebased ref, commits from common ancestor: commit 08a8f10c21b8f1884a31b1ac7c82fdc36fa748ab Author: Tomaž Vajngerl AuthorDate: Fri Dec 25 20:10:44 2020 +0900 Commit: Tomaž Vajngerl CommitDate: Thu Dec 31 20:57:15 2020 +0900 vcl: add an UNO interface and impl. for BinaryDataContainer

[Libreoffice-commits] core.git: Branch 'feature/drawinglayercore' - include/vcl vcl/inc vcl/Library_vcl.mk vcl/source vcl/vcl.common.component

2020-12-31 Thread Tomaž Vajngerl (via logerrit)
Rebased ref, commits from common ancestor: commit 1a5731ca35bec6663842eaf517d72174c81d009f Author: Tomaž Vajngerl AuthorDate: Thu Dec 31 19:38:25 2020 +0900 Commit: Tomaž Vajngerl CommitDate: Thu Dec 31 19:41:03 2020 +0900 BinaryDataContainer UNO improvement Change-Id: I44af

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

2020-12-31 Thread Caolán McNamara (via logerrit)
xmloff/source/style/xmlexppr.cxx | 11 +-- 1 file changed, 5 insertions(+), 6 deletions(-) New commits: commit a6e7509e1b7f20f7bd266d9c4d7bd0e5b1c72907 Author: Caolán McNamara AuthorDate: Thu Dec 31 10:13:09 2020 + Commit: Caolán McNamara CommitDate: Thu Dec 31 12:47:54 20

[Libreoffice-commits] core.git: Branch 'feature/drawinglayercore' - 15 commits - emfio/source filter/CppunitTest_filter_tiff_test.mk filter/Library_gie.mk filter/Module_filter.mk filter/qa filter/sour

2020-12-31 Thread Tomaž Vajngerl (via logerrit)
Rebased ref, commits from common ancestor: commit 812931cee980defa6197934a63196744f5ed76de Author: Tomaž Vajngerl AuthorDate: Thu Dec 31 19:38:25 2020 +0900 Commit: Tomaž Vajngerl CommitDate: Thu Dec 31 19:40:03 2020 +0900 BinaryDataContainer UNO improvement Change-Id: I44af

[Libreoffice-commits] core.git: Branch 'feature/drawinglayercore' - 2 commits - include/vcl vcl/inc vcl/Library_vcl.mk vcl/source vcl/vcl.common.component

2020-12-31 Thread Tomaž Vajngerl (via logerrit)
include/vcl/BinaryDataContainerTools.hxx| 23 +++ vcl/Library_vcl.mk |1 vcl/inc/graphic/Manager.hxx |5 + vcl/inc/graphic/UnoBinaryDataContainer.hxx | 53 + vcl/source/gdi/impgraph.cxx

[Libreoffice-commits] core.git: helpcontent2

2020-12-31 Thread Seth Chaiklin (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f6d753ce37231e69ca1dc55fc70b981fff74b766 Author: Seth Chaiklin AuthorDate: Thu Dec 31 11:08:06 2020 +0100 Commit: Gerrit Code Review CommitDate: Thu Dec 31 11:08:06 2020 +0100 Update git submo

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

2020-12-31 Thread Seth Chaiklin (via logerrit)
source/text/scalc/01/04060104.xhp | 24 1 file changed, 12 insertions(+), 12 deletions(-) New commits: commit a7b6a0c0ca1e250f951260cfc37877ae6b66ec2d Author: Seth Chaiklin AuthorDate: Wed Dec 30 22:11:58 2020 +0100 Commit: Seth Chaiklin CommitDate: Thu Dec 31

Re: Jenkins pb?

2020-12-31 Thread Ilmari Lauhakangas
On 31.12.2020 11.19, julien2412 wrote: It seems there are more and more failing Jenkins not related to the tested patches. eg for https://ci.libreoffice.org/job/gerrit_master/74633/ with https://ci.libreoffice.org/job/gerrit_linux_clang_dbgutil/76775/console Started by upstream project "gerrit_m