Home
last modified time | relevance | path

Searched hist:"25 c6f4b7" (Results 1 – 1 of 1) sorted by relevance

/aoo41x/main/oox/source/helper/
H A Dzipstorage.cxxdiff 25c6f4b7 Fri Jan 06 09:57:30 UTC 2023 Damjan Jovanovic <damjan@apache.org> Some 3rd party applications write OOXML files whose ZIP entries have filenames in
different casing than their XML files specify, eg. sharedStrings.xml is actually
stored in the ZIP file as SharedStrings.xml. Thus, when we can't find files with
their intended casing, do a case-insensitive search within their ZIP directory
instead.

Fixes: https://bz.apache.org/ooo/show_bug.cgi?id=126720 - no text imported from xlsx
Patch by: me

(cherry picked from commit 0f42b9a04e21324973f03349bb2929327cf84a20)

Completed in 16 milliseconds