summaryrefslogtreecommitdiff
path: root/sc/source/ui
AgeCommit message (Expand)Author
2022-07-26Document sparkline related classes, functions and structsTomaž Vajngerl
2022-07-25lok: don't force formulabar update on every view switchSzymon Kłos
2022-07-21MarkColumns should modify formula if editing is activeSzymon Kłos
2022-07-21lok: formulabar: handle mobile IMESzymon Kłos
2022-07-13sc: lok: fix offset other edit viewHenry Castro
2022-07-13sc: lok: fix offset edit output areaHenry Castro
2022-07-08lok: allow shrinking too big widgetsSzymon Kłos
2022-07-07lok: skip app background rendering for lok case.Michael Meeks
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-27Resolves: tdf#147822 ScUnoListenerEntry container must be std::listEike Rathke
2022-06-27Related: tdf#149325 Fix yet another VbaRange empty ScRangeList accessEike Rathke
2022-06-27tdf#149531 tdf#149325 Eliminate unconditional ScRangeList::front() accessEike Rathke
2022-06-24tdf#149574 sc: fix missing nullptr checkAttila Szűcs
2022-06-24tdf#135346 clear page row map to avoid invalid "hidden" flagsTomaž Vajngerl
2022-06-24Resolves: tdf#142368 drop popover on ControlLoseFocusCaolán McNamara
2022-06-21lok: fix position for cell item list dropdownSzymon Kłos
2022-06-20jsdialog: formulabar: handle multiline selectionSzymon Kłos
2022-06-20jsdialog: formulabar: send also paragraph number for multiline formulaSzymon Kłos
2022-05-25tdf#145248 don't start a drag if actively selectingCaolán McNamara
2022-05-25tdf#123877 sc XLSX: don't freeze during saving recoveryLászló Németh
2022-05-25forcepoint#97 avoid Invalid read of size 2Caolán McNamara
2022-05-18lok-calc: new callback for print rangesDennis Francis
2022-05-18try to limit cell interpreting to only visible cells when drawingLuboš Luňák
2022-05-17lok: respect zoom in calc tile rendering of EditViewSzymon Kłos
2022-05-13Resolves: tdf#132582 Display duration for calculated time values selectionEike Rathke
2022-05-03fix horizontal Calc cursor skippingLuboš Luňák
2022-05-03rework GetColumnsRange() and ScColumnsRangeLuboš Luňák
2022-04-28lok: Introduce uno commands for formulabar actionsSzymon Kłos
2022-04-23jsdialog: handle formulabar as textinputSzymon Kłos
2022-04-23jsdialog: used for formulabarSzymon Kłos
2022-04-21sc: convert optimal width/height and normal width/height dialog to asyncrash419
2022-04-19sc: introduce SparklineShell and Sparkline contextTomaž Vajngerl
2022-04-19sc: fix rendering when sparkline doesn't have a data rangeTomaž Vajngerl
2022-04-14Resolves: tdf#141625 give enough space to see full date+timeCaolán McNamara
2022-04-14ofz#46352 assert on bad string offsetCaolán McNamara
2022-04-14lok: avoid validation-dialog yield when savingDennis Francis
2022-04-14compress row height calculation (tdf#148492)Luboš Luňák
2022-04-14bail out of the loop when the item is foundLuboš Luňák
2022-04-14don't bother drawing zero-width cellsLuboš Luňák
2022-04-14optimize searching for last visible rowLuboš Luňák
2022-04-13cid#1503834: copy-pasteJulien Nabet
2022-04-13sc: add UI, undo/redo and test to change sparkline data rangeTomaž Vajngerl
2022-04-13sc: add an overlay to show sparklines in a sparkline groupTomaž Vajngerl
2022-04-13sc: improve keeping track of sparklines in SparklineListTomaž Vajngerl
2022-04-13sc: prevent a crash when deleting a sparklineTomaž Vajngerl
2022-04-12sc: put SparklineList implementation into SparklineList.cxxTomaž Vajngerl
2022-04-12sc: add Group and Ungroup to context menu for sparklinesTomaž Vajngerl
2022-04-12sc: add "Delete Sparkline Group" context menu action + Undo/RedoTomaž Vajngerl