libreoffice-online/kit
Attila Szűcs c4543d4e16 fix EOL issue in transform Document Structure
Send encoded JSON string instead of decoded.
This way it will not have special characters, and it will
reach the core side even with a \n or \r inside ot it.

This way we can set multi-line text to a contentControl.

Signed-off-by: Attila Szűcs <attila.szucs@collabora.com>
Change-Id: I8b32aeef522faf7f4597405bec9bbb37b99d53cf
2024-07-16 10:28:44 +02:00
..
ChildSession.cpp fix EOL issue in transform Document Structure 2024-07-16 10:28:44 +02:00
ChildSession.hpp Add support for "getpresentationinfo" command 2024-07-03 13:23:14 +02:00
Delta.hpp rle data size is two bytes not one 2024-07-04 11:31:00 +02:00
DeltaSimd.c deltas: zstd compress already RLE compressed pixels. 2024-06-20 15:55:01 +01:00
DeltaSimd.h
DummyLibreOfficeKit.cpp
DummyLibreOfficeKit.hpp
forkit-main.cpp
ForKit.cpp use a separate mount namespace for each jail process 2024-07-12 09:14:33 +01:00
Kit.cpp merge duplicate capability dropping code 2024-07-12 14:13:52 +01:00
Kit.hpp use a separate mount namespace for each jail process 2024-07-12 09:14:33 +01:00
KitHelper.hpp Optimize a bit - no need to use an intermediate stringstream 2024-06-21 15:29:26 +02:00
KitQueue.cpp cool#9145 - KitQueue: re-work _tileQueue to use TileDesc. 2024-05-23 19:50:09 +01:00
KitQueue.hpp cool#9145 - KitQueue: re-work _tileQueue to use TileDesc. 2024-05-23 19:50:09 +01:00
KitWebSocket.cpp bgsave: detect crashed bgsave process, and/or early termination. 2024-05-18 18:57:54 +01:00
KitWebSocket.hpp bgsave: detect crashed bgsave process, and/or early termination. 2024-05-18 18:57:54 +01:00
SetupKitEnvironment.hpp
StateRecorder.hpp
TestStubs.cpp
Watermark.hpp