summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
2024-03-21Related: tdf#160056 this SvNumberFormatter is the one from the ScDocumentCaolán McNamara
2024-03-21tdf#93352 Fix horizontal swiping and scrolling when using an RTL UIPatrick Luby
2024-03-20add a sc-html fuzzerCaolán McNamara
2024-03-20lok calc: show cell cursor on in place editingMarco Cecchetti
2024-03-20tdf#160104 Do not mark file as modified if nothing changed in the Solver dialogRafael Lima
2024-03-20leaks in initial corpus for sc html import fuzzingCaolán McNamara
2024-03-20null deref in initial sc html fuzzingCaolán McNamara
2024-03-19fods2xls fuzzerNoel Grandin
2024-03-19AddressSanitizer: container-overflow in initial sc html fuzzingCaolán McNamara
2024-03-19leaks in initial corpus for sc html import fuzzingCaolán McNamara
2024-03-18calc html filter ScDocShell* deref for document propertiesCaolán McNamara
2024-03-18cid#1594402 Unchecked dynamic_castCaolán McNamara
2024-03-17Move undo info creation logic into ScUndoConditionalFormatMike Kaganski
2024-03-17tdf#160149: save and restore the whole set of tab's conditional formatsMike Kaganski
2024-03-16tdf#160122 Increase height of the Solver Options dialogRafael Lima
2024-03-16loplugin:unusedfieldsNoel Grandin
2024-03-14cool#8443 let Insert Chart dialog to undo out of order on CancelMike Kaganski
2024-03-14tdf#48140: Remove unused headers from xlsx importseturaj
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-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-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-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-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#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