https://bugs.freedesktop.org/show_bug.cgi?id=87924

Matthew Francis <fdb...@neosheffield.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |bisected
                 CC|                            |fdb...@neosheffield.co.uk,
                   |                            |vmik...@collabora.co.uk

--- Comment #2 from Matthew Francis <fdb...@neosheffield.co.uk> ---
The rotation of the text changed in the below commit.

Adding Cc: to vmik...@collabora.co.uk; Could you possibly have a look at this?
Thanks


commit 8738ded7bb1bb6262fe1038e310b5110407f4cfa
Author: Miklos Vajna <vmik...@collabora.co.uk>
Date:   Thu Sep 26 12:21:59 2013 +0200

    fdo#69636 VML import: handle mso-layout-flow-alt shape prop for sw frames

    Writer core doesn't support this, and this has been a problem for table
    cells as well. There the workaround we're using for quite a while is to
    do the rotation at a text portion level instead, which results in
    reasonable layout for simple cases. Do the same here.

    One additional complexity is that the API between oox and writerfilter
    is a single UNO shape, we get this property in oox, and we have to
    handle it in writerfilter, when the text frame is already attached to
    some text. Kill this problem by adding a FrameInteropGrabBag for sw text
    frames: it's useful anyway, and then we can pass around this property
    inside the grab bag.

    Change-Id: Idb5ec83b5cbdde8f29d15b2cebfad24226bb6507

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to