summaryrefslogtreecommitdiff
path: root/offapi/org/libreoffice/embindtest
AgeCommit message (Expand)Author
2024-07-30Embind: Missing support for UNO polymorphic struct typesStephan Bergmann
2024-07-27In embindtest, also test Any included in StructStephan Bergmann
2024-07-16Add test code for UNO attributes implemented in JSStephan Bergmann
2024-07-12Turn org.libreoffice.embindtest.Test from singleton to serviceStephan Bergmann
2024-07-11Fully implement the Wasm UNO bridge cpp2uno directionStephan Bergmann
2024-05-30Implement attribute handlingStephan Bergmann
2024-05-08Emscripten: Towards a working C++ UNO bridgeStephan Bergmann
2024-04-30Embind: Fix out-param handlingStephan Bergmann
2024-04-20Embind: Test and Fix out-param handlingStephan Bergmann
2024-04-19Embind: Consistently represent empty interface references as JS nullStephan Bergmann
2024-04-12Embind: support .implement()-based JS UNO objectsStephan Bergmann
2024-04-11Move org.libreoffice.embindtest from udkapi to offapiStephan Bergmann