Age | Commit message (Expand) | Author |
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 |
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 |