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

2022-11-26 Thread Khaled Hosny (via logerrit)
vcl/inc/pdf/pdfwriter_impl.hxx|8 +--- vcl/quartz/salgdi.cxx |5 - vcl/source/gdi/pdfwriter_impl.cxx | 25 - 3 files changed, 21 insertions(+), 17 deletions(-) New commits: commit ae2d1315766581259756c819f0227270d344f4d4 Author: Khaled

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

2022-11-26 Thread Bogdan B (via logerrit)
svx/source/engine3d/view3d.cxx |4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) New commits: commit 5b18eebc2c95321ce7e6edf10f4df81557382a48 Author: Bogdan B AuthorDate: Thu Nov 24 21:06:35 2022 +0100 Commit: Hossein CommitDate: Sat Nov 26 23:39:26 2022 +0100 tdf#147906

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

2022-11-26 Thread Balazs Varga (via logerrit)
sc/qa/unit/data/ods/tdf152081_UndoHideColsWithNotes.ods |binary sc/qa/unit/scshapetest.cxx | 31 sc/source/core/data/drwlayer.cxx|2 - 3 files changed, 32 insertions(+), 1 deletion(-) New commits: commit c9807faad6a154b5

How to remove frame in SdrCustomShape during import from docx?

2022-11-26 Thread Regina Henschel
Hi all, Problem is: The fact, that the shape should be a text warp (WordArt, Fontwork) is detected in WpsContext in case prstTxWarp exists. At that time a frame already exists in the shape. But with a frame it is impossible to put the custom shape into text path mode. How can I remove the fr

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

2022-11-26 Thread Caolán McNamara (via logerrit)
vcl/source/gdi/metaact.cxx | 20 +++- 1 file changed, 19 insertions(+), 1 deletion(-) New commits: commit 21b88575af9e5a6b124d8d9cb4e0a95e9fea Author: Caolán McNamara AuthorDate: Sat Nov 26 19:27:03 2022 + Commit: Caolán McNamara CommitDate: Sat Nov 26 21:36:52

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

2022-11-26 Thread Rafael Lima (via logerrit)
cui/source/customize/cfgutil.cxx |5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) New commits: commit bc5856c5c77a7ee18377cd274960950d8943178f Author: Rafael Lima AuthorDate: Fri Nov 25 20:13:51 2022 +0100 Commit: Jim Raykowski CommitDate: Sat Nov 26 20:51:30 2022 +0100

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

2022-11-26 Thread Caolán McNamara (via logerrit)
oox/source/export/drawingml.cxx | 15 +-- 1 file changed, 9 insertions(+), 6 deletions(-) New commits: commit 9bef99518e910db078149bef08e300afc8b4aaf2 Author: Caolán McNamara AuthorDate: Sat Nov 26 16:43:57 2022 + Commit: Caolán McNamara CommitDate: Sat Nov 26 20:12:43

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

2022-11-26 Thread Andrea Gelmini (via logerrit)
sw/source/ui/vba/vbacontentcontrollistentry.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 7d86a6db7a64219e599abfbd28464e3f93022929 Author: Andrea Gelmini AuthorDate: Sat Nov 26 11:08:02 2022 +0100 Commit: Julien Nabet CommitDate: Sat Nov 26 17:58:55 20

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

2022-11-26 Thread Andrea Gelmini (via logerrit)
sw/qa/extras/ooxmlexport/ooxmlexport18.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9ac9a510d8162cff3fded1d3d8312d21a677618a Author: Andrea Gelmini AuthorDate: Sat Nov 26 11:07:18 2022 +0100 Commit: Julien Nabet CommitDate: Sat Nov 26 17:56:25 2022 +0

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

2022-11-26 Thread Andrea Gelmini (via logerrit)
sw/source/ui/vba/vbacontentcontrollistentries.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 79ed78dc85bb28a179a3c38760fa5b9c1158987e Author: Andrea Gelmini AuthorDate: Sat Nov 26 11:07:10 2022 +0100 Commit: Julien Nabet CommitDate: Sat Nov 26 17:55:20

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

2022-11-26 Thread Bogdan B (via logerrit)
oox/source/export/drawingml.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6bf5dd8faea420aa0dbc7c429952c9868bcadb9e Author: Bogdan B AuthorDate: Thu Nov 24 21:29:38 2022 +0100 Commit: Hossein CommitDate: Sat Nov 26 12:12:38 2022 +0100 tdf#147906 us