libreoffice-online/common
Tor Lillqvist 9ef32a3e38 Similar improvements to the ProfileZone here as to that in core
Perhaps we should use the exact same code in both core and online? But
that would be a bit tedious as core needs to be cross-platform (and
thus we use things like osl_getSystemTime and osl_getProcessInfo in
its version) while online is Linux-only.

Also imporve the test for it.

Signed-off-by: Tor Lillqvist <tml@collabora.com>
Change-Id: I0bc9dca71dc4489bd1671e0dae1e582990a8f8b4
2021-05-03 16:09:35 +03:00
..
Authorization.cpp wsd: avoid the using keyword and use C++ size_t 2020-11-15 15:41:41 -05:00
Authorization.hpp
Clipboard.hpp wsd: test: killpoco in UnitCopyPaste 2021-04-27 08:09:49 -04:00
Common.hpp wsd: correct User-Agent usage in http headers 2021-03-22 10:09:22 -04:00
ConfigUtil.cpp wsd: more config features 2021-04-02 12:43:39 -04:00
ConfigUtil.hpp wsd: more config features 2021-04-02 12:43:39 -04:00
Crypto.cpp wsd: avoid the using keyword and use C++ size_t 2020-11-15 15:41:41 -05:00
Crypto.hpp
FileUtil.cpp wsd: create the temp directory root recursively 2021-04-11 01:05:20 -04:00
FileUtil.hpp Optimize copy of jails to hard-linking with new capability. 2021-01-04 15:05:36 +00:00
JailUtil.cpp Optimize copy of jails to hard-linking with new capability. 2021-01-04 15:05:36 +00:00
JailUtil.hpp wsd: cleanup temp incoming directories after use 2020-11-23 21:29:34 -05:00
JsonUtil.hpp CheckFileInfo: Report mis-spelled CheckFileInfo properties as errors. 2021-02-03 16:14:57 +01:00
Log.cpp common: add tag string to extract backtrace logs 2021-02-17 11:47:16 -04:00
Log.hpp wsd: improved thread ownership management and logging 2021-03-13 19:34:02 -05:00
LOOLWebSocket.hpp wsd: test: better logging 2021-03-08 22:49:53 -05:00
Message.hpp wsd: avoid unnecessary string copies 2021-03-08 22:49:53 -05:00
MessageQueue.cpp wsd: copy strings only when needed 2021-03-08 22:49:53 -05:00
MessageQueue.hpp added stdexcept include to fix build error 2021-04-03 17:47:56 +01:00
MobileApp.cpp
MobileApp.hpp
Png.hpp Bin unused function 2021-01-21 16:12:55 +02:00
ProfileZone.cpp Similar improvements to the ProfileZone here as to that in core 2021-05-03 16:09:35 +03:00
ProfileZone.hpp Similar improvements to the ProfileZone here as to that in core 2021-05-03 16:09:35 +03:00
Protocol.cpp
Protocol.hpp StringVector: add a way to get a string-number pair out of this ... 2021-04-27 15:31:21 +02:00
Rectangle.hpp
RenderTiles.hpp Remove incorrect assertion in iOS-only code 2021-03-25 18:31:51 +02:00
Seccomp.cpp Replace all __linux in CPP conditions with __linux__. 2020-11-17 09:21:45 +00:00
Seccomp.hpp
security.h Allow easy configuation of the user-id that is accepted. 2021-04-16 15:40:28 +01:00
Session.cpp config: add "macro_security_level" item 2021-03-12 08:23:56 -04:00
Session.hpp wsd: specify the minimum bytes we can write to the socket 2021-04-27 17:48:23 -04:00
SigUtil.cpp Dump versions when we have a signal. 2021-03-25 19:46:36 +00:00
SigUtil.hpp Dump versions when we have a signal. 2021-03-25 19:46:36 +00:00
SpookyV2.cpp
SpookyV2.h
StringVector.cpp wsd: fix signed/unsigned mismatch 2021-05-02 22:35:39 -04:00
StringVector.hpp StringVector: add a way to get a string-number pair out of this ... 2021-04-27 15:31:21 +02:00
Unit.cpp android: Fix build fail and crash on doc load 2021-05-02 21:47:37 -07:00
Unit.hpp wsd: test: log poco exceptions 2021-05-02 22:35:39 -04:00
UnitHTTP.hpp wsd: cleanup Poco headers 2021-03-22 10:09:22 -04:00
Util.cpp Add version of std::atoi() that needs no extra allocation 2021-04-26 16:22:27 +02:00
Util.hpp Add version of std::atoi() that needs no extra allocation 2021-04-26 16:22:27 +02:00