6 Commits

Author SHA1 Message Date
Luboš Luňák
fc41a73a67 fix test after the recent w:position fix (i.e. bnc#773061)
The value 58 was hardcoded in w:position handling before and so was
reused for the test, but now use the value that is (hopefully) correct.

Change-Id: I1191fce9859d688a60f1b3fbdb0e704b130c1670
2012-08-08 16:32:56 +02:00
Miklos Vajna
881a08079c fdo#49892 testcase
Change-Id: I22cae445e5a75563e3c69ac890126292358b9749
2012-08-02 09:21:25 +02:00
Miklos Vajna
334989a3b8 Related: fdo#36089 improve import of EQ field in writerfilter
This moves the FIELD_EQ parsing where it belongs + improves it, so a
custom "lower by" value is handled on import.

Change-Id: I0459042d7a610c397ce90ec3dba5ff49ce9ef60f
2012-07-30 09:57:33 +02:00
Miklos Vajna
0705b9f75d fdo#48033 fix RTF import of pictures inside table cells
Change-Id: I2d9ef3b346d4b10b99b67d0934d63d59f6119f97
2012-07-27 22:23:42 +02:00
Miklos Vajna
173d769a9d fdo#52066 fix RTF import of rectangle shape without text in it
We used to always add a paragraph on shapes, which breaks import of
abused rectangle shapes with minimal height, used as lines.

Change-Id: Ice240bad68bc030e7889c46f72c45646307f17e5
2012-07-19 10:09:31 +02:00
Miklos Vajna
06b6a1da4a sw/qa/extras: rename import tests from *tok to *import
odfimport sounds much better as there's no such thing as "odftok"

Change-Id: I0a8684377c257f2c40a2e8255f62343d4ff2272a
2012-07-13 16:26:10 +02:00