Age | Commit message (Expand) | Author |
2013-11-15 | liblibo: expose a C API for ABI reasons, and wrap with C++. | Michael Meeks |
2013-11-11 | remove unnecessary use of OUString constructor | Noel Grandin |
2013-11-07 | liblibo: use gettimeofday not clock_gettime for better portability. | Michael Meeks |
2013-11-07 | liblibo: fix static library linkage. | Michael Meeks |
2013-11-07 | liblibo: improve the libtest sample app. | Michael Meeks |
2013-11-07 | liblibo: make liblibreoffice static as it should be. | Michael Meeks |
2013-11-07 | liblibo: fixes and improvements for liblibreoffice | Christoph Lutz |
2013-10-31 | smoketest: replace usage of OUTDIR | Michael Stahl |
2013-10-25 | stop looking for Jar files in solver | Michael Stahl |
2013-10-18 | Remove *_Test product, so cppunittester can be NONE again | Stephan Bergmann |
2013-10-11 | do not copy testing extensions to instdir | David Tardon |
2013-09-23 | Try to fix cross-compilation | Tor Lillqvist |
2013-09-22 | gbuild: refactor LinkTarget representation | Michael Stahl |
2013-08-30 | ENABLE_MACOSX_SANDBOX Harmonize ENABLE_* variable to TRUE/<nothing> | Norbert Thiebaud |
2013-08-19 | Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVA | Tor Lillqvist |
2013-08-18 | Actually the smoketest does not work for a sandboxed soffice on OS X | Tor Lillqvist |
2013-08-18 | Use a proper folder as "user installation" when sandboxed | Tor Lillqvist |
2013-07-29 | liblo - add ability to select filter / format for saveas. | Michael Meeks |
2013-07-26 | more liblibreoffice pieces. | Michael Meeks |
2013-07-12 | allow to run smoketest in arbitrary installation | David Tardon |
2013-06-07 | smoketest: unbreak after recent Extension changes | Michael Stahl |
2013-05-07 | Exempt smoketest.jar from "non-cross-compiling only" | Stephan Bergmann |
2013-05-07 | Extract SmoketestCommandEnvironment.java from juh.jar | Stephan Bergmann |
2013-04-30 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-26 | Towards a Mac OS X PythonTest | Stephan Bergmann |
2013-04-24 | Fix losmoketest UNO_TYPES | Stephan Bergmann |
2013-04-22 | Adapt smoketest to new TestExtension.oxt description.xml | Stephan Bergmann |
2013-04-21 | gbuild: use Package for delivering smoketestdoc.sxw | David Tardon |
2013-04-21 | gbuild: use Extension | David Tardon |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-04-01 | Remove RTL_CONSTASCII_USTRINGPARAM in smoketest/sot/svl/toolkit/vbahelper | Chr. Rossmanith |
2013-03-19 | automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings | Thomas Arnhold |
2013-03-14 | remove legacy build.pl prj/build.lst files. | Michael Meeks |
2013-03-12 | liblibo: install test library by itself and install it. | Michael Meeks |
2013-03-12 | liblibo: test documentLoad method | Jack Leigh |
2013-03-12 | liblibo: better init code. | Michael Meeks |
2013-03-12 | liblibo: move to C++ interface. | Jack Leigh |
2013-03-12 | liblibo: create initial liblibreoffice. | Michael Meeks |
2013-03-03 | do not copy files around needlessly | David Tardon |
2013-03-03 | make sure the outdir exists before it is used | David Tardon |
2013-02-28 | remove all d.lst | Michael Stahl |
2013-01-26 | gbuild: do not copy boost headers around | Michael Stahl |
2012-12-21 | fdo#46808, Convert frame::Desktop to new style service. | Noel Grandin |
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens |
2012-11-16 | Revert "WaE: unused parameter 'argc' and 'argv'" | Tor Lillqvist |
2012-11-15 | WaE: unused parameter 'argc' and 'argv' | Tor Lillqvist |
2012-11-14 | Clean up removal of binfilter tests from smoketest | Stephan Bergmann |
2012-11-10 | do not even try to do binfilter test in smoketest | Norbert Thiebaud |
2012-09-18 | deprecate oustringostreaminserter.hxx | Norbert Thiebaud |
2012-09-06 | Java cleanup, remove unnecessary imports | Noel Grandin |