summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-21DON'T USE: ignore unknown args instead of failure.feature/calctiledrendering4Andrzej Hunt
2014-07-21gtktiledviewer: make sure we clean up the office instance.Andrzej Hunt
2014-07-21Use gb_CppunitTest_use_confpreinit for LOK tiled rendering.Andrzej Hunt
2014-07-21Add gb_CppunitTest_use_confpreinit:Andrzej Hunt
2014-07-21Implement lokconf_init.Andrzej Hunt
2014-07-18Fail LOK initialisation if restart is required.Andrzej Hunt
2014-07-18Add OfficeIPCThread::IsEnabled.Andrzej Hunt
2014-07-18Use OfficeIPCThread::WaitForReady rather than sleeping.Andrzej Hunt
2014-07-18Bin outdated / incorrect comment.Andrzej Hunt
2014-07-18Add OfficeIPCThread::WaitForReady.Andrzej Hunt
2014-07-17libreofficekit_tiledrendering test: force lock file removalAndrzej Hunt
2014-07-17Fix some CppunitTest_libreofficekit_tiledrendering related problemsMatúš Kukan
2014-07-17LibreOfficeKit: Check for libmerged too.Jan Holesovsky
2014-07-17DO NOT MERGE YET: hack soffice_main into LOK.Andrzej Hunt
2014-07-15Render slides by default.Andrzej Hunt
2014-07-15Allow setting DrawViewShell PageKind directly.Andrzej Hunt
2014-07-14LOK tiled rendering test: add some debug output.Andrzej Hunt
2014-07-12GtkComboBoxText requires gtk >= 2.24.Andrzej Hunt
2014-07-11More pixel->document coordinate scaling.Andrzej Hunt
2014-07-11Add png dumping to LOK tiled rendering test.Andrzej Hunt
2014-07-11DON'T MERGE: the viewport doesn't get set otherwise?Andrzej Hunt
2014-07-11Iterate from origin to tile area to ensure correct positioning.Andrzej Hunt
2014-07-11Use logic units for visible-cells determination.Andrzej Hunt
2014-07-11Scale the origin for the Draw Layer (Calc Tiled Rendering).Andrzej Hunt
2014-07-11Use OutputDevice scaling for column-/rowbars too.Andrzej Hunt
2014-07-11Ensure we actually render all cells in the selected area.Andrzej Hunt
2014-07-11Take into account drawing layer for data area size.Andrzej Hunt
2014-07-11Use output device mapping for draw layer too.Andrzej Hunt
2014-07-11Set correct scaling for normal painting.Andrzej Hunt
2014-07-11Use output device scaling to determine cells in draw-area.Andrzej Hunt
2014-07-11Don't scale grid and cell dimensions multiple times.Andrzej Hunt
2014-07-11Implement data area size retrieval.Andrzej Hunt
2014-07-11Allow overriding of device for Paint, and use that for Tiles.Andrzej Hunt
2014-07-11Calc: Add tiled rendering device to the paint view.Andrzej Hunt
2014-07-11Render tiles from calc.Andrzej Hunt
2014-07-11Impress: implement tiled rendering.Andrzej Hunt
2014-07-11LOK: use solar mutex for setPart.Andrzej Hunt
2014-07-11LOK: some logging for tiled rendering.Andrzej Hunt
2014-07-11Add LOK and tiledrendering log areas.Andrzej Hunt
2014-07-11Add LOK tiled rendering divided-tile unit test.Andrzej Hunt
2014-07-11Add Tiled Rendering outline to sd.Andrzej Hunt
2014-07-11Add part selector to gtktiledviewer.Andrzej Hunt
2014-07-11LOK DocView: implement part selection.Andrzej Hunt
2014-07-11Add get/setPart to ITiledRenderable, and implement for sw/sc.Andrzej Hunt
2014-07-11gtktiledviewer: allow selecting between normal and quad-tile view.Andrzej Hunt
2014-07-11Quad Docview: only rerender on zoom if we have a document open.Andrzej Hunt
2014-07-11LOK DocView: only rerender on zoom if we have a document open.Andrzej Hunt
2014-07-11Implement a (qa-only) quad-tiled viewer.Andrzej Hunt
2014-07-11fdo#81058: Revert "Fix: EE_CHAR_COLOR to EE_CHAR_BKGCOLOR"Matúš Kukan
2014-07-11convert GlobalImageList to SimpleReferenceObjectNoel Grandin