summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/gridwin4.cxx
AgeCommit message (Expand)Author
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
2015-09-17boost->stdCaolán McNamara
2015-09-02TableRef: introduce ScDBDataPortion enumEike Rathke
2015-08-14loplugin: defaultparamsNoel Grandin
2015-07-24calc mapmode: Refactor DrawBackground to use logic unitsKrisztian Pinter
2015-07-24calc mapmode: Pass RenderContext as reference in DrawNoteMarksKrisztian Pinter
2015-07-24calc mapmode: Pass RenderContext as reference in DrawFrameKrisztian Pinter
2015-07-22calc mapmode: Pass RenderContext as reference in DrawPagePreviewKrisztian Pinter
2015-07-19fdo#39468 translated german comments in gridview4.cxx and gridview5.cxxAlbert Thuswaldner
2015-07-10calc mapmode: Add explicit RenderContext passingKrisztian Pinter
2015-07-08remove ScRange::Justify() and replace calls with PutInOrder()Eike Rathke
2015-07-06improve the returnbyref lopluginNoel Grandin
2015-06-22sc tiled rendering: Set some minimal size of the document.Jan Holesovsky
2015-06-15cppcheck:unreadVariableNoel Grandin
2015-06-10sc tiled editing: Mapping has to be turned off after drawing the buttons.Jan Holesovsky
2015-06-10sc tiled editing: Corrected dropdown button offsetHenry Castro
2015-06-09calc mapmode: Convert ScOutputData::DrawGrid to draw in logic units.Jan Holesovsky
2015-06-03calc mapmode: Refactor DrawDocumentBackground to use logic unitsKrisztian Pinter
2015-05-26tdf#91416 - fix some incorrectly allocated VirtualDevices.Michael Meeks
2015-05-19draw Note mark before text for correct ZOrder tdf#89182Laurent Godard
2015-05-13add PostPaint and change PrePaint to include RenderContext param.Tomaž Vajngerl