summaryrefslogtreecommitdiff
path: root/unotest
AgeCommit message (Expand)AuthorFilesLines
2015-02-23unotest: unobootstrapprotector needs runtime dependency on unorcMichael Stahl1-0/+5
2015-02-09Adapt file URL hackery to WindowsStephan Bergmann1-1/+4
2015-02-05convert all remaining BOOST_STATIC_ASSERT to static_assertCaolán McNamara1-2/+1
2015-02-03copy test file to workdir to avoid overwritingLionel Elie Mamane1-0/+11
2015-01-12java: simplify sleeping and waiting in testsNoel Grandin1-4/+2
2015-01-05java: remove more dead codeNoel Grandin3-5/+5
2015-01-05java: remove dead codeNoel Grandin5-192/+4
2014-12-18unotest: Use appropriate OUString functions on string constantsStephan Bergmann5-16/+8
2014-12-11java: reduce visibility of fields and methodsNoel Grandin3-7/+7
2014-11-19tweak the assert message so its readable when an errors happensCaolán McNamara1-1/+2
2014-11-18java: make fields final where possibleNoel Grandin2-4/+4
2014-11-05markup with event type not checker typeCaolán McNamara1-1/+1
2014-10-30document array_vs_singleton dismissalsCaolán McNamara1-0/+1
2014-10-22framework, unotest: do not override UserInstallation from environmentMichael Stahl1-9/+0
2014-10-07fdo84315: add integration test for basic LibreOffice Base functionalityBjoern Michaelsen1-0/+25
2014-10-01unotest: the assigned value is never usedRobert Antoni Buj i Gelonch1-2/+1
2014-10-01fdo#82577: Handle TimeNoel Grandin1-1/+1
2014-09-29unotest: remove import from the same packageRobert Antoni Buj i Gelonch1-2/+0
2014-08-20java: remove unnecessary constructor declarationsNoel Grandin1-3/+0
2014-08-19java: no need to instantiate String objects directlyNoel Grandin1-1/+1
2014-08-19java: use 'Integer.valueOf' instead of 'new Integer'Noel Grandin1-1/+1
2014-08-12java: remove useless javadoc tagsNoel Grandin1-2/+0
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin1-0/+2
2014-08-08java: remove exceptions from throws clauses that are notNoel Grandin1-2/+2
2014-08-08java: remove unnecessary semi-colonsNoel Grandin4-4/+4
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-4/+0
2014-06-13loplugin:staticcallStephan Bergmann1-2/+1
2014-06-04Demystify magic poniesStephan Bergmann1-1/+1
2014-05-29Detach all DocBasicItem objects upon process termination.Kohei Yoshida2-0/+3
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin1-13/+10
2014-04-12macros_test: use "css" short formTomaž Vajngerl1-9/+8
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2-2/+2
2014-02-26Remove visual noise from unotestAlexander Wilms1-2/+2
2014-01-28bool improvementsStephan Bergmann1-1/+1
2014-01-17test::BootstrapFixtureBase::getPathFromWorkdir not unusedMichael Stahl1-0/+8
2014-01-17removed some unused code (svx, svtools, unotest)Petr Vorel1-6/+0
2013-12-17test::FiltersTest: add support for export testsMiklos Vajna1-8/+13
2013-12-17Remove unnecessary use of OUString constructor in + expressionsNoel Grandin3-7/+7
2013-12-13fixes for previous commitMarkus Mohrhard2-3/+8
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin1-1/+1
2013-11-09fail early and hardLionel Elie Mamane1-0/+2
2013-11-05fixincludeguards.sh: uno*Thomas Arnhold1-2/+2
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin1-1/+1
2013-10-31solver doesn't solve anything...Michael Stahl1-3/+0
2013-10-29gbuild: move unittest mock profile to WORKDIRMichael Stahl1-4/+1
2013-10-25stop looking for Jar files in solverMichael Stahl1-3/+3
2013-10-22Improve test assertionStephan Bergmann1-1/+1
2013-09-27Can use CppUnit assert functionality hereStephan Bergmann1-3/+1
2013-09-27Fix URL creationStephan Bergmann1-19/+23
2013-09-27getURLFromWorkdir should actually return a URLStephan Bergmann1-1/+2