libreoffice-online/common
Caolán McNamara 0231a4d2a2 impress slide previews are not 256x256 so triggers assert
but they don't go through the delta mechanism, so move the assert
to the delta path, the other path is ok wrt gt 256x256

Signed-off-by: Caolán McNamara <caolan.mcnamara@collabora.com>
Change-Id: I2ba4d8affb7645349540f3a5de31d1802f04c53d
2023-07-06 09:13:45 +01:00
..
Authorization.cpp wsd: move tokenizer helpers into StringVector 2022-04-12 07:39:07 -04:00
Authorization.hpp wsd: support invalidating Authorization objects 2022-12-07 15:42:04 +03:00
Clipboard.hpp
CommandControl.cpp wsd: new config entry to add unlock_link for feature lock dialog per alias_group 2022-07-20 17:41:19 +05:30
CommandControl.hpp wsd: new config entry to add unlock_link for feature lock dialog per alias_group 2022-07-20 17:41:19 +05:30
Common.hpp wsd: support code-coverage report via --with-coverage 2022-08-02 14:45:12 -04:00
ConfigUtil.cpp introduce new options to customize featurelock dialog 2022-07-20 17:41:19 +05:30
ConfigUtil.hpp introduce new options to customize featurelock dialog 2022-07-20 17:41:19 +05:30
Crypto.cpp
Crypto.hpp
DummyTraceEventEmitter.cpp
FileUtil.cpp Add debug option that allows tile dumping 2023-06-05 08:59:39 +01:00
FileUtil.hpp Add debug option that allows tile dumping 2023-06-05 08:59:39 +01:00
JailUtil.cpp wsd: random device mounting 2023-06-23 18:13:59 +02:00
JailUtil.hpp Jail cleanup - include coolwsd pid + hash into a jails sub-directory. 2023-04-25 10:41:57 +01:00
JsonUtil.hpp wsd: exact-match JSON entries first 2023-05-22 09:34:29 -04:00
LangUtil.hpp Fix issue #5841 welcome, feedback, and buy product URLs are empty on mobile 2023-03-15 09:29:56 +01:00
Log.cpp wsd: sig: move signalLog helpers to SigUtil 2022-07-12 13:43:43 +01:00
Log.hpp wsd: move streaming operator overloads 2023-05-10 08:46:11 -04:00
Message.hpp wsd: detect json arrays in messages 2022-11-20 07:50:12 -05:00
MessageQueue.cpp Kill canceltiles support completely. 2023-06-22 09:35:22 +01:00
MessageQueue.hpp Fix typos in comments 2022-08-23 18:37:44 +02:00
MobileApp.cpp Suppress or fix all iOS compiler warnings without changing any code 2023-05-16 09:43:29 +02:00
MobileApp.hpp
Png.hpp cid#318871 Unintentional integer overflow 2023-07-05 14:49:59 +02:00
Protocol.cpp use more string_view 2023-06-15 13:29:04 +02:00
Protocol.hpp Kill canceltiles support completely. 2023-06-22 09:35:22 +01:00
Rectangle.hpp
RenderTiles.hpp impress slide previews are not 256x256 so triggers assert 2023-07-06 09:13:45 +01:00
Seccomp.cpp wsd: always use Util::forcedExit to properly cleanup 2022-08-02 07:51:52 -04:00
Seccomp.hpp
security.h cid#318910 Logically dead code 2023-06-21 08:40:21 +02:00
Session.cpp Replace preprocessor directives with C++ conditional check 2023-06-15 19:01:42 +01:00
Session.hpp a11y: add config for enable/disable accessibility in general 2023-06-08 00:00:51 +02:00
SigUtil.cpp wsd: signal handlers must preserve errno 2023-06-14 07:04:26 -04:00
SigUtil.hpp Add missing headers that cause compiler errors on newest compilers. 2023-04-27 10:47:29 +03:00
SpookyV2.cpp common: move "hashSubBuffer" function 2022-05-09 16:40:57 +01:00
SpookyV2.h common: move "hashSubBuffer" function 2022-05-09 16:40:57 +01:00
StateEnum.hpp wsd: support short-form names in STATE_ENUM 2022-12-14 04:38:26 -05:00
StringVector.cpp wsd: move tokenizer helpers into StringVector 2022-04-12 07:39:07 -04:00
StringVector.hpp Related: #6514 removeCallbackDuplicate only needs up to 4 tokens 2023-06-07 08:54:27 +01:00
TraceEvent.cpp
TraceEvent.hpp wsd: some clang-tidy warning fixes 2023-06-30 21:45:40 +02:00
Unit.cpp wsd: test: better test timeout thread management 2023-06-14 07:04:26 -04:00
Unit.hpp wsd: test: initialize logs before unit-tests 2023-05-31 07:40:11 -04:00
Util.cpp cid#318946 Argument cannot be negative 2023-07-05 14:49:59 +02:00
Util.hpp cid#318835 COPY_INSTEAD_OF_MOVE 2023-06-29 08:03:00 -04:00