summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2018-03-01test: add assertXPathNSDef()Miklos Vajna
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-04Replace all OUString("") with OUString()Arnaud Versini
2017-04-28loplugin:cppunitassertequals: testStephan Bergmann
2017-04-28clang-tidy readability-simplify-boolean-exprNoel Grandin
2017-04-27vcl: move RegisterDisplay() from ErrorHandler to ErrorRegistryChris Sherlock
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2017-04-12EnableHeadlessMode bool arg doesn't toggle headlessCaolán McNamara
2017-04-03use actual UNO enums in test..vbahelperNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-19Fix typos + some German translationsAndrea Gelmini
2017-03-18Fix MSVC hang in ThreadPool::shutdown()Michael Stahl
2017-03-13Revert "comphelper: fix MSVC hang in ThreadPool::shutdown()"Miklos Vajna
2017-03-11comphelper: fix MSVC hang in ThreadPool::shutdown()Michael Stahl
2017-01-30expand SVM test (Mask, TextRect, TextLine) and mtfxmldumpTomaž Vajngerl
2017-01-14vcl: add SVM metafile reading and writing test and extend xml dumpTomaž Vajngerl
2017-01-05add ISECTREGIONCLIPREGION to dumperCaolán McNamara
2016-12-29Add support for ETO_PDY in WMF/EMFMike Kaganski
2016-12-16screnshot test: Ignore error when creating directoriesSamuel Mehrbrodt
2016-12-13cui.screenshot: Show full path when failing to create itSamuel Mehrbrodt
2016-12-02use SvtSysLocaleOptions::GetRealUILanguageTag(), not GetLocaleConfigString()Eike Rathke
2016-12-02Postfix rather than prefix locale to directory nameKatarina Behrens
2016-11-26screenshots: builddir is not neccessarily same as srcdirChristian Lohmaier
2016-11-17Use ProductName as fallback for dialog titleSamuel Mehrbrodt
2016-11-17Put generated screenshots in lang-dependant subdirSamuel Mehrbrodt
2016-11-17test: Allow to force a certain locale during unit testsSamuel Mehrbrodt
2016-11-10'make screenshot' use-after-free fixesStephan Bergmann
2016-10-28convert std::unique_ptr<VclAbstractDialog> to VclPtrNoel Grandin
2016-10-13loplugin:unnecessaryoverrideNoel Grandin
2016-10-06CPPUNIT_ASSERT[_DOUBLES]_EQUALStephan Bergmann
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-29Fix naming of makefile to mend make dump-deps.Michael Meeks
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-05convert LineStyle to scoped enumNoel Grandin
2016-09-05convert RasterOp to scoped enumNoel Grandin
2016-09-04cppcheck: Prefer prefix operatorJulien Nabet
2016-08-30Break test::setUpVcl into a test-setupvcl library of its ownStephan Bergmann
2016-08-29Remove duplication of "set up VCL" codeStephan Bergmann
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke
2016-08-18screenshots: clang plugin & tabpage usage fixesArmin Le Grand
2016-08-18screenshots: unify dumping of dialog test batch fileArmin Le Grand
2016-08-18screenshots: fix fallback cases for sd and scArmin Le Grand
2016-08-18screenshots: fallback screenshot to ui filesArmin Le Grand
2016-08-18screenshots: Use UI string and fallback for UI-String onlyArmin Le Grand
2016-08-18screenshots: move shared code to separate classKatarina Behrens
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-06-18uitest: move the uitest files to vclMarkus Mohrhard