Bug 167689 - Calc: Support xmlMaps.xml
Summary: Calc: Support xmlMaps.xml
Status: ASSIGNED
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
Keywords:
Depends on:
Blocks: MSO-External-Producers
  Show dependency treegraph
 
Reported: 2025-07-27 21:46 UTC by Bayram Çiçek
Modified: 2025-08-08 06:29 UTC (History)
1 user (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.