summaryrefslogtreecommitdiff
path: root/g
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.com>2020-01-13 20:08:54 +0100
committerMiklos Vajna <vmiklos@collabora.com>2020-01-14 08:50:52 +0100
commit5960c6f4ca9dd6ab4b4081d3be7253468cd212c4 (patch)
tree7da9804779c45cd94967c61710afa5804cf768be /g
parente73b99b8dda36545116ac5b5f00c210642c2e3a6 (diff)
tdf#129516 DOCX import: fix incorrect z-order with textboxes
Commit 3272c1eb5563f3bda2caa24f32b1018372622109 (related tdf#100074: prepare group shapes text input via writerfilter, 2018-10-01) tweaked the oox code, so that later it'll be able to call back to writerfilter to parse group shape text. That makes sense, but it also removed the reset of the group shape context, which means that two subsequent group shapes are now imported as a single group shape with a merged child list. Reset the group shape context again when writerfilter asks for the XShape from oox. If this causes a problem for the above scenario later, then it could be considered to handle this in ShapeContextHandler::endFastElement(). Change-Id: I14f7f0bab2c66c8430313d5b2daffe3160a58c27 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/86712 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'g')
0 files changed, 0 insertions, 0 deletions