Created attachment 116542 [details] Sample drawing to illustrate the problem Steps to reproduce: 1. In Impress, Draw, or Writer draw a shape 2. Rotate the shape 3. Save as PPTX or DOCX 4. Open in Impress/Powerpoint or Word/Writer Instead of saving the original shape + a rotation angle, it looks like impress is saving a rotated version of the original shape + a rotation angle.
Repro with attachment 116542 [details]. It even looked skewed a bit after saving to pptx. Win 7 Pro 64-bit Version: 5.1.0.0.alpha1+ Build ID: 80ec99db4325a439a8a3f1d420d0a80f8bf9c439 TinderBox: Win-x86@62-merge-TDF, Branch:MASTER, Time: 2015-06-16_00:00:20 Locale: fi-FI (fi_FI)
This was fixed recently, most likely by: http://cgit.freedesktop.org/libreoffice/core/commit/?id=bd36889b2caa4a74d647e18fc52e455f83529be9 Thank you Andras! Native files are now exporting correctly. Do you have any idea why round-tripped files are still getting double-rotated in MSO but not LibreOffice as in Bug 91850?
Andras Timar committed a patch related to this issue. It has been pushed to "libreoffice-5-1": http://cgit.freedesktop.org/libreoffice/core/commit/?id=c756fb14769373b700fd41d4f64e8e902480645b&h=libreoffice-5-1 tdf#92077 Improve DrawingML export of rotated/flipped customshapes It will be available in 5.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.