Age | Commit message (Expand) | Author |
2017-12-11 | loplugin:salcall fix functions | Noel Grandin |
2017-11-20 | cosmetics: Drop duplicate semicolon | Takeshi Abe |
2017-10-23 | loplugin:includeform: unotest | Stephan Bergmann |
2017-09-07 | unotest.py: refactor confusing mess of openDoc functions | Michael Stahl |
2017-08-24 | Consistently use OUString in test::Directories | Stephan Bergmann |
2017-08-22 | unotest: really run every CppunitTest with its own user profile | Michael Stahl |
2017-05-27 | tdf#97362: CheckBookmarks unittest migrated to python (check_bookmarks.py) | jmzambon |
2017-05-07 | revert OSL_ASSERT changes | Chris Sherlock |
2017-05-07 | tdf#43157: convert unotest from OSL_ASSERT to assert | Chris Sherlock |
2017-04-28 | loplugin:cppunitassertequals: unotest | Stephan Bergmann |
2017-04-21 | gbuild: Remove MSVC 2013 legacy code | David Ostrovsky |
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-03-02 | Fix typos | Andrea Gelmini |
2017-02-12 | ChartDumpTest: A new chart test suite for a more sistematic testing | Tamás Zolnai |
2017-01-17 | remove some unused Java code | Noel Grandin |
2016-12-01 | loplugin:unnecessaryoverride (dtors) in unotest | Stephan Bergmann |
2016-11-26 | screenshots: builddir is not neccessarily same as srcdir | Christian Lohmaier |
2016-11-21 | remove dep on unotest from osl_Pipe test | David Tardon |
2016-10-26 | normalize existing emacs/vim mode-lines in python files | Michael Stahl |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-05-16 | Fix typos | Andrea Gelmini |
2016-04-13 | tdf#94306 replace boost::noncopyable in stoc to xmlsec.. | Jochen Nitschke |
2016-04-12 | cleanup: remove unused com/sun/star/uno includes | Jochen Nitschke |
2016-04-02 | cleanup: remove unused Reference.h(xx) includes | Jochen Nitschke |
2016-03-10 | Special case for ANDROID is supposed to no longer be needed | Stephan Bergmann |
2016-03-10 | Extract Directories from BootstrapFixtureBase | Stephan Bergmann |
2016-01-10 | Fix typos | Andrea Gelmini |
2016-01-05 | RC4 encrypt some WMF and TIFF test files | Michael Stahl |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-11-06 | loplugin:stringconstant: elide explicit ctor usage (manually due to macros) | Stephan Bergmann |
2015-11-06 | loplugin:stringconstant: elide explicit ctor usage (automatic rewrite) | Stephan Bergmann |
2015-11-05 | use uno::Reference::set method instead of assignment | Noel Grandin |
2015-11-04 | yyyyy | Noel Grandin |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-09-30 | Fix typos | Andrea Gelmini |
2015-09-15 | Use CPPUNIT_ASSERT_EQUAL | Stephan Bergmann |
2015-08-24 | Clean up output | Stephan Bergmann |
2015-08-24 | Make test order deterministic | Stephan Bergmann |
2015-08-06 | unotest.py: call the magic bootstrap init function once only | Michael Stahl |
2015-07-30 | loplugin:unusedmethods | Noel Grandin |
2015-06-26 | Python 2.7 compatibility for unotest.py | Matthew J. Francis |
2015-06-25 | improve the error message when a java UNO test fails | Noel Grandin |
2015-06-23 | Uno api sidebar unit test tdf#91806 | Laurent Godard |
2015-06-11 | java:remove more unnecessary catch/re-throw | Noel Grandin |
2015-04-01 | simplify | Stephan Bergmann |
2015-03-31 | MacrosTest::loadFromDesktop: use comphelper::containerToSequence() | Miklos Vajna |
2015-03-30 | WaE: passing [...] by value, rather pass by reference | Tor Lillqvist |
2015-03-30 | Unit tests for SkipImages | László Németh |
2015-03-29 | The --nofirststartwizard option is a no-op | Tor Lillqvist |