/nlpsolver/

value='distro/cib/libreoffice-5-3'>distro/cib/libreoffice-5-3 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/unotest
AgeCommit message (Expand)Author
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
2022-03-01Fix the test failing when invalid certificate is in cert storeMike Kaganski
2022-02-28Fix the tests failing when invalid certificate is in cert storeMike Kaganski
2021-12-03Fix --disable-scripting for DESKTOP buildJan-Marek Glogowski
2021-12-02PPTX export: handle theme colors from the doc model for shape textMiklos Vajna
2021-11-12Fix (mis-)uses of temporary O[U]StringLiteralStephan Bergmann
2021-10-18xmlsecurity: fix new tests on WNTMichael Stahl
2021-10-15test: upgrade test NSS database from dbm: to sql:Michael Stahl
2021-10-03A more lightweight O[U]StringConcatenationStephan Bergmann
2021-08-06make --disable-scripting compileCaolán McNamara
2021-07-21Avoid external processes picking up instdir/program/libnspr4.soStephan Bergmann
2021-04-21loplugin:stringadd replace OUStringLiteral temporaries with OUString::ConcatNoel Grandin
2021-04-19Updated README.md filesHossein
2021-04-01Exclude tests based on device color depth, not RDPMike Kaganski
2021-03-31This should be a static methodMike Kaganski
2021-03-30Exclude some tests in Windows RDP sessionMike Kaganski
2021-03-23tdf#124176 Use pragma once in u*Vincent LE GARREC