summaryrefslogtreecommitdiff
path: root/libreofficekit/qa/unit
AgeCommit message (Expand)Author
2018-03-30Fix build with make checkAron Budea
2018-03-01Fix tests - combination of the following commits:Pranav Kant
2017-03-24lok: Unit test for setting of the language during load of the document.Jan Holesovsky
2017-03-20lok: Fix crash in paintPartTile() when the current view was destroyed.Jan Holesovsky
2016-03-08New LOK_LOADLIB_GLOBAL to let clients control dlopen(RTLD_GLOBAL)Stephan Bergmann
2015-12-07Let LIBO_INTERNAL_ONLY imply LOK_USE_UNSTABLE_APIMiklos Vajna
2015-11-10Add a check for non-LIBO_INTERNAL_ONLY, C++03-compatible LibreOfficeKit.hxxStephan Bergmann
2015-11-04yyyyyNoel Grandin
2015-09-17boost->stdCaolán McNamara
2015-09-09LOK: moved the decalaration of LibLODocument_Impl to make it visibleMihai Varga
2015-09-04Revert "LOK: added a general getCommandValues method"Mihai Varga
2015-09-04LOK: added a general getCommandValues methodMihai Varga
2015-08-18lok::Document getStyles methodMihai Varga
2015-07-27tiledrendering: added getPartName method for calcMihai Varga
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-05-11CppunitTest_libreofficekit_tiledrendering: add postUnoCommand() testcaseMiklos Vajna
2015-04-09Use comphelper::LibreOfficeKit::isActive() instead of LOK_TEST env varTor Lillqvist
2015-03-11Ensure RTTI symbol visibility for Linux Clang -fsanitize=function,vptrStephan Bergmann
2015-03-10Fix CppunitTest_libreofficekit_tiledrendering dependenciesStephan Bergmann
2015-03-09Fix Ubuntu Precise build: non-static member initJan-Marek Glogowski
2015-03-09Fix Linux baseline buildMiklos Vajna
2015-03-09CppunitTest_libreofficekit_tiledrendering: fix up and enable this againMiklos Vajna
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2014-12-04Make common paths member variables.Andrzej Hunt
2014-07-31LOK: add document loading failure test.Andrzej Hunt
2014-07-31LOK: add test for getDocumentType.Andrzej Hunt
2014-07-31LOK: add slide name retrieval test.Andrzej Hunt
2014-07-31Use one test instance to run all LOK tests.Andrzej Hunt
2014-07-31Make common paths member variables.Andrzej Hunt
2014-07-29Kill the libreofficekit static library / shim.c.Andrzej Hunt
2014-07-28Use CPPUNIT_ASSERT instead of assert.Andrzej Hunt
2014-07-26libreofficekit_tilederendering: test all 4 tiles.Andrzej Hunt
2014-07-17libreofficekit_tiledrendering test: force lock file removalAndrzej Hunt
2014-07-17Add png dumping to LOK tiled rendering test.Andrzej Hunt
2014-07-17Fix some CppunitTest_libreofficekit_tiledrendering related problemsMatúš Kukan
2014-07-14LOK tiled rendering test: add some debug output.Andrzej Hunt
2014-07-12Add LOK tiled rendering divided-tile unit test.Andrzej Hunt