Age | Commit message (Expand) | Author |
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 |
2014-08-19 | java: use 'Integer.valueOf' instead of 'new Integer' | Noel Grandin |
2014-08-12 | java: remove useless javadoc tags | Noel Grandin |
2014-08-12 | java: add @Override annotation to overriding methods | Noel Grandin |
2014-08-08 | java: remove exceptions from throws clauses that are not | Noel Grandin |
2014-08-08 | java: remove unnecessary semi-colons | Noel Grandin |
2014-06-17 | improve the inlinesimplememberfunctions clang plugin | Noel Grandin |
2014-06-13 | loplugin:staticcall | Stephan Bergmann |
2014-06-04 | Demystify magic ponies | Stephan Bergmann |
2014-05-29 | Detach all DocBasicItem objects upon process termination. | Kohei Yoshida |
2014-05-23 | remove boilerplate in UNO Exception constructor calls | Noel Grandin |
2014-04-12 | macros_test: use "css" short form | Tomaž Vajngerl |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
2014-02-26 | Remove visual noise from unotest | Alexander Wilms |
2014-01-28 | bool improvements | Stephan Bergmann |
2014-01-17 | test::BootstrapFixtureBase::getPathFromWorkdir not unused | Michael Stahl |
2014-01-17 | removed some unused code (svx, svtools, unotest) | Petr Vorel |
2013-12-17 | test::FiltersTest: add support for export tests | Miklos Vajna |
2013-12-17 | Remove unnecessary use of OUString constructor in + expressions | Noel Grandin |
2013-12-13 | fixes for previous commit | Markus Mohrhard |
2013-11-19 | remove unnecessary use of OUString constructor when assigning | Noel Grandin |
2013-11-09 | fail early and hard | Lionel Elie Mamane |
2013-11-05 | fixincludeguards.sh: uno* | Thomas Arnhold |
2013-11-04 | Convert code that calls OUString::getStr()[] to use the [] operator | Noel Grandin |
2013-10-31 | solver doesn't solve anything... | Michael Stahl |
2013-10-29 | gbuild: move unittest mock profile to WORKDIR | Michael Stahl |
2013-10-25 | stop looking for Jar files in solver | Michael Stahl |
2013-10-22 | Improve test assertion | Stephan Bergmann |
2013-09-27 | Can use CppUnit assert functionality here | Stephan Bergmann |