[Libreoffice-bugs] [Bug 108269] DOCM files can' t be opened in Word after a roundtrip in Writer (until renaming)
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu Jun 1 02:48:43 UTC 2017
https://bugs.documentfoundation.org/show_bug.cgi?id=108269
Michael Meeks <michael.meeks at collabora.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|libreoffice-bugs at lists.free |vmiklos at collabora.co.uk
|desktop.org |
--- Comment #4 from Michael Meeks <michael.meeks at collabora.com> ---
Hi Miklos,
Any chance you can take a look ? the quick / horrible hack is to add to:
DocxExportFilter::exportDocument
a quick check for .docm at the end of getFileUrl() - but that, while
functional would be pretty nasty I think.
I imagine the best way is to add a 'Macro' variant of OOXML - complete with
filter fragments, etc. and to update the oox/source/core/filterdetect.cxx to
detect that, and so on (?) - that should let us manually save in that format as
well. Clearly this also needs doing for XLSM / PPTM as well - albeit at a lower
urgency for C'bra.
Thanks !
Michael.
--
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/20170601/e21042e6/attachment.html>
More information about the Libreoffice-bugs
mailing list