Description: Save a file as xlsx, when opining in MS Excel, complains that it is broken. can fix wit loss of data Steps to Reproduce: 1. create workbook in Calc 2. save as ods 3. save as xlsx open in Excel Actual Results: opens with errors, offers to fix but loss of data Expected Results: shoul d not occur Reproducible: Always User Profile Reset: No Additional Info: [Information automatically included from LibreOffice] Locale: en-GB Module: SpreadsheetDocument [Information guessed from browser] OS: Linux (All) OS is 64bit: yes Version: 7.4.0.0.alpha0+ / LibreOffice Community Build ID: aca4b5708207962935ca34adc70fed3a9ffb6074 CPU threads: 8; OS: Linux 5.4; UI render: default; VCL: gtk3 Locale: en-GB (en_GB.UTF-8); UI: en-GB Calc: threaded also downloaded 28Apr build same problem restored 31March build works fine seems to be regression
Created attachment 179820 [details] source file created with 26apr build
Created attachment 179821 [details] file saved using 31march build has no porblem
Created attachment 179822 [details] file saved with 28apr build
7.4 commit 39443c5c2087a92b80baad5bf9a8c37152d7ea63 source a2bcac670ef0254d8b2e8632cfe07bb855b28d1c author Tomaž Vajngerl <tomaz.vajngerl@collabora.co.uk> sc: improve SparklineList to track added SparklineGroups CC Tomaž please see.
*** Bug 149034 has been marked as a duplicate of this bug. ***
Tomaž Vajngerl committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/2c4330b3570f16d6668936fd05e1ab2ade597bae tdf#148835 don't write any sparkline xml elements if none exists It will be available in 7.4.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Checked in: Version: 7.4.0.0.alpha1+ (x64) / LibreOffice Community Build ID: b2467d6c7af988f8ed4e090ebf9472be6c84fb06 CPU threads: 14; OS: Windows 10.0 Build 19044; UI render: default; VCL: win Locale: de-DE (hu_HU); UI: en-US Calc: threaded A file not containing sparklines now open fine in Excel 2010/13. Thanks for fixing this!