summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/gridwin4.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-05-03sc lok:fix up: scrolling issue: the document size is not updated in clientcp-5.3-10Marco Cecchetti1-6/+0
2017-05-03sc lok: Extend MaxTiledCol/Row when painting beoyond the current doc area.Jan Holesovsky1-13/+20
2017-03-31sc lok: Make the FmFormView we need for drawinglayer persistent.Jan Holesovsky1-4/+3
2017-03-29LOK: Calc - images are not painted below row 1000Marco Cecchetti1-8/+3
2017-02-28Improve readability.Jan Holesovsky1-5/+5
2017-02-17LOK: Calc: notes: when edit mode begins the text content is misplacedMarco Cecchetti1-0/+14
2016-10-24Rename ClearFormulaContext() to make it more representative.Kohei Yoshida1-1/+1
2016-10-14LOK: Calc: if text of 2 cells overlaps, painting occurs in wrong orderMarco Cecchetti1-70/+70
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek1-1/+1
2016-10-05convert MapUnit to scoped enumNoel Grandin1-13/+13
2016-10-03LOK: Calc: clear cell background in other views on editingMarco Cecchetti1-24/+15
2016-10-03Calc LOK: clear cell background when editing in parallelAshod Nakashian1-10/+10
2016-10-03Calc: fixed bug in parallel cell editingMarco Cecchetti1-38/+41
2016-10-03Calc: implemented parallel cell text editingMarco Cecchetti1-0/+86
2016-09-29LOK: conditionally include part number in invalidation payloadMiklos Vajna1-1/+2
2016-09-26convert BREAK constants to typed_flags_setNoel Grandin1-2/+2
2016-07-26sc: convert SC_SCENARIO_.. defines typed flags ..Jochen Nitschke1-2/+2
2016-07-10ditch the font/screen-scaling thingCaolán McNamara1-2/+0
2016-06-19LOK: tile rendering regression fixAshod Nakashian1-0/+1
2016-06-17LOK: fast tile rendering (cell editing)Ashod Nakashian1-0/+13
2016-06-17LOK: fast tile rendering (graphics and buttons)Ashod Nakashian1-0/+3
2016-06-17LOK: fast tile rendering (text only)Ashod Nakashian1-13/+123
2016-06-17comphelper lok: remove the g_bViewCallback globalMiklos Vajna1-7/+2
2016-06-14sc: implement per-view LOK_CALLBACK_INVALIDATE_TILESMiklos Vajna1-1/+7
2016-05-26sc lok bccu#1610 - Tiles not rendering in large spreadsheetsAshod Nakashian1-1/+1
2016-05-10sc lok: Move the handling of the area back to GetTiledRenderingArea().Jan Holesovsky1-3/+1
2016-05-10sc lok: set a limit for tiled column and rowHenry Castro1-0/+2
2016-04-30Fix typosAndrea Gelmini1-2/+2
2016-04-20Resolves: tdf#91778 drawing the background over an active cursorCaolán McNamara1-0/+12
2016-03-23loplugin:constantparam in scNoel Grandin1-1/+1
2016-03-17sc lok: Extend uno commands: .uno:SelectRow/ColumnPranav Kant1-0/+11
2016-03-10loplugin:constantparam in scNoel Grandin1-1/+1
2016-02-05Fix typosAndrea Gelmini1-2/+2
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock1-3/+3
2016-01-31unnecessary use of OUString constructorNoel Grandin1-1/+1
2016-01-29vcl: add text alignment functions to ImplFont and FontAttributesChris Sherlock1-1/+1
2016-01-13sc: clean up remaining non-static isTiledRendering() usageMiklos Vajna1-3/+4
2015-12-07Let LIBO_INTERNAL_ONLY imply LOK_USE_UNSTABLE_APIMiklos Vajna1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-4/+4
2015-11-06Revert "sc lok: Cache viewdata zoom and reuse for cursor callback"Andrzej Hunt1-3/+3
2015-11-05sc lok: Cache viewdata zoom and reuse for cursor callbackAndrzej Hunt1-3/+3
2015-10-20loplugin:defaultparamsStephan Bergmann1-1/+1
2015-09-30Fix typosAndrea Gelmini1-2/+2
2015-09-21hide ScopedPtr::reset and add disposeAndClearCaolán McNamara1-1/+1
2015-09-18boost->stdCaolán McNamara1-1/+1
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara1-1/+1
2015-09-17boost->stdCaolán McNamara1-1/+1
2015-09-02TableRef: introduce ScDBDataPortion enumEike Rathke1-2/+2
2015-08-14loplugin: defaultparamsNoel Grandin1-2/+2
2015-07-24calc mapmode: Refactor DrawBackground to use logic unitsKrisztian Pinter1-5/+0