Bug 167689 - Calc: Support xmlMaps.xml
Summary: Calc: Support xmlMaps.xml
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Calc (show other bugs)
Version:
(earliest affected)
26.2.0.0 alpha0+ master
Hardware: All All
: medium normal
Assignee: Bayram Çiçek
URL:
Whiteboard: target:26.2.0 inReleaseNotes:26.2
Keywords:
Depends on:
Blocks: MSO-External-Producers
  Show dependency treegraph
 
Reported: 2025-07-27 21:46 UTC by Bayram Çiçek
Modified: 2025-10-03 08:29 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments
Calc_support_xmlMaps (6.34 KB, application/vnd.openxmlformats-officedocument.spreadsheetml.sheet)
2025-07-27 21:46 UTC, Bayram Çiçek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Bayram Çiçek 2025-07-27 21:46:33 UTC
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.
Comment 1 Commit Notification 2025-08-05 20:12:08 UTC
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.
Comment 2 Commit Notification 2025-08-20 07:53:07 UTC
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.
Comment 3 Commit Notification 2025-08-21 11:56:45 UTC
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.
Comment 4 Commit Notification 2025-08-29 07:18:59 UTC
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.
Comment 5 Commit Notification 2025-09-15 07:38:51 UTC
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.
Comment 6 Commit Notification 2025-09-15 07:40:54 UTC
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.