summaryrefslogtreecommitdiffstats
path: root/sc/source/ui/view
Commit message (Expand)AuthorAgeFilesLines
* TEMPORARY: more twips in ScOutputData.feature/calctiledrendering_attempt3_2Andrzej Hunt2014-08-301-92/+152
* TEMPORARY: ViewData SetPosX/Y.Andrzej Hunt2014-08-301-4/+16
* ViewData: further twips updates.Andrzej Hunt2014-08-301-34/+30
* TEMPORARY: Use PaintMapMode scaling for DrawMapMode too.Andrzej Hunt2014-08-301-14/+10
* Use Twips in DrawEditStandard too.Andrzej Hunt2014-08-301-8/+16
* Update DrawStrings to Twips.Andrzej Hunt2014-08-301-41/+56
* Upgrade GetOutputArea to Twips too.Andrzej Hunt2014-08-301-55/+53
* TEMPORARY: variable renamed, but usage not yet adapted.Andrzej Hunt2014-08-301-10/+10
* Logic coordinates for clip marks too.Andrzej Hunt2014-08-301-12/+23
* Use Twips for OutputData as much as possible too.Andrzej Hunt2014-08-301-74/+72
* Only set outdev origin for tiled rendering.Andrzej Hunt2014-08-301-5/+15
* Use proper conversion for EditGrowX/Y too.Andrzej Hunt2014-08-301-12/+11
* Upgrade GetSelectionRects to logic coordinates too.Andrzej Hunt2014-08-301-21/+36
* Ensure we use the correct rectangle size for tiled rendering.Andrzej Hunt2014-08-301-1/+3
* Match TiledRendering scaling to the new ViewData PaintMapMode.Andrzej Hunt2014-08-301-9/+18
* Ensure we keep our modified OutputDevice origin.Andrzej Hunt2014-08-301-8/+15
* Don't use UpdateVisibleRange for calc tiled rendering.Andrzej Hunt2014-08-301-1/+7
* Use logic coordinates to determine cells in visible area.Andrzej Hunt2014-08-301-14/+20
* Set visible range from origin for Calc Tiled Rendering.Andrzej Hunt2014-08-301-1/+15
* Kill use of PPT for DrawEditParam.Andrzej Hunt2014-08-301-13/+26
* Use logic coordinates for GetMergeSizePixel.Andrzej Hunt2014-08-301-6/+5
* GetScrPos: do position sums in logic coordinates.Andrzej Hunt2014-08-301-34/+40
* Replace AddPixelsWhile with Twips equivalent.Andrzej Hunt2014-08-302-30/+37
* Conversions should be const.Andrzej Hunt2014-08-301-4/+4
* Don't use PPT values for row/column size changes either.Andrzej Hunt2014-08-301-2/+2
* Use GetScrPos so that col/row-headers match the grid.Andrzej Hunt2014-08-301-3/+18
* Use MapMode instead of PPT for ScEditUtil::GetEditAreaAndrzej Hunt2014-08-302-11/+19
* Use viewdata scaling for vertical grid lines.Andrzej Hunt2014-08-301-3/+26
* Implement some Logic/Pixel conversion functions for ScViewData.Andrzej Hunt2014-08-301-0/+24
* Use MapMode instead of nPPTX/nPPTY.Andrzej Hunt2014-08-301-33/+7
* ScOutputData needs ScViewData for scaling.Andrzej Hunt2014-08-304-5/+7
* Make nPrtToScreenFactor and GetOutputFactor fractions.Andrzej Hunt2014-08-305-13/+31
* ScViewData::GetActiveWin can be const.Andrzej Hunt2014-08-301-1/+1
* Allow overriding limits for SetZoom for Tiled Rendering.Andrzej Hunt2014-08-301-14/+24
* aScrSize should be mutable.Andrzej Hunt2014-08-301-4/+4
* Fillinfo: don't scale data unnecessarily.Andrzej Hunt2014-08-301-8/+12
* Ensure we actually render all cells in the selected area.Andrzej Hunt2014-08-301-0/+4
* Take into account drawing layer for data area size.Andrzej Hunt2014-08-301-2/+18
* Implement data area size retrieval.Andrzej Hunt2014-08-301-0/+31
* Allow overriding of device for Paint, and use that for Tiles.Andrzej Hunt2014-08-301-6/+12
* Calc: Add tiled rendering device to the paint view.Andrzej Hunt2014-08-301-0/+13
* Render tiles from calc.Andrzej Hunt2014-08-301-12/+29
* WaE: unused function 'isGL3DDiagram'Tor Lillqvist2014-08-301-35/+0
* This OpenGL window is uselessZolnai Tamás2014-08-292-38/+0
* callcatcher: update unused codeCaolán McNamara2014-08-272-2/+0
* fdo#36772 Move the scrollbar and sheet tabs in a separate row.Tomaž Vajngerl2014-08-252-34/+29
* nitpick no need for an extra indentation levelEike Rathke2014-08-251-25/+23
* fdo#73151 Make better use of the sidebarSamuel Mehrbrodt2014-08-242-18/+7
* fdo#82577: Handle KeyCodeTor Lillqvist2014-08-238-11/+11
* fdo#82577, fdo#82579: Handle CursorTor Lillqvist2014-08-232-3/+3