summaryrefslogtreecommitdiff
path: root/unotest
AgeCommit message (Expand)Author
26 hoursEmbind: Fix out-param handlingStephan Bergmann
11 daysEmbind: Test and Fix out-param handlingStephan Bergmann
11 daysEmbind: Drop $equals, add sameUnoObjectStephan Bergmann
11 daysEmbind: Don't use new when getting UNO singletonsStephan Bergmann
12 daysEmbind: Consistently represent empty interface references as JS nullStephan Bergmann
12 daysEmbind: throwUnoException from JSStephan Bergmann
13 daysEmbind: call decrementExceptionRefcount upon catchingStephan Bergmann
14 daysEmbind: Clean up JS UNO obj implementation in embindtest.jsStephan Bergmann
2024-04-16Embind: No need for $queryStephan Bergmann
2024-04-12Embind: support .implement()-based JS UNO objectsStephan Bergmann
2024-04-11Move org.libreoffice.embindtest from udkapi to offapiStephan Bergmann
2024-04-08Fix indentationStephan Bergmann
2024-04-08Embind: Clarify poor UNO exception supportStephan Bergmann
2024-03-11Embind construction of UNO Any sequence/struct/exception/interfaceStephan Bergmann
2024-03-11Embind construction of UNO Any enumStephan Bergmann
2024-03-09Enable (and fix) some TODO test codeStephan Bergmann
2024-03-08Embind construction of UNO Any TypeStephan Bergmann
2024-03-08Redesign Embind UNO Any constructionStephan Bergmann
2024-03-08Improve Embind'ing of UNO TypeStephan Bergmann
2024-03-07Add Embind'ing of UNO Any getter for interfacesStephan Bergmann
2024-03-06Adapt Exception test to emcc/Clang versions that support std::source_locationStephan Bergmann
2024-03-06Add Embind'ing of UNO Any getter for exceptionsStephan Bergmann
2024-03-05Fix typos in commented-out TODO codeStephan Bergmann
2024-03-04Add Embind'ing of UNO Any getter for sequencesStephan Bergmann
2024-03-04Add Embing'ing of UNO Any getter for enumsStephan Bergmann
2024-03-04Improve Embing'ing of UNO Any somewhatStephan Bergmann
2024-03-02Some minor embindtest clean upStephan Bergmann
2024-02-29Some minimal Embind support for UNO typeStephan Bergmann
2024-02-29Test Embind'ing of UNO enumsStephan Bergmann
2024-02-29Embind support for constant groupsStephan Bergmann
2024-02-28Generate slightly more flexible JS init_unoembind_* functionsStephan Bergmann
2024-02-28Fold InternalUnoApi_embindtest into UnoApi_udkapiStephan Bergmann
2024-02-23Library_embindtest should use comprehensive InternalUnoApi_embindtestStephan Bergmann
2024-02-23unoembind sequence testsStephan Bergmann
2024-02-22Embind: Add UNO char supportStephan Bergmann
2024-02-22A first cut at embindtestStephan Bergmann
2024-02-22Framework for some UNOIDL to test the Embind UNO binding withStephan Bergmann
2024-01-30tdf#105844 unotest,xmlsecurity: fix tests on MacOSXMichael Stahl
2023-12-27tdf#158803 Fix issues detected by pyflakesChenxiong Qi
2023-05-05loplugin:unnecessarygetstrStephan Bergmann
2023-02-21qa: call ProcessEventsToIdle inside dispatchCommandXisco Fauli
2023-02-21tdf#153752: SbxObject::Execute: extra characters in Option Compatible modeMike Kaganski
2022-12-10Introduce CPPUNIT_PROPAGATE_EXCEPTIONS environment variableStephan Bergmann
2022-11-06tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macrojsala
2022-11-03swmodeltestbase: remove duplicated codeXisco Fauli
2022-10-11Deduplicate O(U)StringConcatenationMike Kaganski
2022-09-29split utl::TempFile into fast and named variantsNoel Grandin
2022-07-29Verify signing certificate cryptographically before use in testsMike Kaganski
2022-07-29Better valid certificate check, consider filter dataMike Kaganski
2022-04-29unotest: fix NSS initialization for CentOS7 system NSSMichael Stahl