Created attachment 202026 [details] Calc_support_xmlMaps 1) Open .xlsx bugdoc in Calc 2) Save as .xlsx - xl/xmlMaps.xml is lost. - [Content_Types].xml - needs <Override PartName="/xl/xmlMaps.xml" ContentType="application/xml"/>. - xl/_rels/workbook.xml.rels - needs <Relationship Type="../relationships/xmlMaps" Target="/xl/xmlMaps.xml" Id="..."/>. Support xl/xmlMaps.xml in Calc.
Bayram Çiçek committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/f84f8f2ea4f7eea090075b85339599b9a3f367c4 tdf#167689: Calc: Support xmlMaps.xml It will be available in 26.2.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.
Bayram Çiçek committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/657f0112b550a28a61aca874e301d98dade57e1d tdf#167689: Calc: add test for xmlMaps.xml It will be available in 26.2.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.
Bayram Çiçek committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/4199a5a630bb327e006649feda0d4acb6ad20309 tdf#167689: Calc: check if XML declaration exists It will be available in 26.2.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.
Bayram Çiçek committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/d091c60f9a68b35473a807d0ad877a69c9bd6b17 tdf#167689: sc: support tableType attr. in <table> node It will be available in 26.2.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.
Bayram Çiçek committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/8c5fd04f0bb5bf75192d1c4ddd4d80f608796d7c tdf#167689: sc: don't export tableType if it does not exist It will be available in 26.2.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.
Bayram Çiçek committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/2034abc1bb10a69d9bc4d098f4cb82d63e6f73bf tdf#167689: sc: export x15 namespace for xl/connections.xml It will be available in 26.2.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.