Age | Commit message (Expand) | Author |
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 |
2012-11-03 | Remove unused method and also remove not build test | Marcos Paulo de Souza |
2012-11-01 | rework filters test to squeeze through extra flags | Caolán McNamara |
2012-10-31 | Remove unused method from test | Marcos Paulo de Souza |
2012-10-31 | Show URL of failing document in unit tests | Cédric Bosdonnat |
2012-09-28 | gbuild: invert handling of standard system libraries: | Michael Stahl |
2012-09-28 | gbuild: replace direct gb_STDLIBS use with ... | Michael Stahl |
2012-09-28 | gbuild: split uwinapi out of gb_STDLIBS | Michael Stahl |
2012-09-14 | Improvement on previous commit, UCB clean up | Stephan Bergmann |
2012-09-05 | Java cleanup, remove unused class | Noel Grandin |
2012-08-20 | Java5 updates - convert to generics | Noel Grandin |
2012-08-17 | gbuild: register all jars | Michael Stahl |
2012-08-15 | gbuild: remove most uses of gb_Jar_set_jarclasspath: | Michael Stahl |
2012-08-06 | Static method sleep from Thread should be accessed in a static way | Julien Nabet |
2012-07-30 | add another tiff regression test | Caolán McNamara |
2012-07-26 | use EDB as well as CVE as encrypted prefixes | Caolán McNamara |
2012-07-02 | targetted improvement of UNO API includes / usage | Michael Meeks |
2012-06-29 | Java5 updates - update code to use generics | Noel Grandin |
2012-06-27 | targetted re-work of cppunit pieces. | Michael Meeks |
2012-06-26 | re-base on ALv2 code. | Michael Meeks |
2012-05-09 | unotest: missing include guard in macros_test.hxx | Miklos Vajna |
2012-04-29 | make gbuild the default assumption of build.pl | Bjoern Michaelsen |
2012-04-14 | OfficeConnection: kill soffice process when Java bridge is disposed | Michael Stahl |
2012-04-13 | setup/teardown default component context once before/after all tests | Caolán McNamara |
2012-04-10 | Obtain resolver before spawning process_ in setUp | Stephan Bergmann |
2012-04-08 | LinkTarget.mk: remove gb_LinkTarget_add_package_headers | Michael Stahl |
2012-04-08 | gbuild: "use" vs. "add": | Michael Stahl |
2012-03-14 | Enable -Wnon-virtual-dtor for GCC 4.6 | Stephan Bergmann |
2012-03-09 | add regression test for writer | Markus Mohrhard |
2012-03-03 | OfficeConnection.java: don't wait forever if terminate() fails | Michael Stahl |
2012-02-17 | We want gb_STDLIBS here surely? | Tor Lillqvist |
2012-02-10 | unotest: convert to gbuild | Matúš Kukan |
2012-02-09 | Do not fail isStillAlive for "connect:" connections | Stephan Bergmann |
2012-01-27 | Deliver the static libunotest.a built for iOS | Tor Lillqvist |
2012-01-23 | Use /assets as SRC_ROOT and OUTDIR_FOR_BUILD on Android | Tor Lillqvist |
2012-01-19 | finish sd's regression test | Markus Mohrhard |