summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* TEMPORARY: more twips in ScOutputData.feature/calctiledrendering_attempt3Andrzej Hunt2014-08-291-92/+152
* TEMPORARY: ViewData SetPosX/Y.Andrzej Hunt2014-08-291-4/+16
* ViewData: further twips updates.Andrzej Hunt2014-08-291-34/+30
* TEMPORARY: Use PaintMapMode scaling for DrawMapMode too.Andrzej Hunt2014-08-291-14/+10
* Use Twips in DrawEditStandard too.Andrzej Hunt2014-08-291-8/+16
* Update DrawStrings to Twips.Andrzej Hunt2014-08-291-41/+56
* Upgrade GetOutputArea to Twips too.Andrzej Hunt2014-08-291-55/+53
* TEMPORARY: don't predraw for calc.Andrzej Hunt2014-08-291-12/+12
* TEMPORARY: variable renamed, but usage not yet adapted.Andrzej Hunt2014-08-291-10/+10
* Logic coordinates for clip marks too.Andrzej Hunt2014-08-291-12/+23
* Use Twips for OutputData as much as possible too.Andrzej Hunt2014-08-292-79/+91
* Only set outdev origin for tiled rendering.Andrzej Hunt2014-08-291-5/+15
* Use proper conversion for EditGrowX/Y too.Andrzej Hunt2014-08-291-12/+11
* Upgrade GetSelectionRects to logic coordinates too.Andrzej Hunt2014-08-291-21/+36
* Ensure we use the correct rectangle size for tiled rendering.Andrzej Hunt2014-08-291-1/+3
* Match TiledRendering scaling to the new ViewData PaintMapMode.Andrzej Hunt2014-08-291-9/+18
* Ensure we keep our modified OutputDevice origin.Andrzej Hunt2014-08-291-8/+15
* Don't use UpdateVisibleRange for calc tiled rendering.Andrzej Hunt2014-08-291-1/+7
* Use logic coordinates to determine cells in visible area.Andrzej Hunt2014-08-291-14/+20
* Set visible range from origin for Calc Tiled Rendering.Andrzej Hunt2014-08-291-1/+15
* Kill use of PPT for DrawEditParam.Andrzej Hunt2014-08-292-16/+34
* Add logic/pixel conversion wrappers to ScOutputData.Andrzej Hunt2014-08-291-0/+38
* Use logic coordinates for GetMergeSizePixel.Andrzej Hunt2014-08-271-6/+5
* GetScrPos: do position sums in logic coordinates.Andrzej Hunt2014-08-271-34/+40
* Replace AddPixelsWhile with Twips equivalent.Andrzej Hunt2014-08-273-36/+41
* Allow PaintMapMode retrieval.Andrzej Hunt2014-08-271-0/+2
* Conversions should be const.Andrzej Hunt2014-08-272-8/+8
* Don't use PPT values for row/column size changes either.Andrzej Hunt2014-08-271-2/+2
* Use GetScrPos so that col/row-headers match the grid.Andrzej Hunt2014-08-271-3/+18
* Use MapMode instead of PPT for ScEditUtil::GetEditAreaAndrzej Hunt2014-08-274-39/+55
* Add Point and Size versions of convertMm100ToTwip/TwipToMm100.Andrzej Hunt2014-08-251-0/+26
* Use viewdata scaling for vertical grid lines.Andrzej Hunt2014-08-151-3/+26
* Implement some Logic/Pixel conversion functions for ScViewData.Andrzej Hunt2014-08-152-0/+30
* Use MapMode instead of nPPTX/nPPTY.Andrzej Hunt2014-08-152-33/+8
* ScOutputData needs ScViewData for scaling.Andrzej Hunt2014-08-155-5/+14
* Make nPrtToScreenFactor and GetOutputFactor fractions.Andrzej Hunt2014-08-159-23/+44
* ScViewData::GetActiveWin can be const.Andrzej Hunt2014-08-152-2/+2
* Allow overriding limits for SetZoom for Tiled Rendering.Andrzej Hunt2014-08-152-16/+31
* aScrSize should be mutable.Andrzej Hunt2014-08-152-5/+5
* Fillinfo: don't scale data unnecessarily.Andrzej Hunt2014-08-152-17/+15
* Ensure we actually render all cells in the selected area.Andrzej Hunt2014-08-141-0/+4
* Take into account drawing layer for data area size.Andrzej Hunt2014-08-141-2/+18
* Implement data area size retrieval.Andrzej Hunt2014-08-083-4/+49
* Allow overriding of device for Paint, and use that for Tiles.Andrzej Hunt2014-08-082-7/+14
* Calc: Add tiled rendering device to the paint view.Andrzej Hunt2014-08-081-0/+13
* Render tiles from calc.Andrzej Hunt2014-08-083-14/+32
* vcl: don't throw misleading exceptions on every failed accessMichael Stahl2014-08-081-1/+4
* DOCX export: handle date SDT on paragraphsMiklos Vajna2014-08-085-6/+60
* Unused optional elementsMiklos Vajna2014-08-081-3222/+0
* warning C4101: 'e': unreferenced local variableMichael Stahl2014-08-081-0/+1