Age | Commit message (Expand) | Author |
---|---|---|
2024-03-04 | Add Embind'ing of UNO Any getter for sequences | Stephan Bergmann |
2024-03-04 | Add Embing'ing of UNO Any getter for enums | Stephan Bergmann |
2024-02-23 | Propagate by-ref Sequence::operator[] return type through lambda | Stephan Bergmann |
2024-02-08 | Embind: Allow UNO sequences to be constructed from JS arrays | Stephan Bergmann |
2024-02-06 | Prevent JS from creating css::uno::Sequence of negative size | Stephan Bergmann |
2024-02-01 | embindmaker: Add support for sequence types | Stephan Bergmann |
2024-01-31 | Embind in-out/out params of primitive type apparently need a wrapper | Stephan Bergmann |
2024-01-30 | Rework the Embind mapping of UNO interfaces | Stephan Bergmann |