summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2024-03-03Fix typoAndrea Gelmini
2024-03-03Fix typoAndrea Gelmini
2024-03-03Fix typoAndrea Gelmini
2024-03-03lok: calc: sheet position not restored on undo a tab insert/delete/moveMarco Cecchetti
2024-03-03tdf#99969: make sure to copy the chart source ranges to clipboardMike Kaganski
2024-03-02if the formatter was to change, then the cache should be droppedCaolán McNamara
2024-03-02avoid SvNumberFormatter lock in formula-group-threadingCaolán McNamara
2024-03-02Simplify a bitMike Kaganski
2024-03-02Simplify a bitMike Kaganski
2024-03-02Simplify a bitMike Kaganski
2024-03-02Simplify a bitMike Kaganski
2024-03-02Simplify a bitMike Kaganski
2024-03-02lok: calc: sheet geometry not updated on undo a tab insert/delete/moveMarco Cecchetti
2024-03-01lok: calc: tiles not invalidated on tab moveMarco Cecchetti
2024-03-01sc lok: make the formula separator warning dialog asyncMiklos Vajna
2024-03-01tdf#126573 Add Excel2021 array function FILTER to CalcBalazs Varga
2024-03-01tdf#83720 Pivot Table: Data field should always at last placeTomaž Vajngerl
2024-02-29tdf#159938: sc_uicalc2: Add unittestXisco Fauli
2024-02-29Online: Make tooltip message specific to function usage tooltipGülşah Köse
2024-02-29tdf#159420: Show empty option even if empty is filtered outXisco Fauli
2024-02-29tdf#159847 Fix "Duplicate Sheet" when two files have the same nameRafael Lima
2024-02-29move inline spelling setting out of document and into viewshellCaolán McNamara
2024-02-29sc: use emplace_back instead of a temporary object and push_backTomaž Vajngerl
2024-02-29tdf#147021 replace SAL_N_ELEMENTS() with std::size()Keldin Maldonado (KNM)
2024-02-29Simplify a bitMike Kaganski
2024-02-29sc: prefix ScDPOutput membersTomaž Vajngerl
2024-02-29tdf#155218 sc: fix regression page orientation in print dialogTibor Nagy
2024-02-28tdf#159467 XLOOKUP propagate error only for active pathsBalazs Varga
2024-02-28tdf#159938: only apply wrap when the content was modifiedMike Kaganski
2024-02-28assertion fails on last rows selection / modificationCaolán McNamara
2024-02-28drop EEControlBits::FORMAT100Caolán McNamara
2024-02-28don't use EEControlBits::FORMAT100 in inline editengine for kit modeCaolán McNamara
2024-02-28sync InputHandler zoom on setClientZoomCaolán McNamara
2024-02-28Make the code tidier & stop event handling during destructionKohei Yoshida
2024-02-27Fix typoAndrea Gelmini
2024-02-27save a few bytes per columnCaolán McNamara
2024-02-27Online: Prevent hiding tooltips due to other users action.Gülşah Köse
2024-02-27lok: don't hide tooltim on every actionSzymon Kłos
2024-02-27cid#1592379 Logically dead codeCaolán McNamara
2024-02-27Make ScColumn::HasCellNotes() less expensiveKohei Yoshida
2024-02-24Missing test dependencyNoel Grandin
2024-02-23ONLINE: Add calc formula tooltip support.Gülşah Köse
2024-02-22Related: tdf#127293 Fix typo for function XLOOKUPBalazs Varga
2024-02-22tdf#159519 comphelper,package: do not store document without SHA256Michael Stahl
2024-02-22UBSan RTTI fixesNoel Grandin
2024-02-21support possibility to set Theme early during initializeForTiledRenderingCaolán McNamara
2024-02-20none of these defaults can be hitCaolán McNamara
2024-02-20fix linking errorNoel Grandin
2024-02-19tdf#124098 sc add global config setting "RecalcOptimalRowHeightMode"Balazs Varga
2024-02-19ITEM: Speedup SlotIDToWhichID translationsArmin Le Grand (allotropia)