summaryrefslogtreecommitdiff
path: root/sc/source/ui/app/inputwin.cxx
AgeCommit message (Expand)Author
10 daysloplugin:ostr in scNoel Grandin
2024-05-22Partially revert 860d11230d6 "sc: check GetActiveViewShell()"Xisco Fauli
2024-05-21sc: check GetActiveViewShell()Xisco Fauli
2024-01-21editeng: change EditEngine getter to ref in {Imp}EditViewTomaž Vajngerl
2023-11-15merge duplicate formula bar updates in close time proximityCaolán McNamara
2023-11-03reduce jsdialog formulabar updates from 6 to 3 per keystrokeCaolán McNamara
2023-10-13tdf#150262 Split Autosum button: refactor to deduplicateMatt K
2023-10-06Related: cool#7373 add an SfxHintId::ThisIsAnSfxEventHintCaolán McNamara
2023-08-30lok: avoid forcing expensive re-layout of the calc input bar.Michael Meeks
2023-07-26Resolves: tdf#155716 grab focus when context menu is activatedCaolán McNamara
2023-07-14tdf#150262 Split Autosum button and default to sum on clickMatt K
2023-07-07lok: formulabar: use position sent from clientSzymon Kłos
2023-05-30Revert "Resolves: tdf#155453 formatting lost when formula bar edited via IM"Caolán McNamara
2023-05-28Resolves: tdf#155453 formatting lost when formula bar edited via IMCaolán McNamara
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-03-13sc a11y: tdf#139322 Don't steal focus from "Manage Names" dialogMichael Weghorn
2023-03-07tdf#154042 Use an initial height of one row for toolbar layoutCaolán McNamara
2023-03-01tdf#153784 account for initial vertical offset when toggled into multilineCaolán McNamara
2023-02-23tdf#151745 Fix input line redraw issue after resizing calc windowSamuel Mehrbrodt
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara
2023-02-06lok: formulabar: fix URL fields selectionSzymon Kłos
2023-02-04Resolves: tdf#153353 formula bar border area bg didn't change on theme changeCaolán McNamara
2023-01-27tdf#151682 Fix gap above input barSamuel Mehrbrodt
2023-01-20rhbz#2162658 backtrace showing endlessly recursive ScInputWindow::ResizeCaolán McNamara
2022-09-06Related: tdf#150307 Use SfxHintId::ScAreasChanged, tdf#137577 follow-upEike Rathke
2022-09-05vcl: Rename LongPress event to GestureLongPressPovilas Kanapickas
2022-09-05vcl: Rename Swipe event to GestureSwipePovilas Kanapickas
2022-08-30its not ideal to wait until Paint to set the bg colorCaolán McNamara
2022-08-01Fix typo in codeAndrea Gelmini
2022-07-26lok: formulabar: handle mobile IMESzymon Kłos
2022-06-29jsdialog: formulabar: handle multiline selectionSzymon Kłos
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-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-02-14Recheck modules s[a-c]* with IWYUGabor Kelemen
2022-02-02disable ScPosWnd completely in LOK modeLuboš Luňák
2021-12-28tdf#139602 Added all subtotal functions to autosumDhiraj Holden
2021-12-13lok: paint the inputwin directly to the device...Dennis Francis
2021-11-01multiline calc inputbar not redrawing and adjusting scrollbar on delete of textCaolán McNamara
2021-10-21loplugin:flattenNoel Grandin
2021-10-12Construct ScAddress::Details only onceEike Rathke
2021-09-20be more disciplined with SetUpdateLayout on editengineNoel Grandin
2021-09-17use optional for some fields in ScGlobalNoel Grandin
2021-09-17rather return ref from getCharClassPtrNoel Grandin
2021-09-09don't need to explicitly call GetFocus()Caolán McNamara
2021-09-09Resolves: tdf#144376 focus into protected ScTextWnd shouldn't be possibleCaolán McNamara
2021-09-02rename UpdateMode -> UpdateLayout in editeng classNoel Grandin