libreoffice-online/common
Tamás Zolnai 25e1a01a3c Handle tiles hanging out the visible area
A problem comes up when only a part of the tile is visible
on the client side and invalidation affects the invisible
part of this tile. To get back the old / right behavior we
need to request this kind of tiles too.
2018-08-22 13:49:23 +02:00
..
Common.hpp Use correct path in the client websockets. 2018-05-18 15:16:40 +02:00
Crypto.cpp respond different logo brands when it has support 2018-05-24 15:10:45 -04:00
Crypto.hpp respond different logo brands when it has support 2018-05-24 15:10:45 -04:00
FileUtil.cpp wsd: reduce lock scope and log diskspace checks 2018-06-11 22:15:57 +02:00
FileUtil.hpp wsd: faster jail directory cleanup 2017-01-30 05:10:09 +00:00
IoUtil.cpp common: spell out non-trivial autos to improve readability 2018-02-07 10:18:12 +01:00
IoUtil.hpp remove obsolete Poco headers, and Poco SSL pieces. 2017-03-16 18:03:23 +00:00
JsonUtil.hpp common: mark parseJSON() as inline explicitly 2018-03-19 11:58:18 +01:00
Log.cpp common, kit, test, wsd: these parameters are copied for each invocation ... 2018-08-13 09:26:15 +02:00
Log.hpp common, kit, test, wsd: these parameters are copied for each invocation ... 2018-08-13 09:26:15 +02:00
LOOLWebSocket.hpp Mark LOOLWebSocket as deprecated, and dung it out a bit. 2018-07-26 09:23:37 +01:00
Message.hpp common: spell out non-trivial autos to improve readability 2018-02-07 10:18:12 +01:00
MessageQueue.cpp common: spell out non-trivial autos to improve readability 2018-02-07 10:18:12 +01:00
MessageQueue.hpp common: spell out non-trivial autos to improve readability 2018-02-07 10:18:12 +01:00
Png.hpp common: spell out non-trivial autos to improve readability 2018-02-07 10:18:12 +01:00
Protocol.cpp IME support 2018-02-08 14:16:34 +05:30
Protocol.hpp ut: log timestamp to track timeouts better 2018-02-11 19:21:15 +01:00
Rectangle.hpp Handle tiles hanging out the visible area 2018-08-22 13:49:23 +02:00
Seccomp.cpp Avoid cast that causes gcc warning 2018-07-19 12:46:54 +03:00
Seccomp.hpp configure option to disable SECCOMP 2017-07-03 11:43:01 +02:00
security.h fuzzer: Make the shared loolwsd and loolforkit binary actually work. 2017-02-07 13:27:14 +01:00
Session.cpp common: spell out non-trivial autos to improve readability 2018-02-07 10:18:12 +01:00
Session.hpp Count key-strokes, and report per session. 2017-09-11 19:00:10 +01:00
SigUtil.cpp Before we kill the child, check it exists, ie. kill(pid, 0) == 0. 2018-05-18 15:16:40 +02:00
SigUtil.hpp SigUtil: split out dumpBacktrace. 2017-04-28 18:08:57 +01:00
SpookyV2.cpp loplugin:includeform 2017-12-20 21:21:05 +05:30
SpookyV2.h loolwsd: use a better hash function for png caching 2016-11-28 05:00:37 +00:00
Unit.cpp loplugin:includeform 2017-12-20 21:21:05 +05:30
Unit.hpp document conflict: unit test 2018-02-09 00:22:57 +05:30
UnitHTTP.hpp UnitHTTP: make sure function defined in header is inline to avoid ODR violation 2018-05-22 09:12:40 +02:00
Util.cpp Ensure the forkit does not have lingering threads after preinit. 2018-04-16 20:04:23 +01:00
Util.hpp Add a symbolicErrno() function to Util 2018-07-11 12:54:27 +03:00