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

--- Comment #2 from Caolán McNamara <[email protected]> ---
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.

-- 
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