Age | Commit message (Expand) | Author |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-11-06 | loplugin:stringconstant: elide explicit ctor usage (manually due to macros) | Stephan Bergmann |
2015-11-04 | yyyyy | Noel Grandin |
2015-10-29 | com::sun::star->css in smoketest,sot | Noel Grandin |
2015-10-15 | coverity#1326133 Logically dead code | Caolán McNamara |
2015-10-14 | cid#1326675 DLS: Dead local store | Noel Grandin |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-09-15 | Resolves: tdf#88206 replace cppu::WeakImplHelper* etc. | Takeshi Abe |
2015-08-07 | cppcheck:noExplicitConstructor | Noel Grandin |
2015-06-11 | java:regulatize the order of 'final' and public/private | Noel Grandin |
2015-04-01 | smoketest: run XML files through xmllint --format | Michael Stahl |
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 |