Re: Where to put a static method for common use in oox?

2022-12-01 Thread Tomaž Vajngerl
Hi Regina, On Fri, Dec 2, 2022 at 8:39 AM Regina Henschel wrote: > Hi all, > > I'm going to implement generating Fontwork shapes in import of docx (bug > 125884). Thereby I have noticed, that the method > > static void > lcl_putCustomShapeIntoTextPathMode(const > uno::Reference& xShape, >

Where to put a static method for common use in oox?

2022-12-01 Thread Regina Henschel
Hi all, I'm going to implement generating Fontwork shapes in import of docx (bug 125884). Thereby I have noticed, that the method static void lcl_putCustomShapeIntoTextPathMode(const uno::Reference& xShape, const CustomShapePropertiesPtr& pCustomShapeProper

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

2022-12-01 Thread Justin Luth (via logerrit)
sw/inc/textcontentcontrol.hxx |2 ++ sw/qa/core/data/docm/testModernVBA.docm |binary sw/source/core/txtnode/attrcontentcontrol.cxx | 14 ++ sw/source/ui/vba/vbacontentcontrol.cxx|5 ++--- 4 files changed, 18 insertions(+), 3 deletions(-) New co

[Libreoffice-commits] core.git: include/toolkit include/unotools include/vbahelper toolkit/inc ucb/source unotools/source

2022-12-01 Thread Noel Grandin (via logerrit)
include/toolkit/awt/vclxwindows.hxx |4 +--- include/unotools/eventlisteneradapter.hxx |2 -- include/vbahelper/vbadialogbase.hxx |3 +-- toolkit/inc/helper/msgbox.hxx |3 +-- ucb/source/cacher/dynamicresultsetwrapper.hxx |1 - ucb/source

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

2022-12-01 Thread Noel Grandin (via logerrit)
chart2/source/inc/chartview/DrawModelWrapper.hxx |2 chart2/source/view/main/ChartItemPool.cxx| 43 chart2/source/view/main/ChartItemPool.hxx|8 +-- chart2/source/view/main/DrawModelWrapper.cxx | 29 ++ sw/inc/undobj.hxx

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

2022-12-01 Thread Xisco Fauli (via logerrit)
sc/IwyuFilter_sc.yaml |9 - sc/qa/unit/bugfix-test.cxx |3 --- sc/qa/unit/chart2dataprovider.cxx |1 - sc/qa/unit/dataproviders_test.cxx |1 - sc/qa/unit/filters-test.cxx | 11 --- sc/qa/unit/helper/qahelper.c

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

