summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2024-03-08use more string_viewNoel Grandin
2024-03-07fix indentCaolán McNamara
2024-03-07add truncate-multiline for consistencyCaolán McNamara
2024-03-07Revert hyperlinkInfoAtPositon changes.Gökay Şatır
2024-03-07make more symbols private in calcNoel Grandin
2024-03-07tdf#158773 reduce dynamic_cast'ing in CustomShapeProperties::NotifyNoel Grandin
2024-03-06related: tdf#159879: test chart dialogsXisco Fauli
2024-03-06uitest: rename testfileXisco Fauli
2024-03-06tdf#158773 reduce cost of ContentInfo::GetTextNoel Grandin
2024-03-06tdf#158735 Save solver settings for DEPS and SCO as wellRafael Lima
2024-03-05tdf#160056 comphelper::rng takes a mutex for every random numberCaolán McNamara
2024-03-05tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macroSujatro Bhadra
2024-03-05Create an UNO service to do the symbol lookup in scNoel Grandin
2024-03-05tdf#159933 crash when applying Solarize filter to raster imageNoel Grandin
2024-03-05save and return the set value in the case that 'SpellOnline' is usedCaolán McNamara
2024-03-04tdf#158802: sc_uicalc: Add unittestXisco Fauli
2024-03-04tdf#159373: band-aid for crash in: ScTable::HasAttribJulien Nabet
2024-03-04tdf#159483 sc HTML copy: handle data-sheets-formula attributeMiklos Vajna
2024-03-04Remove break after returnAndrea Gelmini
2024-03-04tdf#160003 use correct sheet in clipboard for testRegina Henschel
2024-03-04tdf#159483 sc HTML copy: handle data-sheets-value attribute for the num caseMiklos Vajna
2024-03-03Fix typoAndrea Gelmini
2024-03-03Fix typoAndrea Gelmini
2024-03-03Fix typoAndrea Gelmini
2024-03-03lok: calc: sheet position not restored on undo a tab insert/delete/moveMarco Cecchetti
2024-03-03tdf#99969: make sure to copy the chart source ranges to clipboardMike Kaganski
2024-03-02if the formatter was to change, then the cache should be droppedCaolán McNamara
2024-03-02avoid SvNumberFormatter lock in formula-group-threadingCaolán McNamara
2024-03-02Simplify a bitMike Kaganski
2024-03-02Simplify a bitMike Kaganski
2024-03-02Simplify a bitMike Kaganski
2024-03-02Simplify a bitMike Kaganski
2024-03-02Simplify a bitMike Kaganski
2024-03-02lok: calc: sheet geometry not updated on undo a tab insert/delete/moveMarco Cecchetti
2024-03-01lok: calc: tiles not invalidated on tab moveMarco Cecchetti
2024-03-01sc lok: make the formula separator warning dialog asyncMiklos Vajna
2024-03-01tdf#126573 Add Excel2021 array function FILTER to CalcBalazs Varga
2024-03-01tdf#83720 Pivot Table: Data field should always at last placeTomaž Vajngerl
2024-02-29tdf#159938: sc_uicalc2: Add unittestXisco Fauli
2024-02-29Online: Make tooltip message specific to function usage tooltipGülşah Köse
2024-02-29tdf#159420: Show empty option even if empty is filtered outXisco Fauli
2024-02-29tdf#159847 Fix "Duplicate Sheet" when two files have the same nameRafael Lima
2024-02-29move inline spelling setting out of document and into viewshellCaolán McNamara
2024-02-29sc: use emplace_back instead of a temporary object and push_backTomaž Vajngerl
2024-02-29tdf#147021 replace SAL_N_ELEMENTS() with std::size()Keldin Maldonado (KNM)
2024-02-29Simplify a bitMike Kaganski
2024-02-29sc: prefix ScDPOutput membersTomaž Vajngerl
2024-02-29tdf#155218 sc: fix regression page orientation in print dialogTibor Nagy
2024-02-28tdf#159467 XLOOKUP propagate error only for active pathsBalazs Varga
2024-02-28tdf#159938: only apply wrap when the content was modifiedMike Kaganski