summaryrefslogtreecommitdiff
path: root/sc/source/ui
AgeCommit message (Expand)Author
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-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
2024-05-25related tdf#158914 sc a11y: Release references when disposing sheetMichael Weghorn
2024-05-24pViewShell arg is never null, just use a reference hereCaolán McNamara
2024-05-24cid#1598442 Dereference null return valueCaolán McNamara
2024-05-23use SAL_RET_MAYBENULL in GetViewBindings(), GetBestViewShell()...Xisco Fauli
2024-05-23sc: warning C6011: Dereferencing NULL pointerXisco Fauli
2024-05-22Partially revert 860d11230d6 "sc: check GetActiveViewShell()"Xisco Fauli
2024-05-22loplugin:ostr in sc/../AccessibilityNoel Grandin
2024-05-22tdf#158110 - Paste special: Remove special ADDNOTES flag handlingAndreas Heinisch
2024-05-21use SAL_RET_MAYBENULL in GetActiveViewShell()Xisco Fauli
2024-05-21sc: check GetActiveViewShell()Xisco Fauli
2024-05-21tdf#161190: fix crash when exporting spreadsheet as PDF...Julien Nabet
2024-05-20loplugin:ostr in sc/.../vbaNoel Grandin
2024-05-19Resolves: tdf#160804 sc: ResizeMatrix: Use document grammarEike Rathke
2024-05-18Related: tdf#146326 restore correct focus when on submenu launchedCaolán McNamara
2024-05-16make AutoFill work for Copy cells and Fill seriesBayram Çiçek
2024-05-15lok: don't show separator conversion dialogSzymon Kłos
2024-05-14Resolves: tdf#146326 restore focus on autofilter submenu popdownCaolán McNamara
2024-05-13tdf#157657 - sc: add option to make data validity case-sensitiveBalazs Varga
2024-05-13Resolves tdf#63374 and tdf#160908Printf Debugging
2024-05-13tdf#45705 Integrate zoom UI commands into CalcRafał Dobrakowski
2024-05-12cid#1597307 silence Unchecked return valueCaolán McNamara
2024-05-12help msvc -analyzer out wrt C6011 Dereferencing NULL pointerCaolán McNamara
2024-05-11sc: undo: unify height adjust logic in undo with regular logicPranam Lashkari
2024-05-10Fix row deletion bug.Gökay Şatır
2024-05-10Fix column deletion bug.Gökay Şatır
2024-05-07Resolves tdf#160324 - Larger hit area for col/row resize actionsHeiko Tietze
2024-05-07Resolves tdf#156885 - Make comment authorship optionalHeiko Tietze
2024-05-07Fix typoAndrea Gelmini
2024-05-07cid#1596888 Explicit null dereferencedCaolán McNamara
2024-05-06tdf#160855 fix crash due to Skia's internal maximum pixel limitPatrick Luby
2024-05-06wrong ScContentTree::SelectEntryByName early return conditionCaolán McNamara
2024-05-06WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-05-06ScGlobal::GetUserList never returns nullCaolán McNamara
2024-05-05always check return of SfxViewShell::Current()Caolán McNamara
2024-05-02tdf#160780 Overlays should not cover EditView.Printf Debugging
2024-05-01LOK: hide cancel button in csv import dialogPranam Lashkari
2024-04-30cid#1596697 Dereference after null checkCaolán McNamara
2024-04-30Related tdf#143733 - Cell focus must not cover contentHeiko Tietze
2024-04-29tdf#160765 - Paste Special Dialog: Remember comments checkboxAndreas Heinisch
2024-04-27reduce symbol visibility in scNoel Grandin