libreoffice-online/common
Patrick Luby 12213d7ec5 Fix iOS build breakages by adding http::Request to iOS build
Still needed to add a bunch of #if !MOBILAPP to disable all of the
Online server's unit testing classes so that the iOS app won't crash
when opening a document.

TODO: the iOS app will not accept text input at all. Is some code
unexpectedly consuming message data sent over the mobile fake socket?

Signed-off-by: Patrick Luby <plubius@neooffice.org>
Change-Id: Ie874ee8e452188a7b4cdf6d5f87708e5ed9b0235
2023-06-15 19:01:42 +01:00
..
Authorization.cpp
Authorization.hpp
Clipboard.hpp
CommandControl.cpp
CommandControl.hpp
Common.hpp
ConfigUtil.cpp
ConfigUtil.hpp
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: add fixme for safer jail removal 2023-05-15 08:47:26 +01: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
Log.hpp wsd: move streaming operator overloads 2023-05-10 08:46:11 -04:00
Message.hpp
MessageQueue.cpp Resolves: #6514 disable noop 'canceltiles' 2023-06-13 20:04:57 +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 Fix issue #5840 by not using base64 encoding for PNG data 2023-02-20 21:33:46 +01:00
Protocol.cpp use more string_view 2023-06-15 13:29:04 +02:00
Protocol.hpp use more string_view 2023-06-15 13:29:04 +02:00
Rectangle.hpp
RenderTiles.hpp Add debug option that allows tile dumping 2023-06-05 08:59:39 +01:00
Seccomp.cpp
Seccomp.hpp
security.h
Session.cpp Fix iOS build breakages by adding http::Request to iOS build 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
SpookyV2.h
StateEnum.hpp
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 cid#318882 AUTO_CAUSES_COPY 2023-06-14 10:10:46 +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#318952 Resource leak 2023-06-14 10:10:46 +02:00
Util.hpp wsd: de-duplicate assertCorrectThread 2023-05-22 09:34:29 -04:00