summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/gridwin4.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-05-26lokit: fix edit-text/view-cursor positionDennis Francis1-7/+118
2020-05-26lok: calc - send other views our selection in their co-ordinates.Michael Meeks1-2/+9
2020-05-17lok: calc: zoomed text entry not renderedMarco Cecchetti1-4/+7
2020-02-14tdf#130640: Revert "tdf#124983 In calc make printable page...Xisco Fauli1-23/+0
2020-01-07tdf#129552 sc: avoid infinite invalidation loop when the print range is emptyMiklos Vajna1-1/+6
2019-12-05lok: calc - store zoom in the view itself.Michael Meeks1-0/+7
2019-11-11sc: rowcol: tdf#50916 convert mark data structuresNoel Grandin1-1/+1
2019-11-06sc lok: cope with non 100% zoom better.Michael Meeks1-2/+1
2019-11-06Revert "sc lok: Implement hi-dpi and zoom for spreadsheets."Michael Meeks1-22/+9
2019-10-25lok: disable page break view for tiled rendering mode.Michael Meeks1-1/+1
2019-10-22sc: rowcol: tdf#50916 convert gridwinNoel Grandin1-22/+22
2019-10-03loplugin:unusedfieldsNoel Grandin1-2/+1
2019-10-01tdf#124983 In calc make printable page borders also initially visibleIlhan Yesil1-0/+18
2019-09-24Add reference marks callbackSzymon Kłos1-3/+4
2019-08-12Fix typosAndrea Gelmini1-1/+1
2019-08-12tdf#42949 Fix IWYU warnings in sc/source/ui/{view,xmlsource}/*cxxGabor Kelemen1-2/+0
2019-07-23Don't draw gridlines and document background in Online server processMike Kaganski1-3/+6
2019-06-25improve loplugin:simplifyconstructNoel Grandin1-1/+1
2019-05-10pass SfxItemSet by unique_ptr to ScEditEngineDefaulterNoel Grandin1-3/+3
2019-04-15tdf#42949 Fix IWYU warnings in include/editeng/[a-e]*Gabor Kelemen1-0/+1
2018-12-25Simplify containers iterations in sc/source/ui/{view,xmlsource}Arkadiy Illarionov1-4/+3
2018-11-23Use the correct DPI scaling factor in LibreOfficeKit for iOS, tooTor Lillqvist1-6/+6
2018-11-09Fix typosAndrea Gelmini1-1/+1
2018-11-08sc lok: Implement hi-dpi and zoom for spreadsheets.Jan Holesovsky1-9/+23
2018-10-12Simple translation passing by...Andrea Gelmini1-1/+1
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann1-1/+0
2018-07-09lok: sc: formulas were not updated correctlyMarco Cecchetti1-0/+4
2018-06-26tdf#42949 Fix more IWYU warnings in sc/inc/d*Gabor Kelemen1-0/+1
2018-06-13Fix typosAndrea Gelmini1-1/+1
2018-05-21loplugin:unusedfields in scNoel Grandin1-1/+1
2018-05-12Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen1-2/+3
2018-04-13Related: tdf#100925 background not getting set under X sometimesCaolán McNamara1-1/+6
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-1/+4
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand1-4/+1
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-1/+4
2018-04-03lok - sc: validity list drop down button callbackMarco Cecchetti1-42/+1
2018-04-03lok - sc - list validationMarco Cecchetti1-0/+41
2018-03-10don't use heap for elements in ScRangeListNoel Grandin1-1/+1
2018-02-28convert COL_ constants to be of type ColorNoel Grandin1-1/+1
2018-02-27replace Color(COL_*) with COL_*Noel Grandin1-2/+2
2018-02-22ColorData->Color in scNoel Grandin1-1/+1
2018-02-17Revert "loplugin:changetoolsgen in sc" and reapply pluginNoel Grandin1-20/+20
2018-02-14loplugin:changetoolsgen in scNoel Grandin1-41/+41
2018-02-03TypedWhichId in scNoel Grandin1-3/+2
2018-01-29BorderlineFix: 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