To solve bug #133227 first we need to be able to save the enabled/disabled state chart data series property of Show Leader Lines to ODF format. Currently it is not saved and it’s displayed always. Steps to reproduce: 1. Open attachment #161078 [details] from bug #134569 2. Save it as ODS Actual results: There is no information in the saved file about the data series attribute of Show leader lines. Expected results: There should be information in the saved file about the data series attribute of Show leader lines. LibreOffice details: Version: 7.1.0.0.alpha0+ (x64) Build ID: acbe57481e0a10be287aad59201873a0799a94f0 CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: GL; VCL: win Locale: hu-HU (hu_HU); UI: en-US Calc: CL
Balazs Varga committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/e2f4e65a7b8024c00b049eebf0d87637efda7f24 tdf#134571 chart2, xmloff: add loext:custom-leader-lines It will be available in 7.1.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.
Verified in: Version: 7.1.0.0.alpha0+ (x64) Build ID: 34a09c9c61bff30e8c4d16132bb47b2b1b16e422 CPU threads: 4; OS: Windows 10.0 Build 17134; UI render: Skia/Raster; VCL: win Locale: hu-HU (hu_HU); UI: hu-HU Calc: threaded
The corresponding entry in https://wiki.documentfoundation.org/Development/ODF_Implementer_Notes/List_of_LibreOffice_ODF_Extensions is missing.
(In reply to Regina Henschel from comment #3) > The corresponding entry in > https://wiki.documentfoundation.org/Development/ODF_Implementer_Notes/ > List_of_LibreOffice_ODF_Extensions is missing. I added it to the end.
OK. Back to fixed.