https://bugs.documentfoundation.org/show_bug.cgi?id=149658
Bug ID: 149658
Summary: Support OOXML Strict in "Save as" GUI and "convert-to"
CLI
Product: LibreOffice
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: enhancement
Priority: medium
Component: LibreOffice
Assignee: [email protected]
Reporter: [email protected]
Description:
Hi
The OOXML standard is divided in two different conformance classes:
"Transitional" and "Strict".
Currently you only support Transitional conformance class in the "Save as" GUI
and the "convert-to" CLI.
Available filters in LibreOffice:
https://cgit.freedesktop.org/libreoffice/core/tree/filter/source/config/fragments/filters
To properly support OOXML you should differentiate between Transitional and
Strict file formats despite their file extensions are the same aspects such as
namespaces, conformance class and specific features are not the same.
Actual Results:
LibreOffice does not support OOXML Strict standard.
Expected Results:
Support of OOXML Strict standard.
Reproducible: Always
User Profile Reset: No
Additional Info:
None.
--
You are receiving this mail because:
You are the assignee for the bug.