summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc
AgeCommit message (Expand)Author
2022-12-14sc: React to touchpad zoom gestures in ScTabViewPovilas Kanapickas
2022-12-14sc: Extract ScTabView::SetZoomPercentFromCommand()Povilas Kanapickas
2022-11-29New loplugin:crosscastStephan Bergmann
2022-11-24loplugin:unusedfields make some fields privateNoel Grandin
2022-11-22loplugin:unusedfieldsNoel Grandin
2022-11-21calc: cache GetCellArea resultsSzymon Kłos
2022-11-21lok: Notify about last used row and column in CalcSzymon Kłos
2022-11-21jsdialog: enable Delete content dialogSzymon Kłos
2022-11-19Dont use equal name for label and widgetSzymon Kłos
2022-11-19loplugin:unusedmethodsNoel Grandin
2022-10-24Drop Window::LogicMouse*Mike Kaganski
2022-10-21sc: remove SetIsInUcalc.Xisco Fauli
2022-10-13tdf#150473 Wrap text and set min size for Function descriptionRafael Lima
2022-10-06[API CHANGE] Resolves tdf#131136 - Remove option "Use printer metrics"Heiko Tietze
2022-10-06use more string_view in scNoel Grandin
2022-09-05tdf#150749 Find and replace on very large sheetNoel Grandin
2022-09-02[API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bitMichael Weghorn
2022-09-02no need to use unique_ptr for this map in sc::ScRangeNameNoel Grandin
2022-09-02tdf#150712 limit the dialog to only a sample of the dataNoel Grandin
2022-09-01tdf#150712 use more string_viewNoel Grandin
2022-08-30Move input handler function names to ScGlobal staticEike Rathke
2022-08-29ref-count SdrObjectNoel Grandin
2022-08-27Do not gather function data over and over again for each formula inputEike Rathke
2022-08-22Make Autofilter MessageBoxes asyncSzymon Kłos
2022-08-09cid#1507857 Big parameter passed by valueCaolán McNamara
2022-08-08no need for ScrollBarBox when bg is already the desired colorCaolán McNamara
2022-08-07clang-tidy modernize-pass-by-value in scNoel Grandin
2022-08-06ScDataTableView has visible grid in the rectangle at the scrollbar junctionCaolán McNamara
2022-08-06tdf#117388 use native scrollbar under gtk in calc data view browserCaolán McNamara
2022-08-05tdf#117388 use native scrollbar under gtk in calc print previewCaolán McNamara
2022-08-05tdf#117388 use native scrollbar under gtk in calc documentCaolán McNamara
2022-08-02generalize the undo independence checkNoel Grandin
2022-07-31sc, out of order undo: allow multiple actions from other viewNoel Grandin
2022-07-31sc, out of order undo: allow a subset of a non-empty redo listNoel Grandin
2022-07-30sc: allow undo of typing in 2 views independent from each otherNoel Grandin
2022-07-22tdf#117276 sc: Show hidden filter elements as inactive elementsBalazs Varga
2022-07-08[API CHANGE] Drop css::accessibility::XAccessibleStateSetNoel Grandin
2022-07-08sc: refactor and simplify PrintPageRanges::calculateTomaž Vajngerl
2022-06-21tdf#69750 Preserve last used Paste Special options for next session.Siddhant Chaudhary
2022-06-21Resolves: tdf#142293 No "+ or - may start formula" when editing contentEike Rathke
2022-06-07tdf#129674 Add GoTo Sheet commandLaurent BP
2022-06-02Resolves: tdf#149378 Force array input if outer function returns array/matrixEike Rathke
2022-06-01Remove nonsense comment, function *is* usedEike Rathke
2022-05-23Resolves tdf#131155 - Keep frequently used options on sort criteria tabHeiko Tietze
2022-05-20Fix typoAndrea Gelmini
2022-05-20Document sparkline related classes, functions and structsTomaž Vajngerl
2022-05-17tdf#142635: use the same ScDocument for clipboard and GlobalDrawPersistMike Kaganski
2022-05-17Related: tdf#142635 Make ScDocShell reference ScDocument by shared_ptrMike Kaganski
2022-05-03Resolves tdf#148568 - Rework the Sparklines dialogHeiko Tietze
2022-05-03tdf#99708 Save formula bar height to documentSamuel Mehrbrodt