summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2024-11-19catch invalid ranges at exportCaolán McNamara
2024-11-14Fix the wrong detection of hidden autofilter buttonGülşah Köse
2024-11-14sc: autofill: no need to send deleted cell addressesBayram Çiçek
2024-11-13sc: send cell addresses of delete-by-autofillBayram Çiçek
2024-11-11tdf#163019 - Remove the formula of a cell during paste specialAndreas Heinisch
2024-11-11tdf#161189 - CopyFromClip: improve handling of deleting notesAndreas Heinisch
2024-11-07tdf#158460 xls/x export: don't force wrap-text for imported single-lineJustin Luth
2024-11-07tdf#159690 tdf#159938 Revert "tdf#158252 sc: Enable text wrapping...Justin Luth
2024-11-07tdf#161453 tdf#158252 tdf#159690 Revert "sc: Fix wrapText ...Justin Luth
2024-11-04tdf#163667 speed up spreadsheet with lots of cond formatting (II)Noel Grandin
2024-11-01tdf#163667 speed up spreadsheet with lots of cond formattingNoel Grandin
2024-11-01fix GetBackColorFilterEntries missing colorsNoel Grandin
2024-10-31sc: fix: unnecessary updates to ScPosWnd when named range are emptyRashesh
2024-10-31sc: autofill: send to-be-deleted cell addressesBayram Çiçek
2024-10-31Fix Gtk-warning in condformatmanager.uiJulien Nabet
2024-10-31lok: calc: fix assertion on toggle autofilterSzymon Kłos
2024-10-30fix bug in XclExpXF::Init (tdf#163667 related)Noel Grandin
2024-10-29sc: fixed incorrect conditional format list usagePranam Lashkari
2024-10-29sc: fixed crashing on conditional format entry selectionPranam Lashkari
2024-10-27cid#1633859: COPY_PASTE_ERRORJulien Nabet
2024-10-19jsdialog: send cell address on startup with jsdialog tooSzymon Kłos
2024-10-19cool#10115 sc: enable ScPosWnd for lokit with jsdialogRashesh
2024-10-19sc: fix: unnecessary updates to ScPosWnd even if NamedRanges are sameRashesh
2024-10-18make quotes warning clearer for conditional format dialogPranam Lashkari
2024-10-18sc: simplify boolean checks by removing redundant comparisonscodewithvk
2024-10-17sc: prefill easy condition dialog with editing condition dataPranam Lashkari
2024-10-15sc: change how .uno:FreezePanesColumn/Row get the indexJaume Pujantell
2024-10-14use row&column address for autofill preview popupBayram Çiçek
2024-10-14lok: calc: fix formulabar after accept formula commandSzymon Kłos
2024-10-14sc: give warning about condition input in easy condition dialogPranam Lashkari
2024-10-13tdf#163091: check rParam.mnX before passing it to RowInfo::cellInfoMike Kaganski
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