Age | Commit message (Expand) | Author |
---|---|---|
2024-07-30 | Embind: Missing support for UNO polymorphic struct types | Stephan Bergmann |
2024-07-27 | In embindtest, also test Any included in Struct | Stephan Bergmann |
2024-07-16 | Add test code for UNO attributes implemented in JS | Stephan Bergmann |
2024-07-12 | Turn org.libreoffice.embindtest.Test from singleton to service | Stephan Bergmann |
2024-07-11 | Fully implement the Wasm UNO bridge cpp2uno direction | Stephan Bergmann |
2024-05-30 | Implement attribute handling | Stephan Bergmann |
2024-05-08 | Emscripten: Towards a working C++ UNO bridge | Stephan Bergmann |
2024-04-30 | Embind: Fix out-param handling | Stephan Bergmann |
2024-04-20 | Embind: Test and Fix out-param handling | Stephan Bergmann |
2024-04-19 | Embind: Consistently represent empty interface references as JS null | Stephan Bergmann |
2024-04-12 | Embind: support .implement()-based JS UNO objects | Stephan Bergmann |
2024-04-11 | Move org.libreoffice.embindtest from udkapi to offapi | Stephan Bergmann |