..
Authorization.cpp
wsd: Authorization parsing and creation improvements
2020-07-01 07:33:57 +02:00
Authorization.hpp
android: Remove unneeded dependency + add some comments.
2020-07-02 11:08:19 +02:00
Clipboard.hpp
Use #pragma once
2020-04-18 15:00:18 +02:00
Common.hpp
wsd: faster jail setup via bind-mount
2020-07-01 05:42:43 +02:00
Crypto.cpp
wsd: single-char string literals -> char
2020-06-02 01:31:26 +02:00
Crypto.hpp
Use #pragma once
2020-04-18 15:00:18 +02:00
FileUtil.cpp
Make FileUtil.{hpp,cpp} compile for iOS again
2020-07-08 15:20:14 +02:00
FileUtil.hpp
Make FileUtil.{hpp,cpp} compile for iOS again
2020-07-08 15:20:14 +02:00
JailUtil.cpp
wsd: support parallel systemplate setup
2020-07-07 19:05:23 +02:00
JailUtil.hpp
wsd: faster jail setup via bind-mount
2020-07-01 05:42:43 +02:00
JsonUtil.hpp
wsd: single-char string literals -> char
2020-06-02 01:31:26 +02:00
Log.cpp
Don't bother outputting the thread id in hex for iOS to log
2020-07-10 10:56:57 +02:00
Log.hpp
Add LOG_INF_NOFILE that doesn't display the source file location
2020-07-14 16:52:28 +02:00
LOOLWebSocket.hpp
wsd: single-char string literals -> char
2020-06-02 01:31:26 +02:00
Message.hpp
wsd: use more efficient StringVector::equals
2020-06-23 06:42:25 +02:00
MessageQueue.cpp
wsd: match LOK callback type as integer
2020-07-02 21:49:31 +02:00
MessageQueue.hpp
Use #pragma once
2020-04-18 15:00:18 +02:00
MobileApp.cpp
tdf#128502: Chunk of work to enable "multi-tasking" in the iOS app
2020-06-26 13:09:51 +02:00
MobileApp.hpp
tdf#128502: Chunk of work to enable "multi-tasking" in the iOS app
2020-06-26 13:09:51 +02:00
Png.hpp
Use #pragma once
2020-04-18 15:00:18 +02:00
Protocol.cpp
wsd: move string-to-integer helper to Util
2020-07-02 02:38:35 +02:00
Protocol.hpp
wsd: move string-to-integer helper to Util
2020-07-02 02:38:35 +02:00
Rectangle.hpp
wsd: improved TileCache
2020-07-14 15:35:20 +02:00
RenderTiles.hpp
Avoid a few unused variables and functions in the iOS case
2020-07-15 14:32:16 +02:00
Seccomp.cpp
wsd: single-char string literals -> char
2020-06-02 01:31:26 +02:00
Seccomp.hpp
Use #pragma once
2020-04-18 15:00:18 +02:00
security.h
wsd: faster jail setup via bind-mount
2020-07-01 05:42:43 +02:00
Session.cpp
allow saving a PDF, add "view_comment" state
2020-07-27 16:40:12 +02:00
Session.hpp
allow saving a PDF, add "view_comment" state
2020-07-27 16:40:12 +02:00
SigUtil.cpp
Fix iOS build: checkDumpGlobalState() is needed
2020-07-15 13:00:05 +02:00
SigUtil.hpp
Forkit: add dump_forkit_state and re-factor state checks to simplify.
2020-07-14 17:28:32 +02:00
SpookyV2.cpp
SpookyV2.h
Use #pragma once
2020-04-18 15:00:18 +02:00
StringVector.cpp
wsd: optimized tokenization
2020-06-02 17:25:19 +02:00
StringVector.hpp
wsd: use more efficient StringVector::equals
2020-06-23 06:42:25 +02:00
Unit.cpp
wsd: add http-headers unit-test
2020-07-01 07:37:10 +02:00
Unit.hpp
wsd: add http-headers unit-test
2020-07-01 07:37:10 +02:00
UnitHTTP.hpp
Use #pragma once
2020-04-18 15:00:18 +02:00
Util.cpp
Slight refactoring to make planned re-plumbing of iOS app easier
2020-07-03 08:41:02 +02:00
Util.hpp
Why call it a "hash"?
2020-07-03 09:46:40 +03:00