libreoffice-online/common
Tor Lillqvist b59d160a08 Intermediate commit of work in progress on an iOS app
The app is unimaginatively called "Mobile" for now.

Runs but crashes pretty quickly after loading the document by the LO
core. Will need some heavy changes to get a ClientSession object
created in there, too, to handle the (emulated) WebSocket messages
from the JavaScript. It would then handle some of these messages
itself, and forwards some to the ChildSession, which in this case is
in the same process. Now the messsages from the JavaScript go to a
ChildSession, which is wrong. As the assertion says, "Tile traffic
should go through the DocumentBroker-LoKit WS"
2018-09-12 18:32:05 +03:00
..
Common.hpp
Crypto.cpp
Crypto.hpp
FileUtil.cpp More mobile app stuff, very much early state of work in progress 2018-09-10 15:13:43 +03:00
FileUtil.hpp
IoUtil.cpp
IoUtil.hpp
JsonUtil.hpp
Log.cpp More mobile app stuff, very much early state of work in progress 2018-09-10 15:13:43 +03:00
Log.hpp Third parameter to prefix() is a bool 2018-08-29 18:36:16 +03:00
LOOLWebSocket.hpp
Message.hpp
MessageQueue.cpp
MessageQueue.hpp Need to include <string> here 2018-08-29 19:57:58 +03:00
Png.hpp
Protocol.cpp
Protocol.hpp
Rectangle.hpp Handle tiles hanging out the visible area 2018-08-22 13:49:23 +02:00
Seccomp.cpp Third parameter to prefix() is a bool 2018-08-29 18:36:16 +03:00
Seccomp.hpp
security.h
Session.cpp More mobile app stuff, very much early state of work in progress 2018-09-10 15:13:43 +03:00
Session.hpp
SigUtil.cpp Bin some unneeded #includes 2018-08-29 18:44:35 +03:00
SigUtil.hpp
SpookyV2.cpp
SpookyV2.h
Unit.cpp
Unit.hpp More mobile app stuff, very much early state of work in progress 2018-09-10 15:13:43 +03:00
UnitHTTP.hpp
Util.cpp Intermediate commit of work in progress on an iOS app 2018-09-12 18:32:05 +03:00
Util.hpp Intermediate commit of work in progress on an iOS app 2018-09-12 18:32:05 +03:00