summaryrefslogtreecommitdiff
path: root/test/source
AgeCommit message (Expand)AuthorFilesLines
2017-08-25Remove spurious indent of first lineStephan Bergmann1-1/+1
2017-08-24emfio: unit test for the EMF+ rendererPatrick Jaap1-0/+18
2017-08-24Consistently use OUString in test::DirectoriesStephan Bergmann1-4/+3
2017-08-23tdf#45904 Move Java _XUniqueCellFormatRangesSupplier test to C++Jens Carl1-0/+37
2017-08-23tdf#45904 Move Java _XAreaLink tests to C++Jens Carl1-0/+79
2017-08-23osl::Directory::createPath with excess slashes fails with E_INVAL on WindowsStephan Bergmann1-2/+2
2017-08-23Report osl::Directory::createPath failureStephan Bergmann1-1/+9
2017-08-22Fix test assertion messageStephan Bergmann1-1/+1
2017-08-18tdf#45904 Move Java _XViewFreezable tests to C++Jens Carl1-0/+33
2017-08-08Fix for failing tests of xcellseries with ScCellRangeObj ...Jens Carl2-7/+4
2017-08-08tdf#45904 Move Java _XUsedAreaCursor tests to C++Jens Carl2-2/+102
2017-08-08tdf#45904 Move Java _XViewSplitable tests to C++Jens Carl1-0/+43
2017-08-07Fix typosAndrea Gelmini1-1/+1
2017-08-07tdf#45904 Move Java _XSpreadsheets tests to C++Jens Carl1-0/+85
2017-08-01move resmgr to unotoolsCaolán McNamara2-2/+2
2017-08-01loplugin:constparams in variousNoel Grandin1-1/+1
2017-07-31loplugin:oncevarNoel Grandin1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+0
2017-07-14use more OUString::operator== in test..xmlsecurityNoel Grandin1-5/+4
2017-07-08tdf#45904 Move Java XSheetAnnotationShapeSupplier test to C++Jens Carl1-0/+41
2017-07-02loplugin:casttovoid: testStephan Bergmann1-3/+3
2017-07-02tdf#45904 Move Java XCellAddressable test to C++Jens Carl1-0/+53
2017-06-28loplugin:oncevar in test..toolsNoel Grandin6-44/+28
2017-06-21convert ErrCode to strong typedefNoel Grandin1-1/+1
2017-06-20tdf#45904 Move remaining XCellSeries test code to C++Paul Trojahn2-35/+75
2017-06-08tdf#45904 Move java XCellSeries test to c++Paul Trojahn1-0/+74
2017-05-28remove unnecessary use of OString::getStrNoel Grandin2-8/+8
2017-05-12remove unused uno::Reference varsNoel Grandin2-2/+1
2017-05-04Replace all OUString("") with OUString()Arnaud Versini1-8/+8
2017-04-28loplugin:cppunitassertequals: testStephan Bergmann14-64/+67
2017-04-28clang-tidy readability-simplify-boolean-exprNoel Grandin1-4/+1
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-04-12EnableHeadlessMode bool arg doesn't toggle headlessCaolán McNamara1-1/+1
2017-04-03use actual UNO enums in test..vbahelperNoel Grandin1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-4/+4
2017-03-19Fix typos + some German translationsAndrea Gelmini1-1/+1
2017-03-18Fix MSVC hang in ThreadPool::shutdown()Michael Stahl1-0/+3
2017-03-13Revert "comphelper: fix MSVC hang in ThreadPool::shutdown()"Miklos Vajna2-10/+0
2017-03-11comphelper: fix MSVC hang in ThreadPool::shutdown()Michael Stahl2-0/+10
2017-01-30expand SVM test (Mask, TextRect, TextLine) and mtfxmldumpTomaž Vajngerl1-171/+292
2017-01-14vcl: add SVM metafile reading and writing test and extend xml dumpTomaž Vajngerl2-23/+315
2017-01-05add ISECTREGIONCLIPREGION to dumperCaolán McNamara1-0/+18
2016-12-29Add support for ETO_PDY in WMF/EMFMike Kaganski1-7/+10
2016-12-16screnshot test: Ignore error when creating directoriesSamuel Mehrbrodt1-6/+2
2016-12-13cui.screenshot: Show full path when failing to create itSamuel Mehrbrodt1-2/+3
2016-12-02use SvtSysLocaleOptions::GetRealUILanguageTag(), not GetLocaleConfigString()Eike Rathke1-1/+1
2016-12-02Postfix rather than prefix locale to directory nameKatarina Behrens1-1/+2
2016-11-26screenshots: builddir is not neccessarily same as srcdirChristian Lohmaier1-5/+5
2016-11-17Use ProductName as fallback for dialog titleSamuel Mehrbrodt1-1/+2