office-gobmx/writerfilter/source
Miklos Vajna f528f9499b tdf#106953 RTF import: fix missing paragraph left margin
See commit 3915bf2dc8 (tdf#95376 DOCX
import: fix incorrectly indented tab stops, 2016-01-26) for the various
sources that can determine the paragraph indentation.

In this case the problem was that too aggressive RTF style deduplication
removed a direct indent, which then meant a fallback to the ind-from-num
value, not to the ind-from-parastyle one.

Change-Id: I3b47b2bbeaaedf405baef24505d23dc49bd01865
Reviewed-on: https://gerrit.libreoffice.org/37660
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Jenkins <ci@libreoffice.org>
2017-05-16 10:05:30 +02:00
..
dmapper remove unused uno::Reference vars 2017-05-12 09:56:01 +02:00
filter Replace all OUString("") with OUString() 2017-05-04 08:39:18 +02:00
ooxml AutoText: add only real AutoText entries 2017-05-10 11:17:09 +02:00
rtftok tdf#106953 RTF import: fix missing paragraph left margin 2017-05-16 10:05:30 +02:00