summaryrefslogtreecommitdiff
path: root/sc/source/ui/app
AgeCommit message (Expand)Author
2022-05-24tdf#145248 don't start a drag if actively selectingCaolán McNamara
2022-05-18tdf#99708 Make sure to get the sanitized valueSamuel Mehrbrodt
2022-05-17tdf#142635: use the same ScDocument for clipboard and GlobalDrawPersistMike Kaganski
2022-05-12Simplify ScTransferObj::SetDrawClipDoc a bitMike Kaganski
2022-05-03tdf#99708 Save formula bar height to documentSamuel Mehrbrodt
2022-05-01jsdialog: handle formulabar as textinputSzymon Kłos
2022-05-01lok: Introduce uno commands for formulabar actionsSzymon Kłos
2022-04-30jsdialog: used for formulabarSzymon Kłos
2022-04-15sc: introduce SparklineShell and Sparkline contextTomaž Vajngerl
2022-04-10sc: add UI, undo/redo and test to change sparkline data rangeTomaž Vajngerl
2022-04-08lok: avoid validation-dialog yield when savingDennis Francis
2022-04-03sc: SparklineDialog and "Insert Sparkline" to context menuTomaž Vajngerl
2022-04-02loplugin:stringviewparam convert methods using indexOfNoel Grandin
2022-03-03improve ScMark* classes a bitLuboš Luňák
2022-03-01use SfxItemSet::GetItemIfSet in sc/source/ui/Noel Grandin
2022-02-18lok: deglobalize SetDragObjectSzymon Kłos
2022-02-14Recheck modules s[a-c]* with IWYUGabor Kelemen
2022-02-02disable ScPosWnd completely in LOK modeLuboš Luňák
2022-01-24ScInputHandler::UpdateFormulaMode() also for multi-line formulasEike Rathke
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin
2021-12-29lok: fix formula mode after reference dialog was usedSzymon Kłos
2021-12-28tdf#139602 Added all subtotal functions to autosumDhiraj Holden
2021-12-13related tdf#92010 sc autoformula: ensure proper sorting orderJustin Luth
2021-12-13tdf#92010 sc autoFormula: prefer MRU formulasJustin Luth
2021-12-13lok: paint the inputwin directly to the device...Dennis Francis
2021-12-10new ScTypedStrData: typically missed argument in CTOR, tdf#142910 follow-upJustin Luth
2021-12-01tdf#145964 related: also drop special-casing in TransferableHelper::SetStringMike Kaganski
2021-11-29tdf#144308: don't cache DoAutoComplete/AutoInput in ScInputHandlerMike Kaganski
2021-11-29tdf#132145: Synchronize ScAppCfg with configurationMike Kaganski
2021-11-28Refactor ScInputCfg a littleMike Kaganski
2021-11-28tdf#132145: Synchronize ScPrintCfg with configurationMike Kaganski
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-11-11Drop ScGlobal::GetEmptyOUString() and EMPTY_OUSTRINGMike Kaganski
2021-11-08make a number of Calc functions return value by actually returning itLuboš Luňák
2021-11-01multiline calc inputbar not redrawing and adjusting scrollbar on delete of textCaolán McNamara
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-10-12Construct ScAddress::Details only onceEike Rathke
2021-10-07use SfxItemSetFixed in scNoel Grandin
2021-09-20be more disciplined with SetUpdateLayout on editengineNoel Grandin
2021-09-17rather return ref from GetTransliterationNoel Grandin
2021-09-17rather return ref from getLocaleDataPtrNoel Grandin
2021-09-17use optional for some fields in ScGlobalNoel Grandin
2021-09-17rather return ref from getCharClassPtrNoel Grandin
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 5Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-09-13Resolves: tdf#144135 Rework Sort with area extrasEike Rathke
2021-09-09don't need to explicitly call GetFocus()Caolán McNamara