libreoffice-online/loleaflet/js
Tor Lillqvist fc19f64bfc Fix UTF-8 decoding and fix handling of non-BMP codepoints for IE11
The UTF-8 decoder here was buggy, and additionally it tried to feed
the Unicode codepoints it had constructed directly to
String.fromCharCode() even if that function takes UTF-16 units, not
Unicode codepoints.

The function in question is used only on IE11, apparently, so
presumably the problems had not been noticed.

Change-Id: I78f8ecea6ce6349e4121066774ae5c3fcfa87363
Signed-off-by: Tor Lillqvist <tml@collabora.com>
2021-04-01 13:37:55 +03:00
..
Autolinker.js
global.js Fix UTF-8 decoding and fix handling of non-BMP codepoints for IE11 2021-04-01 13:37:55 +03:00
json2.js
l10n.js
sanitize-url.js
select2.js
vex.combined.js
viamapi-client.js
w2ui-1.5.rc1.js Remove unused variables 2021-02-11 02:10:34 +03:00