Age | Commit message (Expand) | Author |
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 |
2013-09-27 | Fix URL creation | Stephan Bergmann |
2013-09-27 | getURLFromWorkdir should actually return a URL | Stephan Bergmann |
2013-09-27 | unittest for fdo#67685 | Lionel Elie Mamane |
2013-09-22 | make the PythonTest run on WNT | Michael Stahl |
2013-08-19 | Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVA | Tor Lillqvist |
2013-07-30 | gdb-core-bt.sh expects three arguments now | Stephan Bergmann |
2013-07-26 | targetted clean of redundant header piece from 62badf3828 | Michael Meeks |
2013-07-01 | unotest: re-add test::BootstrapFixtureBase::getPathFromWorkdir | Michael Stahl |
2013-07-01 | Remove unused code | Petr Vorel |
2013-06-29 | remove some createFromAscii usage | Thomas Arnhold |
2013-06-18 | Migrate CheckFields unit test to python | David Ostrovsky |
2013-04-30 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-27 | fdo#55814 migrate java unit test to python | David Ostrovsky |
2013-04-26 | Make informative output more obvious | Stephan Bergmann |
2013-04-24 | gbuild: drop uses of removed packages | David Tardon |
2013-04-24 | move sal_inc headers to include/ | David Tardon |
2013-04-23 | execute move of global headers | Bjoern Michaelsen |
2013-04-22 | clean up PythonTests | David Ostrovsky |
2013-04-22 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-09 | move Python tests in-process | Michael Stahl |
2013-04-09 | set up python unit test infrastructure | David Ostrovsky |
2013-04-07 | remove needless forward rtl::OUString declarations | Luboš Luňák |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-04-03 | Show backtraces for core files from CppunitTests, too | Stephan Bergmann |
2013-04-02 | Bypass cppunit stuff for non-DESKTOP in more places | Tor Lillqvist |