summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-08TEMPORARY: use a different paint rect.feature/calctiledrendering5Andrzej Hunt
2014-08-08Col/Row Headers: use correct scaling.Andrzej Hunt
2014-08-08Introduce GetScrPosPix/Logic in place of plain GetScrPos.Andrzej Hunt
2014-08-07Introduce GetScrPos to ScGridWin.Andrzej Hunt
2014-08-05Only use logic mapping during paint for col/rowbars.Andrzej Hunt
2014-07-31Implement getPartName for Calc.Andrzej Hunt
2014-07-30DO NOT MERGE: reenable LOK tiled rendering test (BRANCH ONLY).Andrzej Hunt
2014-07-30Lets not roll our own twip/mm100 conversions.Andrzej Hunt
2014-07-30Add Point and Size versions of convertMm100ToTwip/TwipToMm100.Andrzej Hunt
2014-07-30More pixel->document coordinate scaling.Andrzej Hunt
2014-07-30Iterate from origin to tile area to ensure correct positioning.Andrzej Hunt
2014-07-30Use logic units for visible-cells determination.Andrzej Hunt
2014-07-30Scale the origin for the Draw Layer (Calc Tiled Rendering).Andrzej Hunt
2014-07-30Use OutputDevice scaling for column-/rowbars too.Andrzej Hunt
2014-07-30Ensure we actually render all cells in the selected area.Andrzej Hunt
2014-07-30Take into account drawing layer for data area size.Andrzej Hunt
2014-07-30Use output device mapping for draw layer too.Andrzej Hunt
2014-07-30Set correct scaling for normal painting.Andrzej Hunt
2014-07-30Use output device scaling to determine cells in draw-area.Andrzej Hunt
2014-07-30Don't scale grid and cell dimensions multiple times.Andrzej Hunt
2014-07-30Implement data area size retrieval.Andrzej Hunt
2014-07-30Allow overriding of device for Paint, and use that for Tiles.Andrzej Hunt
2014-07-30Calc: Add tiled rendering device to the paint view.Andrzej Hunt
2014-07-30Render tiles from calc.Andrzej Hunt
2014-07-30fix wrong calculation for text size, fdo#81499Markus Mohrhard
2014-07-30the range has to be in the correct order, fdo#81803Markus Mohrhard
2014-07-30add test case for fdo#81803Markus Mohrhard
2014-07-30Wrap "" in OUString: error: conversion from const char* to non-scalar...Andrzej 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-30gtktiledviewer: add part mode selector.Andrzej Hunt
2014-07-30Protect setPartMode and ensure we actually show the new mode.Andrzej Hunt
2014-07-30Impress/Tiled Rendering: implement setPartMode.Andrzej Hunt
2014-07-30LOKDocView: add set_part_mode.Andrzej Hunt
2014-07-30Impress/Tiled Rendering: return correct number for getPart.Andrzej Hunt
2014-07-30ITiledRenderable: provide default implementations for some methods.Andrzej Hunt
2014-07-30Impress: Implement getPartName.Andrzej Hunt
2014-07-30gtktiledviewer: show part names in selector.Andrzej Hunt
2014-07-30LOKDocView: add part name retrieval.Andrzej Hunt
2014-07-30Remove horrifically outdated comment.Andrzej Hunt
2014-07-30LOK: add setPartMode.Andrzej Hunt
2014-07-30LOK: Add getPartName.Andrzej Hunt
2014-07-30Fix comment typo.Andrzej Hunt
2014-07-30Remove redundant sal_Char *Joren De Cuyper
2014-07-30javaunohelper: The assigned value is never usedrbuj
2014-07-30javaunohelper: String comparisonrbuj
2014-07-30Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-07-30error: reference to "Primitive2DSequence" is ambiguousMatúš Kukan
2014-07-29fdo#81330: When moving to a different sheet, set 3D flag on.Kohei Yoshida
2014-07-29fdo#81330: Write test for this.Kohei Yoshida