From ed5640d8b587fbcfed7dd7967f3de04b37a76f26 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 11:06:44 +0200 Subject: Adding upstream version 4:7.4.7. Signed-off-by: Daniel Baumann --- .../schema/org/openoffice/Office/Compatibility.xcs | 206 +++++++++++++++++++++ 1 file changed, 206 insertions(+) create mode 100644 officecfg/registry/schema/org/openoffice/Office/Compatibility.xcs (limited to 'officecfg/registry/schema/org/openoffice/Office/Compatibility.xcs') diff --git a/officecfg/registry/schema/org/openoffice/Office/Compatibility.xcs b/officecfg/registry/schema/org/openoffice/Office/Compatibility.xcs new file mode 100644 index 000000000..266183469 --- /dev/null +++ b/officecfg/registry/schema/org/openoffice/Office/Compatibility.xcs @@ -0,0 +1,206 @@ + + + + + + List of applications and their recommended formatting options + + + + + Recommended formatting options for one application + + + + Module of the application + + + + + Writer module + + + + + + + Use printer metrics for document formatting + + false + + + + Add spacing between paragraphs and tables + + true + + + + Add paragraph and table spacing at tops of pages + + true + + + + Use OpenOffice.org 1.1 tabstop formatting + + false + + + + Do not add leading (extra space) between lines of text + + false + + + + Use OpenOffice.org 1.1 line spacing + + false + + + + Add paragraph and table spacing at bottom of table cells + + true + + + + Add paragraph line spacing at bottom of table cells + + true + + + + Use OpenOffice.org 1.1 object positioning + + false + + + + Use OpenOffice.org 1.1 text wrapping + + false + + + + Consider wrapping style when positioning objects + + false + + + + Expand word space on lines with manual line breaks in justified paragraphs + + true + + + + Protect form + + false + + + + Word-compatible trailing blanks + + false + + + + Tolerate white lines of PDF page backgrounds for compatibility with old documents (Use LibreOffice 4.3 anchoring paint order) + + false + + + + Hide paragraphs of database fields (e.g., mail merge) with an empty value + + true + + + + + + + The List of the applications. + + + + + Used by the writer compatibility flag as the last OOo version. + + + + + + + OOo version 1.1. + + + + + + + + Compatibility options affecting GUI + + + + + Specifies whether Form menu should be customized for an MSO workflow. The MS compatible Form menu contains only MS compatible form controls. + + + false + + + + + Specifies whether adding comments to footnotes is allowed. This is allowed for ODF but not in OOXML and can result in invalid docx files being saved. + + + true + + + + + Specifies the data series order of filled net and normal area charts. + + + true + + + + + Specifies the X axis orientation of doughnut charts. + + + true + + + + + Specifies whether the default orientation of pie charts should be clockwise. In OOXML-heavy environments it might be confusing to see charts being mirrored after save, avoid that by setting this key to true. + + + false + + + + -- cgit v1.2.3