..
Authorization.cpp
wsd: move tokenizer helpers into StringVector
2022-04-12 07:39:07 -04:00
Authorization.hpp
wsd: support invalidating Authorization objects
2022-12-07 15:42:04 +03:00
Clipboard.hpp
CommandControl.cpp
wsd: new config entry to add unlock_link for feature lock dialog per alias_group
2022-07-20 17:41:19 +05:30
CommandControl.hpp
wsd: new config entry to add unlock_link for feature lock dialog per alias_group
2022-07-20 17:41:19 +05:30
Common.hpp
wsd: support code-coverage report via --with-coverage
2022-08-02 14:45:12 -04:00
ConfigUtil.cpp
introduce new options to customize featurelock dialog
2022-07-20 17:41:19 +05:30
ConfigUtil.hpp
introduce new options to customize featurelock dialog
2022-07-20 17:41:19 +05:30
Crypto.cpp
Crypto.hpp
DummyTraceEventEmitter.cpp
FileUtil.cpp
Fix compiler warnings when building for WASM.
2023-02-12 15:55:24 +01:00
FileUtil.hpp
Add export as pdf
2023-01-26 13:06:57 +00:00
JailUtil.cpp
Jail cleanup - include coolwsd pid + hash into a jails sub-directory.
2023-04-25 10:41:57 +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
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
wsd: sig: move signalLog helpers to SigUtil
2022-07-12 13:43:43 +01:00
Log.hpp
wsd: move streaming operator overloads
2023-05-10 08:46:11 -04:00
Message.hpp
wsd: detect json arrays in messages
2022-11-20 07:50:12 -05:00
MessageQueue.cpp
masterpage: get & set optional mode parameter for tiles (server side)
2022-09-19 15:18:23 +02:00
MessageQueue.hpp
Fix typos in comments
2022-08-23 18:37:44 +02:00
MobileApp.cpp
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
wsd: move tokenizer helpers into StringVector
2022-04-12 07:39:07 -04:00
Protocol.hpp
Remove unused document signing code.
2023-05-08 21:51:47 +03:00
Rectangle.hpp
RenderTiles.hpp
no need for shared_ptr here
2023-03-07 14:46:59 +01:00
Seccomp.cpp
wsd: always use Util::forcedExit to properly cleanup
2022-08-02 07:51:52 -04:00
Seccomp.hpp
security.h
Session.cpp
wsd: support per-user timezone
2023-01-31 15:38:08 +01:00
Session.hpp
Move canonicalId creation to the Kit
2023-03-17 17:34:05 +00:00
SigUtil.cpp
Fix compiler warnings when building for WASM.
2023-02-12 15:55:24 +01:00
SigUtil.hpp
Add missing headers that cause compiler errors on newest compilers.
2023-04-27 10:47:29 +03:00
SpookyV2.cpp
common: move "hashSubBuffer" function
2022-05-09 16:40:57 +01:00
SpookyV2.h
common: move "hashSubBuffer" function
2022-05-09 16:40:57 +01:00
StateEnum.hpp
wsd: support short-form names in STATE_ENUM
2022-12-14 04:38:26 -05:00
StringVector.cpp
wsd: move tokenizer helpers into StringVector
2022-04-12 07:39:07 -04:00
StringVector.hpp
Order headers alphabetically when possible.
2023-05-09 20:22:15 +03:00
TraceEvent.cpp
TraceEvent.hpp
Fix typos in comments
2022-08-23 18:37:44 +02:00
Unit.cpp
wsd: test: do not start the next test if test is not finished
2023-03-10 07:45:12 -05:00
Unit.hpp
wsd: test: start next test only after destroying the current
2023-01-30 07:52:08 -05:00
Util.cpp
use getrandom() instead of /dev/[u]random
2023-03-17 08:38:21 -04:00
Util.hpp
wsd: test: time countCoolKitProcesses to catch slow unloads
2023-05-02 19:54:31 -04:00