libreoffice-online/common
Tor Lillqvist 58db979291 Start on a gtk+-based workalike to the iOS app
The idea is that it would work sufficiently identically, so that even
people without a Mac and without an iOS device could participate in
development of the non-iOS-specific bits, like the JavaScript, or the
online MOBILEAPP-specific plumbing. Which would be great.

No, this doesn't do anything sane yet. It does compile the same online
C++ files as the iOS app, though. (Some minor tweaks were needed in a
couple of them to silence gcc warnings.)

There is a plain Makefile, but I should change to using autofoo, too.
Eventually, this will need to be built in a separate tree from a
normal online, just like when using the --enable-iosapp configure
switch. (But for now, doesn't matter.)

Change-Id: I13e4d921acb99d802d2f9da4b0df4a237ca60ad6
2018-10-17 00:45:35 +03:00
..
Common.hpp Upper limit of sent out versions of the same tile 2018-09-29 09:27:06 +02:00
Crypto.cpp respond different logo brands when it has support 2018-05-24 15:10:45 -04:00
Crypto.hpp respond different logo brands when it has support 2018-05-24 15:10:45 -04:00
FileUtil.cpp Still more iOS app and related Online C++ code hacking 2018-09-19 11:31:18 +03:00
FileUtil.hpp wsd: faster jail directory cleanup 2017-01-30 05:10:09 +00:00
IoUtil.cpp common: spell out non-trivial autos to improve readability 2018-02-07 10:18:12 +01:00
IoUtil.hpp remove obsolete Poco headers, and Poco SSL pieces. 2017-03-16 18:03:23 +00:00
JsonUtil.hpp common: mark parseJSON() as inline explicitly 2018-03-19 11:58:18 +01:00
Log.cpp Still more iOS app and related Online C++ code hacking 2018-09-19 11:31:18 +03:00
Log.hpp Introduce LOG_TRC_NOFILE() that doesn't output __FILE__ and __LINE__ 2018-09-16 13:43:08 +03:00
LOOLWebSocket.hpp Mark LOOLWebSocket as deprecated, and dung it out a bit. 2018-07-26 09:23:37 +01:00
Message.hpp common: spell out non-trivial autos to improve readability 2018-02-07 10:18:12 +01:00
MessageQueue.cpp common: spell out non-trivial autos to improve readability 2018-02-07 10:18:12 +01:00
MessageQueue.hpp Need to include <string> here 2018-08-29 19:57:58 +03:00
Png.hpp common: spell out non-trivial autos to improve readability 2018-02-07 10:18:12 +01:00
Protocol.cpp IME support 2018-02-08 14:16:34 +05:30
Protocol.hpp ut: log timestamp to track timeouts better 2018-02-11 19:21:15 +01:00
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 configure option to disable SECCOMP 2017-07-03 11:43:01 +02:00
security.h fuzzer: Make the shared loolwsd and loolforkit binary actually work. 2017-02-07 13:27:14 +01:00
Session.cpp Still more iOS app and related Online C++ code hacking 2018-09-19 11:31:18 +03:00
Session.hpp Count key-strokes, and report per session. 2017-09-11 19:00:10 +01:00
SigUtil.cpp It's enough to document a variable in one place 2018-10-15 16:33:54 +03:00
SigUtil.hpp ShutdownRequestFlag can be a constant false in the mobile app 2018-10-15 16:33:54 +03:00
SpookyV2.cpp loplugin:includeform 2017-12-20 21:21:05 +05:30
SpookyV2.h loolwsd: use a better hash function for png caching 2016-11-28 05:00:37 +00:00
Unit.cpp Still more iOS app and related Online C++ code hacking 2018-09-19 11:31:18 +03:00
Unit.hpp Still more iOS app and related Online C++ code hacking 2018-09-19 11:31:18 +03:00
UnitHTTP.hpp UnitHTTP: make sure function defined in header is inline to avoid ODR violation 2018-05-22 09:12:40 +02:00
Util.cpp Start on a gtk+-based workalike to the iOS app 2018-10-17 00:45:35 +03:00
Util.hpp Intermediate commit of work in progress on an iOS app 2018-09-12 18:32:05 +03:00