libreoffice-online/common
Tor Lillqvist 7f25109f72 tdf#128502: Chunk of work to enable "multi-tasking" in the iOS app
Seems to not cause any serious regressions in the iOS app or in "make
run", but of course I am not able to run a comprehensive check of all
functionality.

Change-Id: I44a0e8d60bdbc0a885db88475961575c5e95ce88
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/93037
Tested-by: Jenkins
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Tor Lillqvist <tml@collabora.com>
2020-06-26 13:09:51 +02:00
..
Authorization.cpp Sanitize the access_header. 2020-06-19 11:48:44 +02:00
Authorization.hpp Use #pragma once 2020-04-18 15:00:18 +02:00
Clipboard.hpp Use #pragma once 2020-04-18 15:00:18 +02:00
Common.hpp Use #pragma once 2020-04-18 15:00:18 +02:00
Crypto.cpp wsd: single-char string literals -> char 2020-06-02 01:31:26 +02:00
Crypto.hpp Use #pragma once 2020-04-18 15:00:18 +02:00
FileUtil.cpp wsd: single-char string literals -> char 2020-06-02 01:31:26 +02:00
FileUtil.hpp typo fixes in comments and code 2020-04-26 23:19:52 +02:00
JsonUtil.hpp wsd: single-char string literals -> char 2020-06-02 01:31:26 +02:00
Log.cpp wsd: single-char string literals -> char 2020-06-02 01:31:26 +02:00
Log.hpp wsd: logging cleanup and improvements 2020-05-22 00:40:37 +02:00
LOOLWebSocket.hpp wsd: single-char string literals -> char 2020-06-02 01:31:26 +02:00
Message.hpp wsd: use more efficient StringVector::equals 2020-06-23 06:42:25 +02:00
MessageQueue.cpp wsd: avoid unnecessary string ops 2020-06-23 06:41:58 +02:00
MessageQueue.hpp Use #pragma once 2020-04-18 15:00:18 +02:00
MobileApp.cpp tdf#128502: Chunk of work to enable "multi-tasking" in the iOS app 2020-06-26 13:09:51 +02:00
MobileApp.hpp tdf#128502: Chunk of work to enable "multi-tasking" in the iOS app 2020-06-26 13:09:51 +02:00
Png.hpp Use #pragma once 2020-04-18 15:00:18 +02:00
Protocol.cpp wsd: move LOOLProtocol::tokenize to Util::tokenize 2020-06-02 18:03:36 +01:00
Protocol.hpp wsd: move LOOLProtocol::tokenize to Util::tokenize 2020-06-02 18:03:36 +01:00
Rectangle.hpp wsd: performance improvements 2020-06-02 20:01:39 +02:00
Seccomp.cpp wsd: single-char string literals -> char 2020-06-02 01:31:26 +02:00
Seccomp.hpp Use #pragma once 2020-04-18 15:00:18 +02:00
security.h Allow running the production build under a non-lool user when necessary. 2020-04-24 20:58:43 +02:00
Session.cpp wsd: optimize StringVector 2020-06-02 01:39:37 +02:00
Session.hpp killpoco: removed Poco::Process completely 2020-04-29 14:27:54 +02:00
SigUtil.cpp tdf#128502: Chunk of work to enable "multi-tasking" in the iOS app 2020-06-26 13:09:51 +02:00
SigUtil.hpp tdf#128502: Chunk of work to enable "multi-tasking" in the iOS app 2020-06-26 13:09:51 +02:00
SpookyV2.cpp
SpookyV2.h Use #pragma once 2020-04-18 15:00:18 +02:00
StringVector.cpp wsd: optimized tokenization 2020-06-02 17:25:19 +02:00
StringVector.hpp wsd: use more efficient StringVector::equals 2020-06-23 06:42:25 +02:00
Unit.cpp Fix iOS build (and maybe Android, too) 2020-02-24 08:54:22 +01:00
Unit.hpp Use #pragma once 2020-04-18 15:00:18 +02:00
UnitHTTP.hpp Use #pragma once 2020-04-18 15:00:18 +02:00
Util.cpp Sanitize the access_header. 2020-06-19 11:48:44 +02:00
Util.hpp wsd: tokenization and hexify utils 2020-06-23 06:38:34 +02:00