/svgio/qa/cppunit/data/

ption> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/static/emscripten
AgeCommit message (Expand)Author
2024-09-02Explicitly .delete() one more interface object in uno.jsStephan Bergmann
2024-08-31Explicitly .delete() type and interface objects in uno.jsStephan Bergmann
2024-08-30Consistenly terminate statements with semicolons in JS codeStephan Bergmann
2024-08-26+WARN is the default with an unset SAL_LOG env var, anywayStephan Bergmann
2024-08-26'use strict' is of no use here...Stephan Bergmann
2024-08-15Emscripten: Establish a channel between browser and LO main threadsStephan Bergmann
2024-08-12Emscripten: Move the Qt event loop off the JS main threadStephan Bergmann
2024-07-26Looks like Emscripten LO doesn't need explicit --norestore --nologoStephan Bergmann
2024-07-25Enable start center in Emscripten buildStephan Bergmann
2024-07-25Adapt comphelper::ThreadPool to Emscripten's threading needsStephan Bergmann
2024-07-18Change from Module.intiUno() to Module.uno_init promiseStephan Bergmann
2024-07-12A mechanism for annotating the embindmaker-generated JS UNOIDL dataStephan Bergmann
2024-06-21Embind: Fix C++ UNO exception catchingStephan Bergmann
2024-06-19Consistently 'use strict' for JS codeStephan Bergmann
2024-06-17Embind: Fix lifecycle of UNO any and sequence values returned from JS to C++Stephan Bergmann
2024-06-17Fix thinko re JS for...in loopStephan Bergmann
2024-06-12Embind: Let unoObject return a css.uno.XInterface referenceStephan Bergmann
2024-06-12Remove leftover work-in-progress lineStephan Bergmann
2024-06-12Embind: Centrally initialize via Module.initUno() in a new uno.jsStephan Bergmann
2024-02-24Add a favicon to the Wasm buildStephan Bergmann
2024-02-15Fold registeroustring.js into PrimaryBindings.cxxStephan Bergmann
2024-02-03First-class Embind JS support for OUStringStephan Bergmann
2023-07-09tdf#151273, tdf#151925: Don’t use QFont text layout by defaultKhaled Hosny
2022-01-19WASM gbuild: add --pre-js dependenciesJan-Marek Glogowski