summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/viewdata.cxx
AgeCommit message (Expand)Author
2020-10-20use tools::Long in scNoel
2020-10-06loplugin:const* make some params and methods constNoel
2020-09-30tdf#43958 sc: fix fill by selecting merged cellAttila Szűcs
2020-09-24some places where ScDocument* is never passed a nullptrCaolán McNamara
2020-09-16Remove more redundant checksMike Kaganski
2020-09-16Simplify initializationMike Kaganski
2020-09-15establish that ScViewData::GetDocument can always return ScDocument&Caolán McNamara
2020-09-15establish ScViewData always ctored from ScDocShell& or ScDocument&Caolán McNamara
2020-09-15setDocument and InitData never called with a null ScDocument*Caolán McNamara
2020-09-09sc: rowcol: convert more use of MAXROWCOUNTNoel Grandin
2020-08-28lok-freezepanes: fixed freeze row and column handlingPranam Lashkari
2020-08-12loplugin:flatten in sc/ui/viewNoel Grandin
2020-07-25lok-freezepanes: allow empty tablesDennis Francis
2020-07-24lok-freezepanes: Generalize FreezePanes* uno-commands...Dennis Francis
2020-07-11scPrintTwipsMsgs: Use print logical coordinates for draw objectsDennis Francis
2020-07-08scPrintTwipsMsgs: Use print-twips paper-sizeDennis Francis
2020-07-08SetLOKSpecialOutputArea() call must precede SetOutputArea()Dennis Francis
2020-07-07ScViewData::EditGrowY: keep EditView's print-twips data updatedDennis Francis
2020-07-07ScViewData::EditGrowX: keep EditView's print-twips data updatedDennis Francis
2020-07-07ScViewData::SetEditEngine: keep EditView's print-twips data updatedDennis Francis
2020-07-07Allow edit-area computation in print-twips...Dennis Francis
2020-07-05lokit: do not set an artificial cursor size when it is zero...Dennis Francis
2020-07-05Allow cell coordinates calculation in print twips tooDennis Francis
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: scStephan Bergmann
2020-05-30pass ScSheetLimits aroundNoel Grandin
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-04-23lokit: fix edit-text/view-cursor positionDennis Francis
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2019-12-30tdf#96505 - Get rid of cargo cult long integer literalsKemal Ayhan
2019-12-14sc: rowcol: tdf#50916 convert Valid* methodsNoel Grandin
2019-12-04lok: cleanup getCellCursorMichael Meeks
2019-12-04revert optimization - 31b7dc19c32f42197c481cb7d2f44c600b755e2bMichael Meeks
2019-11-15reduce iteration in ScViewData::GetScrPosNoel Grandin
2019-11-13Related tdf#128753: fix regressionJulien Nabet
2019-11-11sc: rowcol: tdf#50916 convert mark data structuresNoel Grandin
2019-11-06sc lok: cope with non 100% zoom better.Michael Meeks
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-11sc: rowcol: migrate some viewdata.Michael Meeks
2019-09-26loplugin:constmethod in scNoel Grandin
2019-09-24Formula editing when switching tabsSzymon Kłos
2019-09-01Fix '..'Andrea Gelmini
2019-09-01Fix '..'Andrea Gelmini
2019-08-19uitest: pass OUString by const reference and formatting fixesMarkus Mohrhard
2019-08-19uitest: log more events in Calc:Ahmed ElShreif
2019-08-12Mark Sequence const in scArkadiy Illarionov
2019-08-12Fix typosAndrea Gelmini
2019-08-12tdf#42949 Fix IWYU warnings in sc/source/ui/{view,xmlsource}/*cxxGabor Kelemen
2019-08-09Simplify Sequence iterations in scArkadiy Illarionov
2019-06-21reference childwins are all weldedCaolán McNamara
2019-04-15improve loplugin simplifyconstructNoel Grandin