libreoffice-online/common
Michael Meeks cce3767ba8 First cut SIMD wrappers / separation to accelerate RLE code.
Split it out as a C file, to avoid accidental C++ header inclusion,
and C is a cross-platform assembler anyway so a good match.

Change-Id: I6c042781713aecaf143b9663af8377659a7deaf1
Signed-off-by: Michael Meeks <michael.meeks@collabora.com>
2023-09-25 16:55:04 +01:00
..
Authorization.cpp
Authorization.hpp
Clipboard.hpp wsd: cosmetic improvements to ClipboardCache 2023-07-08 04:19:00 -04:00
CommandControl.cpp
CommandControl.hpp
Common.hpp
ConfigUtil.cpp
ConfigUtil.hpp
Crypto.cpp wsd: smart pointer cleanup 2023-08-03 08:40:20 +02:00
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: unmount the test mount directory too 2023-07-08 04:19:00 -04:00
JailUtil.hpp
JsonUtil.hpp wsd: exact-match JSON entries first 2023-05-22 09:34:29 -04:00
LangUtil.hpp
Log.cpp cid#318843 COPY_INSTEAD_OF_MOVE 2023-08-16 15:15:59 +02:00
Log.hpp reduce cost of TileDesc::parse 2023-08-24 22:22:43 +01:00
Message.hpp
MessageQueue.cpp Kill canceltiles support completely. 2023-06-22 09:35:22 +01:00
MessageQueue.hpp
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 ensure we don't split a utf-8 sequence when logging message 2023-08-25 08:41:46 +02:00
Rectangle.hpp
RenderTiles.hpp move "combined" bit inside TileCombined class 2023-08-21 20:48:31 +01:00
Seccomp.cpp add and use 'N_ELEMENTS' in lieu of std::size 2023-08-23 12:06:31 +02:00
Seccomp.hpp
security.h cid#318910 Logically dead code 2023-06-21 08:40:21 +02:00
Session.cpp cid#318842 silence Unchecked return value 2023-08-15 15:09:36 +02:00
Session.hpp Revert "Fix getting canonical view id of 1000" 2023-09-06 10:28:26 +02:00
SigUtil.cpp Fix minor iOS build and runtime problems 2023-09-12 00:49:18 +02:00
SigUtil.hpp
Simd.cpp First cut SIMD wrappers / separation to accelerate RLE code. 2023-09-25 16:55:04 +01:00
Simd.hpp First cut SIMD wrappers / separation to accelerate RLE code. 2023-09-25 16:55:04 +01:00
SpookyV2.cpp
SpookyV2.h
StateEnum.hpp add and use 'N_ELEMENTS' in lieu of std::size 2023-08-23 12:06:31 +02:00
StringVector.cpp
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: exit on failure to load unit-test lib 2023-09-25 08:58:39 +02:00
Unit.hpp wsd: better newChild unit-test event 2023-07-08 04:19:00 -04:00
Util.cpp kit: improve date format of UNO commands in crashreports 2023-09-11 10:07:19 +02:00
Util.hpp kit: improve date format of UNO commands in crashreports 2023-09-11 10:07:19 +02:00