summaryrefslogtreecommitdiff
path: root/sc/source/ui/app/inputhdl.cxx
AgeCommit message (Expand)Author
2022-04-12lok: 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
2021-02-24show reference range specific to only selected calc sheetPranam Lashkari
2021-01-28simplify code, use more subView()Noel
2021-01-13lok: don't turn off online spelling by view change.Tamás Zolnai
2020-12-26vcl: use Color:IsTransparent() where appropriateChris Sherlock
2020-12-02tdf#138540 formula popover in the wrong placeCaolán McNamara
2020-11-27tdf#42949 Fix new IWYU warnings in directory sc/Gabor Kelemen
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