..
Authorization.cpp
spdx: improve machine and human readability of headers.
2023-11-14 19:36:31 +00:00
Authorization.hpp
wsd: include cleanup
2024-03-19 20:51:02 -04:00
Clipboard.hpp
wsd: rescue the clipboard before autosaving on unload
2024-02-05 11:52:02 +01:00
CommandControl.cpp
spdx: improve machine and human readability of headers.
2023-11-14 19:36:31 +00:00
CommandControl.hpp
spdx: improve machine and human readability of headers.
2023-11-14 19:36:31 +00:00
Common.hpp
polls: switch compiled in delays to 60 seconds.
2024-03-25 08:18:35 +00:00
ConfigUtil.cpp
spdx: improve machine and human readability of headers.
2023-11-14 19:36:31 +00:00
ConfigUtil.hpp
spdx: improve machine and human readability of headers.
2023-11-14 19:36:31 +00:00
Crypto.cpp
spdx: improve machine and human readability of headers.
2023-11-14 19:36:31 +00:00
Crypto.hpp
spdx: improve machine and human readability of headers.
2023-11-14 19:36:31 +00:00
DummyTraceEventEmitter.cpp
wsd: reduce directives for unused variable supression
2024-03-09 12:37:19 -05:00
FileUtil.cpp
reduce uses of MOBILEAPP on some files
2024-03-20 09:13:00 +01:00
FileUtil.hpp
getTempFileCopyPath is only used by tests so move to test-only code
2024-02-01 10:01:08 +00:00
JailUtil.cpp
spdx: improve machine and human readability of headers.
2023-11-14 19:36:31 +00:00
JailUtil.hpp
spdx: improve machine and human readability of headers.
2023-11-14 19:36:31 +00:00
JsonUtil.hpp
admin: improve error handling on bad json for updateroutetoken
2024-01-09 14:13:46 +00:00
LangUtil.hpp
spdx: improve machine and human readability of headers.
2023-11-14 19:36:31 +00:00
Log.cpp
reduce uses of MOBILEAPP on some files
2024-03-20 09:13:00 +01:00
Log.hpp
reduce uses of MOBILEAPP on some files
2024-03-20 09:13:00 +01:00
Message.hpp
spdx: improve machine and human readability of headers.
2023-11-14 19:36:31 +00:00
MessageQueue.cpp
dumpState should summarize MessageQueue and TileQueue messages.
2024-02-21 12:57:11 +00:00
MessageQueue.hpp
dumpState should summarize MessageQueue and TileQueue messages.
2024-02-21 12:57:11 +00:00
MobileApp.cpp
cool#8328 - config header fixup.
2024-02-21 09:35:25 +00:00
MobileApp.hpp
cool#8328 - config header fixup.
2024-02-21 09:35:25 +00:00
Png.hpp
reduce uses of MOBILEAPP on some files
2024-03-20 09:13:00 +01:00
Protocol.cpp
wsd: clean up unused header includes
2024-01-08 08:38:48 +01:00
Protocol.hpp
wsd: clean up unused header includes
2024-01-08 08:38:48 +01:00
Rectangle.hpp
ChildSession - dump much more internal state.
2024-01-18 20:18:56 +00:00
RenderTiles.hpp
wsd: take arguments by-ref where possible
2024-03-09 12:37:19 -05:00
Seccomp.cpp
wsd: reduce directives for unused variable supression
2024-03-09 12:37:19 -05:00
Seccomp.hpp
spdx: improve machine and human readability of headers.
2023-11-14 19:36:31 +00:00
security.h
wsd: reduce directives for unused variable supression
2024-03-09 12:37:19 -05:00
Session.cpp
Send permission parameter to wopi parameters.
2024-03-16 07:28:30 +03:00
Session.hpp
init document theme during load
2024-02-21 10:23:15 +00:00
SigUtil.cpp
reduce uses of MOBILEAPP on some files
2024-03-20 09:13:00 +01:00
SigUtil.hpp
signal activity dumping: enrich with session details and state.
2024-02-06 19:29:28 +00:00
Simd.cpp
spdx: improve machine and human readability of headers.
2023-11-14 19:36:31 +00:00
Simd.hpp
cool#8328 - config header fixup.
2024-02-21 09:35:25 +00:00
SpookyV2.cpp
SpookyV2.h
StateEnum.hpp
StringVector.cpp
cool#8328 - config header fixup.
2024-02-21 09:35:25 +00:00
StringVector.hpp
wsd: clean up unused header includes
2024-01-08 08:38:48 +01:00
ThreadPool.hpp
Re-factor thread counting into a ThreadCounter class.
2024-03-07 09:36:00 +00:00
TraceEvent.cpp
wsd: streamline TraceEvent strings
2024-03-18 18:41:49 +00:00
TraceEvent.hpp
wsd: avoid duplicate string copying for ProfileZone
2024-03-18 18:41:49 +00:00
Unit.cpp
reduce uses of MOBILEAPP on some files
2024-03-20 09:13:00 +01:00
Unit.hpp
Only create Unit-test SocketPoll when used.
2024-03-15 11:41:23 +00:00
Util-desktop.cpp
add isMobileApp util function to reduce ifdefs
2024-03-20 09:13:00 +01:00
Util-mobile.cpp
add isMobileApp util function to reduce ifdefs
2024-03-20 09:13:00 +01:00
Util.cpp
reduce uses of MOBILEAPP on some files
2024-03-20 09:13:00 +01:00
Util.hpp
add isMobileApp util function to reduce ifdefs
2024-03-20 09:13:00 +01:00
Watchdog.hpp
Watchdog to call probe-point when SocketPolls are slow.
2024-03-19 11:29:07 +00:00