tdf#109169 use custGeom for Octagon Bevel shape
commitb51e9f32410d346a9b5cba1bf3e6a485e17f119d
authorRegina Henschel <rb.henschel@t-online.de>
Fri, 15 Apr 2022 13:04:16 +0000 (15 15:04 +0200)
committerXisco Fauli <xiscofauli@libreoffice.org>
Mon, 18 Apr 2022 11:28:09 +0000 (18 13:28 +0200)
tree9ade191877b2367343be5503b47da17fdc0eb5b8
parent1af0bf010b839b7b34e856dfc5a7385db45c9aa7
tdf#109169 use custGeom for Octagon Bevel shape

The shapes 'Octagon Bevel', type col_60da8460, and 'Diamond Bevel',
type col-502ad400, are LO specific preset shapes. They have neither a
counterpart in MS binary nor in OOXML. So they need to be exported
with custGeom. To force custGeom these shape types are moved from
vDenylist to vAllowlist.
These shapes were exported as prst='rect' before.

Change-Id: I9619345812b6dba8f14ec2cc6a92ae808a56b595
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/133069
Tested-by: Jenkins
Reviewed-by: Regina Henschel <rb.henschel@t-online.de>
Signed-off-by: Xisco Fauli <xiscofauli@libreoffice.org>
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/133113
oox/source/export/shapes.cxx
sd/qa/unit/data/odp/tdf109169_Diamond.odp [new file with mode: 0644]
sd/qa/unit/data/odp/tdf109169_Octagon.odp [new file with mode: 0644]
sd/qa/unit/export-tests-ooxml3.cxx