Age | Commit message (Expand) | Author |
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 |
2015-03-19 | convert SFX_FILTER_ constants to enum class | Noel Grandin |
2015-03-18 | create new 'enum class' SotClipboardFormatId to unify types | Noel Grandin |
2015-02-23 | unotest: unobootstrapprotector needs runtime dependency on unorc | Michael Stahl |
2015-02-09 | Adapt file URL hackery to Windows | Stephan Bergmann |
2015-02-05 | convert all remaining BOOST_STATIC_ASSERT to static_assert | Caolán McNamara |
2015-02-03 | copy test file to workdir to avoid overwriting | Lionel Elie Mamane |
2015-01-12 | java: simplify sleeping and waiting in tests | Noel Grandin |
2015-01-05 | java: remove more dead code | Noel Grandin |
2015-01-05 | java: remove dead code | Noel Grandin |
2014-12-18 | unotest: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-12-11 | java: reduce visibility of fields and methods | Noel Grandin |
2014-11-19 | tweak the assert message so its readable when an errors happens | Caolán McNamara |
2014-11-18 | java: make fields final where possible | Noel Grandin |
2014-11-05 | markup with event type not checker type | Caolán McNamara |
2014-10-30 | document array_vs_singleton dismissals | Caolán McNamara |
2014-10-22 | framework, unotest: do not override UserInstallation from environment | Michael Stahl |
2014-10-07 | fdo84315: add integration test for basic LibreOffice Base functionality | Bjoern Michaelsen |
2014-10-01 | unotest: the assigned value is never used | Robert Antoni Buj i Gelonch |
2014-10-01 | fdo#82577: Handle Time | Noel Grandin |
2014-09-29 | unotest: remove import from the same package | Robert Antoni Buj i Gelonch |
2014-08-20 | java: remove unnecessary constructor declarations | Noel Grandin |
2014-08-19 | java: no need to instantiate String objects directly | Noel Grandin |