summaryrefslogtreecommitdiffstats
path: root/unotest/source/cpp
Commit message (Expand)AuthorAgeFilesLines
* tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen2018-10-081-0/+1
* New loplugin:externalStephan Bergmann2018-09-171-1/+1
* cppcheck: useInitializationList in test to xmloffJochen Nitschke2018-07-291-2/+1
* Related: rhbz#1602589 add comments to coverity annotationsCaolán McNamara2018-07-271-1/+1
* test: invoke ODF validator with custom schemasMichael Stahl2018-06-291-4/+4
* Fix typosAndrea Gelmini2018-05-051-1/+1
* loplugin:salcall fix functionsNoel Grandin2017-12-112-2/+2
* cosmetics: Drop duplicate semicolonTakeshi Abe2017-11-201-1/+1
* loplugin:includeform: unotestStephan Bergmann2017-10-2310-56/+56
* Consistently use OUString in test::DirectoriesStephan Bergmann2017-08-241-14/+4
* unotest: really run every CppunitTest with its own user profileMichael Stahl2017-08-221-4/+0
* revert OSL_ASSERT changesChris Sherlock2017-05-071-1/+1
* tdf#43157: convert unotest from OSL_ASSERT to assertChris Sherlock2017-05-071-1/+1
* loplugin:cppunitassertequals: unotestStephan Bergmann2017-04-281-2/+4
* ChartDumpTest: A new chart test suite for a more sistematic testingTamás Zolnai2017-02-121-0/+5
* loplugin:unnecessaryoverride (dtors) in unotestStephan Bergmann2016-12-011-2/+0
* screenshots: builddir is not neccessarily same as srcdirChristian Lohmaier2016-11-261-2/+0
* remove dep on unotest from osl_Pipe testDavid Tardon2016-11-212-42/+2
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-132-2/+2
* tdf#94306 replace boost::noncopyable in stoc to xmlsec..Jochen Nitschke2016-04-132-4/+8
* cleanup: remove unused com/sun/star/uno includesJochen Nitschke2016-04-121-1/+0
* cleanup: remove unused Reference.h(xx) includesJochen Nitschke2016-04-021-1/+0
* Special case for ANDROID is supposed to no longer be neededStephan Bergmann2016-03-101-5/+0
* Extract Directories from BootstrapFixtureBaseStephan Bergmann2016-03-102-64/+75
* RC4 encrypt some WMF and TIFF test filesMichael Stahl2016-01-051-1/+2
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-105-14/+14
* loplugin:stringconstant: elide explicit ctor usage (manually due to macros)Stephan Bergmann2015-11-061-2/+2
* loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2015-11-061-2/+2
* use uno::Reference::set method instead of assignmentNoel Grandin2015-11-052-2/+2
* yyyyyNoel Grandin2015-11-042-2/+2
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-122-2/+2
* Use CPPUNIT_ASSERT_EQUALStephan Bergmann2015-09-151-11/+11
* Clean up outputStephan Bergmann2015-08-241-4/+3
* Make test order deterministicStephan Bergmann2015-08-241-49/+66
* loplugin:unusedmethodsNoel Grandin2015-07-301-1/+0
* simplifyStephan Bergmann2015-04-011-5/+1
* MacrosTest::loadFromDesktop: use comphelper::containerToSequence()Miklos Vajna2015-03-311-19/+18
* WaE: passing [...] by value, rather pass by referenceTor Lillqvist2015-03-301-8/+8
* Unit tests for SkipImagesLászló Németh2015-03-301-1/+14
* The --nofirststartwizard option is a no-opTor Lillqvist2015-03-291-2/+1
* convert SFX_FILTER_ constants to enum classNoel Grandin2015-03-191-2/+2
* create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin2015-03-181-2/+2
* convert all remaining BOOST_STATIC_ASSERT to static_assertCaolán McNamara2015-02-051-2/+1
* unotest: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-185-16/+8
* tweak the assert message so its readable when an errors happensCaolán McNamara2014-11-191-1/+2
* markup with event type not checker typeCaolán McNamara2014-11-051-1/+1
* document array_vs_singleton dismissalsCaolán McNamara2014-10-301-0/+1
* fdo#82577: Handle TimeNoel Grandin2014-10-011-1/+1
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-171-4/+0
* loplugin:staticcallStephan Bergmann2014-06-131-2/+1