summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-09-30Fix wrong conditional for zoom-saneness-check.private/ajrhunt/c4Andrzej Hunt1-1/+1
2014-09-30Temp: the DrView scaling will be completely wrong for tiled rendering.Andrzej Hunt1-5/+5
2014-09-30Don't render infinitely large document if empty.Andrzej Hunt1-0/+7
2014-09-30TODO: printfun needs fixing (see previous commit).Andrzej Hunt1-3/+9
2014-09-30Use twips internally for FillInfo too.Andrzej Hunt4-25/+40
2014-09-30Adjust MapModes for gridwin tiled rendering.Andrzej Hunt1-8/+21
2014-09-30Don't abort rendering if Android window 'minimized'.Andrzej Hunt1-1/+7
2014-09-30We want to keep nPPTX/Y for our old scaling.Andrzej Hunt1-0/+37
2014-09-30Remove incorrect fudge factor.Andrzej Hunt2-4/+4
2014-09-30ScreenPos calculations in twips too.Andrzej Hunt1-25/+23
2014-09-30Use twips internally for GetScrPos.Andrzej Hunt1-30/+50
2014-09-29Use GetScrPos so that col/row-headers match the grid.Andrzej Hunt1-3/+18
2014-09-29Match TiledRendering scaling to the new ViewData PaintMapMode.Andrzej Hunt1-9/+18
2014-09-29Don't use UpdateVisibleRange for calc tiled rendering.Andrzej Hunt1-1/+7
2014-09-29Set visible range from origin for Calc Tiled Rendering.Andrzej Hunt1-1/+15
2014-09-29Allow PaintMapMode retrieval.Andrzej Hunt1-0/+2
2014-09-29Use MapMode instead of nPPTX/nPPTY.Andrzej Hunt2-33/+8
2014-09-29ScOutputData needs ScViewData for scaling.Andrzej Hunt5-5/+14
2014-09-29Make nPrtToScreenFactor and GetOutputFactor fractions.Andrzej Hunt9-23/+44
2014-09-29ScViewData::GetActiveWin can be const.Andrzej Hunt2-2/+2
2014-09-29Allow overriding limits for SetZoom for Tiled Rendering.Andrzej Hunt2-16/+31
2014-09-29aScrSize should be mutable.Andrzej Hunt2-5/+5
2014-09-29Fix PaintTile scaling preparation.Andrzej Hunt1-8/+12
2014-09-29Ensure we actually render all cells in the selected area.Andrzej Hunt1-0/+4
2014-09-29Take into account drawing layer for data area size.Andrzej Hunt1-2/+18
2014-09-29Implement data area size retrieval.Andrzej Hunt3-4/+49
2014-09-29Allow overriding of device for Paint, and use that for Tiles.Andrzej Hunt2-7/+14
2014-09-29Calc: Add tiled rendering device to the paint view.Andrzej Hunt1-0/+13
2014-09-29Render tiles from calc.Andrzej Hunt3-14/+32
2014-09-28vcl: cleanup headers - remove comments, tabifyChris Sherlock13-759/+817
2014-09-28fdo#70998 Termchange: Picture->ImageSamuel Mehrbrodt14-16/+16
2014-09-28android: minimize the rounding error, clean-up MultiTileLayerTomaž Vajngerl3-48/+23
2014-09-28android: LayerRendered - rename member to mScreenShotLayerTomaž Vajngerl1-23/+31
2014-09-28android: revert ScreenshotLayer draw method backTomaž Vajngerl1-2/+58
2014-09-28android: replace with ImmutableViewportMetrics (Fennec import)Tomaž Vajngerl10-193/+227
2014-09-28android: Improve panning smoothness (Fennec import)Tomaž Vajngerl2-74/+88
2014-09-28android: solve black screen on load - call setForceRedrawTomaž Vajngerl1-3/+11
2014-09-28android: remove notifyLayerClientOfGeometryChange (Fennec import)Tomaž Vajngerl3-20/+5
2014-09-28android: move scrollBy & scaleWithFocus to PZC (Fennec Import)Tomaž Vajngerl3-36/+32
2014-09-28android: add PanZoomTarget (Fennec import)Tomaž Vajngerl3-37/+67
2014-09-28android: remove getViewport and getZoomFactor (Fennec import)Tomaž Vajngerl4-14/+6
2014-09-28android: add ZoomConstraints (Fennec import)Tomaž Vajngerl7-79/+89
2014-09-28border_width from 12 to 6, as the rest of dialogsAdolfo Jayme Barrientos35-35/+35
2014-09-28fdo#60123: Make rotation angle spinbox wrapKatarina Behrens1-0/+1
2014-09-28jurt: remove constructor in AnyConverter_Test (JUnit)Robert Antoni Buj i Gelonch1-15/+31
2014-09-28ridljar: Any_Test & UnoRuntime_Test (JUnit)Robert Antoni Buj i Gelonch2-6/+10
2014-09-28fdo#75757: remove inheritance to std::vectorTakeshi Abe1-13/+6
2014-09-28Add tooltips for non-obvious, unlabeled buttons in redlinefilterpage.uiAdolfo Jayme Barrientos1-49/+8
2014-09-28Restore missing title in addresstemplatedialog.uiAdolfo Jayme Barrientos1-0/+1
2014-09-28Avoid leaking dbus objectsMatthew J. Francis1-4/+4