libreoffice-online/kit
Michael Meeks 9d8e84effb deltas: RLE compress pixel runs to save space & time.
Store a bitmap of whether a pixel is identical to the last
pixel in a set of four 64bit members. These double as a
simple CRC. Store the allocated row size too, and use the
stack as a temporary scratch-space to do the building in.

Signed-off-by: Caolán McNamara <caolan.mcnamara@collabora.com>
2023-06-21 10:00:10 +01:00
..
ChildSession.cpp support callback for changing the color palette 2023-06-09 14:30:45 +02:00
ChildSession.hpp Add debug option that allows tile dumping 2023-06-05 08:59:39 +01:00
Delta.hpp deltas: RLE compress pixel runs to save space & time. 2023-06-21 10:00:10 +01:00
DummyLibreOfficeKit.cpp masterpage: use mode for tile rendering 2022-11-17 11:42:24 +01:00
DummyLibreOfficeKit.hpp
ForKit.cpp wsd: test: initialize logs before unit-tests 2023-05-31 07:40:11 -04:00
Kit.cpp cid#318977 AUTO_CAUSES_COPY 2023-06-14 10:10:46 +02:00
Kit.hpp cid#318908 Uninitialized scalar field 2023-06-14 10:10:46 +02:00
KitHelper.hpp Introduce getDataArea in Calc 2022-11-10 12:12:10 +03:00
SetupKitEnvironment.hpp
TestStubs.cpp
Watermark.hpp