Age | Commit message (Expand) | Author |
2024-03-11 | Embind construction of UNO Any sequence/struct/exception/interface | Stephan Bergmann |
2024-03-11 | Embind construction of UNO Any enum | Stephan Bergmann |
2024-03-09 | Enable (and fix) some TODO test code | Stephan Bergmann |
2024-03-08 | Embind construction of UNO Any Type | Stephan Bergmann |
2024-03-08 | Redesign Embind UNO Any construction | Stephan Bergmann |
2024-03-08 | Improve Embind'ing of UNO Type | Stephan Bergmann |
2024-03-07 | Add Embind'ing of UNO Any getter for interfaces | Stephan Bergmann |
2024-03-06 | Adapt Exception test to emcc/Clang versions that support std::source_location | Stephan Bergmann |
2024-03-06 | Add Embind'ing of UNO Any getter for exceptions | Stephan Bergmann |
2024-03-05 | Fix typos in commented-out TODO code | Stephan Bergmann |
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-03-04 | Improve Embing'ing of UNO Any somewhat | Stephan Bergmann |
2024-03-02 | Some minor embindtest clean up | Stephan Bergmann |
2024-02-29 | Some minimal Embind support for UNO type | Stephan Bergmann |
2024-02-29 | Test Embind'ing of UNO enums | Stephan Bergmann |
2024-02-29 | Embind support for constant groups | Stephan Bergmann |
2024-02-28 | Generate slightly more flexible JS init_unoembind_* functions | Stephan Bergmann |
2024-02-28 | Fold InternalUnoApi_embindtest into UnoApi_udkapi | Stephan Bergmann |
2024-02-23 | Library_embindtest should use comprehensive InternalUnoApi_embindtest | Stephan Bergmann |
2024-02-23 | unoembind sequence tests | Stephan Bergmann |
2024-02-22 | Embind: Add UNO char support | Stephan Bergmann |
2024-02-22 | A first cut at embindtest | Stephan Bergmann |
2024-02-22 | Framework for some UNOIDL to test the Embind UNO binding with | Stephan Bergmann |
2024-01-30 | tdf#105844 unotest,xmlsecurity: fix tests on MacOSX | Michael Stahl |
2023-12-27 | tdf#158803 Fix issues detected by pyflakes | Chenxiong Qi |
2023-05-05 | loplugin:unnecessarygetstr | Stephan Bergmann |
2023-02-21 | qa: call ProcessEventsToIdle inside dispatchCommand | Xisco Fauli |
2023-02-21 | tdf#153752: SbxObject::Execute: extra characters in Option Compatible mode | Mike Kaganski |
2022-12-10 | Introduce CPPUNIT_PROPAGATE_EXCEPTIONS environment variable | Stephan Bergmann |
2022-11-06 | tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macro | jsala |
2022-11-03 | swmodeltestbase: remove duplicated code | Xisco Fauli |
2022-10-11 | Deduplicate O(U)StringConcatenation | Mike Kaganski |
2022-09-29 | split utl::TempFile into fast and named variants | Noel Grandin |
2022-07-29 | Verify signing certificate cryptographically before use in tests | Mike Kaganski |
2022-07-29 | Better valid certificate check, consider filter data | Mike Kaganski |
2022-04-29 | unotest: fix NSS initialization for CentOS7 system NSS | Michael Stahl |
2022-03-01 | Fix the test failing when invalid certificate is in cert store | Mike Kaganski |
2022-02-28 | Fix the tests failing when invalid certificate is in cert store | Mike Kaganski |
2021-12-03 | Fix --disable-scripting for DESKTOP build | Jan-Marek Glogowski |
2021-12-02 | PPTX export: handle theme colors from the doc model for shape text | Miklos Vajna |
2021-11-12 | Fix (mis-)uses of temporary O[U]StringLiteral | Stephan Bergmann |
2021-10-18 | xmlsecurity: fix new tests on WNT | Michael Stahl |
2021-10-15 | test: upgrade test NSS database from dbm: to sql: | Michael Stahl |
2021-10-03 | A more lightweight O[U]StringConcatenation | Stephan Bergmann |
2021-08-06 | make --disable-scripting compile | Caolán McNamara |
2021-07-21 | Avoid external processes picking up instdir/program/libnspr4.so | Stephan Bergmann |
2021-04-21 | loplugin:stringadd replace OUStringLiteral temporaries with OUString::Concat | Noel Grandin |
2021-04-19 | Updated README.md files | Hossein |
2021-04-01 | Exclude tests based on device color depth, not RDP | Mike Kaganski |