diff options
author | Miklos Vajna <vmiklos@collabora.co.uk> | 2017-10-31 09:48:33 +0100 |
---|---|---|
committer | Miklos Vajna <vmiklos@collabora.co.uk> | 2017-10-31 14:19:27 +0100 |
commit | 1970a686273c5d4fc1eeb4430283e37085d9f647 (patch) | |
tree | 99acb8521851e927c5bcda8895d5e002bf3c4204 /bin/find-unusedheaders.py | |
parent | 4f798ed25645b3b1c2e5100a6353cfbc4650becc (diff) |
tdf#113408 RTF import style dedup: separate paragraph and character handling
The problem was that the paragraph in question had no left margin, while
it should have one. The reason for this is that the style deduplication
logic took both the current paragraph and character style, but the
direct formatting only contained character formatting, so it tried to
emit the default values for all paragraph formatting.
This started to show up after commit
657c6cc3acec0528209a8584b838cd6de581c437 (tdf#104228 RTF import: fix
override of style left/right para margin, 2016-12-13), but the root
cause is much older, it was there since commit
321d7ec2071472b3765a00806715e7ad9f8a306f (fdo#82078 RTF import: fix bold
text spilling over to non-bold text, 2014-09-06).
Change-Id: If03240a85cc9de89afe9111c2d29de2672e407bf
Reviewed-on: https://gerrit.libreoffice.org/44097
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Jenkins <ci@libreoffice.org>
Diffstat (limited to 'bin/find-unusedheaders.py')
0 files changed, 0 insertions, 0 deletions