summaryrefslogtreecommitdiff
path: root/smoketest
AgeCommit message (Expand)Author
2015-12-10More smoketest notes.Michael Meeks
2015-11-30Use -ldl -pthread only on LinuxTor Lillqvist
2015-11-26smoketest: improve docs.Michael Meeks
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (manually due to macros)Stephan Bergmann
2015-11-04yyyyyNoel Grandin
2015-10-29com::sun::star->css in smoketest,sotNoel Grandin
2015-10-15coverity#1326133 Logically dead codeCaolán McNamara
2015-10-14cid#1326675 DLS: Dead local storeNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-15Resolves: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-07cppcheck:noExplicitConstructorNoel Grandin
2015-06-11java:regulatize the order of 'final' and public/privateNoel Grandin
2015-04-01smoketest: run XML files through xmllint --formatMichael Stahl
2015-03-23Build libtest on Windows, tooTor Lillqvist
2014-11-18Preparation of the LibreOfficeKit for WindowsJuergen Funk
2014-11-06coverity#1000834 Use of untrusted string valueCaolán McNamara
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini
2014-09-11smoketest: run the extension test firstMichael Stahl
2014-08-20java: remove unnecessary constructor declarationsNoel Grandin
2014-08-12java: fix broken javadoc tagsNoel Grandin
2014-08-11java: remove unused parametersNoel Grandin
2014-08-11java: remove unused parametersNoel Grandin
2014-08-08java: remove unused importsNoel Grandin
2014-08-08java: remove unused fieldsNoel Grandin
2014-08-05java: remove commented out codeNoel Grandin
2014-07-29Kill the libreofficekit static library / shim.c.Andrzej Hunt
2014-06-23LOK: kill saveAsWithOptions.Andrzej Hunt
2014-06-18LOK: kill double initialize.Andrzej Hunt
2014-06-17LOK: Split into instance and class.Andrzej Hunt
2014-06-12cast loses precisionCaolán McNamara
2014-06-12liblok: check new methods via macros on nSize, not by de-referencing.Michael Meeks
2014-06-12Complete LibreOfficeKit C++ renaming.Andrzej Hunt
2014-06-11Upgrade LibreOfficeKit C++ API.Andrzej Hunt
2014-06-11Move liblibreoffice into LibreOfficeKit.Andrzej Hunt
2014-04-17remove executable bitAndras Timar
2014-03-31SAL_DIAGNOSE_ABORT is no longer usedStephan Bergmann
2014-03-31Remove unused BASIC CaptureAssertions functionalityStephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-01-29smoketest: remove OpenOffice.org 1.0 XML format export testsMichael Stahl
2014-01-23smoketest cant work without extensionsBjoern Michaelsen
2013-11-15liblibo: expose a C API for ABI reasons, and wrap with C++.Michael Meeks
2013-11-11remove unnecessary use of OUString constructorNoel Grandin
2013-11-07liblibo: use gettimeofday not clock_gettime for better portability.Michael Meeks
2013-11-07liblibo: fix static library linkage.Michael Meeks
2013-11-07liblibo: improve the libtest sample app.Michael Meeks
2013-11-07liblibo: make liblibreoffice static as it should be.Michael Meeks
2013-11-07liblibo: fixes and improvements for liblibreofficeChristoph Lutz
2013-10-31smoketest: replace usage of OUTDIRMichael Stahl