Created attachment 98463 [details] The built in marker size and type is changed Steps to Reproduce: 1) Open the attached file. The attached file contains a line chart with markers. 2) Save in LO as *.docx file. 3) Open in MS office 2010 Expected : 1) File should open Actual: 1) File corruption dialog of MSWord 2010 pops up.
The original values of the marker are : ‒<c:marker> <c:symbol val="x" /> <c:size val="7" /> </c:marker> After saving in Libre Office it is : ‒<c:marker> <c:symbol val="X" /> <c:size val="6" /> ‒<c:spPr> ‒<a:solidFill> <a:srgbClr val="ee4000" /> </a:solidFill> </c:spPr> </c:marker>
Bisal Singh Nayal committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=ee0bb265c90a135afa53c0fa6a586996e67640fa fdo#78290 : The File gets corrupted when saved in LO 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.
Fixed, tested using Windows 8.1 with LibreOffice Version: 4.3.0.0.alpha1+ Build ID: 19979ae27055cb910bfc368bfc2899d211f56be1 TinderBox: Win-x86@39, Branch:master, Time: 2014-05-21_00:29:23