| commit | a4c5e940881520834c19573c5b1119afa1c17744 | [log] |
|---|---|---|
| author | Miklos Vajna <vmiklos@collabora.com> | Fri Apr 03 10:01:21 2020 +0200 |
| committer | Miklos Vajna <vmiklos@collabora.com> | Fri Apr 03 10:44:46 2020 +0200 |
| tree | 26bff0dd837896e7798a38263aa91c13b0d1c98b | |
| parent | 101a9b4a3fcf1fd0a7163dac3a5dcd69431f4fee [diff] |
tdf#125268 officecfg: export LO character background as MSO shading by default This restores commit 701238ea7d8a06fe7a90de15b7660b7c6d854f09 (tdf#125268: Export LO character background as MSO shading by default., 2020-03-23). As per ESC discussion, see <https://lists.freedesktop.org/archives/libreoffice/2020-April/084813.html> for the details. Summary: the benefit is that this way we don't loose data, and the cost is that LO's highlighting is called shading in MSO now. The minutes has several good ideas how to improve this further in follow-up commits. Change-Id: I12c76a7c273178d284b84c6c23e9348feb316127 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/91611 Reviewed-by: Miklos Vajna <vmiklos@collabora.com> Tested-by: Jenkins
diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs b/officecfg/registry/schema/org/openoffice/Office/Common.xcs index f52ac45..1307269 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
@@ -3973,7 +3973,7 @@ <desc>Specifies if character background is exported as highlighting (and not as shading) when saving to Word document</desc> </info> <value>true</value> <value>false</value> </prop> </group> </group>