[Libreoffice-bugs] [Bug 122898] FILESAVE DOCX, Shape loses its resize option when odt is saved as docx

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Jun 18 12:55:35 UTC 2019


https://bugs.documentfoundation.org/show_bug.cgi?id=122898

--- Comment #13 from Regina Henschel <rb.henschel at t-online.de> ---
We do not need conversion from ODF equation to DrawingML in such cases. We can
already roundtrip pptx -> odp -> pptx via "ooxml-foo" preset shapes and we can
roundtrip odp -> ppt -> odp via binary preset shapes. So we need a converter
from binary preset shapes to DrawingML preset shapes. Because path and handles
are defined in the preset shape definition, it would be sufficient, to convert
the adjustment values.

Sometimes it is only a conversion between unit-systems, sometimes (as for
left-right-arrow) you need to convert between single handle and two handles.

The conversion from DrawingML preset to binary preset is missing too. That is
bug 89853.

I thing, there exist 187 DrawingML preset shapes and 230 binary preset shapes.
It would be doable without equation conversion, but it is a lot of work. And
the conversion from ODF "non-promitive" to DrawingML "custGeom" would still be
missing.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190618/768dd689/attachment.html>


More information about the Libreoffice-bugs mailing list