Files
loongoffice/sw/source/core/table
Justin Luth 53fd124d24 tdf#49102 - UI: remove list numbering from merged cells
The hidden cells in a vertical merge retained
their numbered list properties while the
document was loaded (bad).  However, on closing and
reopening, the hidden cells no longer had any
numbering (good).

This patch immediately removes the numbering,
so that the working copy matches the saved copy.
Now vertical merging works the same way as
horizontal merging already worked.

Change-Id: Ia37151031eab4fd57bf958e9cddf6dce06dafc3c
Reviewed-on: https://gerrit.libreoffice.org/32518
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Justin Luth <justin_luth@sil.org>
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
2017-01-03 08:19:46 +00:00
..