summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-30TEMPORARY: more twips in ScOutputData.feature/calctiledrendering_attempt3_2Andrzej Hunt
2014-08-30TEMPORARY: ViewData SetPosX/Y.Andrzej Hunt
2014-08-30ViewData: further twips updates.Andrzej Hunt
2014-08-30TEMPORARY: Use PaintMapMode scaling for DrawMapMode too.Andrzej Hunt
2014-08-30Use Twips in DrawEditStandard too.Andrzej Hunt
2014-08-30Update DrawStrings to Twips.Andrzej Hunt
2014-08-30Upgrade GetOutputArea to Twips too.Andrzej Hunt
2014-08-30TEMPORARY: don't predraw for calc.Andrzej Hunt
2014-08-30TEMPORARY: variable renamed, but usage not yet adapted.Andrzej Hunt
2014-08-30Logic coordinates for clip marks too.Andrzej Hunt
2014-08-30Use Twips for OutputData as much as possible too.Andrzej Hunt
2014-08-30Only set outdev origin for tiled rendering.Andrzej Hunt
2014-08-30Use proper conversion for EditGrowX/Y too.Andrzej Hunt
2014-08-30Upgrade GetSelectionRects to logic coordinates too.Andrzej Hunt
2014-08-30Ensure we use the correct rectangle size for tiled rendering.Andrzej Hunt
2014-08-30Match TiledRendering scaling to the new ViewData PaintMapMode.Andrzej Hunt
2014-08-30Ensure we keep our modified OutputDevice origin.Andrzej Hunt
2014-08-30Don't use UpdateVisibleRange for calc tiled rendering.Andrzej Hunt
2014-08-30Use logic coordinates to determine cells in visible area.Andrzej Hunt
2014-08-30Set visible range from origin for Calc Tiled Rendering.Andrzej Hunt
2014-08-30Kill use of PPT for DrawEditParam.Andrzej Hunt
2014-08-30Add logic/pixel conversion wrappers to ScOutputData.Andrzej Hunt
2014-08-30Use logic coordinates for GetMergeSizePixel.Andrzej Hunt
2014-08-30GetScrPos: do position sums in logic coordinates.Andrzej Hunt
2014-08-30Replace AddPixelsWhile with Twips equivalent.Andrzej Hunt
2014-08-30Allow PaintMapMode retrieval.Andrzej Hunt
2014-08-30Conversions should be const.Andrzej Hunt
2014-08-30Don't use PPT values for row/column size changes either.Andrzej Hunt
2014-08-30Use GetScrPos so that col/row-headers match the grid.Andrzej Hunt
2014-08-30Use MapMode instead of PPT for ScEditUtil::GetEditAreaAndrzej Hunt
2014-08-30Add Point and Size versions of convertMm100ToTwip/TwipToMm100.Andrzej Hunt
2014-08-30Use viewdata scaling for vertical grid lines.Andrzej Hunt
2014-08-30Implement some Logic/Pixel conversion functions for ScViewData.Andrzej Hunt
2014-08-30Use MapMode instead of nPPTX/nPPTY.Andrzej Hunt
2014-08-30ScOutputData needs ScViewData for scaling.Andrzej Hunt
2014-08-30Make nPrtToScreenFactor and GetOutputFactor fractions.Andrzej Hunt
2014-08-30ScViewData::GetActiveWin can be const.Andrzej Hunt
2014-08-30Allow overriding limits for SetZoom for Tiled Rendering.Andrzej Hunt
2014-08-30aScrSize should be mutable.Andrzej Hunt
2014-08-30Fillinfo: don't scale data unnecessarily.Andrzej Hunt
2014-08-30Ensure we actually render all cells in the selected area.Andrzej Hunt
2014-08-30Take into account drawing layer for data area size.Andrzej Hunt
2014-08-30Implement data area size retrieval.Andrzej Hunt
2014-08-30Allow overriding of device for Paint, and use that for Tiles.Andrzej Hunt
2014-08-30Calc: Add tiled rendering device to the paint view.Andrzej Hunt
2014-08-30Render tiles from calc.Andrzej Hunt
2014-08-30xmerge: fix javadoc errors for JDK 8rbuj
2014-08-30coverity#706466 Uncaught exceptionCaolán McNamara
2014-08-30move layout from dialog to systemwindowCaolán McNamara
2014-08-30seem to need to link against pthreads on linux for poppler nowCaolán McNamara