Age | Commit message (Expand) | Author |
2017-07-08 | tdf#45904 Move Java XSheetAnnotationShapeSupplier test to C++ | Jens Carl |
2017-07-02 | loplugin:casttovoid: test | Stephan Bergmann |
2017-07-02 | tdf#45904 Move Java XCellAddressable test to C++ | Jens Carl |
2017-06-28 | loplugin:oncevar in test..tools | Noel Grandin |
2017-06-21 | convert ErrCode to strong typedef | Noel Grandin |
2017-06-20 | tdf#45904 Move remaining XCellSeries test code to C++ | Paul Trojahn |
2017-06-08 | tdf#45904 Move java XCellSeries test to c++ | Paul Trojahn |
2017-05-28 | remove unnecessary use of OString::getStr | Noel Grandin |
2017-05-12 | remove unused uno::Reference vars | Noel Grandin |
2017-05-04 | Replace all OUString("") with OUString() | Arnaud Versini |
2017-04-28 | loplugin:cppunitassertequals: test | Stephan Bergmann |
2017-04-28 | clang-tidy readability-simplify-boolean-expr | Noel Grandin |
2017-04-27 | vcl: move RegisterDisplay() from ErrorHandler to ErrorRegistry | Chris Sherlock |
2017-04-25 | errinf.hxx moved out of tools and into vcl module | Chris Sherlock |
2017-04-21 | gbuild: Remove MSVC 2013 legacy code | David Ostrovsky |
2017-04-12 | EnableHeadlessMode bool arg doesn't toggle headless | Caolán McNamara |
2017-04-03 | use actual UNO enums in test..vbahelper | Noel Grandin |
2017-03-31 | tdf#82580 tools: rename Rectangle to tools::Rectangle | Miklos Vajna |
2017-03-19 | Fix typos + some German translations | Andrea Gelmini |
2017-03-18 | Fix MSVC hang in ThreadPool::shutdown() | Michael Stahl |
2017-03-13 | Revert "comphelper: fix MSVC hang in ThreadPool::shutdown()" | Miklos Vajna |
2017-03-11 | comphelper: fix MSVC hang in ThreadPool::shutdown() | Michael Stahl |
2017-01-30 | expand SVM test (Mask, TextRect, TextLine) and mtfxmldump | Tomaž Vajngerl |
2017-01-14 | vcl: add SVM metafile reading and writing test and extend xml dump | Tomaž Vajngerl |
2017-01-05 | add ISECTREGIONCLIPREGION to dumper | Caolán McNamara |
2016-12-29 | Add support for ETO_PDY in WMF/EMF | Mike Kaganski |
2016-12-16 | screnshot test: Ignore error when creating directories | Samuel Mehrbrodt |
2016-12-13 | cui.screenshot: Show full path when failing to create it | Samuel Mehrbrodt |
2016-12-02 | use SvtSysLocaleOptions::GetRealUILanguageTag(), not GetLocaleConfigString() | Eike Rathke |
2016-12-02 | Postfix rather than prefix locale to directory name | Katarina Behrens |
2016-11-26 | screenshots: builddir is not neccessarily same as srcdir | Christian Lohmaier |
2016-11-17 | Use ProductName as fallback for dialog title | Samuel Mehrbrodt |
2016-11-17 | Put generated screenshots in lang-dependant subdir | Samuel Mehrbrodt |
2016-11-17 | test: Allow to force a certain locale during unit tests | Samuel Mehrbrodt |
2016-11-10 | 'make screenshot' use-after-free fixes | Stephan Bergmann |
2016-10-28 | convert std::unique_ptr<VclAbstractDialog> to VclPtr | Noel Grandin |
2016-10-13 | loplugin:unnecessaryoverride | Noel Grandin |
2016-10-06 | CPPUNIT_ASSERT[_DOUBLES]_EQUAL | Stephan Bergmann |
2016-10-05 | Remove _TYPED suffix from tools/link.hxx macros | Stephan Bergmann |
2016-09-29 | Fix naming of makefile to mend make dump-deps. | Michael Meeks |
2016-09-15 | replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos) | Michael Stahl |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-09-05 | convert LineStyle to scoped enum | Noel Grandin |
2016-09-05 | convert RasterOp to scoped enum | Noel Grandin |
2016-09-04 | cppcheck: Prefer prefix operator | Julien Nabet |
2016-08-30 | Break test::setUpVcl into a test-setupvcl library of its own | Stephan Bergmann |
2016-08-29 | Remove duplication of "set up VCL" code | Stephan Bergmann |
2016-08-27 | put StreamMode masks in scope of enum class | Jochen Nitschke |
2016-08-18 | screenshots: clang plugin & tabpage usage fixes | Armin Le Grand |
2016-08-18 | screenshots: unify dumping of dialog test batch file | Armin Le Grand |