diff options
author | Patrick Jaap <patrick.jaap@tu-dresden.de> | 2018-09-21 11:53:19 +0200 |
---|---|---|
committer | Miklos Vajna <vmiklos@collabora.co.uk> | 2018-11-06 14:26:45 +0100 |
commit | 4d9dda3fd096b9bffba5a07243a86208affd893f (patch) | |
tree | dc6059bac85b77a2a4973c71bc8a2adf2048a57a /ridljar | |
parent | ee9ccdf6ecd944c2f448a30d10700754d1f0cfa2 (diff) |
tdf#115094 part I: do not move graphic nodes
Do not move graphic nodes in SwXText::convertToTextFrame()
since it is not reasonable (they are anchored to something that
already moved) and hence it causes errors.
A static function checks wether the current node is a graphic.
A small change in writerfilter was done since a unit test failed:
The condition "m_nAnchorType != 0" was removed since it is not
reasonable at this place.
Change-Id: I8f27985f6f6c8329483370a7b8baaf9949513f1b
Reviewed-on: https://gerrit.libreoffice.org/60860
Tested-by: Jenkins
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Diffstat (limited to 'ridljar')
0 files changed, 0 insertions, 0 deletions