Age | Commit message (Expand) | Author |
2015-03-23 | Build libtest on Windows, too | Tor Lillqvist |
2014-11-18 | Preparation of the LibreOfficeKit for Windows | Juergen Funk |
2014-11-06 | coverity#1000834 Use of untrusted string value | Caolán McNamara |
2014-10-30 | Fixed typos. No automatic tools (sed, and so on). | Andrea Gelmini |
2014-09-11 | smoketest: run the extension test first | Michael Stahl |
2014-08-20 | java: remove unnecessary constructor declarations | Noel Grandin |
2014-08-12 | java: fix broken javadoc tags | Noel Grandin |
2014-08-11 | java: remove unused parameters | Noel Grandin |
2014-08-11 | java: remove unused parameters | Noel Grandin |
2014-08-08 | java: remove unused imports | Noel Grandin |
2014-08-08 | java: remove unused fields | Noel Grandin |
2014-08-05 | java: remove commented out code | Noel Grandin |
2014-07-29 | Kill the libreofficekit static library / shim.c. | Andrzej Hunt |
2014-06-23 | LOK: kill saveAsWithOptions. | Andrzej Hunt |
2014-06-18 | LOK: kill double initialize. | Andrzej Hunt |
2014-06-17 | LOK: Split into instance and class. | Andrzej Hunt |
2014-06-12 | cast loses precision | Caolán McNamara |
2014-06-12 | liblok: check new methods via macros on nSize, not by de-referencing. | Michael Meeks |
2014-06-12 | Complete LibreOfficeKit C++ renaming. | Andrzej Hunt |
2014-06-11 | Upgrade LibreOfficeKit C++ API. | Andrzej Hunt |
2014-06-11 | Move liblibreoffice into LibreOfficeKit. | Andrzej Hunt |
2014-04-17 | remove executable bit | Andras Timar |
2014-03-31 | SAL_DIAGNOSE_ABORT is no longer used | Stephan Bergmann |
2014-03-31 | Remove unused BASIC CaptureAssertions functionality | Stephan Bergmann |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2014-01-29 | smoketest: remove OpenOffice.org 1.0 XML format export tests | Michael Stahl |
2014-01-23 | smoketest cant work without extensions | Bjoern Michaelsen |
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 |