summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2024-09-29cid#1607205 Overflowed constantNoel Grandin
2024-09-28cid#1620316 Uninitialized scalar variableCaolán McNamara
2024-09-28cid#1607751 Overflowed constantNoel Grandin
2024-09-28cid#1620317 COPY_INSTEAD_OF_MOVEJulien Nabet
2024-09-28cid#1620321 COPY_INSTEAD_OF_MOVEJulien Nabet
2024-09-28cid#1620328 UNINIT_CTORJulien Nabet
2024-09-28cid#1620326 UNINITJulien Nabet
2024-09-28Typo: bDuplicatRows->bDuplicateRowsJulien Nabet
2024-09-28sc: Resave checkwarningdialog.ui with glade 3.40Michael Weghorn
2024-09-27Fix typo in codeAndrea Gelmini
2024-09-27Remove duplicated includesAndrea Gelmini
2024-09-27Fix typoAndrea Gelmini
2024-09-27Fix typoAndrea Gelmini
2024-09-27tdf#85976 [RFE] Add a "Remove Duplicate Records" commandSahil Gautam
2024-09-27tdf#160062 Uno API to set solver settings at the sheet levelRafael Lima
2024-09-25tdf#163091: check rParam.mnX before passing it to RowInfo::cellInfoMike Kaganski
2024-09-24prefer the per-ViewShell rendering data for default document bg colorCaolán McNamara
2024-09-24Resolves tdf#142120 - Respect app color for text with lines breaksHeiko Tietze
2024-09-20tdf#161562 Sluggish scrolling after saving and changing text colorNoel Grandin
2024-09-19Fix typoAndrea Gelmini
2024-09-19cid#1607067 Overflowed constantCaolán McNamara
2024-09-19ofz: Timeout in schtmlfuzzerCaolán McNamara
2024-09-19tdf#162955 PDF export: avoid the popup rectangle with zero sizeTibor Nagy
2024-09-19tdf#162963 export property TotalsRow to ODFRegina Henschel
2024-09-19use more concrete UNO types in scNoel Grandin
2024-09-19pull some code out of hot loopNoel Grandin
2024-09-18tdf#162760 Fix solver crashing with unset parametersRafael Lima
2024-09-17sc: use SAL_RET_MAYBENULL() in GetViewBindingsXisco Fauli
2024-09-17Only call GetViewBindings onceMike Kaganski
2024-09-17Check return value of GetViewBindingsMike Kaganski
2024-09-17tdf#162987: check return value of GetViewBindingsMike Kaganski
2024-09-16cid#1619429 Dereference null return valueCaolán McNamara
2024-09-16use more concrete UNO types in scNoel Grandin
2024-09-15cid#1607343 silence Overflowed constantCaolán McNamara
2024-09-14Resolves tdf#33714 - Option to disable "only active sheet"Heiko Tietze
2024-09-13sc: fix revert conflictXisco Fauli
2024-09-13Fix regression from 27be65a7d5326608f75839e3964ac322e88224a1^!Julien Nabet
2024-09-13tdf#161444 sc a11y: Send focused event when switching sheetsMichael Weghorn
2024-09-13tdf#162938: Revert "tdf#61313 Replace the static ">="...Xisco Fauli
2024-09-12null pattern deref seen in ScViewData::SetEditEngineCaolán McNamara
2024-09-12Temporarily skip unit tests on native arm64 buildBalazs Varga
2024-09-11tdf#162899 Accept BYTE and SHORT types in the Solver Options dialogRafael Lima
2024-09-11cid#1607652 Overflowed constantCaolán McNamara
2024-09-09sc: make SelectRange dialog asyncRashesh
2024-09-09lokit: calc: send named ranges as well on calcfunctionlist callbackRashesh
2024-09-09add autofillpreviewtooltip type for LOK_CALLBACK_TOOLTIPBayram Çiçek
2024-09-07tdf#161945 increase sensitivity for negative horizontal deltasPatrick Luby
2024-09-07tdf#162829: Dereference before null checkXisco Fauli
2024-09-05Libreoffice Theme Part 0: Read correct colors from qt based VCL_PLUGINSSahil Gautam
2024-09-05no need to use dynamic_cast hereNoel Grandin