summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/gridwin4.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-01-28BorderlineFix: Corrected handling for 'rotated' CellBordersArmin Le Grand1-4/+0
2018-01-15lok: sc: exploiting cached position helper for tile renderingMarco Cecchetti1-43/+49
2018-01-12More loplugin:cstylecast: scStephan Bergmann1-5/+5
2017-12-10lok: calc: fix: CTRL+RIGHT => crashMarco Cecchetti1-1/+2
2017-11-23TypedWhichId create custom get methods in ScPatternAttrNoel Grandin1-5/+4
2017-11-23TypedWhichId for sc constantsNoel Grandin1-2/+2
2017-10-26vcl: make MapMode constructor explicitMichael Stahl1-10/+10
2017-10-23loplugin:includeform: scStephan Bergmann1-31/+31
2017-10-22sc lok: fix spell checking languages in CalcHenry Castro1-0/+1
2017-09-13no need to call GetNumerator() / GetDenominator() for FractionNoel Grandin1-2/+1
2017-09-11remove constant bool variableJochen Nitschke1-3/+1
2017-09-10cppcheck: knownConditionTrueFalse 'bTestMerge' is always trueJochen Nitschke1-58/+45
2017-08-26loplugin:constparam in sc part7Noel Grandin1-2/+2
2017-08-20get the ScDocument directly from the ScViewDataMarkus Mohrhard1-4/+3
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin1-1/+1
2017-07-28borderline: adaptions to primitivesArmin Le Grand1-0/+4
2017-07-13loplugin:useuniqueptr in scNoel Grandin1-2/+2
2017-06-28loplugin:unusedfields in sc part1Noel Grandin1-1/+0
2017-06-26loplugin:oncevar in scNoel Grandin1-10/+5
2017-05-28tdf#107389: Wrong positioning of AutoFilter buttons in tiledrendering modeTamás Zolnai1-1/+4
2017-05-23drop the SCsROW/SCsCOL/SCsTAB typedefsNoel Grandin1-2/+2
2017-05-04sc lok:fix up: scrolling issue: the document size is not updated in clientMarco Cecchetti1-6/+0
2017-05-04sc lok: Extend MaxTiledCol/Row when painting beoyond the current doc area.Jan Holesovsky1-13/+20
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-04-06tdf#39468 Translate German commentsJens Carl1-2/+2
2017-03-31sc lok: Make the FmFormView we need for drawinglayer persistent.Jan Holesovsky1-4/+3
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-42/+42
2017-03-29LOK: Calc - images are not painted below row 1000Marco Cecchetti1-8/+3
2017-02-21Improve readability.Jan Holesovsky1-5/+5
2017-02-15convert ScUpdateMode to scoped enumNoel Grandin1-27/+8
2017-01-16LOK: 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