summaryrefslogtreecommitdiff
path: root/sc/source/ui/view
AgeCommit message (Expand)Author
2022-09-06Resolves: tdf#150307 Broadcast missing ScAreasChanged hint on sheet deletionEike Rathke
2022-08-18tdf#149609 release mouse before showing popups from calc grid windowCaolán McNamara
2022-06-27tdf#149647 LibreOffice Calc cursor not positioned correctlyNoel Grandin
2022-06-24tdf#149574 sc: fix missing nullptr checkAttila Szűcs
2022-06-10tdf#135346 clear page row map to avoid invalid "hidden" flagsTomaž Vajngerl
2022-05-18try to limit cell interpreting to only visible cells when drawingLuboš Luňák
2022-05-16forcepoint#97 avoid Invalid read of size 2Caolán McNamara
2022-05-11Resolves: tdf#132582 Display duration for calculated time values selectionEike Rathke
2022-04-12lok: avoid validation-dialog yield when savingDennis Francis
2022-03-29sc: fix crash in SdrPageView::GetPageWindow()Aron Budea
2022-03-28lok: insert textbox directly in CalcSzymon Kłos
2022-03-28tdf#147761 record sort command in macrosSzymon Kłos
2022-03-24tdf#148160 Use correct language for spellchecking in calcSzymon Kłos
2022-02-15tdf#104902 - Handle embedded newline in Calc's .uno:EnterStringAndreas Heinisch
2022-02-10tdf#146795: Make sure to use valid position hints to avoid crash.Kohei Yoshida
2022-01-30Resolves: tdf#147016 ensure focus returns to document after popup closesCaolán McNamara
2022-01-26tdf#146970 use a textview to show the proposed replacement formulaCaolán McNamara
2022-01-25ScInputHandler::UpdateFormulaMode() also for multi-line formulasEike Rathke
2022-01-16tdf#136481 show the focus rect for the case nothing is yet selectedCaolán McNamara
2021-12-17tdf#58125 sc: don't show comment notifier for hidden columnsJustin Luth
2021-12-14Related: tdf#132466 Relative address parsing needs current positionEike Rathke
2021-12-13lok: don't crash accessing an invalid ObjectContact cacheDennis Francis
2021-12-10new ScTypedStrData: typically missed argument in CTOR, tdf#142910 follow-upJustin Luth
2021-12-09tdf#144107: fix incorrect conditioning on bGrid...Dennis Francis
2021-12-03Resolves: tdf#144811 use the hover-style menu for color submenusCaolán McNamara
2021-12-02don't need to have a specific mbCanHaveSubMenu mode anymoreCaolán McNamara
2021-12-02Call CountNonFilteredRows() only if necessary, tdf#124103 follow-upEike Rathke
2021-12-01tdf#124103 count non-sequentially selected rows or columns in statusbarscito
2021-11-27Resolves: tdf#144410 show submenu indicator for color filtering optionsCaolán McNamara
2021-11-26Reverts tdf#144247 tdf#101217 - 4 digits in row height/col widthHeiko Tietze
2021-11-23tdf#139460 improve autofilter sub-menu interaction under gtkCaolán McNamara
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-11-22Generalize DegreeNMike Kaganski
2021-11-18when color menu popdowns only popdown the autofilter if something was selectedCaolán McNamara
2021-11-18menu placement is a little offCaolán McNamara
2021-11-17use ListBoxPreview size for the color shown in autofilter color listCaolán McNamara
2021-11-17weld colormenuCaolán McNamara
2021-11-17tdf#142420 color menu should be a child of the autofilter, not a siblingCaolán McNamara
2021-11-17wrong function name in commentCaolán McNamara
2021-11-17Resolves tdf#144247 - Change display precision of row height / column widthHeiko Tietze
2021-11-12Resolves: tdf#145645 pivot table popups don't dismiss when item activatedCaolán McNamara
2021-11-12Use more o3tl::convert in scMike Kaganski
2021-11-11Drop ScGlobal::GetEmptyOUString() and EMPTY_OUSTRINGMike Kaganski
2021-11-10sc: EMBED_SOURCE: extend copy to clip area...Dennis Francis
2021-11-10sc: EMBED_SOURCE: also include objects on copy to clipDennis Francis
2021-11-10sc: fix clip cell range for clip with no contentDennis Francis
2021-11-08make a number of Calc functions return value by actually returning itLuboš Luňák
2021-10-31add o3tl::span ctor from std::vectorLuboš Luňák
2021-10-30Prepare for removal of non-const operator[] from Sequence in scMike Kaganski
2021-10-30tools::Long->sal_Int32 in the DX arraysNoel Grandin