office-gobmx/external/liborcus
Mike Kaganski c2e86396b7 tdf#150247: patch orcus to use UTF-16 paths on Windows
This adds UTF8->UTF16 conversion of the paths passed to ctor of
file_content on Windows, since both boost::filesystem::file_size
and boost::interprocess::file_mapping take UTF-16 strings on this
platform. So the assumption is that 8-bit path strings passed to
orcus are UTF-8-encoded.

This partially reverts commit 75252e58d9
(it keeps use of osl_getThreadTextEncoding for platforms other than
Windows).

Change-Id: Ie467f71a65945f4f07ff432136ea06b811c3f794
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/137759
Tested-by: Jenkins
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
2022-08-04 06:31:36 +02:00
..
inc/pch
ExternalPackage_liborcus.mk
ExternalProject_liborcus.mk Fix typo 2022-06-28 15:45:54 +02:00
fix-pch.patch.0
forcepoint-83.patch.1
forcepoint-84.patch.1
forcepoint-87.patch.1
forcepoint-88.patch.1
forcepoint-95.patch.1
gcc9.patch.0
include.patch.0
liborcus_newline.patch.1
Library_orcus-parser.mk
Library_orcus.mk
libtool.patch.0
Makefile
Module_liborcus.mk
overrun.patch.0
README
rpath.patch.0
std-get-busted.patch.1
UnpackedTarball_liborcus.mk tdf#150247: patch orcus to use UTF-16 paths on Windows 2022-08-04 06:31:36 +02:00
win_path_utf16.patch tdf#150247: patch orcus to use UTF-16 paths on Windows 2022-08-04 06:31:36 +02:00
windows-constants-hack.patch

[https://gitlab.com/orcus/orcus]
"Collection of parsers and import filters for spreadsheet documents."