libreoffice-online/common
Ashod Nakashian 4a57654d88 wsd: avoid unnecessary string ops
Change-Id: Ia5a6f2d7a260edaf8bb294693be12a434a2c30fe
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/96376
Tested-by: Jenkins
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Ashod Nakashian <ashnakash@gmail.com>
2020-06-23 06:41:58 +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 jsonString: allow json messages without white-spaces after '{' 2020-06-16 08:02:27 +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
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
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 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