summaryrefslogtreecommitdiff
path: root/sc/source/core
AgeCommit message (Expand)Author
2023-08-22tdf#103480 sc: fix lost hyperlink at merging an empty cell with its cellCzeber László Ádám
2023-08-21Fix typoAndrea Gelmini
2023-08-19crashtesting: parallel calc assert with LookupCaolán McNamara
2023-08-14Fix typoAndrea Gelmini
2023-08-14tdf#156677 if CheckComputeDependencies failed in expanded range...Caolán McNamara
2023-08-13defer turning xlsx notes into SdrCaptions until activatedCaolán McNamara
2023-08-12add a CreateNoteFromObjectPropertiesCaolán McNamara
2023-08-11split out a common CreateNoteDataCaolán McNamara
2023-08-11split out common ScPostIt insertion pieceCaolán McNamara
2023-08-04lok: don't calculate document area in tile rendering all the timeSzymon Kłos
2023-08-02Silence some bogus -Werror=array-bounds etc. with GCC 12 and -std=c++20Stephan Bergmann
2023-07-28crashtesting: std::bad_alloc on load of forum-mso-en4-123509.xlsxCaolán McNamara
2023-07-28SfxMedium::GetItemSet never returns nullptrMike Kaganski
2023-07-26Resolves: tdf#156467 Let array ROW() and COLUMN() return a scalar valueEike Rathke
2023-07-25tdf#156174 sc DBData: fix regression of database rangesTünde Tóth
2023-07-25Resolves: tdf#156462 ctrl+left in calc doesn't always jump to the correct cellCaolán McNamara
2023-07-25tdf#155322 sc: fix conditional format color scale in merged cellsTibor Nagy
2023-07-25tdf#93315 sc: Only 84 empty row show in the Print PreviewCzeber László Ádám
2023-07-22tdf#117307 sc: Comments are duplicated after Row delete and UndoCzeber László Ádám
2023-07-16cid#1538310 useless_callJulien Nabet
2023-07-15tdf#156286 sc: fix crash with column deletionLászló Németh
2023-07-14check if pTable is null after FetchTableTomaž Vajngerl
2023-07-13sc: remove duplicated table validity checks and other duplicationsTomaž Vajngerl
2023-07-11tdf#123026 xlsx import: recalc optimal row height on importJustin Luth
2023-07-06ScAutoFontColorMode::Black is unusedNoel Grandin
2023-06-29loplugin:unusedmethodsNoel Grandin
2023-06-29tdf#73537 - sc: show author and creation date in calc commentsBalazs Varga
2023-06-29sc: use ComplexColor for font color (+others) in OOXML exportTomaž Vajngerl
2023-06-28Header columns can disappear with filtered data in pivot tablesluigiiucci
2023-06-27tdf#156028 sc: use color of the highest value if only one valueTibor Nagy
2023-06-27tdf#123026 sc xlsx: provide per-sheet optimal row height settingJustin Luth
2023-06-26convert ScAutoFontColorMode to scoped enumNoel Grandin
2023-06-23Speed up scrolling through large document with lots of patternsNoel Grandin
2023-06-22Speed up scrolling through large document with lots of patternsNoel Grandin
2023-06-22sc: factor out color from setting vcl::Font from a ItemSetTomaž Vajngerl
2023-06-21Require icu-i18n >= 66Khaled Hosny
2023-06-19Use tools::Duration in ScInterpreter::CalculateAddSub()Eike Rathke
2023-06-18Use getXWeak in scMike Kaganski
2023-06-17Resolves: tdf#153517 Use tools::Duration for FillSeries with (date+)timeEike Rathke
2023-06-17tdf#155402 - sc improving CELL() function return value in case of OOXMLBalazs Varga
2023-06-14tdf#151946 cache LocaleDataWrapperNoel Grandin
2023-06-12tdf#145538 Refactor to use range-based for-loopbuldi
2023-06-11use internal iterator for SfxBroadcasterNoel Grandin
2023-06-10Fix typoAndrea Gelmini
2023-06-09tdf#153437 sc: fix broken formatting without performance regressionCzeber László Ádám
2023-06-08ScPatternAttr does not need a special case for *mxHashCode == 0Noel Grandin
2023-06-07tdf#155376 partially convert SvCTLOptions to officecfgNoel Grandin
2023-06-07Remove unused includeStephan Bergmann
2023-06-07Avoid signed integer overflowStephan Bergmann
2023-06-06use a SIMD friendly hashcode for ScPatternAttrNoel Grandin