2022-12-01 Thread Justin Luth (via logerrit)
sw/inc/formatcontentcontrol.hxx |4 ++ sw/inc/textcontentcontrol.hxx |2 + sw/source/core/txtnode/attrcontentcontrol.cxx | 33 sw/source/ui/vba/vbacontentcontrollistentry.cxx | 16 +-- 4 files changed, 46 insertions(+

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

2022-12-01 Thread Michael Stahl (via logerrit)
drawinglayer/source/tools/primitive2dxmldump.cxx | 14 ++ 1 file changed, 14 insertions(+) New commits: commit d7e80e272a83f960b06521595bd494f2dc84038a Author: Michael Stahl AuthorDate: Wed Nov 30 19:23:09 2022 +0100 Commit: Michael Stahl CommitDate: Thu Dec 1 19:31:44 202

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

2022-12-01 Thread Stephan Bergmann (via logerrit)
vcl/inc/win/salgdi.h |2 vcl/win/gdi/salfont.cxx |4 - vcl/win/gdi/salgdi.cxx| 18 -- vcl/win/gdi/salnativewidgets-luna.cxx | 101 -- vcl/win/gdi/winlayout.cxx |5 - 5 files changed, 67 i

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

2022-12-01 Thread Caolán McNamara (via logerrit)
sd/source/core/drawdoc4.cxx |4 1 file changed, 4 insertions(+) New commits: commit 5c28d80e766795b9e998f72f60abdfee01d5fe54 Author: Caolán McNamara AuthorDate: Thu Dec 1 14:03:15 2022 + Commit: Caolán McNamara CommitDate: Thu Dec 1 17:34:38 2022 +0100 ofz#53873 Abrt

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

2022-12-01 Thread Michael Stahl (via logerrit)
svx/source/sdr/contact/viewobjectcontact.cxx | 105 +++ 1 file changed, 60 insertions(+), 45 deletions(-) New commits: commit 81ef84648515965bf67afaced946227d0f63a71e Author: Michael Stahl AuthorDate: Wed Nov 30 16:40:27 2022 +0100 Commit: Michael Stahl CommitDa

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

2022-12-01 Thread Michael Stahl (via logerrit)
include/svx/svdotable.hxx |7 --- svx/source/table/viewcontactoftableobj.cxx | 59 +++-- svx/source/table/viewcontactoftableobj.hxx |1 3 files changed, 58 insertions(+), 9 deletions(-) New commits: commit 4bfa3edaeea444d46f9470d415667fb8df54c32

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

2022-12-01 Thread Michael Stahl (via logerrit)
drawinglayer/source/processor2d/vclmetafileprocessor2d.cxx |5 + svx/source/table/viewcontactoftableobj.cxx |8 ++ vcl/qa/cppunit/pdfexport/pdfexport.cxx | 41 - 3 files changed, 52 insertions(+), 2 deletions(-) New commits: commit 0bc96b8

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

2022-12-01 Thread Michael Stahl (via logerrit)
svx/source/sdr/contact/viewobjectcontact.cxx |2 svx/source/table/viewcontactoftableobj.cxx | 30 ++- vcl/qa/cppunit/pdfexport/data/tdf135192-1.fodp | 239 + vcl/qa/cppunit/pdfexport/pdfexport.cxx | 95 + 4 files changed, 364 insertions(+), 2

[Libreoffice-commits] core.git: xmlsecurity/CppunitTest_xmlsecurity_signing2.mk xmlsecurity/CppunitTest_xmlsecurity_signing.mk xmlsecurity/Module_xmlsecurity.mk xmlsecurity/qa

2022-12-01 Thread Xisco Fauli (via logerrit)
xmlsecurity/CppunitTest_xmlsecurity_signing.mk |1 xmlsecurity/CppunitTest_xmlsecurity_signing2.mk | 94 xmlsecurity/Module_xmlsecurity.mk |1 xmlsecurity/qa/unit/signing/signing2.cxx| 65 ++-- 4 files changed, 104 insertion

ESC meeting minutes: 2022-12-01

2022-12-01 Thread Stephan Bergmann
* Present: + Heiko, Ilmari, Stephan, Caolan, Hossein, Cloph, Michael S, Thorsten, Xisco, Eike * Completed Action Items: + enable the commit permission for Kevin (Cloph) + send the new-committer welcome mail to Kevin (Heiko) * Pending Action Items: * Release Engineering update (Clo

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

2022-12-01 Thread Stephan Bergmann (via logerrit)
include/toolkit/awt/vclxwindows.hxx | 109 + toolkit/inc/awt/vclxcontainer.hxx| 17 toolkit/inc/awt/vclxsystemdependentwindow.hxx| 15 toolkit/inc/awt/vclxtopwindow.hxx| 19 - toolkit/inc/awt/vclxwindows.hxx | 169 +---

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

2022-12-01 Thread Xisco Fauli (via logerrit)
sd/qa/unit/import-tests2.cxx |2 +- sd/qa/unit/sdmodeltestbase.hxx | 11 +++ 2 files changed, 12 insertions(+), 1 deletion(-) New commits: commit b3291a3c0e64fd759184c29848d4323e1384965e Author: Xisco Fauli AuthorDate: Thu Dec 1 13:46:49 2022 +0100 Commit: Xisco Fauli Co

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

2022-12-01 Thread Caolán McNamara (via logerrit)
drawinglayer/source/primitive2d/textlayoutdevice.cxx |2 +- editeng/source/items/svxfont.cxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 2b1d0d7b3d8df805abefdb4b4a80f8f17d6924cc Author: Caolán McNamara AuthorDate: Thu Dec 1 11:24:49

Minutes from the UX/design meeting 2022-Dec-01

2022-12-01 Thread Heiko Tietze
Present: Heiko Comments: Rafael, Timur, Maxim, Eike, Mike, Dieter Tickets/Topics * Impress: Table design icon without function + https://bugs.documentfoundation.org/show_bug.cgi?id=151185 + issue will be obsolete if bug 101802 is done (consolidating table style across modules) (Rafae

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

2022-12-01 Thread Rafael Lima (via logerrit)
dbaccess/inc/helpids.h|3 +++ dbaccess/source/ui/dlg/dbwizsetup.cxx |4 2 files changed, 7 insertions(+) New commits: commit 4a3964c904388c433066f7d1ab6f457374618182 Author: Rafael Lima AuthorDate: Thu Sep 22 01:18:20 2022 +0200 Commit: Rafael Lima CommitDat

Re: Installation from LibreOffice on MAC (arm64) with VENTURA.....

2022-12-01 Thread Alexander Thurgood
Le 01/12/2022 à 11:45, Christian Lohmaier a écrit : Hi all, I've just downloaded and installed 7.5.00.alpha aarch64 from: https://dev-builds.libreoffice.org/daily/master/MacOSX-aarch64@tb93-TDF/current/ 1st December 2022 I am experiencing the same behaviour as reported by Zhéxué on macOS V

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

2022-12-01 Thread Caolán McNamara (via logerrit)
canvas/source/cairo/cairo_textlayout.cxx |8 +++- 1 file changed, 3 insertions(+), 5 deletions(-) New commits: commit 5d4321803007e683968b5622a1685d8aef1e932c Author: Caolán McNamara AuthorDate: Thu Dec 1 11:46:59 2022 + Commit: Caolán McNamara CommitDate: Thu Dec 1 13:57:39

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

2022-12-01 Thread Caolán McNamara (via logerrit)
vcl/unx/generic/gdi/cairotextrender.cxx |5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) New commits: commit c27280c512683a52a19af6448f84f0533655d8fa Author: Caolán McNamara AuthorDate: Thu Dec 1 09:45:47 2022 + Commit: Caolán McNamara CommitDate: Thu Dec 1 13:57:21 202

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

2022-12-01 Thread offtkp (via logerrit)
sc/qa/unit/data/xlsx/hiddenButton.xlsx|binary sc/qa/unit/subsequent_export_test2.cxx| 15 sc/source/filter/excel/excrecds.cxx | 54 ++ sc/source/filter/inc/autofilterbuffer.hxx |1 sc/source/filter/inc/excrecds.hxx |5 ++ sc/

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

2022-12-01 Thread Xisco Fauli (via logerrit)
sc/qa/unit/helper/qahelper.cxx |5 - sc/qa/unit/helper/qahelper.hxx |2 +- sc/qa/unit/subsequent_filters_test2.cxx |5 +++-- sw/qa/inc/swmodeltestbase.hxx |5 + sw/qa/unit/swmodeltestbase.cxx |9 +++-- 5 files changed, 20 inserti

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

2022-12-01 Thread Caolán McNamara (via logerrit)
sw/source/ui/config/optload.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 05776b4304485490760fb5213066a094c6e9600a Author: Caolán McNamara AuthorDate: Thu Dec 1 09:14:48 2022 + Commit: Adolfo Jayme Barrientos CommitDate: Thu Dec 1 12:48:37 2022

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

2022-12-01 Thread Xisco Fauli (via logerrit)
include/sfx2/docfile.hxx|2 ++ sc/qa/unit/filters-test.cxx | 25 - sc/qa/unit/subsequent_filters_test2.cxx | 24 sfx2/source/doc/docfile.cxx | 12 sfx2/source/doc/sfxbasemodel.cxx

[Libreoffice-commits] core.git: basctl/sdi basctl/source basctl/uiconfig include/sfx2 sfx2/sdi

2022-12-01 Thread Rafael Lima (via logerrit)
basctl/sdi/baside.sdi| 11 basctl/source/basicide/baside2.hxx |4 + basctl/source/basicide/baside2b.cxx | 36 ++- basctl/source/basicide/basides1.cxx | 54 +++ basctl/source/basicide/

Re: Installation from LibreOffice on MAC (arm64) with VENTURA.....

2022-12-01 Thread Christian Lohmaier
Hi *. On Thu, Dec 1, 2022 at 10:20 AM Zhéxué M. Krawutschke wrote: > > Good morning, everyone. > > Thank you very much for the tip with the OPTION button; unfortunately it did > not work on my MAC today. Even with the latest version of 7.5.0 -alpha1. > I don't know what else could be the re

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

2022-12-01 Thread Caolán McNamara (via logerrit)
sw/source/ui/config/optload.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit d45d65559f11ecb34b14e3b5c838391c62c8c694 Author: Caolán McNamara AuthorDate: Thu Dec 1 09:14:48 2022 + Commit: Caolán McNamara CommitDate: Thu Dec 1 11:08:20 2022 +0100

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

2022-12-01 Thread Maxim Monastirsky (via logerrit)
sd/source/ui/table/TableDesignPane.cxx | 35 ++--- 1 file changed, 20 insertions(+), 15 deletions(-) New commits: commit 6d77d826c15807e80ccfff749908332e09c9f6f6 Author: Maxim Monastirsky AuthorDate: Wed Nov 30 22:47:04 2022 +0200 Commit: Maxim Monastirsky

Re: Installation from LibreOffice on MAC (arm64) with VENTURA.....

2022-12-01 Thread Zhéxué M. Krawutschke
...thank you very much, I have already tried that. I always get the message that the software is "corrupted" and that I can't start it because of that. This is not the same as the error regarding unknown developers... This is really a different error... -- Sent from Canary (https://canarymail.i

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

2022-12-01 Thread Daniel Lohmann (via logerrit)
sdext/source/presenter/PresenterScreen.cxx |6 -- 1 file changed, 4 insertions(+), 2 deletions(-) New commits: commit 9db4f60bfc5aa90a9062e429a07889b60ae99e9c Author: Daniel Lohmann AuthorDate: Sun Nov 27 19:54:15 2022 +0100 Commit: Samuel Mehrbrodt CommitDate: Thu Dec 1 10:53:3

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

2022-12-01 Thread Armin Le Grand (allotropia) (via logerrit)
drawinglayer/source/processor2d/vclmetafileprocessor2d.cxx | 10 ++ 1 file changed, 10 insertions(+) New commits: commit 082f0b250a04e16d608ce67e08e702874f390b15 Author: Armin Le Grand (allotropia) AuthorDate: Wed Nov 30 17:12:59 2022 +0100 Commit: Armin Le Grand CommitDate: T

Re: Installation from LibreOffice on MAC (arm64) with VENTURA.....

2022-12-01 Thread Ilmari Lauhakangas
On 1.12.2022 11.19, Zhéxué M. Krawutschke wrote: Good morning, everyone. Thank you very much for the tip with the OPTION button; unfortunately it did not work on my MAC today. Even with the latest version of 7.5.0 -alpha1. I don't know what else could be the reason for this. I also tried

Re: Installation from LibreOffice on MAC (arm64) with VENTURA.....

2022-12-01 Thread Zhéxué M. Krawutschke
Good morning, everyone. Thank you very much for the tip with the OPTION button; unfortunately it did not work on my MAC today. Even with the latest version of 7.5.0 -alpha1. I don't know what else could be the reason for this. I also tried to download it from another computer and then insta

Re: Installation from LibreOffice on MAC (arm64) with VENTURA.....

2022-12-01 Thread Stephan Bergmann
On 30/11/2022 13:58, Zhéxué M. Krawutschke wrote: Today  I wanted to install the 5.0.0 alpha1 - version on my Macbook AIR (arm64) and with every version I get when starting the program that the program would be corrupted & it would be better to put the program in the "trash". Quoting from a #

Re: Installation from LibreOffice on MAC (arm64) with VENTURA.....

2022-12-01 Thread Stéphane Guillou
Hi Matthias Thank you for the report. Please have a look on Bugzilla to see if the issue has already been reported, and if not, please feel free to report the issue in a new one: https://bugs.documentfoundation.org/ Much appreciated! On 30/11/22 13:58, Zhéxué M. Krawutschke wrote: Hello al