Age | Commit message (Expand) | Author |
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 |
2013-03-14 | remove legacy build.pl prj/build.lst files. | Michael Meeks |
2013-03-12 | Removed RTL_CONSTASCII_(U)STRINGPARAM in unotest | Chr. Rossmanith |
2013-02-28 | remove all d.lst | Michael Stahl |
2013-02-05 | Pass DocumentService to the loader during macro tests. | Kohei Yoshida |
2013-01-26 | gbuild: do not copy boost headers around | Michael Stahl |
2013-01-21 | Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number() | Jean-Noël Rouvignac |
2012-12-21 | fdo#46808, Convert frame::Desktop to new style service. | Noel Grandin |
2012-12-10 | -Werror,-Wtautological-constant-out-of-range-compare | Stephan Bergmann |
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens |
2012-11-20 | fdo#51304: Remove @author annotation | José Guilherme Vanz |
2012-11-05 | cleanup README files. | Michael Meeks |
2012-11-05 | add a README files | Alia Almusaireae |
2012-11-03 | unottest: add get(URL|Path)FromWorkdir to locate $WORKDIR_FOR_BUILD | Norbert Thiebaud |