libreoffice-online/common
Ashod Nakashian ba4e52e7b9 wsd: log: overload chrono duration to simplify logging
Also, makes the logging of units much less error prone.

The overloaded streaming operators are temporary as
they are provided in C++20. The ones here (though
incomplete) are fashioned after the C++20 specs.

Change-Id: Ieb499282ccb6e63fa939ba07bed3e5a4fbef1bd0
Signed-off-by: Ashod Nakashian <ashod.nakashian@collabora.co.uk>
2020-12-08 09:26:41 +00:00
..
Authorization.cpp wsd: avoid the using keyword and use C++ size_t 2020-11-15 15:41:41 -05:00
Authorization.hpp fix license headers 2020-10-01 11:56:43 +02:00
Clipboard.hpp wsd: avoid the using keyword and use C++ size_t 2020-11-15 15:41:41 -05:00
Common.hpp fix license headers 2020-10-01 11:56:43 +02:00
Crypto.cpp wsd: avoid the using keyword and use C++ size_t 2020-11-15 15:41:41 -05:00
Crypto.hpp fix license headers 2020-10-01 11:56:43 +02:00
FileUtil.cpp wsd: getTempFilePath -> getTempFileCopyPath 2020-11-22 22:26:36 -05:00
FileUtil.hpp wsd: misc cleanup 2020-11-22 22:26:36 -05:00
JailUtil.cpp wsd: log something sensible when a dynamic file is missing 2020-11-29 19:27:23 -05:00
JailUtil.hpp wsd: cleanup temp incoming directories after use 2020-11-23 21:29:34 -05:00
JsonUtil.hpp wsd: avoid the using keyword and use C++ size_t 2020-11-15 15:41:41 -05:00
Log.cpp wsd: specialize thread ID serialization 2020-11-21 19:49:46 -05:00
Log.hpp wsd: log: overload chrono duration to simplify logging 2020-12-08 09:26:41 +00:00
LOOLWebSocket.hpp fix license headers 2020-10-01 11:56:43 +02:00
Message.hpp fix license headers 2020-10-01 11:56:43 +02:00
MessageQueue.cpp fix license headers 2020-10-01 11:56:43 +02:00
MessageQueue.hpp Remove obsolete locking and conditions around MessageQueue 2020-11-24 12:32:45 +01:00
MobileApp.cpp fix license headers 2020-10-01 11:56:43 +02:00
MobileApp.hpp fix license headers 2020-10-01 11:56:43 +02:00
Png.hpp wsd: log: overload chrono duration to simplify logging 2020-12-08 09:26:41 +00:00
Protocol.cpp fix license headers 2020-10-01 11:56:43 +02:00
Protocol.hpp fix license headers 2020-10-01 11:56:43 +02:00
Rectangle.hpp fix license headers 2020-10-01 11:56:43 +02:00
RenderTiles.hpp wsd: log: overload chrono duration to simplify logging 2020-12-08 09:26:41 +00:00
Seccomp.cpp Replace all __linux in CPP conditions with __linux__. 2020-11-17 09:21:45 +00:00
Seccomp.hpp fix license headers 2020-10-01 11:56:43 +02:00
security.h Compare string the c++ way + clarify the message for the user. 2020-11-30 11:24:31 +01:00
Session.cpp wsd: misc cleanup 2020-11-22 22:26:36 -05:00
Session.hpp wsd: test: add Buffer test and minor cosmetics 2020-11-29 19:27:23 -05:00
SigUtil.cpp fix license headers 2020-10-01 11:56:43 +02:00
SigUtil.hpp fix license headers 2020-10-01 11:56:43 +02:00
SpookyV2.cpp
SpookyV2.h Use #pragma once 2020-04-18 15:00:18 +02:00
StringVector.cpp fix license headers 2020-10-01 11:56:43 +02:00
StringVector.hpp Fix typos 2020-10-07 12:51:08 +02:00
Unit.cpp fix license headers 2020-10-01 11:56:43 +02:00
Unit.hpp wsd: avoid the using keyword and use C++ size_t 2020-11-15 15:41:41 -05:00
UnitHTTP.hpp fix license headers 2020-10-01 11:56:43 +02:00
Util.cpp fuzzer-clientsession 2020-11-30 10:17:43 +01:00
Util.hpp fuzzer-clientsession 2020-11-30 10:17:43 +01:00