summaryrefslogtreecommitdiffstats
path: root/unotest
Commit message (Expand)AuthorAgeFilesLines
* Fix typosAndrea Gelmini2016-05-161-1/+1
* 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-103-64/+76
* Fix typosAndrea Gelmini2016-01-102-2/+2
* 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
* Fix typosAndrea Gelmini2015-09-301-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
* unotest.py: call the magic bootstrap init function once onlyMichael Stahl2015-08-061-1/+6
* loplugin:unusedmethodsNoel Grandin2015-07-301-1/+0
* Python 2.7 compatibility for unotest.pyMatthew J. Francis2015-06-261-0/+2
* improve the error message when a java UNO test failsNoel Grandin2015-06-251-1/+4
* Uno api sidebar unit test tdf#91806Laurent Godard2015-06-231-0/+14
* java:remove more unnecessary catch/re-throwNoel Grandin2015-06-111-1/+1
* 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-293-4/+3
* 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
* unotest: unobootstrapprotector needs runtime dependency on unorcMichael Stahl2015-02-231-0/+5
* Adapt file URL hackery to WindowsStephan Bergmann2015-02-091-1/+4
* convert all remaining BOOST_STATIC_ASSERT to static_assertCaolán McNamara2015-02-051-2/+1
* copy test file to workdir to avoid overwritingLionel Elie Mamane2015-02-031-0/+11
* java: simplify sleeping and waiting in testsNoel Grandin2015-01-121-4/+2
* java: remove more dead codeNoel Grandin2015-01-053-5/+5
* java: remove dead codeNoel Grandin2015-01-055-192/+4
* unotest: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-185-16/+8
* java: reduce visibility of fields and methodsNoel Grandin2014-12-113-7/+7
* tweak the assert message so its readable when an errors happensCaolán McNamara2014-11-191-1/+2
* java: make fields final where possibleNoel Grandin2014-11-182-4/+4
* markup with event type not checker typeCaolán McNamara2014-11-051-1/+1
* document array_vs_singleton dismissalsCaolán McNamara2014-10-301-0/+1
* framework, unotest: do not override UserInstallation from environmentMichael Stahl2014-10-221-9/+0
* fdo84315: add integration test for basic LibreOffice Base functionalityBjoern Michaelsen2014-10-071-0/+25
* unotest: the assigned value is never usedRobert Antoni Buj i Gelonch2014-10-011-2/+1
* fdo#82577: Handle TimeNoel Grandin2014-10-011-1/+1
* unotest: remove import from the same packageRobert Antoni Buj i Gelonch2014-09-291-2/+0
* java: remove unnecessary constructor declarationsNoel Grandin2014-08-201-3/+0