..
Authorization.cpp
wsd: move LOOLProtocol::tokenize to Util::tokenize
2020-06-02 18:03:36 +01: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
jsonString: allow json messages without white-spaces after '{'
2020-06-16 08:02:27 +02:00
MessageQueue.cpp
wsd: move LOOLProtocol::tokenize to Util::tokenize
2020-06-02 18:03:36 +01:00
MessageQueue.hpp
Use #pragma once
2020-04-18 15:00:18 +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
admin: cleanup resource consuming kits
2020-06-09 11:25:44 +02:00
SigUtil.hpp
admin: cleanup resource consuming kits
2020-06-09 11:25:44 +02:00
SpookyV2.cpp
loplugin:includeform
2017-12-20 21:21:05 +05:30
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: std::move rather than copy
2020-06-02 20:01:16 +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
wsd: performance-unnecessary-value-param
2020-06-02 20:01:29 +02:00
Util.hpp
wsd: performance improvements
2020-06-02 20:01:39 +02:00