office-gobmx/package/inc
Michael Stahl 9012355a60 tdf#162866 package: fix loading AutoCorrect file with case-insensitive
... duplicates; the directory names of AutoCorrect entries are
user-editable, so this needs to be supported.

AutoCorrect uses an ODF package because the ODF document loading code
requires the ODF document to be in an ODF storage with a MediaType
property.

AutoCorrect writes an empty mimetype file, and if such is present in an
.odt file that is being loaded, existing checks will detect it as
corrupted, so we can use this to check that the file is an AutoCorrect
file and turn off the case-insensitive check.

(regression from commit 4833f13124)

Change-Id: I43887f7dad0c8cbb465b4c0f1c38bcc3244a7675
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/173477
Reviewed-by: Michael Stahl <michael.stahl@allotropia.de>
Tested-by: Jenkins
2024-09-17 10:40:29 +02:00
..
pch
ByteChucker.hxx
ByteGrabber.hxx
CRC32.hxx
EncryptedDataHeader.hxx
EncryptionData.hxx
HashMaps.hxx
PackageConstants.hxx
ThreadedDeflater.hxx
ZipEntry.hxx
ZipEnumeration.hxx
ZipFile.hxx tdf#162866 package: fix loading AutoCorrect file with case-insensitive 2024-09-17 10:40:29 +02:00
zipfileaccess.hxx
ZipOutputEntry.hxx
ZipOutputStream.hxx
ZipPackage.hxx tdf#162841 package: fix loading AES-GCM encrypted macros from ODF 2024-09-16 19:09:44 +02:00
ZipPackageBuffer.hxx
ZipPackageEntry.hxx
ZipPackageFolder.hxx
ZipPackageStream.hxx tdf#162841 package: fix loading AES-GCM encrypted macros from ODF 2024-09-16 19:09:44 +02:00