summaryrefslogtreecommitdiff
path: root/unotest/source/cpp/macros_test.cxx
AgeCommit message (Expand)Author
2024-11-08no need to take a copy of the getProcessComponentContext return valueNoel Grandin
2024-08-01pyuno,unotest,xmlsecurity: copy GPG test files for UITtestMichael Stahl
2024-07-18make date/time single-arg constructors explicitNoel Grandin
2024-05-20loplugin:ostr in variousNoel Grandin
2024-01-30tdf#105844 unotest,xmlsecurity: fix tests on MacOSXMichael Stahl
2023-02-21qa: call ProcessEventsToIdle inside dispatchCommandXisco Fauli
2023-02-21tdf#153752: SbxObject::Execute: extra characters in Option Compatible modeMike Kaganski
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
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-02PPTX export: handle theme colors from the doc model for shape textMiklos Vajna
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-04-21loplugin:stringadd replace OUStringLiteral temporaries with OUString::ConcatNoel Grandin
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-11-18tdf#123936 Formatting files in module unotest with clang-formatPhilipp Hofer
2020-06-19Move data for signing tests to test/Miklos Vajna
2020-02-03tdf#42949 Fix IWYU warnings in unotest/Gabor Kelemen
2020-01-17Clean up duplicated command dispatch test functionalityMiklos Vajna
2019-12-29Avoid crash in shutdown when accessing already destroyed BASIC_DLLMike Kaganski
2019-07-21loplugin:referencecasting in unotools..uuiNoel Grandin
2017-10-23loplugin:includeform: unotestStephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-11-04yyyyyNoel Grandin
2015-04-01simplifyStephan Bergmann
2015-03-31MacrosTest::loadFromDesktop: use comphelper::containerToSequence()Miklos Vajna
2015-03-30WaE: passing [...] by value, rather pass by referenceTor Lillqvist
2015-03-30Unit tests for SkipImagesLászló Németh
2014-04-12macros_test: use "css" short formTomaž Vajngerl
2013-12-13fixes for previous commitMarkus Mohrhard
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-09fail early and hardLionel Elie Mamane
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-12Removed RTL_CONSTASCII_(U)STRINGPARAM in unotestChr. Rossmanith
2013-02-05Pass DocumentService to the loader during macro tests.Kohei Yoshida
2012-10-31Show URL of failing document in unit testsCédric Bosdonnat
2012-06-27targetted re-work of cppunit pieces.Michael Meeks
2011-11-27create a base class for macros_testMarkus Mohrhard