summaryrefslogtreecommitdiff
path: root/smoketest/libtest.cxx
AgeCommit message (Expand)Author
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