summaryrefslogtreecommitdiff
path: root/test/source/bootstrapfixture.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-10-23loplugin:includeform: testStephan Bergmann1-1/+1
2017-10-06Process all pending events during Cppunit setUpJan-Marek Glogowski1-0/+5
2017-08-01move resmgr to unotoolsCaolán McNamara1-1/+1
2017-07-02loplugin:casttovoid: testStephan Bergmann1-3/+3
2017-04-27vcl: move RegisterDisplay() from ErrorHandler to ErrorRegistryChris Sherlock1-1/+1
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock1-1/+1
2017-03-13Revert "comphelper: fix MSVC hang in ThreadPool::shutdown()"Miklos Vajna1-7/+0
2017-03-11comphelper: fix MSVC hang in ThreadPool::shutdown()Michael Stahl1-0/+7
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-08-29Remove duplication of "set up VCL" codeStephan Bergmann1-27/+2
2016-07-15new loplugin unnecessary overrideNoel Grandin1-5/+0
2016-06-17Add MS binary format validator support in test fixtureVasily Melenchuk1-1/+10
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-2/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-09-24convert Link<> to typedNoel Grandin1-1/+1
2015-09-22convert Link<> to typedNoel Grandin1-3/+3
2015-09-10convert Link<> to typedNoel Grandin1-3/+2
2015-08-19test: hack to avoid VCLXToolkit calling CreateMainLoopThreadMichael Stahl1-0/+13
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe1-2/+2
2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann1-1/+1
2015-04-29Remove unnecessary STATIC_LINK macroStephan Bergmann1-1/+1
2015-04-20Use OFFICEOTRON/ODFVALIDATOR determined by configureStephan Bergmann1-3/+12
2014-12-18test: Use appropriate OUString functions on string constantsStephan Bergmann1-1/+1
2014-12-10CppunitTest --headless is not the same as soffice --headlessStephan Bergmann1-1/+3
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann1-1/+1
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin1-1/+1
2014-07-04improve test failure messageMarkus Mohrhard1-2/+2
2014-06-04DeInitVCL at end of testsStephan Bergmann1-15/+16
2014-05-22Avoid including <config_features.h> in <vcl/svapp.hxx>Tor Lillqvist1-0/+3
2014-05-14-Werror,-Wunused-functionStephan Bergmann1-0/+2
2014-05-14Fail the test if executing the validator failsStephan Bergmann1-1/+3
2014-05-01fix spelling errorMarkus Mohrhard1-1/+1
2014-04-19-Werror,-Wunused-resultThomas Arnhold1-1/+2
2014-04-11set what system locale should resolve to for languagetagCaolán McNamara1-0/+4
2014-03-30coverity#1194929 String not null terminatedCaolán McNamara1-1/+1
2014-03-26improve validation failure messageMarkus Mohrhard1-1/+1
2014-03-08enable ODF export validationMarkus Mohrhard1-1/+11
2014-03-05move the export validation code to testMarkus Mohrhard1-0/+74
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-24/+4
2013-04-09move Python tests in-processMichael Stahl1-10/+33
2013-03-29ResMgr with LanguageTagEike Rathke1-3/+2
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky1-1/+1
2012-11-17we really don't need lang-conversion hereEike Rathke1-6/+2
2012-10-31Get rid of vcl::unohelper::GetMultiServiceFactoryStephan Bergmann1-1/+1
2012-10-09String->OUString in tools::ErrorContextNoel Grandin1-1/+1
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann1-17/+15
2012-08-02test: string cleanup in BootstrapFixtureMiklos Vajna1-11/+10
2012-08-01test::BootstrapFixture: make GraphicConverter workMiklos Vajna1-0/+9
2012-04-13setup/teardown default component context once before/after all testsCaolán McNamara1-6/+7
2012-04-12partially revert the editeng singleton stuff to get build to completeCaolán McNamara1-2/+0