summaryrefslogtreecommitdiff
path: root/static/emscripten/uno.js
AgeCommit message (Expand)Author
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