summaryrefslogtreecommitdiff
path: root/smoketest/libtest.cxx
AgeCommit message (Expand)Author
2018-11-25tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-09-24loplugin:external (clang-cl)Stephan Bergmann
2018-09-17New loplugin:externalStephan Bergmann
2017-08-31loplugin:constparams: smoketest (clang-cl)Stephan Bergmann
2017-07-28loplugin:constparams handle constructorsNoel Grandin
2016-02-15WaE: loplugin:cstylecastTor Lillqvist
2016-02-15smoketest: loplugin:nullptrMichael Stahl
2016-02-15Introduce lok_preinit() to preload all registered UNO implementationsHenry Castro
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2014-11-18Preparation of the LibreOfficeKit for WindowsJuergen Funk
2014-11-06coverity#1000834 Use of untrusted string valueCaolán McNamara
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
2013-11-15liblibo: expose a C API for ABI reasons, and wrap with C++.Michael Meeks
2013-11-07liblibo: use gettimeofday not clock_gettime for better portability.Michael Meeks
2013-11-07liblibo: improve the libtest sample app.Michael Meeks
2013-11-07liblibo: fixes and improvements for liblibreofficeChristoph Lutz
2013-07-29liblo - add ability to select filter / format for saveas.Michael Meeks
2013-07-26more liblibreoffice pieces.Michael Meeks
2013-03-12liblibo: install test library by itself and install it.Michael Meeks
2013-03-12liblibo: test documentLoad methodJack Leigh
2013-03-12liblibo: better init code.Michael Meeks
2013-03-12liblibo: move to C++ interface.Jack Leigh
2013-03-12liblibo: create initial liblibreoffice.Michael Meeks