libreoffice-online/common
Ashod Nakashian f5c936ee63 wsd: add LOG_ASSERT to replace assert with extra logging
In NDEBUG builds, where there is no assert macro,
we log at debug level to still find issues without
adding noise to the logs.

However, in ENABLE_DEBUG builds not only do we assert
but we also log at error level.

Change-Id: I773dbf7bb2b459e505e73d91505b13d8ed2ed6d8
Signed-off-by: Ashod Nakashian <ashod.nakashian@collabora.co.uk>
2022-04-06 18:33:45 -04:00
..
Authorization.cpp
Authorization.hpp
Clipboard.hpp
CommandControl.cpp util: removed duplicate string trimming function 2022-03-22 09:07:03 -04:00
CommandControl.hpp wsd: introduce remote configuration 2022-02-25 18:36:06 +03:00
Common.hpp wsd: support experimental features 2022-03-17 18:46:46 -04:00
ConfigUtil.cpp
ConfigUtil.hpp
Crypto.cpp
Crypto.hpp
DummyTraceEventEmitter.cpp
FileUtil.cpp wsd: logging and minor cosmetics 2022-04-06 18:33:45 -04:00
FileUtil.hpp make sure modifiedTimeUs calculates with enough precision 2022-01-26 10:23:36 +01:00
JailUtil.cpp wsd: reduce debug and generally redundant logs 2022-02-24 07:38:13 -05:00
JailUtil.hpp
JsonUtil.hpp JSON escaping: Have some initial extra space 2021-10-14 13:41:53 +01:00
Log.cpp signal handling: print code, and relevant address too. 2022-03-14 16:34:42 +00:00
Log.hpp wsd: add LOG_ASSERT to replace assert with extra logging 2022-04-06 18:33:45 -04:00
Message.hpp Validate as utf-8 all Websocket text messages in debug mode. 2022-04-04 20:46:11 +01:00
MessageQueue.cpp rename: remaining lool->cool changes 2021-11-18 14:14:11 +01:00
MessageQueue.hpp Avoid (erroneous) warnings on iOS. 2022-01-10 13:03:37 +00:00
MobileApp.cpp Stop using .bmp files for tiles on iOS 2021-09-07 09:59:57 +03:00
MobileApp.hpp Stop using .bmp files for tiles on iOS 2021-09-07 09:59:57 +03:00
Png.hpp
Protocol.cpp rename: remaining lool->cool changes 2021-11-18 14:14:11 +01:00
Protocol.hpp common: introduce COOLProtocol::getNonNegTokenInteger() 2021-12-17 02:52:37 -05:00
Rectangle.hpp
RenderTiles.hpp wsd: const correctness and minor cleanups 2022-02-24 07:38:13 -05:00
Seccomp.cpp Use tokens.equals() instead of tokens[] == 2021-10-21 13:36:57 +02:00
Seccomp.hpp
security.h
Session.cpp l10n: if English variant is not specified then choose US as default 2022-03-30 16:51:56 +05:30
Session.hpp Revert "Make it possible to generate Trace Events already when loading the document" 2021-07-07 12:38:11 +03:00
SigUtil.cpp signal handling: print code, and relevant address too. 2022-03-14 16:34:42 +00:00
SigUtil.hpp wsd: support unattended runs 2022-02-17 18:52:48 -05:00
SpookyV2.cpp
SpookyV2.h
StateEnum.hpp wsd: minor improvements to logging and macros 2022-04-06 18:33:45 -04:00
StringVector.cpp
StringVector.hpp wsd: minor improvements to StringVector::equals overloads 2022-03-21 08:57:41 +00:00
TraceEvent.cpp
TraceEvent.hpp
Unit.cpp wsd: support experimental features 2022-03-17 18:46:46 -04:00
Unit.hpp wsd: minor improvements to logging and macros 2022-04-06 18:33:45 -04:00
Util.cpp wsd: add: support to define multiple domain with '|' 2022-04-05 13:47:57 +02:00
Util.hpp common: isValidUtf8: ensure chunk len is 4 at max 2022-04-06 10:26:24 +02:00