summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-31LOK: add document loading failure test.feature/lok_sofficemainAndrzej Hunt
2014-07-31LOK documentLoad needs SolarMutex protection too.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-30Make common paths member variables.Andrzej Hunt
2014-07-30Use SolarMutexGuard instead of pairs of Acquire/ReleaseSolarMutexAndrzej Hunt
2014-07-30LokDocView: Update part selector when mode changes.Andrzej Hunt
2014-07-30LokDocView: set current item for part selector.Andrzej Hunt
2014-07-29gtktiledviewer: add part mode selector.Andrzej Hunt
2014-07-29Protect setPartMode and ensure we actually show the new mode.Andrzej Hunt
2014-07-29Impress/Tiled Rendering: implement setPartMode.Andrzej Hunt
2014-07-29LOKDocView: add set_part_mode.Andrzej Hunt
2014-07-29Impress/Tiled Rendering: return correct number for getPart.Andrzej Hunt
2014-07-29ITiledRenderable: provide default implementations for some methods.Andrzej Hunt
2014-07-29Impress: Implement getPartName.Andrzej Hunt
2014-07-29gtktiledviewer: show part names in selector.Andrzej Hunt
2014-07-29LOKDocView: add part name retrieval.Andrzej Hunt
2014-07-29Remove horrifically outdated comment.Andrzej Hunt
2014-07-29LOK: add setPartMode.Andrzej Hunt
2014-07-29LOK: Add getPartName.Andrzej Hunt
2014-07-29Fix comment typo.Andrzej Hunt
2014-07-29One final removal of libreofficekit static library.Andrzej Hunt
2014-07-29Upgrade lokconf_init to LibreOfficeKitInit.hAndrzej Hunt
2014-07-29Kill the libreofficekit static library / shim.c.Andrzej Hunt
2014-07-28LOK: do clean main thread shutdown cleanly.Andrzej Hunt
2014-07-26Make sure LOK is actually headless.Andrzej Hunt
2014-07-26Don't fail on --protector.Andrzej Hunt
2014-07-26Don't start Impress Remote server in headless mode.Andrzej Hunt
2014-07-26Use gb_CppunitTest_use_confpreinit for LOK tiled rendering.Andrzej Hunt
2014-07-26Add gb_CppunitTest_use_confpreinit:Andrzej Hunt
2014-07-26Implement lokconf_init.Andrzej Hunt
2014-07-26Fail LOK initialisation if restart is required.Andrzej Hunt
2014-07-26Add OfficeIPCThread::IsEnabled.Andrzej Hunt
2014-07-26Use OfficeIPCThread::WaitForReady rather than sleeping.Andrzej Hunt
2014-07-26Bin outdated / incorrect comment.Andrzej Hunt
2014-07-26Add OfficeIPCThread::WaitForReady.Andrzej Hunt
2014-07-26Hack soffice_main into LOK.Andrzej Hunt
2014-07-26gtktiledviewer: make sure we clean up the office instance.Andrzej Hunt
2014-07-26drop rtl:: and staticsCaolán McNamara
2014-07-26Related: #i125293# Further corrections for CssStyle handling in SVG importerArmin Le Grand
2014-07-26We're using the same rectangle for both calls, let's reuse it.Andrzej Hunt
2014-07-26libreofficekit_tilederendering: test all 4 tiles.Andrzej Hunt
2014-07-26Tiled Rendering: ensure rendered area is visible correctly.Andrzej Hunt
2014-07-26Revert "Tiled Rendering: ensure rendered area is visible."Andrzej Hunt
2014-07-26Revert "CppunitTest_tiledrendering: disable SwVirtFlyDrawObj assert for now"Andrzej Hunt
2014-07-26Massive 'Dialogdiet fail' and similar to 'Dialog creation failed'Matteo Casalin
2014-07-26sal_uInt16 to short, constifyMatteo Casalin
2014-07-26sal_uInt16: avoid temporaries, simplify, constify, use USHRT_MAXMatteo Casalin
2014-07-26sal_uInt16: constify and avoid temporariesMatteo Casalin