Bug 119029

Summary: Saving presentations with charts to PPTX looses data labels rotation
Product: LibreOffice Reporter: Mike Kaganski <mikekaganski>
Component: ImpressAssignee: Mike Kaganski <mikekaganski>
Status: RESOLVED FIXED    
Severity: normal Keywords: filter:pptx
Priority: medium    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard: target:6.2.0 target:6.1.1
Crash report or crash signature: Regression By:
Attachments: A sample with a rotated data label

Description Mike Kaganski 2018-08-01 09:24:53 UTC
Created attachment 143875 [details]
A sample with a rotated data label

Saving the attached document to PPTX produces a document where the data label is not rotated (opening both in PowerPoint and in LibreOffice, so it's the export filter problem). The label's c:txPr/a:bodyPr node misses rot attribute.
Comment 1 Mike Kaganski 2018-08-01 09:55:11 UTC
https://gerrit.libreoffice.org/58401
Comment 2 Commit Notification 2018-08-02 04:14:14 UTC
Mike Kaganski committed a patch related to this issue.
It has been pushed to "master":

http://cgit.freedesktop.org/libreoffice/core/commit/?id=8f90492812d1edac6c91e83b84f3512877dcd552

tdf#119029: also export rotation for data series

It will be available in 6.2.0.

The patch should be included in the daily builds available at
http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
http://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.
Comment 3 Commit Notification 2018-08-02 10:31:19 UTC
Mike Kaganski committed a patch related to this issue.
It has been pushed to "libreoffice-6-1":

http://cgit.freedesktop.org/libreoffice/core/commit/?id=2d3e5db2669d8643e60918c67319b31e65093eb8&h=libreoffice-6-1

tdf#119029: also export rotation for data series

It will be available in 6.1.1.

The patch should be included in the daily builds available at
http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
http://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.