summaryrefslogtreecommitdiff
path: root/sc/source/core
AgeCommit message (Expand)Author
2023-04-14loplugin:stringviewparam improvementsNoel Grandin
2023-04-11Fix heap-buffer-overflowStephan Bergmann
2023-04-09new loplugin:unnecessarygetstrNoel Grandin
2023-04-09sc drawstyles: Use display name to find comment stylesMaxim Monastirsky
2023-04-07sc drawstyles: Keep style assignment for commentsMaxim Monastirsky
2023-04-07tdf#113027 - Allow cycling cell reference types including whitespacesAndreas Heinisch
2023-04-07crashtesting: crash on saving of fdo48916-1.odsMaxim Monastirsky
2023-04-06Resolves: tdf#154627 RANK() query value not in data must return errorEike Rathke
2023-04-04tdf#153880 sc: Make Calc text hyperlinks stand out moreBalazs Varga
2023-04-04Resolves tdf#154446 - Remove redundant option for grid line colorHeiko Tietze
2023-04-03Resolves: tdf#154582 Obtain English DisplayName before CompatibilityNameEike Rathke
2023-04-03tdf#89920 - Handle embedded newline in Calc's search cellAndreas Heinisch
2023-04-03tdf#89920 - Handle embedded newline in Calc's search cellAndreas Heinisch
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-04-02Related: tdf#152250 Copy also style hierarchyMaxim Monastirsky
2023-04-02Explicitly check for cell stylesMaxim Monastirsky
2023-04-02Try a different approach for cid#1524623Maxim Monastirsky
2023-04-01cid#1524623 Dereference after null checkCaolán McNamara
2023-03-30sc drawstyles: Clipboard supportMaxim Monastirsky
2023-03-30sc drawstyles: Add a default style and make use of itMaxim Monastirsky
2023-03-27-Werror=maybe-uninitializedStephan Bergmann
2023-03-26Related: tdf#154005 sc ods fileopen: fix dropdown form control sizeBalazs Varga
2023-03-26loplugin:stringadd in scNoel Grandin
2023-03-25tdf#38948 Save solver settings to fileRafael Lima
2023-03-22tdf#154274: show "Unknown Author" when no name is setXisco Fauli
2023-03-21sc drawstyles: Connect the styles pool to the draw layerMaxim Monastirsky
2023-03-21sc drawstyles: Implement the styles familyMaxim Monastirsky
2023-03-20cid#1523442 Silence this Coverity diagnostic: the copy is intentionalMike Kaganski
2023-03-19sc drawstyles: Delay the destruction of SdrItemPoolMaxim Monastirsky
2023-03-18loplugin:stringadd use more O[U]StringCharNoel Grandin
2023-03-17tdf#148008: do not proceed after the marked rangeMike Kaganski
2023-03-17Move the variable into the scope where it's usedMike Kaganski
2023-03-16tdf#154061 Make sure table column attributes size is correctParis Oplopoios
2023-03-15Use #REF! error in INDEX()Eike Rathke
2023-03-14elide some temporary OStringsNoel Grandin
2023-03-14Resolves: tdf#154167 ERROR.TYPE(#NULL!) must return 1Eike Rathke
2023-03-14tdf#154005 sc ods fileopen: fix dropdown form control sizeBalazs Varga
2023-03-13crashtesting: assert on loading forum-mso-en4-144513.xlsCaolán McNamara
2023-03-12Resolves: tdf#154125 Fix INDEX() one-dimensional vector accessEike Rathke
2023-03-08tdf#66613 - Transfer tab: preserve print ranges and col/row repetitionsAndreas Heinisch
2023-03-08tdf#97551 Added marker and hint for formula to CalcGrigory A. Mozhaev
2023-03-06For LARGE() the rank is to be rounded up, not downEike Rathke
2023-03-06these can be constCaolán McNamara
2023-03-04Rename to GetRankNumberArray() because that is what it doesEike Rathke
2023-03-04Comment that LARGE()/SMALL() rank svDoubleRef can not be hit in array modeEike Rathke
2023-03-04Resolves: tdf#153924 handle non-numeric and error values in rank arrayEike Rathke
2023-03-03tdf#148143: Reset the position hint when flat_segment_tree gets copiedKohei Yoshida
2023-03-02Add a means to query the internal broadcaster state ...Kohei Yoshida
2023-02-28tdf#153669: Track formulas that stopped listening ...Kohei Yoshida
2023-02-27Underflow assert also in already calculated pathEike Rathke