summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
2024-04-02tdf#146619 Remove unused #includes from C/C++ filesRafał Dobrakowski
2024-04-02fix assert in loading forum-de3-11775.odsNoel Grandin
2024-04-02Conditional Formatting: Adding More Specified Dialoguescodewithvk
2024-04-02simplify SotTempStream and lifetimeNoel Grandin
2024-04-02tdf#160399 speed up print previewNoel Grandin
2024-04-02tdf#160399 speed up print previewNoel Grandin
2024-04-01tdf#151413: add UTF-8 data to the Link clipboard formatMike Kaganski
2024-04-01tdf#160356 Add support for hidden named expressions in CalcRafael Lima
2024-04-01Fix abbr.Andrea Gelmini
2024-03-30ofz#67708 ignore oversized colspansCaolán McNamara
2024-03-29Resolves: tdf#160368 crash on save after deleting sheetCaolán McNamara
2024-03-29speed up ScPatternAttrNoel Grandin
2024-03-29cid#67704 Integer-overflowCaolán McNamara
2024-03-29crashtesting: fix SvNFEngine::CacheFormatRO assertCaolán McNamara
2024-03-28tdf#123159 Make Hyperlinks keyboard accessibleSahil Gautam
2024-03-28Refactor ScGridWindow::GetEditUrl()sahil
2024-03-28tdf#160399 speed up print previewNoel Grandin
2024-03-28tdf#160399 speed up print previewNoel Grandin
2024-03-28ofz: negative column offsetCaolán McNamara
2024-03-28convert OCellValueBinding to comphelper::WeakComponentImplHelperNoel Grandin
2024-03-27convert ScChartObj to comphelper::WeakComponentImplHelperNoel Grandin
2024-03-27convert OCellListSource to comphelper::WeakComponentImplHelperNoel Grandin
2024-03-26cool#8570 speed up ScDocument::GetColDefaultNoel Grandin
2024-03-26lok: The GridWindow can get reset to a smaller than wanted sizeCaolán McNamara
2024-03-26ofz#67600 manage removal of number formatterCaolán McNamara
2024-03-26tdf#160338 Calc freeze on Text Attribute dialogNoel Grandin
2024-03-26ofz#67635 Integer-overflowCaolán McNamara
2024-03-26tdf#126573 Add Excel2021 array function SORTBY to CalcBalazs Varga
2024-03-26tdf#158237 Use contains instead of find-endRMZeroFour
2024-03-25cid#1594675 Logically dead codeCaolán McNamara
2024-03-25cid#1594674 Using invalid iteratorCaolán McNamara
2024-03-25cid#1454847 Uninitialized pointer fieldCaolán McNamara
2024-03-25add missing mode linesCaolán McNamara
2024-03-25tdf#126573 Add Excel2021 array function SORT to CalcBalazs Varga
2024-03-24fix CppunitTest_sc_subsequent_filters_test4 intermittent failureCaolán McNamara
2024-03-24ofz#67577 Integer-overflowCaolán McNamara
2024-03-24ofz#67563 infinite loopCaolán McNamara
2024-03-24ofz#67540 negative offsetCaolán McNamara
2024-03-23tdf#143148 Replace include guards with pragma once in sc moduleRMZeroFour
2024-03-23Related: tdf#160056 do calc NumberFormatting via ScInterpreterContextCaolán McNamara
2024-03-22Related: tdf#160056 refactor SvNumberFormatterCaolán McNamara
2024-03-22Resolves tdf#160282 - Ranges references text colors for dark backgroundsHeiko Tietze
2024-03-22improve loplugin:staticmethodsNoel Grandin
2024-03-22tdf#159687 sc formula SUMPRODUCT performance fix: add more binaryBalazs Varga
2024-03-22Related: tdf#160056 these methods can be constCaolán McNamara
2024-03-21ITEM: Remove InvalidateAllItems()Armin Le Grand (allotropia)
2024-03-21Related: tdf#160056 replace with wrapper GetFormatTable()Caolán McNamara
2024-03-21Related: tdf#160056 this can be staticCaolán McNamara
2024-03-21Moving parts of readonly checks from model to view.Gökay Şatır
2024-03-21Fix typoAndrea Gelmini