Age | Commit message (Expand) | Author |
2024-02-03 | First-class Embind JS support for OUString | Stephan Bergmann |
2024-02-01 | embindmaker: Add support for sequence types | Stephan Bergmann |
2024-01-31 | embindmaker: Consistently spell out "::com::sun::star::" | Stephan Bergmann |
2024-01-31 | embindmaker: Handle (plain) structs | Stephan Bergmann |
2024-01-31 | Rename UnoInOutParamXxx -> uno_InOutParam_xxx | Stephan Bergmann |
2024-01-31 | embindmaker: Handle enums | Stephan Bergmann |
2024-01-31 | embindmaker: Handle new-style singletons | Stephan Bergmann |
2024-01-31 | At least in its current form, embinding Any shouldn't need allow_raw_pointers | Stephan Bergmann |
2024-01-31 | Embind in-out/out params of primitive type apparently need a wrapper | Stephan Bergmann |
2024-01-31 | Embind clean up, only pass in-out/out params by raw pointer | Stephan Bergmann |
2024-01-30 | Pass the_self by const ref in Embind wrapper functions | Stephan Bergmann |
2024-01-30 | Embinding OUString shouldn't need allow_raw_pointers | Stephan Bergmann |
2024-01-30 | embindmaker: Handle new-style services | Stephan Bergmann |
2024-01-30 | Expose comphelper::getProcessComponentContext through Embind | Stephan Bergmann |
2024-01-30 | embindmaker: Handle interface inheritance | Stephan Bergmann |
2024-01-30 | Rework the Embind mapping of UNO interfaces | Stephan Bergmann |
2024-01-30 | Some renaming of generated identifiers | Stephan Bergmann |
2024-01-29 | Experimental support for latest Emscripten (and Qt6) | Stephan Bergmann |
2024-01-28 | Hack to speed up compilation of generated UNO Embind source | Stephan Bergmann |
2024-01-26 | Fix typo | Andrea Gelmini |
2024-01-25 | Let embindmaker also generate a .js file with more natural names | Stephan Bergmann |
2024-01-21 | Extract embindmaker from cppumaker into its own tool | Stephan Bergmann |
2024-01-19 | Remove unused include | Stephan Bergmann |
2024-01-18 | Embind nicely supports std::u16string for OUString | Stephan Bergmann |
2024-01-18 | -Werror,-Wdeprecated-enum-float-conversion (Emscripten) | Stephan Bergmann |
2023-12-12 | wasm: include missing custom shape presets | Caolán McNamara |
2023-11-16 | expert config: Proper editing support for numbers | Samuel Mehrbrodt |
2023-11-13 | Use SvxNameDialog for editing config values | Samuel Mehrbrodt |
2023-10-28 | Fix WASM TB following 217f23f6437b1cac10fb4ea09b72fa896d46bd6b | Julien Nabet |
2023-10-27 | tdf#157930 sc: Add easy to use conditional formatting menu | Paris Oplopoios |
2023-09-18 | JavaScript uno bindings for WASM with Embind - first cut | Sarper Akdemir |
2023-07-09 | tdf#151273, tdf#151925: Don’t use QFont text layout by default | Khaled Hosny |
2023-03-23 | tdf#142978 Remove a11y check dialog | Samuel Mehrbrodt |
2023-03-23 | jsdialog: enable data validation dialog | Szymon Kłos |
2023-02-13 | Fix typo | Andrea Gelmini |
2023-02-13 | Mention that Emscripten 3.1.30 is known to work for COWASM | Tor Lillqvist |
2023-02-13 | Don't overload the word 'module' unnecessarily | Tor Lillqvist |
2023-02-06 | Minor typo fixes and some additional information | Tor Lillqvist |
2023-02-03 | Fix typo | Andrea Gelmini |
2023-02-02 | Add instructions for when building headless LO core for WASM | Tor Lillqvist |
2022-12-14 | Update Qt5 build instructions to use Allotropia's pre-patched repo | Tor Lillqvist |
2022-12-13 | use $(file …) directly instead of gb_var2file when not used as intermediate | Christian Lohmaier |
2022-12-13 | gb_var2file: remove now unused chunk-size parameter | Christian Lohmaier |
2022-11-29 | Don't build the Qt5 Mandelbrot demos unless we have Qt5 | Tor Lillqvist |
2022-11-14 | WASM: fix loading writer docs after rebase | Balázs Varga (allotropia) |
2022-11-01 | tdf#142446 follow up: Fix missing ui file crash and a11y ui errors | Jim Raykowski |
2022-10-14 | WASM add Calc as optional build result, make it build & run | Balazs Varga |
2022-09-29 | tdf#151197: Remove EmojiControl | Khaled Hosny |
2022-07-07 | tdf#139953 Apply and Edit Changes - drop first dialog go directly to Edit | Aman Jha |
2022-06-20 | tdf#141026 Put user and computer name into collapsed section | Siddhant Chaudhary |