summaryrefslogtreecommitdiff
path: root/smoketest
AgeCommit message (Expand)AuthorFilesLines
2016-02-15WaE: loplugin:cstylecastTor Lillqvist1-1/+1
2016-02-15smoketest: loplugin:nullptrMichael Stahl1-1/+1
2016-02-15Introduce lok_preinit() to preload all registered UNO implementationsHenry Castro1-1/+23
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2015-12-10More smoketest notes.Michael Meeks1-1/+4
2015-11-30Use -ldl -pthread only on LinuxTor Lillqvist1-0/+2
2015-11-26smoketest: improve docs.Michael Meeks1-0/+14
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann2-3/+3
2015-11-06loplugin:stringconstant: elide explicit ctor usage (manually due to macros)Stephan Bergmann1-1/+1
2015-11-04yyyyyNoel Grandin1-2/+2
2015-10-29com::sun::star->css in smoketest,sotNoel Grandin1-3/+2
2015-10-15coverity#1326133 Logically dead codeCaolán McNamara1-10/+0
2015-10-14cid#1326675 DLS: Dead local storeNoel Grandin1-2/+0
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-5/+5
2015-09-15Resolves: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-3/+3
2015-08-07cppcheck:noExplicitConstructorNoel Grandin1-1/+1
2015-06-11java:regulatize the order of 'final' and public/privateNoel Grandin2-2/+2
2015-04-01smoketest: run XML files through xmllint --formatMichael Stahl3-3/+203
2015-03-23Build libtest on Windows, tooTor Lillqvist1-1/+1
2014-11-18Preparation of the LibreOfficeKit for WindowsJuergen Funk1-12/+46
2014-11-06coverity#1000834 Use of untrusted string valueCaolán McNamara1-0/+1
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini1-1/+1
2014-09-11smoketest: run the extension test firstMichael Stahl1-6/+9
2014-08-20java: remove unnecessary constructor declarationsNoel Grandin2-8/+0
2014-08-12java: fix broken javadoc tagsNoel Grandin1-3/+1
2014-08-11java: remove unused parametersNoel Grandin2-2/+0
2014-08-11java: remove unused parametersNoel Grandin2-2/+2
2014-08-08java: remove unused importsNoel Grandin2-2/+0
2014-08-08java: remove unused fieldsNoel Grandin2-29/+0
2014-08-05java: remove commented out codeNoel Grandin1-7/+0
2014-07-29Kill the libreofficekit static library / shim.c.Andrzej Hunt2-4/+1
2014-06-23LOK: kill saveAsWithOptions.Andrzej Hunt1-10/+0
2014-06-18LOK: kill double initialize.Andrzej Hunt1-7/+0
2014-06-17LOK: Split into instance and class.Andrzej Hunt1-3/+3
2014-06-12cast loses precisionCaolán McNamara1-3/+4
2014-06-12liblok: check new methods via macros on nSize, not by de-referencing.Michael Meeks1-0/+10
2014-06-12Complete LibreOfficeKit C++ renaming.Andrzej Hunt1-1/+1
2014-06-11Upgrade LibreOfficeKit C++ API.Andrzej Hunt1-2/+4
2014-06-11Move liblibreoffice into LibreOfficeKit.Andrzej Hunt2-3/+2
2014-04-17remove executable bitAndras Timar1-0/+0
2014-03-31SAL_DIAGNOSE_ABORT is no longer usedStephan Bergmann1-2/+0
2014-03-31Remove unused BASIC CaptureAssertions functionalityStephan Bergmann1-6/+0
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-5/+5
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-4/+4
2014-01-29smoketest: remove OpenOffice.org 1.0 XML format export testsMichael Stahl4-54/+1
2014-01-23smoketest cant work without extensionsBjoern Michaelsen1-0/+4
2013-11-15liblibo: expose a C API for ABI reasons, and wrap with C++.Michael Meeks1-1/+1
2013-11-11remove unnecessary use of OUString constructorNoel Grandin1-5/+4
2013-11-07liblibo: use gettimeofday not clock_gettime for better portability.Michael Meeks1-10/+7
2013-11-07liblibo: fix static library linkage.Michael Meeks1-1/+4