summaryrefslogtreecommitdiff
path: root/sw/qa/extras/ooxmlimport/ooxmlimport.cxx
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.co.uk>2016-11-08 09:11:33 +0100
committerMiklos Vajna <vmiklos@collabora.co.uk>2017-01-05 11:29:01 +0100
commit53b2600e999ee80432b8302cd5141de04e365e0c (patch)
treed30235f338b2fc83978bd3eefa9b8a06d5787a86 /sw/qa/extras/ooxmlimport/ooxmlimport.cxx
parent89f7f15a94904214663b3caae7b721779d48bcef (diff)
tdf#79329 DOCX import: fix missing outer table with floattable at cell start
The bug document has a normal table, then its C1 cell starts with a nested table, which is floating. The problem is that converting the nested table to a textframe invalidates the start text range of the C1 cell in the outer table we store, so the conversion of the outer table from text to table fails. This never worked, so to avoid the regression just don't convert inner floating tables to textframes when they're anchored at the cell start. A more general fix in the future can be addressing the actual invalidation of the cell start/end text ranges, and then this specific fix will not be necessary anymore. Change-Id: I12cefa41977cf719b07b0fb3ef9ec423c17ef3b1 Reviewed-by: Aron Budea <aron.budea@collabora.com>
Diffstat (limited to 'sw/qa/extras/ooxmlimport/ooxmlimport.cxx')
0 files changed, 0 insertions, 0 deletions