<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Macro warning dialog is prompted in a file with no macro"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=127048#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Macro warning dialog is prompted in a file with no macro"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=127048">bug 127048</a>
              from <span class="vcard"><a class="email" href="mailto:caolanm@redhat.com" title="Caolán McNamara <caolanm@redhat.com>"> <span class="fn">Caolán McNamara</span></a>
</span></b>
        <pre>The .doc does however contain a non-zero lcbCmds field which is a "user
customization" which then can contain "a structure that specifies macro
commands" so the document contains a mechanism to trigger calling macros. Which
is the sort of thing I wanted additional warnings about.

Its an obscure ms doc feature, and we just seem to store the little hunk of
data and restore it on resave to .doc, rather than process it, so in this case
it might be seen as overkill. Not sure whether we want to disable the warning
for this case, I'm assuming use of these "Cmds" is rare.</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>