diff options
author | Michael Stahl <Michael.Stahl@cib.de> | 2020-10-15 16:47:42 +0200 |
---|---|---|
committer | Michael Stahl <michael.stahl@cib.de> | 2020-10-16 10:25:36 +0200 |
commit | 9b34dc20b6946698ae6ce2d5d859885bfb444633 (patch) | |
tree | 56369aba90cbdd755e1d00edc6733f633e59dd24 /editeng | |
parent | b12b1663d135f94eb56f3c1f852ef008e87c4e5f (diff) |
tdf#137245 sw: fix AutoFormat SetBorder deleting flys
Since commit e1629c210ad78310e3d48c0756723134a27b89df ReplaceRange()
will preserve flys, so split the delete into a DeleteAndJoin() just to
join the paragraphs - which should not delete any flys because it
doesn't include the "---" so isn't at the end of the section - and
a ReplaceRange for the "---".
(regression from 28b77c89dfcafae82cf2a6d85731b643ff9290e5
and e75dd1fc992f168f24d66595265a978071cdd277)
Change-Id: Ib995e41649f69963c823a463538958d533082ee7
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/104380
Tested-by: Jenkins
Reviewed-by: Michael Stahl <michael.stahl@cib.de>
Diffstat (limited to 'editeng')
0 files changed, 0 insertions, 0 deletions