summaryrefslogtreecommitdiff
path: root/unotest/source/cpp
AgeCommit message (Expand)Author
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert unotest from OSL_ASSERT to assertChris Sherlock
2017-04-28loplugin:cppunitassertequals: unotestStephan Bergmann
2017-02-12ChartDumpTest: A new chart test suite for a more sistematic testingTamás Zolnai
2016-12-01loplugin:unnecessaryoverride (dtors) in unotestStephan Bergmann
2016-11-26screenshots: builddir is not neccessarily same as srcdirChristian Lohmaier
2016-11-21remove dep on unotest from osl_Pipe testDavid Tardon
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-04-13tdf#94306 replace boost::noncopyable in stoc to xmlsec..Jochen Nitschke
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2016-03-10Special case for ANDROID is supposed to no longer be neededStephan Bergmann
2016-03-10Extract Directories from BootstrapFixtureBaseStephan Bergmann
2016-01-05RC4 encrypt some WMF and TIFF test filesMichael Stahl
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (manually due to macros)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-11-04yyyyyNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-15Use CPPUNIT_ASSERT_EQUALStephan Bergmann
2015-08-24Clean up outputStephan Bergmann
2015-08-24Make test order deterministicStephan Bergmann
2015-07-30loplugin:unusedmethodsNoel 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
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-05convert all remaining BOOST_STATIC_ASSERT to static_assertCaolán McNamara
2014-12-18unotest: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-19tweak the assert message so its readable when an errors happensCaolán McNamara
2014-11-05markup with event type not checker typeCaolán McNamara
2014-10-30document array_vs_singleton dismissalsCaolán McNamara
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-13loplugin:staticcallStephan 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