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

Michael Meeks <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|[email protected] |[email protected]
                   |desktop.org                 |

--- Comment #4 from Michael Meeks <[email protected]> ---
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.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to