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