tdf#127316 docxexport: use default escapement for AUTO
commit89f0107b8de21bbb22e850847348ab40cce24644
authorJustin Luth <justin_luth@sil.org>
Thu, 26 Sep 2019 13:13:01 +0000 (26 16:13 +0300)
committerJustin Luth <justin_luth@sil.org>
Thu, 26 Sep 2019 18:24:01 +0000 (26 20:24 +0200)
tree2f14215dbfa9c599c82113f5892928b1cb2c1c98
parent5a1163c202f6c4eb519cac9732e681f3c5a4d516
tdf#127316 docxexport: use default escapement for AUTO

Previously it looked bad, but not horrendous when
AUTO was 101.  Now that AUTO is 13999, it is obviously
wrong. Better to use the default of 33.

The import algorithm still could use some work since it
round-trips as 51% and not 33%.

Change-Id: Id984ea3e6e0b50014389ec8a86668b7a271b96f4
Reviewed-on: https://gerrit.libreoffice.org/79628
Reviewed-by: Justin Luth <justin_luth@sil.org>
Tested-by: Justin Luth <justin_luth@sil.org>
sw/qa/extras/ooxmlexport/data/tdf127316_autoEscapement.odt [new file with mode: 0644]
sw/qa/extras/ooxmlexport/ooxmlexport13.cxx
sw/source/filter/ww8/docxattributeoutput.cxx