libreoffice-online/common
Tor Lillqvist 75438baa70 More mobile app stuff, very much early state of work in progress
Re-think Linux vs mobile ifdefs a bit. Use #ifdef __linux only to
surround code that actually is Linux-specific. Use #ifdef MOBILEAPP
for code that is for a mobile version (with no separste wsd, forkit,
and kit processes, and with no WebSocket protocol used).

Bypass UnitFoo for mobile. Possibly we do want the UnitFoo stuff after
all on mobile, to run in some special testing mode? Hard to say, let's
skipt it for now.
2018-09-10 15:13:43 +03:00
..
Common.hpp Use correct path in the client websockets. 2018-05-18 15:16:40 +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 More mobile app stuff, very much early state of work in progress 2018-09-10 15:13:43 +03:00
FileUtil.hpp
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 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 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
Session.cpp More mobile app stuff, very much early state of work in progress 2018-09-10 15:13:43 +03:00
Session.hpp Count key-strokes, and report per session. 2017-09-11 19:00:10 +01:00
SigUtil.cpp Bin some unneeded #includes 2018-08-29 18:44:35 +03:00
SigUtil.hpp SigUtil: split out dumpBacktrace. 2017-04-28 18:08:57 +01:00
SpookyV2.cpp loplugin:includeform 2017-12-20 21:21:05 +05:30
SpookyV2.h
Unit.cpp loplugin:includeform 2017-12-20 21:21:05 +05:30
Unit.hpp More mobile app stuff, very much early state of work in progress 2018-09-10 15:13:43 +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 More mobile app stuff, very much early state of work in progress 2018-09-10 15:13:43 +03:00
Util.hpp More mobile app stuff, very much early state of work in progress 2018-09-10 15:13:43 +03:00