summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/gridwin.cxx
AgeCommit message (Expand)Author
2023-11-19c++20: use std::erase(_if) instead of std::remove(_if)+erase (part 8)Julien Nabet
2023-11-17tdf#33201 Highlight current row and column in spreadsheetSahil Gautam
2023-11-15tdf#158031 Revert "tdf#140361 use the DisableEditHyperlink stateJustin Luth
2023-11-11sc: extend backcolor areaHenry Castro
2023-10-11lok: sc: fire "hyperlink clicked" eventHenry Castro
2023-09-30tdf#157038 sc: avoid spell-check dialog from outside selectionJustin Luth
2023-09-15reduce casting around ScDocShellNoel Grandin
2023-08-29tdf#155495 sc: fix cursor positioning editing centered/right-aligned cellsCzeber László Ádám
2023-06-20lok: sc: fix layout RTL mouse selectionHenry Castro
2023-06-12lok: sc: fix RTL auto fill rectangleHenry Castro
2023-06-08tdf#155726: change the location of the 'Sort by Color' optionJulien Nabet
2023-06-07tdf#155376 partially convert SvCTLOptions to officecfgNoel Grandin
2023-05-23Resolves tdf#145080 - Use accent color for focused cellHeiko Tietze
2023-05-08tdf#95520 Autofilter: Sort by colorSamuel Mehrbrodt
2023-04-27sc: pivot table compact layoutDennis Francis
2023-04-24loplugin:unnecessarygetstr extend to more std::string checkingNoel Grandin
2023-04-09new loplugin:unnecessarygetstrNoel Grandin
2023-04-01use more XVclWindowPeerNoel Grandin
2023-03-26loplugin:stringadd in scNoel Grandin
2023-03-07lok: form controls: rendering and mouse event forwardingMarco Cecchetti
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara
2023-02-15Resolves: tdf#153622 crash in SvListView::SelectListEntryCaolán McNamara
2023-02-09lok:sc: do not generate extra mouseup eventsHenry Castro
2023-01-22XUnoTunnel->dynamic_cast in ScTabViewObjNoel Grandin
2022-12-19tdf#151152 sc filter: fix string entry checkingTünde Tóth
2022-12-14sc: React to touchpad zoom gestures in ScGridWindowPovilas Kanapickas
2022-11-19loplugin:unusedmethodsNoel Grandin
2022-11-03sc lok: Double-click should behave more like on desktopJan Holesovsky
2022-10-29tdf#151794 sc validate: honor NO_BLANK in Cell range dropdownJustin Luth
2022-10-24Drop Window::LogicMouse*Mike Kaganski
2022-09-19Rename MouseNotifyEvent to NotifyEventTypeSamuel Mehrbrodt
2022-09-06cid#1500587 silence Dereference before null checkCaolán McNamara
2022-08-27sal_uLong->sal_uInt32 in ValidationEntryNoel Grandin
2022-07-22tdf#117276 sc: Show hidden filter elements as inactive elementsBalazs Varga
2022-06-30lok: fix position for cell item list dropdownSzymon Kłos
2022-06-24tdf#149609 release mouse before showing popups from calc grid windowCaolán McNamara
2022-06-18create getter for ScCellValue::mpFormulaNoel Grandin
2022-06-17create getter for ScCellValue::mpEditTextNoel Grandin
2022-06-16make meType in ScCellValue privateNoel Grandin
2022-04-15jsdialog: autofilter: unify with regular popupSzymon Kłos
2022-04-08sc: add an overlay to show sparklines in a sparkline groupTomaž Vajngerl
2022-03-28-Werror,-Wunused-but-set-variableStephan Bergmann
2022-03-14lok: send logic autofilter positionSzymon Kłos
2022-03-14lok: remove residue text selection when there's none in the coreMert Tumer
2022-03-03improve ScMark* classes a bitLuboš Luňák
2022-03-01Fix typosAndrea Gelmini
2022-02-25tdf#81894 sc spelling: re-close EditView if not spelling errorJustin Luth
2022-02-25tdf#81894 sc spelling: close EditView when moving outside cellJustin Luth
2022-02-25tdf#81894 sc spelling: choose correct cell when in edit modeJustin Luth
2022-02-25tdf#81894 sc spelling: eliminate separate(inaccurate) checkJustin Luth