Age | Commit message (Expand) | Author |
2020-09-04 | Avoid loplugin:external and loplugin:simplifypointertobool warnings | Tor Lillqvist |
2020-09-04 | Remove an odd CPPUNIT_ASSERT(0) | Tor Lillqvist |
2019-03-28 | simplify reset(nullptr) -> reset() | Noel Grandin |
2019-02-13 | lok: keystroke attribution issue. | Michael Meeks |
2019-01-25 | lok: calm down CnP issues & simplify. | Michael Meeks |
2018-05-05 | Fix typos | Andrea Gelmini |
2018-03-15 | move Bitmap::ScopedWriteAccess inside vcl | Noel Grandin |
2018-02-27 | Fix build, for real this time | Pranav Kant |
2018-01-14 | Fix typos | Andrea Gelmini |
2017-04-12 | CppunitTest_libreofficekit_tiledrendering: disable occasionally failing test | Miklos Vajna |
2017-04-11 | CppunitTest_libreofficekit_tiledrendering: add more processEventsToIdle calls | Miklos Vajna |
2017-03-28 | Use symbolic names for keys from css::awt::Key | Tor Lillqvist |
2017-03-24 | lok: Unit test for setting of the language during load of the document. | Jan Holesovsky |
2017-03-21 | lok: Fix crash in paintPartTile() when the current view was destroyed. | Jan Holesovsky |
2017-01-27 | CppunitTest_libreofficekit_tiledrendering: fix cppunitassertequals warnings | Miklos Vajna |
2016-03-08 | New LOK_LOADLIB_GLOBAL to let clients control dlopen(RTLD_GLOBAL) | Stephan Bergmann |
2015-12-07 | Let LIBO_INTERNAL_ONLY imply LOK_USE_UNSTABLE_API | Miklos Vajna |
2015-11-04 | yyyyy | Noel Grandin |
2015-09-17 | boost->std | Caolán McNamara |
2015-09-09 | LOK: moved the decalaration of LibLODocument_Impl to make it visible | Mihai Varga |
2015-09-04 | Revert "LOK: added a general getCommandValues method" | Mihai Varga |
2015-09-04 | LOK: added a general getCommandValues method | Mihai Varga |
2015-08-18 | lok::Document getStyles method | Mihai Varga |
2015-07-27 | tiledrendering: added getPartName method for calc | Mihai Varga |
2015-06-17 | Replace boost::scoped_array<T> with std::unique_ptr<T[]> | Takeshi Abe |
2015-05-11 | CppunitTest_libreofficekit_tiledrendering: add postUnoCommand() testcase | Miklos Vajna |
2015-04-09 | Use comphelper::LibreOfficeKit::isActive() instead of LOK_TEST env var | Tor Lillqvist |
2015-03-11 | Ensure RTTI symbol visibility for Linux Clang -fsanitize=function,vptr | Stephan Bergmann |
2015-03-10 | Fix CppunitTest_libreofficekit_tiledrendering dependencies | Stephan Bergmann |
2015-03-09 | Fix Ubuntu Precise build: non-static member init | Jan-Marek Glogowski |
2015-03-09 | Fix Linux baseline build | Miklos Vajna |
2015-03-09 | CppunitTest_libreofficekit_tiledrendering: fix up and enable this again | Miklos Vajna |
2015-01-07 | fdo#84938: convert STREAM_ #defines to 'enum class' | Noel Grandin |
2014-12-04 | Make common paths member variables. | Andrzej Hunt |
2014-07-31 | LOK: add document loading failure test. | Andrzej Hunt |
2014-07-31 | LOK: add test for getDocumentType. | Andrzej Hunt |
2014-07-31 | LOK: add slide name retrieval test. | Andrzej Hunt |
2014-07-31 | Use one test instance to run all LOK tests. | Andrzej Hunt |
2014-07-31 | Make common paths member variables. | Andrzej Hunt |
2014-07-29 | Kill the libreofficekit static library / shim.c. | Andrzej Hunt |
2014-07-28 | Use CPPUNIT_ASSERT instead of assert. | Andrzej Hunt |
2014-07-26 | libreofficekit_tilederendering: test all 4 tiles. | Andrzej Hunt |
2014-07-17 | libreofficekit_tiledrendering test: force lock file removal | Andrzej Hunt |
2014-07-17 | Add png dumping to LOK tiled rendering test. | Andrzej Hunt |
2014-07-17 | Fix some CppunitTest_libreofficekit_tiledrendering related problems | Matúš Kukan |
2014-07-14 | LOK tiled rendering test: add some debug output. | Andrzej Hunt |
2014-07-12 | Add LOK tiled rendering divided-tile unit test. | Andrzej Hunt |