summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXisco Fauli <xiscofauli@libreoffice.org>2020-09-16 15:51:58 +0200
committerXisco Fauli <xiscofauli@libreoffice.org>2020-09-16 15:51:58 +0200
commit8acc153c744d5f4b034ae363b4755c8063bb3ee3 (patch)
tree8c85846811faef302c81e8f8731a6571053696de
parent34b00bb82652966efc92051785d099eaf0681f77 (diff)
Branch libreoffice-7-0-2 libreoffice-7-0-2
This is 'libreoffice-7-0-2' - the stable branch for the 7.0.2 release. Only very safe changes, reviewed by three people are allowed. If you want to commit more complicated fix for the next 7.0.x release, please use the 'libreoffice-7-0' branch. If you want to build something cool, unstable, and risky, use master. Change-Id: I01445652c41ad128445ff856273ae12f65816bf4
0 files changed, 0 insertions, 0 deletions
value='feature/svg-optimisations-5-0'>feature/svg-optimisations-5-0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/static/README.wasm.md
AgeCommit message (Expand)Author
2024-08-29use emrun with explicit "--hostname 127.0.0.1" for testingMoritz Duge
2024-08-20More useful to have an EMSCRIPTEN_EXTRA_SOFFICE_PRE_JSStephan Bergmann
2024-08-20Remove wasm-qt-mandelbrot demoStephan Bergmann
2024-08-19Fix typoAndrea Gelmini
2024-08-19Fix typoAndrea Gelmini
2024-08-18Emscripten: Document how Qt builds its own freetype, but we link against LO'sStephan Bergmann
2024-08-14Emscripten: Run external code on LO's main threadStephan Bergmann
2024-08-12Emscripten: Move the Qt event loop off the JS main threadStephan Bergmann
2024-08-07I finally understand why we need that hackStephan Bergmann
2024-07-26Add --with-package-format=emscriptenStephan Bergmann
2024-07-25Enable start center in Emscripten buildStephan Bergmann
2024-07-25Fix typoAndrea Gelmini
2024-07-24Document the Emscripten threads issueStephan Bergmann
2024-07-19Drop obsolete "Ideas for an UNO bridge implementation"Stephan Bergmann
2024-07-18Change from Module.intiUno() to Module.uno_init promiseStephan Bergmann
2024-06-12Embind: Centrally initialize via Module.initUno() in a new uno.jsStephan Bergmann
2024-06-05Clean up example codeStephan Bergmann
2024-05-29Emscripten: Unconditional --enable-wasm-exceptionsStephan Bergmann
2024-05-28Emscripten: Add hack to prepare for --enable-wasm-exceptionsStephan Bergmann
2024-04-19Embind: Consistently represent empty interface references as JS nullStephan Bergmann
2024-04-18Embind: We no longer need interface FromAny ctorStephan Bergmann
2024-04-16Embind: No need for $queryStephan Bergmann
2024-04-06Fix typoAndrea Gelmini
2024-04-04Improved documentation (Emscripten, Qt5 usage, WASM examples)Moritz Duge
2024-04-04Drop spurious .delete() calls from example codeStephan Bergmann
2024-03-08Redesign Embind UNO Any constructionStephan Bergmann
2024-03-06Update documented emsdk versionStephan Bergmann
2024-02-29Improve sample code, missing delete()Stephan Bergmann
2024-02-28Generate slightly more flexible JS init_unoembind_* functionsStephan Bergmann
2024-02-21Remove stray code from exampleStephan Bergmann
2024-02-03First-class Embind JS support for OUStringStephan Bergmann
2024-01-31embindmaker: Handle enumsStephan Bergmann
2024-01-30Rework the Embind mapping of UNO interfacesStephan Bergmann
2024-01-29Experimental support for latest Emscripten (and Qt6)Stephan Bergmann
2024-01-25Let embindmaker also generate a .js file with more natural namesStephan Bergmann