summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2024-03-15Related: tdf#126573 Add Excel2021 array function FILTER to CalcBalazs Varga
2024-03-14cool#8443 let Insert Chart dialog to undo out of order on CancelMike Kaganski
2024-03-14tdf#146619 Remove unused #includes from C/C++ filesRafał Dobrakowski
2024-03-14tdf#48140: Remove unused headers from xlsx importseturaj
2024-03-14tdf#141908 - CppUnittests: replace usage of sal_Int32 with colorsRafał Dobrakowski
2024-03-14tdf#156655 sc: fix disappear text in merged cellTibor Nagy
2024-03-13Fix typoAndrea Gelmini
2024-03-13related tdf#123026 xmlimprt: cleanup #includes after removing code blockJustin Luth
2024-03-13this formatter can be constCaolán McNamara
2024-03-13tdf#123026: also use global config "RecalcOptimalRowHeightMode" for xlsxJustin Luth
2024-03-13tdf#148170 - Convert print range to an excel cell rangeAndreas Heinisch
2024-03-13tdf#160117: check bAnyConditionMike Kaganski
2024-03-13tdf#141908 - CppUnittests: replace usage of sal_Int32 with colorsRafał Dobrakowski
2024-03-13sc: prefix members of ScDPSaveDataTomaž Vajngerl
2024-03-13sc: prefix members of ScDPObjectTomaž Vajngerl
2024-03-12tdf#160056 don't need to create a boost::intrusive_ptr to do searchCaolán McNamara
2024-03-12tdf#156814 Remove sheet name if range belongs to the same sheet (Solver)Rafael Lima
2024-03-11move rng out of ScInterpreter and into the ScInterpreterContextCaolán McNamara
2024-03-11tdf#159094 sc: fix failure when exporting media files to PDFTibor Nagy
2024-03-11tdf#159373: sc_uicalc: Add unittestXisco Fauli
2024-03-11Use weak reference to SfxObjectShell in SfxEventHint to avoid use-after-freeMike Kaganski
2024-03-09tdf#158773 avoid some OUString constructionNoel Grandin
2024-03-09tdf#145614 Convert #define to constexprSujatro Bhadra
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