/source/eu/starmath/

o/core Git repository'/>
summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/cellsh4.cxx
AgeCommit message (Expand)Author
2024-11-24Simplify a bitMike Kaganski
2024-11-24Turn SC_MOD macro to a functionMike Kaganski
2023-09-06tdf#154271 Fix automatic cursor/screen jump in CalcHossein
2023-07-26cool#6931 on ctrl+[right/down] don't leap to the limits of the documentCaolán McNamara
2023-07-18Resolves tdf#112876 - Make use of scroll lock configurableHeiko Tietze
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-04-06expand used-once ScCellShell::GetFrameWin methodCaolán McNamara
2021-01-11ScFormatShell::pViewData is never nullCaolán McNamara
2020-09-15establish that ScViewData::GetDocument can always return ScDocument&Caolán McNamara
2019-09-26loplugin:constmethod in scNoel Grandin
2019-08-12tdf#42949 Fix IWYU warnings in sc/source/ui/{view,xmlsource}/*cxxGabor Kelemen
2018-01-01loplugin:passstuffbyref improved return in scNoel Grandin
2017-10-23loplugin:includeform: scStephan Bergmann
2017-05-23drop the SCsROW/SCsCOL/SCsTAB typedefsNoel Grandin
2017-05-16loplugin:checkunusedparams in sc(part5)Noel Grandin
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: scStephan Bergmann
2016-11-13drop extra semicolonsDavid Tardon
2016-11-12accidentally kept always scroll test enabled.. tdf#46200 follow-upEike Rathke
2016-11-11tdf#46200 Use the Scroll Lock key as a toggling lock key like ExcelAbhilash Singh
2016-10-27make the AbstractDialog stuff extend from VclReferenceBaseNoel Grandin
2016-06-01remove unused SID constants and associated codeNoel Grandin
2016-03-21UBSan: SfxInt16Item/SfxInt32Item mismatchStephan Bergmann
2016-03-17sc lok: Extend uno commands: .uno:SelectRow/ColumnPranav Kant
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2014-10-28loplugin: cstylecastNoel Grandin
2014-06-25remove whitespaceMarkus Mohrhard
2014-05-11fix-includes.pl: scThomas Arnhold
2014-04-23sc: sal_Bool->boolNoel Grandin
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-02-19sal_Bool->boolNoel Grandin
2014-01-28bool improvementsStephan Bergmann
2014-01-06Resolves: #i123629# [ia2] Invalid focus event fired after editing cellSteve Yin