summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/gridwin4.cxx
AgeCommit message (Expand)Author
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
2016-03-23loplugin:constantparam in scNoel Grandin
2016-03-17sc lok: Extend uno commands: .uno:SelectRow/ColumnPranav Kant
2016-03-10loplugin:constantparam in scNoel Grandin
2016-02-05Fix typosAndrea Gelmini
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-01-31unnecessary use of OUString constructorNoel Grandin
2016-01-29vcl: add text alignment functions to ImplFont and FontAttributesChris Sherlock
2016-01-13sc: clean up remaining non-static isTiledRendering() usageMiklos Vajna
2015-12-07Let LIBO_INTERNAL_ONLY imply LOK_USE_UNSTABLE_APIMiklos Vajna
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06Revert "sc lok: Cache viewdata zoom and reuse for cursor callback"Andrzej Hunt
2015-11-05sc lok: Cache viewdata zoom and reuse for cursor callbackAndrzej Hunt
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-09-21hide ScopedPtr::reset and add disposeAndClearCaolán McNamara
2015-09-18boost->stdCaolán McNamara
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara