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