summaryrefslogtreecommitdiff
path: root/sc/source/ui
AgeCommit message (Expand)Author
2022-04-12lok: avoid validation-dialog yield when savingDennis Francis
2022-03-30sc: fix use after free in ScChart2DataSequence::ExternalRefListenerMichael Stahl
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-03-19Resolves: tdf#148054 Advance offset for all columns, tdf#104927 regressionEike Rathke
2022-02-24tdf#147611: fix indicesMike Kaganski
2022-02-16Resolves: tdf#147421 Do not use OUString::replaceAll() to strip null-bytesEike Rathke
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-25tdf#146571 Ignore focus changes after closing Manage changes dialogCaolán McNamara
2022-01-24sc: fix VBA Copy-Paste using same and separate documentTomaž Vajngerl
2022-01-16tdf#136481 show the focus rect for the case nothing is yet selectedCaolán McNamara
2022-01-12tdf#146454 - Check for multiline string in setDataArrayAndreas Heinisch
2022-01-07tdf#146617: iterators may be invalidated during handler callMike Kaganski
2022-01-07Resolves: tdf#146592 "Reset" to the current document propertiesCaolán McNamara
2021-12-20tdf#146019 Remove confirmation dialog about applying images EXIF rotationGabor Kelemen
2021-12-17tdf#58125 sc: don't show comment notifier for hidden columnsJustin Luth
2021-12-16Resolves: tdf#126565 RefEditModified() preset current sheet for address-onlyEike Rathke
2021-12-14Related: tdf#132466 Relative address parsing needs current positionEike Rathke
2021-12-14tdf#124412 - Set actual condition for an inactive date entryAndreas Heinisch
2021-12-13related tdf#92010 sc autoformula: ensure proper sorting orderJustin Luth
2021-12-13tdf#92010 sc autoFormula: prefer MRU formulasJustin Luth
2021-12-13lok: don't crash accessing an invalid ObjectContact cacheDennis Francis
2021-12-13tdf#121699 sc: wrap LOKit stuff with isActiveJustin Luth
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-08Related: tdf#144410 excessive "resize" triggeredCaolán McNamara
2021-12-03Resolves: tdf#144811 use the hover-style menu for color submenusCaolán McNamara
2021-12-03tdf#145964 related: also drop special-casing in TransferableHelper::SetStringMike Kaganski
2021-12-02Related: tdf#144410 submenu indicator misplaced under x11 gtkCaolá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-02tdf#145819 Revert logic of the image-with-rotation dialog: sc & sdGabor Kelemen
2021-12-01tdf#124103 count non-sequentially selected rows or columns in statusbarscito
2021-12-01make autofilter a row shorter, now it has extra menu itemsCaolán McNamara
2021-11-30close menu a followed by open menu b should not cancel open menu bCaolán McNamara
2021-11-29tdf#126356 partial Revert "sc tiled editing: Mapping has to beJustin Luth
2021-11-28Resolves: tdf#145863 crash on click after quick double clickCaolán McNamara
2021-11-27Resolves: tdf#144410 show submenu indicator for color filtering optionsCaolán McNamara
2021-11-26Regression Statistics: use cell reference, not fix row to calculate offsetEike Rathke
2021-11-26Reverts tdf#144247 tdf#101217 - 4 digits in row height/col widthHeiko Tietze
2021-11-25Resolves: tdf#145863 crash if popup closed before becoming truly visibleCaolán McNamara
2021-11-24tdf#145828 Sidebar line styles: Default to "thin" widthSamuel Mehrbrodt
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