libreoffice-online/kit
Miklos Vajna 8f4c348be3 kit: let getPixmap() return an std::vector<char> instead of raw pointer
So the callers can know not only the address of the pixmap, but also the
size of it.

Change-Id: I3aecc33cb354f5878364b11398c276fcabd3103e
2018-05-25 09:11:54 +02:00
..
ChildSession.cpp Revert "ChildSession: use NoFileSync as default during convert-to as well" 2018-05-10 09:51:38 +02:00
ChildSession.hpp Move the functionality from connectToMonitor() to SocketPoll. 2018-05-18 15:16:40 +02:00
Delta.hpp fix error: unused parameter ‘bufferHeight’ [-Werror=unused-parameter] 2017-11-23 15:01:25 +01:00
DummyLibreOfficeKit.cpp Use strdup() instead of fragile malloc+strncpy pairs... 2018-01-10 16:09:41 +02:00
DummyLibreOfficeKit.hpp
ForKit.cpp Ensure the forkit does not have lingering threads after preinit. 2018-04-16 20:04:23 +01:00
Kit.cpp kit: let getPixmap() return an std::vector<char> instead of raw pointer 2018-05-25 09:11:54 +02:00
Kit.hpp Allow running without seccomp and capabilities. 2018-03-19 20:46:17 +00:00
KitHelper.hpp Avoid unnecessary copy-initialization 2018-04-17 09:13:54 +02:00