office-gobmx/include/sal
Jan-Marek Glogowski 93133585b5 WASM optionally run any app via system loop
Allows LO to run via system event loop instead of having an
own one and processing system events as needed. Needed for
WASM, so the browser isn't blocked, as there is no way to
run the browser mainloop from WASM. Generally an alternative
to running LO in a WebWorker and communicating to some
frontend.

Change-Id: I24955638827f3b8c04240845ffc781cd28f2aa29
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/128602
Tested-by: Jenkins
Reviewed-by: Jan-Marek Glogowski <glogow@fbihome.de>
2022-01-19 17:06:48 +01:00
..
detail tdf#130978 Added comment to all published API 2021-02-02 20:56:27 +01:00
alloca.h WASM: add initial support for Emscripten cross build 2021-05-05 21:14:54 +02:00
backtrace.hxx tdf#123936 Formatting files in module include with clang-format 2020-11-21 13:19:17 +01:00
config.h WASM: add initial support for Emscripten cross build 2021-05-05 21:14:54 +02:00
log-areas.dox WASM optionally run any app via system loop 2022-01-19 17:06:48 +01:00
log.hxx Add SAL_DEBUG_IF 2021-11-01 12:23:38 +01:00
macros.h tdf#130978 Added comment to all published API 2021-02-02 20:56:27 +01:00
main.h tdf#130978 Added comment to all published API 2021-02-02 20:56:27 +01:00
mathconf.h tdf#130978 Added comment to all published API 2021-02-02 20:56:27 +01:00
saldllapi.h tdf#130978 Added comment to all published API 2021-02-02 20:56:27 +01:00
types.h Fix typo 2021-05-01 12:23:31 +02:00
typesizes.h