summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2024-06-10tdf#161454 - Fix new array functions handle empty matrix cellsBalazs Varga
2024-06-09Related: tdf#137543 - fix LET function jump count numberBalazs Varga
2024-06-09ofz#69444 Integer-overflowCaolán McNamara
2024-06-08cid#1603563 Unchecked return valueCaolán McNamara
2024-06-07prep AutoFill menu in kit mode onlyCaolán McNamara
2024-06-07add AutoFill menu items - LOK_CALLBACK_CONTEXT_MENUBayram Çiçek
2024-06-07tdf#158914 sc a11y: Send TEXT_CHANGED event when text changesMichael Weghorn
2024-06-06Related: tdf#137543 - Add new LET function to CalcBalazs Varga
2024-06-06tdf#137543 - Add new LET function to CalcBalazs Varga
2024-06-05cid#1603200 Uninitialized scalar variableCaolán McNamara
2024-06-05annot: improve PDF annotation export and clean-up PDFNote classTomaž Vajngerl
2024-06-04Resolves tdf#161395 - Rename Whole Number to IntegerHeiko Tietze
2024-06-04refactor functions: return optional instead of boolAndrea Rosetti
2024-06-04Related: tdf#128425 tdf#127293 - Extend function wizard descriptionBalazs Varga
2024-06-04sfx2: use SAL_RET_MAYBENULL in GetDispatcher() and GetFrame()Xisco Fauli
2024-06-03cid#1459023 Dereference null return valueCaolán McNamara
2024-06-03tdf#160371: sc_subsequent_filters_test2: Add unittestXisco Fauli
2024-06-03tdf#161301: sc_subsequent_filters_test2: Add unittestXisco Fauli
2024-06-03tdf#158789: sc_mathematical_functions: Add unittestXisco Fauli
2024-06-03loplugin:ostr in scNoel Grandin
2024-06-03Rename 'Organizer' to 'General' in style dialogsSamuel Mehrbrodt
2024-06-02cid#1602446 silence Unchecked return valueCaolán McNamara
2024-06-01Resolves: tdf#158789 operate on query array if no extra array or range givenEike Rathke
2024-06-01loplugin:ostr in sc/../viewNoel Grandin
2024-06-01loplugin:ostr in sc/../docshellNoel Grandin
2024-06-01loplugin:ostr in sc/../drawfuncNoel Grandin
2024-06-01Resolves tdf#152923 - Make column header outstanding from backgroundHeiko Tietze
2024-05-31sc: use SAL_RET_MAYBENULL in GetTabViewShell()Xisco Fauli
2024-05-31partial revert to restore existence of Expander wrappersCaolán McNamara
2024-05-31loplugin:ostr in sc/../miscdlgsNoel Grandin
2024-05-31Related: tdf#161301 strip single stray leading "[$]" garbage from formatCodeEike Rathke
2024-05-31tdf#114398 ods export: output <text:line-break/> when CELLTYPE_EDITJustin Luth
2024-05-31sc: Reduce number of calls to GetMarkedObjectList()Xisco Fauli
2024-05-31Resolves tdf#160324 - Larger hitarea for column headerHeiko Tietze
2024-05-31tdf#159695 Disable Data Validation in protected sheetsOliver Specht
2024-05-31tdf#161309 Update AutoFill overlay after changesRafael Lima
2024-05-30loplugin:ostr in sc/../optdlgfeature/gsoc24-luaNoel Grandin
2024-05-30loplugin:ostr in sc/../StatisticsDialogsNoel Grandin
2024-05-30'tagged' pdf export of spreadsheets doesn't perform wellCaolán McNamara
2024-05-30AreObjectsMarked -> GetMarkedObjectList().GetMarkCount() != 0Xisco Fauli
2024-05-30GetMarkedObjectByIndex -> GetMarkedObjectList().GetMark()->GetMarkedSdrObj()Xisco Fauli
2024-05-29GetDescriptionOfMarkedObjects() -> GetMarkedObjectList().GetMarkDescription()Xisco Fauli
2024-05-29GetMarkedObjectCount() -> GetMarkedObjectList().GetMarkCount()Xisco Fauli
2024-05-29tdf#161234 New design for the cell outlineRafael Lima
2024-05-28loplugin:ostr in sc/../unoobjNoel Grandin
2024-05-28loplugin:ostr in sc/../dbguiNoel Grandin
2024-05-27FunctionsTest: get detailed error also for string resultsEike Rathke
2024-05-27sc: use SAL_RET_MAYBENULL in getBestViewShell(), getDocShell()...Xisco Fauli
2024-05-27sc: warning C6011: Dereferencing NULL pointerXisco Fauli
2024-05-27sc: don't overwrite Special Positioning on MakeEditViewJaume Pujantell