tdf#134385 doc/docxexport: maybe export false contextualspacing
commit5c90f3d28de6262bb730bad106d4652e458054df
authorJustin Luth <justin.luth@collabora.com>
Wed, 24 Mar 2021 13:49:47 +0000 (24 15:49 +0200)
committerMiklos Vajna <vmiklos@collabora.com>
Wed, 31 Mar 2021 07:08:25 +0000 (31 09:08 +0200)
tree5f5e976f77b334b0c0f7a427907a0c2f5715cdf9
parentcc1d19f7bbaefa5fb22ebd1344112755068b93c9
tdf#134385 doc/docxexport: maybe export false contextualspacing

Instead of LO 4.2's solution of never exporting false,
export if the inherited value would be true.
Otherwise there is no way to override an inherited value.

RTF doesn't have a "false" version of
\contextualspace, so I ignored that format.

Change-Id: I6d05eb9a5d3fbfbfca0fddd7eda0c230baa25c5c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/113064
Tested-by: Jenkins
Reviewed-by: Justin Luth <justin_luth@sil.org>
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
sw/qa/extras/ooxmlexport/ooxmlexport12.cxx
sw/source/filter/ww8/docxattributeoutput.cxx
sw/source/filter/ww8/ww8atr.cxx