summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-07-11Impress: implement tiled rendering.feature/calctiledrendering3Andrzej Hunt1-10/+56
2014-07-11LOK: use solar mutex for setPart.Andrzej Hunt1-1/+5
2014-07-11Add png dumping to LOK tiled rendering test.Andrzej Hunt2-1/+27
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-11DON'T MERGE: the viewport doesn't get set otherwise?Andrzej Hunt1-0/+2
2014-07-10Check whether Command Args are already set up before doing so.Andrzej Hunt1-1/+8
2014-07-10Introduce osl_areCommandArgsSet.Andrzej Hunt4-0/+22
2014-07-10svp clipping again: Rectangle dimensions don't map directly to B2IBox.Andrzej Hunt1-2/+2
2014-07-10Add Tiled Rendering outline to sd.Andrzej Hunt2-1/+52
2014-07-10Add part selector to gtktiledviewer.Andrzej Hunt1-0/+33
2014-07-10LOK DocView: implement part selection.Andrzej Hunt2-1/+23
2014-07-10Add get/setPart to ITiledRenderable, and implement for sw/sc.Andrzej Hunt8-12/+104
2014-07-08gtktiledviewer: allow selecting between normal and quad-tile view.Andrzej Hunt1-5/+66
2014-07-08Quad Docview: only rerender on zoom if we have a document open.Andrzej Hunt1-1/+4
2014-07-08LOK DocView: only rerender on zoom if we have a document open.Andrzej Hunt1-1/+5
2014-07-08Implement a (qa-only) quad-tiled viewer.Andrzej Hunt3-0/+323
2014-07-08Rectangle width doesn't map to B2IBox.Andrzej Hunt1-1/+1
2014-07-08Iterate from origin to tile area to ensure correct positioning.Andrzej Hunt1-2/+18
2014-07-08Use logic units for visible-cells determination.Andrzej Hunt1-15/+13
2014-07-08Scale the origin for the Draw Layer (Calc Tiled Rendering).Andrzej Hunt1-0/+2
2014-07-02Use OutputDevice scaling for column-/rowbars too.Andrzej Hunt3-27/+74
2014-07-01Kill saveAsWithOptions again. (merge error/oversight)Andrzej Hunt1-4/+0
2014-07-01LOK DocView: handle document load failure without crashing.Michael Meeks1-7/+15
2014-07-01Ensure we actually render all cells in the selected area.Andrzej Hunt1-0/+4
2014-07-01Take into account drawing layer for data area size.Andrzej Hunt1-2/+18
2014-07-01Use output device mapping for draw layer too.Andrzej Hunt1-1/+2
2014-07-01Set correct scaling for normal painting.Andrzej Hunt1-0/+5
2014-07-01Use output device scaling to determine cells in draw-area.Andrzej Hunt1-9/+10
2014-07-01Don't scale grid and cell dimensions multiple times.Andrzej Hunt2-17/+12
2014-07-01Implement data area size retrieval.Andrzej Hunt3-4/+49
2014-06-25Allow overriding of device for Paint, and use that for Tiles.Andrzej Hunt2-7/+14
2014-06-25Calc: Add tiled rendering device to the paint view.Andrzej Hunt1-0/+13
2014-06-25Render tiles from calc.Andrzej Hunt3-14/+32
2014-06-25fix buildCaolán McNamara1-5/+8
2014-06-25LOK: tiled rendering / svp includes are Linux only too for now.Andrzej Hunt1-1/+4
2014-06-25LOK: Tiled Rendering only useable on Linux.Andrzej Hunt1-0/+11
2014-06-25Update libgltf: new build system and various fixesZolnai Tamás31-1274/+1357
2014-06-25MSWord uses \xb for linebreaks in DB fields, take 2 (bnc#878854)Luboš Luňák1-0/+1
2014-06-25remove spurious com::sun::star::util prefixMichael Stahl3-4/+3
2014-06-25remove spurious com::sun::star::text prefixMichael Stahl4-8/+8
2014-06-25remove spurious com::sun::star::forms prefixMichael Stahl2-2/+2
2014-06-25remove spurious com::sun::star::frame prefixMichael Stahl1-2/+2
2014-06-25remove spurious com::sun::star::script prefixMichael Stahl1-1/+1
2014-06-25remove spurious ::com::sun::star::sdbcx namespace prefixMichael Stahl9-12/+12
2014-06-25remove spurious com::sun::star::chaosMichael Stahl7-9/+9
2014-06-25SwView::EnterDrawTextMode: refuse to edit editeng text if texbox is attachedMiklos Vajna1-1/+14
2014-06-25Add all the required conditions for vclplug_svp.Andrzej Hunt1-1/+3
2014-06-25vclplug_svp only exists with ENABLE_HEADLESS.Andrzej Hunt1-1/+1