summaryrefslogtreecommitdiff
path: root/smoketest/libtest.cxx
AgeCommit message (Collapse)Author
2013-11-15liblibo: expose a C API for ABI reasons, and wrap with C++.Michael Meeks
Change-Id: I7b3bcead05788e663d94724522bfa3f227b15499
2013-11-07liblibo: use gettimeofday not clock_gettime for better portability.Michael Meeks
Change-Id: Ic111faf5db7709483f20fea8cbf9ff4298301b8a
2013-11-07liblibo: improve the libtest sample app.Michael Meeks
Add command-line help, validate arguments more, better error reporting. Change-Id: Ia092895d0d116b003bb6c2a252f68ae9b6ba6d35
2013-11-07liblibo: fixes and improvements for liblibreofficeChristoph Lutz
fixes for liblibreoffice-Impl (init.cxx): determine outputfilter from file suffix if no filter is provided; ensure that url provided to XStorable.storeToUrl is really an url; improved error handling small improvements in somektest/libtest.cxx: output times required for init, load and save. Change-Id: Ic8b2c0d34cbeae3250c43cac02690e6ec1954ed7
2013-07-29liblo - add ability to select filter / format for saveas.Michael Meeks
Change-Id: I866c6cb836407019973559051c854d24f9549d2a
2013-07-26more liblibreoffice pieces.Michael Meeks
Change-Id: I21d67de281847321d784cddc652d4a51a437fadf
2013-03-12liblibo: install test library by itself and install it.Michael Meeks
Also fix debugging with threads, find fundamentalrc correctly, make it headless, finally loads a document then exits. Change-Id: I2017075bf3b3c7198bde53b9fe85585089e5ab6c
2013-03-12liblibo: test documentLoad methodJack Leigh
Change-Id: I7827a9b96e5a18b7f0b8b374a49ab96625d22d0a
2013-03-12liblibo: better init code.Michael Meeks
Change-Id: I8757739960cb1c764a5a66bd67d34731e3dfbf31
2013-03-12liblibo: move to C++ interface.Jack Leigh
Change-Id: Ie14a9446abd9524604feddf811d5373a26a30cbd
2013-03-12liblibo: create initial liblibreoffice.Michael Meeks
bootstrap libreoffice, start a dummy test-harness: can't use CppUnit or link to any URE / LibreOffice libraries. Change-Id: I855b640557f93959749e966a2d8e5e577fd84574