summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2024-10-10sc: make sure autofilter color area is caluculatedPranam Lashkari
2024-10-08Resolves: tdf#163275 crash in async dialog use after freeCaolán McNamara
2024-10-04cool#7406: Refactor Calc->getPartInfo & use JsonWriter.Gökay Şatır
2024-10-02perf: improve ScFlatUInt16RowSegments::dumpAsString()sopy
2024-10-01fix(lok): Expose the import options dialogSkyler Grey
2024-09-24prefer the per-ViewShell rendering data for default document bg colorCaolán McNamara
2024-09-19cool#10040: fix: send LOK_CALLBACK_CELLFORMULA with LOK formulabar updateRashesh
2024-09-19tdf#162987: check return value of GetViewBindingsMike Kaganski
2024-09-19Check return value of GetViewBindingsMike Kaganski
2024-09-13tdf#157198 auto correct done on EndExtTextInput not seen until next updateCaolán McNamara
2024-09-13null pattern deref seen in ScViewData::SetEditEngineCaolán McNamara
2024-09-12sc: fix -Werror=shadowMiklos Vajna
2024-09-11feat: Make move/copy sheet an async jsdialogSkyler Grey
2024-09-06add autofillpreviewtooltip type for LOK_CALLBACK_TOOLTIPBayram Çiçek
2024-09-04sc: check only background color for automatic font colorPranam Lashkari
2024-09-02sc: make SelectRange dialog asyncRashesh
2024-09-02null deref of pTableView seenCaolán McNamara
2024-08-30sc: maintain calc function list per languagePranam Lashkari
2024-08-30Revert "Fix font color must not change depending on background"Pranam Lashkari
2024-08-28Resolves: tdf#162093 TableRef item specifier may occur standaloneEike Rathke
2024-08-28sc: LOK: automatic text color was based on doc color instead backgroundPranam Lashkari
2024-08-28ONLINE: Fix multi user dark mode link color problemGülşah Köse
2024-08-27Resolves tdf#159541 - Fix font color must not change depending on backgroundHeiko Tietze
2024-08-27tdf#162574 sc HTML paste: handle not well-formed json for td data-sheets-valueMiklos Vajna
2024-08-27In desktop we want to update all the calc shells for dark/light modeCaolán McNamara
2024-08-26text drawing boxes don't redraw with a new text autocolor choiceCaolán McNamara
2024-08-25sc: fix crash in ScModelObj::initializeForTiledRendering()Aron Budea
2024-08-23Another case of pointers comparisonMike Kaganski
2024-08-23tdf#162439: compare strings, not pointersMike Kaganski
2024-08-23tdf#156689: don't initialize the last columns from the default attributesXisco Fauli
2024-08-23package: add additional consistency checks for local file headerMichael Stahl
2024-08-21lokit: calc: send named ranges as well on calcfunctionlist callbackRashesh
2024-08-17cid#1616505 Uninitialized scalar fieldCaolán McNamara
2024-08-15optimise GetDataEntries a littleNoel Grandin
2024-08-15fixed tdf#162471: display comment dates in ods if availablePranam Lashkari
2024-08-14tdf#162466 calc: added handling of firstHeaderRow="0" on xlsx filesJaume Pujantell
2024-08-13sc: comments loaded incorrectly in xlsxPranam Lashkari
2024-08-02Fix potentially uninitialized pointer variablePranam Lashkari
2024-08-01optimise ScTable::dumpColumnRowSizes a littleNoel Grandin
2024-08-01feat(invert): Allow inverted background on initSkyler Grey
2024-08-01fix(invert): Use separate view IDs when invertedSkyler Grey
2024-07-31tdf#153040 PDF export: disable export of form fields as PDF forms by defaultMiklos Vajna
2024-07-19sc: now conditions can be edited from easy conditional format dialogPranam Lashkari
2024-07-16tdf#161712 invoke ScSimpleUndo::EndUndo() before ShowBlock()Patrick Luby
2024-07-10lok calc: allow remove and edit hypelink outside of edit modeJaume Pujantell
2024-07-02lok calc: allow copy hyperlink outside of edit modeJaume Pujantell
2024-07-01tdf#160753 - sc: fix XMATCH function in search for empty cellBalazs Varga
2024-07-01tdf#126573 Add Excel2021 array function UNIQUE to CalcBalazs Varga
2024-07-01tdf#126573 Add Excel2021 array function RANDARRAY to CalcBalazs Varga
2024-07-01tdf#126573 Add Excel2021 array function SEQUENCE to CalcBalazs Varga