Created attachment 138149 [details] Example file made with Excel 2013 If we create a Pie chart in Microsoft Office Excel and move out a pie slice, LibreOffice Calc will move automatically back the slice after we save as XLSX file and re-open it with LibreOffice Calc. Steps to reproduce: 1. Create a new spreadsheet in Microsoft Excel. 2. Add values to a few cells in a column. 3. Select the cell range that contains the data. 4. Create a simple Pie chart in Microsoft Excel. 5. Move out a pie slice and than save the file. 5. Open the file in LibreOffice Calc and compare it with the original Excel spreadsheet. Actual results: The pie slice moved back to the default (not moved out) position. Expected results: The pie slice should stay in the original (moved out) position.
Created attachment 138150 [details] The example file saved by LO6 alpha
Created attachment 138151 [details] The two files in Calc and Excel side by side
Hi Gabor, I don't reproduce with LO 6.0.0.0.beta1 Build ID: 97471ab4eb4db4c487195658631696bb3238656c Threads CPU : 2; OS : Windows 6.1; UI Render : par défaut; Locale : en-US (fr_FR); Calc: CL
Created attachment 138171 [details] The original file and the one saved by current master build The problem persists. Opening the file is okay, but saving as XLSX and reopening moves back the pie slice.
Confirmed in Version: 6.1.0.0.alpha0+ Build ID: 889c72a7e54f241342f42b1b0a05858902228cbc CPU threads: 4; OS: Linux 4.10; UI render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); Calc: group threaded Version: 4.3.0.0.alpha1+ Build ID: c15927f20d4727c3b8de68497b6949e72f9e6e9e and LibreOffice 3.3.0 OOO330m19 (Build:6) tag libreoffice-3.3.0.4
Markus Mohrhard committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=629cfd2c1d3a43048fdb87853fa886b19105a786 export explosion property for pie chart property, tdf#114182 It will be available in 6.1.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.
Markus Mohrhard committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=38f5e768b0f858f8f990a8f297396821c75d45dc add test for tdf#114182 It will be available in 6.1.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.
Markus Mohrhard committed a patch related to this issue. It has been pushed to "libreoffice-6-0": http://cgit.freedesktop.org/libreoffice/core/commit/?id=0387e8710dce75f98d3c6084fa69126a04d27f74&h=libreoffice-6-0 export explosion property for pie chart property, tdf#114182 It will be available in 6.0.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.