summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/gridwin4.cxx
AgeCommit message (Expand)Author
2017-11-23TypedWhichId create custom get methods in ScPatternAttrNoel Grandin
2017-11-23TypedWhichId for sc constantsNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: scStephan Bergmann
2017-10-22sc lok: fix spell checking languages in CalcHenry Castro
2017-09-13no need to call GetNumerator() / GetDenominator() for FractionNoel Grandin
2017-09-11remove constant bool variableJochen Nitschke
2017-09-10cppcheck: knownConditionTrueFalse 'bTestMerge' is always trueJochen Nitschke
2017-08-26loplugin:constparam in sc part7Noel Grandin
2017-08-20get the ScDocument directly from the ScViewDataMarkus Mohrhard
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-07-28borderline: adaptions to primitivesArmin Le Grand
2017-07-13loplugin:useuniqueptr in scNoel Grandin
2017-06-28loplugin:unusedfields in sc part1Noel Grandin
2017-06-26loplugin:oncevar in scNoel Grandin
2017-05-28tdf#107389: Wrong positioning of AutoFilter buttons in tiledrendering modeTamás Zolnai
2017-05-23drop the SCsROW/SCsCOL/SCsTAB typedefsNoel Grandin
2017-05-04sc lok:fix up: scrolling issue: the document size is not updated in clientMarco Cecchetti
2017-05-04sc lok: Extend MaxTiledCol/Row when painting beoyond the current doc area.Jan Holesovsky
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-06tdf#39468 Translate German commentsJens Carl
2017-03-31sc lok: Make the FmFormView we need for drawinglayer persistent.Jan Holesovsky
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-29LOK: Calc - images are not painted below row 1000Marco Cecchetti
2017-02-21Improve readability.Jan Holesovsky
2017-02-15convert ScUpdateMode to scoped enumNoel Grandin
2017-01-16LOK: Calc: notes: when edit mode begins the text content is misplacedMarco Cecchetti
2016-10-24Rename ClearFormulaContext() to make it more representative.Kohei Yoshida
2016-10-14LOK: Calc: if text of 2 cells overlaps, painting occurs in wrong orderMarco Cecchetti
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-03LOK: Calc: clear cell background in other views on editingMarco Cecchetti
2016-10-03Calc LOK: clear cell background when editing in parallelAshod Nakashian
2016-10-03Calc: fixed bug in parallel cell editingMarco Cecchetti
2016-10-03Calc: implemented parallel cell text editingMarco Cecchetti
2016-09-29LOK: conditionally include part number in invalidation payloadMiklos Vajna
2016-09-26convert BREAK constants to typed_flags_setNoel Grandin
2016-07-26sc: convert SC_SCENARIO_.. defines typed flags ..Jochen Nitschke
2016-07-10ditch the font/screen-scaling thingCaolán McNamara
2016-06-19LOK: tile rendering regression fixAshod Nakashian
2016-06-17LOK: fast tile rendering (cell editing)Ashod Nakashian
2016-06-17LOK: fast tile rendering (graphics and buttons)Ashod Nakashian
2016-06-17LOK: fast tile rendering (text only)Ashod Nakashian
2016-06-17comphelper lok: remove the g_bViewCallback globalMiklos Vajna
2016-06-14sc: implement per-view LOK_CALLBACK_INVALIDATE_TILESMiklos Vajna
2016-05-26sc lok bccu#1610 - Tiles not rendering in large spreadsheetsAshod Nakashian
2016-05-10sc lok: Move the handling of the area back to GetTiledRenderingArea().Jan Holesovsky
2016-05-10sc lok: set a limit for tiled column and rowHenry Castro
2016-04-30Fix typosAndrea Gelmini
2016-04-20Resolves: tdf#91778 drawing the background over an active cursorCaolán McNamara