summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2024-03-22Related: tdf#160056 these methods can be constCaolán McNamara
2024-03-21ITEM: Remove InvalidateAllItems()Armin Le Grand (allotropia)
2024-03-21Related: tdf#160056 replace with wrapper GetFormatTable()Caolán McNamara
2024-03-21Related: tdf#160056 this can be staticCaolán McNamara
2024-03-21Moving parts of readonly checks from model to view.Gökay Şatır
2024-03-21Fix typoAndrea Gelmini
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-21$(gb_ENABLE_DBGUTIL) is never emptyStephan Bergmann
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-19Remove static font color for headings in Calccodewithvk
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-17loplugin:unusedmethodsNoel Grandin
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-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