Created attachment 135851 [details] Sample PPTX The attached presentation contains a chart, and an animation is set for it. Save it as a new PPTX in Impress. The resulting file is corrupted, and opens with repair in PowerPoint. The animation is already not imported for the chart, but it's not simply missing, the saved file is also invalid. Observed using LO 6.0 daily build (2017-08-27_23:19:54, 9600f5179795380749aa5a7c9fa0bf5387d2b95f), 4.0.0.3 / Windows 7.
Using Open XML SDK 2.5 I get this error: ShapeTarget - The attribute 'spid' has invalid value '-1'. The string '-1' is not a valid 'UInt32' value, which is the same as in bug 104788
Szymon Kłos committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=c0a61832965aff202d72a2bf51556c5c6b6d594b tdf#112089 add charts to the ShapeMap It will be available in 6.0.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.