summaryrefslogtreecommitdiffstats
path: root/smoketest/libtest.cxx
Commit message (Expand)AuthorAgeFilesLines
* tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski2018-11-251-2/+1
* loplugin:external (clang-cl)Stephan Bergmann2018-09-241-2/+2
* New loplugin:externalStephan Bergmann2018-09-171-2/+2
* loplugin:constparams: smoketest (clang-cl)Stephan Bergmann2017-08-311-1/+1
* loplugin:constparams handle constructorsNoel Grandin2017-07-281-1/+1
* WaE: loplugin:cstylecastTor Lillqvist2016-02-151-1/+1
* smoketest: loplugin:nullptrMichael Stahl2016-02-151-1/+1
* Introduce lok_preinit() to preload all registered UNO implementationsHenry Castro2016-02-151-1/+23
* Remove excess newlinesChris Sherlock2016-02-091-1/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-2/+2
* Preparation of the LibreOfficeKit for WindowsJuergen Funk2014-11-181-12/+46
* coverity#1000834 Use of untrusted string valueCaolán McNamara2014-11-061-0/+1
* Kill the libreofficekit static library / shim.c.Andrzej Hunt2014-07-291-0/+1
* LOK: kill saveAsWithOptions.Andrzej Hunt2014-06-231-10/+0
* LOK: kill double initialize.Andrzej Hunt2014-06-181-7/+0
* LOK: Split into instance and class.Andrzej Hunt2014-06-171-3/+3
* cast loses precisionCaolán McNamara2014-06-121-3/+4
* liblok: check new methods via macros on nSize, not by de-referencing.Michael Meeks2014-06-121-0/+10
* Complete LibreOfficeKit C++ renaming.Andrzej Hunt2014-06-121-1/+1
* Upgrade LibreOfficeKit C++ API.Andrzej Hunt2014-06-111-2/+4
* Move liblibreoffice into LibreOfficeKit.Andrzej Hunt2014-06-111-1/+1
* liblibo: expose a C API for ABI reasons, and wrap with C++.Michael Meeks2013-11-151-1/+1
* liblibo: use gettimeofday not clock_gettime for better portability.Michael Meeks2013-11-071-10/+7
* liblibo: improve the libtest sample app.Michael Meeks2013-11-071-3/+23
* liblibo: fixes and improvements for liblibreofficeChristoph Lutz2013-11-071-1/+29
* liblo - add ability to select filter / format for saveas.Michael Meeks2013-07-291-2/+5
* more liblibreoffice pieces.Michael Meeks2013-07-261-1/+22
* liblibo: install test library by itself and install it.Michael Meeks2013-03-121-51/+23
* liblibo: test documentLoad methodJack Leigh2013-03-121-0/+6
* liblibo: better init code.Michael Meeks2013-03-121-1/+5
* liblibo: move to C++ interface.Jack Leigh2013-03-121-2/+4
* liblibo: create initial liblibreoffice.Michael Meeks2013-03-121-0/+54