summaryrefslogtreecommitdiff
path: root/sc/source/ui
AgeCommit message (Expand)Author
2022-10-24Resolves: tdf#150780 Overtyping is not editingmimo-7-3-branch-pointEike Rathke
2022-09-23Fix string length assertion and handle parentheses in multi-line formulaEike Rathke
2022-09-07Resolves: tdf#150829 Broadcast missing ScAreasChanged hint on sheet copy UndoEike Rathke
2022-09-07Related: tdf#150307 Use SfxHintId::ScAreasChanged, tdf#137577 follow-upEike Rathke
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-22Resolves: tdf#149589 No "+ or - may start formula" when editing contentEike Rathke
2022-06-17Resolves: tdf#147822 ScUnoListenerEntry container must be std::listEike Rathke
2022-06-16Related: tdf#149325 Fix yet another VbaRange empty ScRangeList accessEike Rathke
2022-06-14tdf#149531 tdf#149325 Eliminate unconditional ScRangeList::front() accessEike Rathke
2022-06-10tdf#135346 clear page row map to avoid invalid "hidden" flagsTomaž Vajngerl
2022-06-10Resolves: tdf#142368 drop popover on ControlLoseFocusCaolán McNamara
2022-05-25tdf#145248 don't start a drag if actively selectingCaolán McNamara
2022-05-18try to limit cell interpreting to only visible cells when drawingLuboš Luňák
2022-05-18tdf#123877 sc XLSX: don't freeze during saving recoveryLászló Németh
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-14Resolves: tdf#141625 give enough space to see full date+timeCaolán McNamara
2022-04-13ofz#46352 assert on bad string offsetCaolán McNamara
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