summaryrefslogtreecommitdiff
path: root/sc/source/ui/app/inputhdl.cxx
AgeCommit message (Expand)Author
2020-12-02tdf#138540 formula popover in the wrong placeCaolán McNamara
2020-11-11loplugin:stringviewNoel
2020-10-31Use ScDocument::GetSheetSeparator()Eike Rathke
2020-10-31Constructing ScCompiler is unnecessary hereEike Rathke
2020-10-30tdf#137620 add explicit SurroundingText support to ScGridWindowCaolán McNamara
2020-10-20use tools::Long in scNoel
2020-10-16weld InputBarCaolán McNamara
2020-10-06loplugin:const* make some params and methods constNoel
2020-09-24some places where ScDocument* is never passed a nullptrCaolán McNamara
2020-09-17ScRange::Parse never passed a null ScDocument*Caolán McNamara
2020-09-17provide a ScDocument arg for ScRange::ParseCaolán McNamara
2020-09-17ScCompiler ctors never passed a null ScDocument*Caolán McNamara
2020-09-16ScEditableTester ctor never passed a null ScDocument*Caolán McNamara
2020-09-15establish that ScViewData::GetDocument can always return ScDocument&Caolán McNamara
2020-09-15ScRangeList::ParseAny ScDocument* argument dereferenced on all used pathsCaolán McNamara
2020-09-12establish that ScSimpleFormulaCalculator mpDoc is never nullCaolán McNamara
2020-09-12use a reference instead of a pointer for lcl_Calculate ScDocument argCaolán McNamara
2020-09-03Make ImpSvNumberformatScan::GetColor constMike Kaganski
2020-08-18loplugin:unusedvarsglobalNoel Grandin
2020-08-09loplugin:flatten in scNoel Grandin
2020-08-06Yes. (remove wrong todo comment question)Eike Rathke
2020-07-30loplugin:flatten in sc/uiNoel Grandin
2020-07-15Get correct tab for current selectionSzymon Kłos
2020-07-05lokit: scPrintTwipsMsgs: LOK_CALLBACK_REFERENCE_MARKSDennis Francis
2020-06-24Fix sending reference marks for current selectionSzymon Kłos
2020-06-04LOK: Emit the doc. modified state even when changing the cell inline.Jan Holesovsky
2020-05-29Resolves: tdf#133485 Append % character also for a leading decimal separatorEike Rathke
2020-05-10formula bar: Change completeFunction() to accept string instead of index.Jan Holesovsky
2020-05-10lok: formula bar: send whole function listMarco Cecchetti
2020-05-10lok: set device form factor of the client on view creationMarco Cecchetti
2020-04-15loplugin:buriedassign in scNoel Grandin
2020-03-20Rename isMobile to isMobilePhone and introduce a separate isTabletTor Lillqvist
2020-03-06lok: calc formula bar tunnelingMarco Cecchetti
2020-02-22ScGlobal - change direct access to a static ptr for a getterTomaž Vajngerl
2020-02-14tdf#124443: show arguments' tooltip above if in Formula Bar's Input Lineayhanyalcinsoy
2020-01-13mobile: escape JSON for function wizard, and emit only on mobile.Michael Meeks
2019-12-14sc: rowcol: tdf#50916 convert Valid* methodsNoel Grandin
2019-12-11Related: tdf#129300 add ScLineBreakCell to provide a descriptionCaolán McNamara
2019-12-07rename ScEditEngineDefaulter::SetTextCaolán McNamara
2019-12-03lok: formula bar: function completionMarco Cecchetti
2019-11-30Clarify the commentMike Kaganski
2019-11-29tdf#129007: fix autocompletionMike Kaganski
2019-11-26lok: calc formula bar tunneling: function list callbackMarco Cecchetti
2019-11-19Fix typoAndrea Gelmini
2019-11-19Related: tdf#125917 release mouse grab before showing warning dialogCaolán McNamara
2019-11-14cid#1455325 establish that pDoc cannot be null thereCaolán McNamara
2019-11-14Details always dereferences ScDocument argumentCaolán McNamara
2019-11-14SetReference ScDocument arg is never nullCaolán McNamara
2019-11-07Show highlight ranges when chart is selectedSzymon Kłos
2019-10-23sc: rowcol: tdf#50916 convert appNoel Grandin