summaryrefslogtreecommitdiff
path: root/smoketest/libtest.cxx
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-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
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-07-29Kill the libreofficekit static library / shim.c.Andrzej Hunt1-0/+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 Hunt1-1/+1
2013-11-15liblibo: expose a C API for ABI reasons, and wrap with C++.Michael Meeks1-1/+1
2013-11-07liblibo: use gettimeofday not clock_gettime for better portability.Michael Meeks1-10/+7
2013-11-07liblibo: improve the libtest sample app.Michael Meeks1-3/+23
2013-11-07liblibo: fixes and improvements for liblibreofficeChristoph Lutz1-1/+29
2013-07-29liblo - add ability to select filter / format for saveas.Michael Meeks1-2/+5
2013-07-26more liblibreoffice pieces.Michael Meeks1-1/+22
2013-03-12liblibo: install test library by itself and install it.Michael Meeks1-51/+23
2013-03-12liblibo: test documentLoad methodJack Leigh1-0/+6
2013-03-12liblibo: better init code.Michael Meeks1-1/+5
2013-03-12liblibo: move to C++ interface.Jack Leigh1-2/+4
2013-03-12liblibo: create initial liblibreoffice.Michael Meeks1-0/+54