summaryrefslogtreecommitdiff
path: root/sc/source/ui/app/inputhdl.cxx
AgeCommit message (Expand)Author
2023-08-11tdf#155799: lok: sc: fix extend reference markHenry Castro
2023-06-19fix crash on LOKIT spelling dialogJaume Pujantell Traserra
2023-02-01lok: formulabar: fix URL fields selectionSzymon Kłos
2022-10-27Resolves: tdf#150780 Overtyping is not editingEike Rathke
2022-10-16Fix string length assertion and handle parentheses in multi-line formulaEike Rathke
2022-07-21lok: formulabar: handle mobile IMESzymon Kłos
2022-07-07jsdialog: formulabar: dont send huge paragraph id when not foundSzymon Kłos
2022-06-27lok: formulabar: send correct caret position for numbersSzymon Kłos
2022-06-27Resolves: tdf#149589 No "+ or - may start formula" when editing contentEike Rathke
2022-06-24Resolves: tdf#142368 drop popover on ControlLoseFocusCaolán McNamara
2022-06-20jsdialog: formulabar: send also paragraph number for multiline formulaSzymon Kłos
2022-04-23jsdialog: handle formulabar as textinputSzymon Kłos
2022-04-14lok: avoid validation-dialog yield when savingDennis Francis
2022-01-25ScInputHandler::UpdateFormulaMode() also for multi-line formulasEike Rathke
2021-12-13related tdf#92010 sc autoformula: ensure proper sorting orderJustin Luth
2021-12-13tdf#92010 sc autoFormula: prefer MRU formulasJustin Luth
2021-12-10new ScTypedStrData: typically missed argument in CTOR, tdf#142910 follow-upJustin Luth
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-11-11Drop ScGlobal::GetEmptyOUString() and EMPTY_OUSTRINGMike Kaganski
2021-10-21loplugin:flattenNoel Grandin
2021-10-18tdf#145198: Bash like autocompletion for Calc autoinputDennis Francis
2021-10-16Simplify vector initialization in scJulien Nabet
2021-09-17rather return ref from GetTransliterationNoel Grandin
2021-09-17rather return ref from getLocaleDataPtrNoel Grandin
2021-09-17rather return ref from getCharClassPtrNoel Grandin
2021-09-02rename UpdateMode -> UpdateLayout in editeng classNoel Grandin
2021-09-01clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-07-28Resolves: tdf#76310 Preserve whitespace TAB, CR, LF in formula expressionsEike Rathke
2021-07-02can allocate these SfxItemSet on the stackNoel Grandin
2021-06-09autocomplete: allow cycling through possible matchesDennis Francis
2021-06-01no need to allocate these on the heapNoel Grandin
2021-05-27IsDisposed->isDisposed in scNoel Grandin
2021-05-13tdf#142214: autoinput: remove search/entry count limitsDennis Francis
2021-05-13tdf#142214: show autocompletion only if there is...Dennis Francis
2021-05-13lok: Enable the "AutoInput" again.Dennis Francis
2021-05-08ref-count SfxItemPoolNoel Grandin
2021-04-29loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin
2021-04-29lok: Disable the "AutoInput" again.Jan Holesovsky
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin
2021-04-22no need to create temporaries when appending number to O[U]StringBufferNoel Grandin
2021-04-13lok: formula bar: disable tunneled tooltipsMarco Cecchetti
2021-04-13lok: formula input bar: get a function inserted in a not focused top viewMarco Cecchetti
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-04-06skip intermediate vcl::WindowCaolán McNamara
2021-04-06block is protected by pActiveViewSh != nullptrCaolán McNamara
2021-03-30ScDocument::GetRangeAtBlock() name is always passed, so use referenceEike Rathke
2021-03-30Related: tdf#137577 Display (sheetname) with sheet-local names in Name BoxEike Rathke
2021-02-24avoid LOK text selection update when reference cell is in different tabPranam Lashkari