Bug 129216 - Converting from DOC to DOCX should strip macros.
Summary: Converting from DOC to DOCX should strip macros.
Status: RESOLVED DUPLICATE of bug 125338
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Base (show other bugs)
Version:
(earliest affected)
6.3.3.2 release
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-12-05 21:55 UTC by Derek Nelson
Modified: 2019-12-06 02:02 UTC (History)
0 users

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Derek Nelson 2019-12-05 21:55:42 UTC
If you convert a DOC file that has macros to DOCX it leaves macros and seems to give you a DOCM file that it renames to *.docx

I would expect it to strip the macros and give me a docx or throw an error if it cannot.

As of LibreOffice 5.3.6.1 it would strip macros.

The command I am using is: soffice --headless --convert-to docx "Testing_doc_with_macros.doc"
Comment 1 Aron Budea 2019-12-06 02:02:20 UTC
Bug 108269's fix enabled roundtripping macros.
Bug 125338 has been opened about macros persisting when saved from DOCM to DOCX, I have added the DOC case there as well, let's close this as dupe.

*** This bug has been marked as a duplicate of bug 125338 ***