summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-08-30TEMPORARY: variable renamed, but usage not yet adapted.Andrzej Hunt1-10/+10
2014-08-30Logic coordinates for clip marks too.Andrzej Hunt1-12/+23
2014-08-30Use Twips for OutputData as much as possible too.Andrzej Hunt2-79/+91
2014-08-30Only set outdev origin for tiled rendering.Andrzej Hunt1-5/+15
2014-08-30Use proper conversion for EditGrowX/Y too.Andrzej Hunt1-12/+11
2014-08-30Upgrade GetSelectionRects to logic coordinates too.Andrzej Hunt1-21/+36
2014-08-30Ensure we use the correct rectangle size for tiled rendering.Andrzej Hunt1-1/+3
2014-08-30Match TiledRendering scaling to the new ViewData PaintMapMode.Andrzej Hunt1-9/+18
2014-08-30Ensure we keep our modified OutputDevice origin.Andrzej Hunt1-8/+15
2014-08-30Don't use UpdateVisibleRange for calc tiled rendering.Andrzej Hunt1-1/+7
2014-08-30Use logic coordinates to determine cells in visible area.Andrzej Hunt1-14/+20
2014-08-30Set visible range from origin for Calc Tiled Rendering.Andrzej Hunt1-1/+15
2014-08-30Kill use of PPT for DrawEditParam.Andrzej Hunt2-16/+34
2014-08-30Add logic/pixel conversion wrappers to ScOutputData.Andrzej Hunt1-0/+38
2014-08-30Use logic coordinates for GetMergeSizePixel.Andrzej Hunt1-6/+5
2014-08-30GetScrPos: do position sums in logic coordinates.Andrzej Hunt1-34/+40
2014-08-30Replace AddPixelsWhile with Twips equivalent.Andrzej Hunt3-36/+41
2014-08-30Allow PaintMapMode retrieval.Andrzej Hunt1-0/+2
2014-08-30Conversions should be const.Andrzej Hunt2-8/+8
2014-08-30Don't use PPT values for row/column size changes either.Andrzej Hunt1-2/+2
2014-08-30Use GetScrPos so that col/row-headers match the grid.Andrzej Hunt1-3/+18
2014-08-30Use MapMode instead of PPT for ScEditUtil::GetEditAreaAndrzej Hunt4-39/+55
2014-08-30Add Point and Size versions of convertMm100ToTwip/TwipToMm100.Andrzej Hunt1-0/+26
2014-08-30Use viewdata scaling for vertical grid lines.Andrzej Hunt1-3/+26
2014-08-30Implement some Logic/Pixel conversion functions for ScViewData.Andrzej Hunt2-0/+30
2014-08-30Use MapMode instead of nPPTX/nPPTY.Andrzej Hunt2-33/+8
2014-08-30ScOutputData needs ScViewData for scaling.Andrzej Hunt5-5/+14
2014-08-30Make nPrtToScreenFactor and GetOutputFactor fractions.Andrzej Hunt9-23/+44
2014-08-30ScViewData::GetActiveWin can be const.Andrzej Hunt2-2/+2
2014-08-30Allow overriding limits for SetZoom for Tiled Rendering.Andrzej Hunt2-16/+31
2014-08-30aScrSize should be mutable.Andrzej Hunt2-5/+5
2014-08-30Fillinfo: don't scale data unnecessarily.Andrzej Hunt2-17/+15
2014-08-30Ensure we actually render all cells in the selected area.Andrzej Hunt1-0/+4
2014-08-30Take into account drawing layer for data area size.Andrzej Hunt1-2/+18
2014-08-30Implement data area size retrieval.Andrzej Hunt3-4/+49
2014-08-30Allow overriding of device for Paint, and use that for Tiles.Andrzej Hunt2-7/+14
2014-08-30Calc: Add tiled rendering device to the paint view.Andrzej Hunt1-0/+13
2014-08-30Render tiles from calc.Andrzej Hunt3-14/+32
2014-08-30xmerge: fix javadoc errors for JDK 8rbuj9-70/+76
2014-08-30coverity#706466 Uncaught exceptionCaolán McNamara2-5/+0
2014-08-30move layout from dialog to systemwindowCaolán McNamara6-167/+216
2014-08-30seem to need to link against pthreads on linux for poppler nowCaolán McNamara1-0/+4
2014-08-30didn't know about the dockingwindowsCaolán McNamara1-1/+3
2014-08-30writerfilter: fix namespace of CT_SaveThroughXslt's r:idMiklos Vajna1-6/+1
2014-08-30upgrade to poppler-0.26.4Thomas Arnhold6-12/+22
2014-08-30interpr: ZinsesZins is Compound InterestThomas Arnhold2-16/+16
2014-08-30interpr: fPeriodn -> fPeriodsThomas Arnhold1-8/+8
2014-08-30fdo#39674: translated German to EnglishJennifer Liebel1-216/+213
2014-08-30fdo#39674: Improved translationJennifer Liebel1-14/+13
2014-08-30CppunitTest_sw_htmlexport: enable on OS XMiklos Vajna1-4/+0