summaryrefslogtreecommitdiff
path: root/sc/source/ui/app
AgeCommit message (Expand)Author
2023-04-09new loplugin:unnecessarygetstrNoel Grandin
2023-04-03Ensure valid SdrItemPool for drawing stylesMaxim Monastirsky
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-03-30sc drawstyles: Enable the UIMaxim Monastirsky
2023-03-30sc drawstyles: Clipboard supportMaxim Monastirsky
2023-03-26loplugin:stringadd in scNoel Grandin
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-06no need to allocate these separatelyNoel Grandin
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-31svx: Refactor (sdr) views to access the SdrModel by referenceTomaž Vajngerl
2023-01-27tdf#151682 Fix gap above input barSamuel Mehrbrodt
2023-01-23XUnoTunnel->dynamic_cast in ScCellRangesBaseNoel Grandin
2023-01-20rhbz#2162658 backtrace showing endlessly recursive ScInputWindow::ResizeCaolán McNamara
2023-01-17tdf#152989 sc: fix oversized rectangle of edited embedded objectTünde Tóth
2023-01-13XUnoTunnel->dynamic_cast in TransferableHelperNoel Grandin
2022-12-21sc: fix null deref in ScInputHandler::InputChangedXisco Fauli
2022-12-15Resolves: tdf#92051 add tooltips to section/table statusbarCaolán McNamara
2022-10-23Resolves: tdf#150780 Overtyping is not editingEike Rathke
2022-10-06use more string_view in scNoel Grandin
2022-09-29split utl::TempFile into fast and named variantsNoel Grandin
2022-09-22Fix string length assertion and handle parentheses in multi-line formulaEike Rathke
2022-09-20simplify usage of TempFile in scNoel Grandin
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-30Move input handler function names to ScGlobal staticEike Rathke
2022-08-27Do not gather function data over and over again for each formula inputEike Rathke
2022-08-26tdf#142031 - Collect all the characters for the formula suggestion auto inputAndreas Heinisch
2022-08-24cid#1509194 Dereference after null checkCaolán McNamara
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-18loplugin:moveitNoel Grandin
2022-08-07clang-tidy modernize-pass-by-value in scNoel Grandin
2022-08-01Fix typo in codeAndrea Gelmini
2022-07-27Fix typosAndrea Gelmini
2022-07-26lok: formulabar: handle mobile IMESzymon Kłos
2022-07-26jsdialog: formulabar: dont send huge paragraph id when not foundSzymon Kłos
2022-06-29jsdialog: formulabar: send also paragraph number for multiline formulaSzymon Kłos
2022-06-29lok: formulabar: send correct caret position for numbersSzymon Kłos
2022-06-29jsdialog: formulabar: handle multiline selectionSzymon Kłos
2022-06-21Resolves: tdf#142293 No "+ or - may start formula" when editing contentEike Rathke
2022-06-17create getter for ScCellValue::mpEditTextNoel Grandin
2022-06-16make meType in ScCellValue privateNoel Grandin
2022-06-09Resolves: tdf#142368 drop popover on ControlLoseFocusCaolán McNamara
2022-06-03elide some makeStringAndClear() classNoel Grandin