summaryrefslogtreecommitdiff
path: root/libreofficekit/qa/unit/tiledrendering.cxx
AgeCommit message (Expand)Author
2019-03-28simplify reset(nullptr) -> reset()Noel Grandin
2019-02-13lok: keystroke attribution issue.Michael Meeks
2019-01-25lok: calm down CnP issues & simplify.Michael Meeks
2018-05-05Fix typosAndrea Gelmini
2018-03-15move Bitmap::ScopedWriteAccess inside vclNoel Grandin
2018-02-27Fix build, for real this timePranav Kant
2018-01-14Fix typosAndrea Gelmini
2017-04-12CppunitTest_libreofficekit_tiledrendering: disable occasionally failing testMiklos Vajna
2017-04-11CppunitTest_libreofficekit_tiledrendering: add more processEventsToIdle callsMiklos Vajna
2017-03-28Use symbolic names for keys from css::awt::KeyTor Lillqvist
2017-03-24lok: Unit test for setting of the language during load of the document.Jan Holesovsky
2017-03-21lok: Fix crash in paintPartTile() when the current view was destroyed.Jan Holesovsky
2017-01-27CppunitTest_libreofficekit_tiledrendering: fix cppunitassertequals warningsMiklos Vajna
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-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