<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:michael.meeks@collabora.com" title="Michael Meeks <michael.meeks@collabora.com>"> <span class="fn">Michael Meeks</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - DOCM files can't be opened in Word after a roundtrip in Writer (until renaming)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=108269">bug 108269</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Assignee</td>
           <td>libreoffice-bugs@lists.freedesktop.org
           </td>
           <td>vmiklos@collabora.co.uk
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - DOCM files can't be opened in Word after a roundtrip in Writer (until renaming)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=108269#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - DOCM files can't be opened in Word after a roundtrip in Writer (until renaming)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=108269">bug 108269</a>
              from <span class="vcard"><a class="email" href="mailto:michael.meeks@collabora.com" title="Michael Meeks <michael.meeks@collabora.com>"> <span class="fn">Michael Meeks</span></a>
</span></b>
        <pre>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.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>