summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2024-11-11cid#1607751 silence Overflowed constantCaolán McNamara
2024-11-11cid#1607456 silence Overflowed constantCaolán McNamara
2024-11-11cid#1607376 Overflowed constantCaolán McNamara
2024-11-10cid#1607160 Overflowed return valueCaolán McNamara
2024-11-10com::sun::star -> cssMike Kaganski
2024-11-08tdf#155447 a11y: Set accessible ID that Orca expectsMichael Weghorn
2024-11-08no need to take a copy of the getProcessComponentContext return valueNoel Grandin
2024-11-08cid#1608267 silence Overflowed constantCaolán McNamara
2024-11-08Avoid checking exact interface type of Any valueMike Kaganski
2024-11-08Simplify a bitMike Kaganski
2024-11-07loplugin:passstuffbyref in scNoel Grandin
2024-11-07cid#1555009 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-11-07[API CHANGE] a11y: Switch AccessibleRelationType to enumMichael Weghorn
2024-11-06Related tdf#162262 - sc: odf import/export of "Summary below data"Balazs Varga
2024-11-06tdf#163486: PVS: Identical branchesBogdan Buzea
2024-11-06tdf#85976 Add 'Handle Duplicate Records' button to the notebookbarSahil Gautam
2024-11-06tdf#163486: PVS: Identical branchesBogdan Buzea
2024-11-06tdf#163486: PVS: Identical branchesBogdan Buzea
2024-11-06loplugin:passstuffbyref in svxNoel Grandin
2024-11-06cid#1556442 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-11-06cid#1634477 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-11-06tdf#122716: take encoding defined for font into accountMike Kaganski
2024-11-06tdf#162177 Adapt function EASTERSUNDAY to ODF 1.4Regina Henschel
2024-11-05tdf#163667 speed up spreadsheet with lots of cond formatting (II)Noel Grandin
2024-11-05Related: tdf#163736 - sc: Fix wrong nSearchMode (0) in vlookupBalazs Varga
2024-11-04tdf#163486: PVS: Identical branchesBogdan Buzea
2024-11-04tdf#163736 - sc: fix searchmode cached values for lookup functionsBalazs Varga
2024-11-04cid#1606699 silence Overflowed constantCaolán McNamara
2024-11-04cid#1607290 silence Overflowed constantCaolán McNamara
2024-11-04new loplugin:staticconstexprNoel Grandin
2024-11-03tdf#163486: PVS: parameter is always rewrittenXisco Fauli
2024-11-02use row&column address for autofill preview popupBayram Çiçek
2024-11-02tdf#145161: Change pdf and image compression dialog stringAditya Sahu
2024-11-01sc: fixed incorrect conditional format list usagePranam Lashkari
2024-11-01sc: fixed crashing on conditional format entry selectionPranam Lashkari
2024-11-01tdf#163667 speed up spreadsheet with lots of cond formattingNoel Grandin
2024-11-01fix GetBackColorFilterEntries missing colorsNoel Grandin
2024-11-01no need to heap allocate theseNoel Grandin
2024-10-31tdf#163486: PVS: parameter is always rewrittenXisco Fauli
2024-10-31Related tdf#163679: fix tip for Insert Field menu in notebookbar uiJulien Nabet
2024-10-31convert KernArray from sal_Int32 to doubleNoel Grandin
2024-10-31tdf#85976 Make labels more intuitive in "Duplicate Records Dialog"Sahil Gautam
2024-10-31tdf#163486: PVS: The variable was assign the same value.Bogdan Buzea
2024-10-31tdf#163486: PVS: Identical branchesBogdan Buzea
2024-10-31tdf#163486: PVS: Identical branchesBogdan Buzea
2024-10-30fix bug in XclExpXF::Init (tdf#163667 related)Noel Grandin
2024-10-30tdf#163486: PVS: Identical branchesBogdan Buzea
2024-10-29cid#1607341 silence Data race conditionCaolán McNamara
2024-10-29Related tdf#162262 - Move "Summary below data" UI tests toBalazs Varga
2024-10-29Missing initialization of ScTable::mbTotalsRowBelowStephan Bergmann