summaryrefslogtreecommitdiff
path: root/unotest
AgeCommit message (Expand)Author
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
2015-03-29The --nofirststartwizard option is a no-opTor Lillqvist
2015-03-19convert SFX_FILTER_ constants to enum classNoel Grandin
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2015-02-23unotest: unobootstrapprotector needs runtime dependency on unorcMichael Stahl
2015-02-09Adapt file URL hackery to WindowsStephan Bergmann
2015-02-05convert all remaining BOOST_STATIC_ASSERT to static_assertCaolán McNamara
2015-02-03copy test file to workdir to avoid overwritingLionel Elie Mamane
2015-01-12java: simplify sleeping and waiting in testsNoel Grandin
2015-01-05java: remove more dead codeNoel Grandin
2015-01-05java: remove dead codeNoel Grandin
2014-12-18unotest: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-11java: reduce visibility of fields and methodsNoel Grandin
2014-11-19tweak the assert message so its readable when an errors happensCaolán McNamara
2014-11-18java: make fields final where possibleNoel Grandin
2014-11-05markup with event type not checker typeCaolán McNamara
2014-10-30document array_vs_singleton dismissalsCaolán McNamara
2014-10-22framework, unotest: do not override UserInstallation from environmentMichael Stahl
2014-10-07fdo84315: add integration test for basic LibreOffice Base functionalityBjoern Michaelsen
2014-10-01unotest: the assigned value is never usedRobert Antoni Buj i Gelonch
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-29unotest: remove import from the same packageRobert Antoni Buj i Gelonch
2014-08-20java: remove unnecessary constructor declarationsNoel Grandin
2014-08-19java: no need to instantiate String objects directlyNoel Grandin
2014-08-19java: use 'Integer.valueOf' instead of 'new Integer'Noel Grandin
2014-08-12java: remove useless javadoc tagsNoel Grandin
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin
2014-08-08java: remove exceptions from throws clauses that are notNoel Grandin
2014-08-08java: remove unnecessary semi-colonsNoel Grandin
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-04Demystify magic poniesStephan Bergmann
2014-05-29Detach all DocBasicItem objects upon process termination.Kohei Yoshida
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-04-12macros_test: use "css" short formTomaž Vajngerl
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26Remove visual noise from unotestAlexander Wilms
2014-01-28bool improvementsStephan Bergmann
2014-01-17test::BootstrapFixtureBase::getPathFromWorkdir not unusedMichael Stahl
2014-01-17removed some unused code (svx, svtools, unotest)Petr Vorel
2013-12-17test::FiltersTest: add support for export testsMiklos Vajna
2013-12-17Remove unnecessary use of OUString constructor in + expressionsNoel Grandin
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-11-05fixincludeguards.sh: uno*Thomas Arnhold
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin