diff options
author | Kevin Suo <suokunlong@126.com> | 2022-10-15 19:43:54 +0800 |
---|---|---|
committer | Thorsten Behrens <thorsten.behrens@allotropia.de> | 2022-10-19 21:34:13 +0200 |
commit | f6004e1c457ddab5e0c91e6159875d25130b108a (patch) | |
tree | b0da4a24c1bc8edd5b14c447d76eaf39b1b3a845 /connectivity | |
parent | ef9d461e420ca1869f88fa0d7ea749581819b360 (diff) |
tdf#151546: RTL text is reversed (Writer pdfimport)
This is a followup to commit 69e9925ded584113e52f84ef0ed7c224079fa061
for the fix of tdf#104597.
The Writer pdf import filter code is similar than the Draw part.
However, many fixes to the Draw part was not done in the Writer part historically.
This patch ports the fix of text run in the Draw part to the Writer
part. There is a todo related to continuous spaces issue which should
be fixed separately.
Also use CPPUNIT_ASSERT_EQUAL_MESSAGE for the output of xml content
instread of using std::cout, in case of unit test failure.
Change-Id: Id013700524750e6e5283d85eeab72d8075f16f1b
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/141420
Tested-by: Thorsten Behrens <thorsten.behrens@allotropia.de>
Reviewed-by: Thorsten Behrens <thorsten.behrens@allotropia.de>
Diffstat (limited to 'connectivity')
0 files changed, 0 insertions, 0 deletions