summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/gridwin4.cxx
AgeCommit message (Expand)Author
2021-04-07lok: draw bgcolor lines for covering client grid...Dennis Francis
2021-03-20OutputDevice view is sufficient hereCaolán McNamara
2021-02-22Some more unit conversion unificationMike Kaganski
2021-02-09lok: Take indent and margins into accountDennis Francis
2020-11-13tdf#138157 turn off cursor earlierCaolán McNamara
2020-11-12Revert "remove Fraction::operator tools::Long()"Noel Grandin
2020-11-12remove Fraction::operator tools::Long()Noel
2020-10-20use tools::Long in scNoel
2020-09-25change pointers to references where never possible to be nullptrsCaolán McNamara
2020-09-15establish that ScViewData::GetDocument can always return ScDocument&Caolán McNamara
2020-09-12Replace remaining uses of sal_CharJulien Nabet
2020-08-31Fix typo in codeAndrea Gelmini
2020-08-12loplugin:flatten in sc/ui/viewNoel Grandin
2020-07-13cid#1465274 Dereference before null checkCaolán McNamara
2020-07-11reset all draw gridOffsets when zoom needs to change...Dennis Francis
2020-07-11scPrintTwipsMsgs: Use print logical coordinates for draw objectsDennis Francis
2020-07-09lokit: Avoid sending wrong edit-cursor/selection messages when...Dennis Francis
2020-07-07scPrintTwipsMsgs: No more view specific edit-cursor messagesDennis Francis
2020-07-05lokit: scPrintTwipsMsgs: LOK_CALLBACK_*SELECTION*Dennis Francis
2020-06-09tdf#128502: Try to support multiple documents in LibreOfficeKit-using processTor Lillqvist
2020-05-30pass ScSheetLimits aroundNoel Grandin
2020-04-23lokit: fix edit-text/view-cursor positionDennis Francis
2020-02-13tdf#130640: Revert "tdf#124983 In calc make printable page...Xisco Fauli
2020-02-10lok: calc: zoomed text entry not renderedMarco Cecchetti
2020-02-10Remove redundant ScTabView::GetSdrViewStephan Bergmann
2020-01-06tdf#129552 sc: avoid infinite invalidation loop when the print range is emptyMiklos Vajna
2019-12-16lok: calc - send other views our selection in their co-ordinates.Michael Meeks
2019-12-14sc: rowcol: tdf#50916 convert Valid* methodsNoel Grandin
2019-12-07rename ScEditEngineDefaulter::SetTextCaolán McNamara
2019-12-03lok: calc - store zoom in the view itself.Michael Meeks
2019-11-11sc: rowcol: tdf#50916 convert mark data structuresNoel Grandin
2019-11-06sc lok: cope with non 100% zoom better.Michael Meeks
2019-11-06Revert "sc lok: Implement hi-dpi and zoom for spreadsheets."Michael Meeks
2019-10-25lok: disable page break view for tiled rendering mode.Michael Meeks
2019-10-22sc: rowcol: tdf#50916 convert gridwinNoel Grandin
2019-10-03loplugin:unusedfieldsNoel Grandin
2019-10-01tdf#124983 In calc make printable page borders also initially visibleIlhan Yesil
2019-09-24Add reference marks callbackSzymon Kłos
2019-08-12Fix typosAndrea Gelmini
2019-08-12tdf#42949 Fix IWYU warnings in sc/source/ui/{view,xmlsource}/*cxxGabor Kelemen
2019-07-23Don't draw gridlines and document background in Online server processMike Kaganski
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-05-10pass SfxItemSet by unique_ptr to ScEditEngineDefaulterNoel Grandin
2019-04-15tdf#42949 Fix IWYU warnings in include/editeng/[a-e]*Gabor Kelemen
2018-12-25Simplify containers iterations in sc/source/ui/{view,xmlsource}Arkadiy Illarionov
2018-11-23Use the correct DPI scaling factor in LibreOfficeKit for iOS, tooTor Lillqvist
2018-11-09Fix typosAndrea Gelmini
2018-11-08sc lok: Implement hi-dpi and zoom for spreadsheets.Jan Holesovsky
2018-10-12Simple translation passing by...Andrea Gelmini
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann