summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2024-11-10cid#1607160 Overflowed return valueCaolán McNamara2-4/+4
2024-11-10com::sun::star -> cssMike Kaganski6-17/+17
2024-11-08tdf#155447 a11y: Set accessible ID that Orca expectsMichael Weghorn1-1/+1
2024-11-08no need to take a copy of the getProcessComponentContext return valueNoel Grandin13-18/+18
2024-11-08cid#1608267 silence Overflowed constantCaolán McNamara1-2/+4
2024-11-08Avoid checking exact interface type of Any valueMike Kaganski2-3/+2
2024-11-08Simplify a bitMike Kaganski2-2/+2
2024-11-07loplugin:passstuffbyref in scNoel Grandin32-74/+74
2024-11-07cid#1555009 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2024-11-07[API CHANGE] a11y: Switch AccessibleRelationType to enumMichael Weghorn5-14/+17
2024-11-06Related tdf#162262 - sc: odf import/export of "Summary below data"Balazs Varga6-1/+41
2024-11-06tdf#163486: PVS: Identical branchesBogdan Buzea1-4/+2
2024-11-06tdf#85976 Add 'Handle Duplicate Records' button to the notebookbarSahil Gautam1-10/+42
2024-11-06tdf#163486: PVS: Identical branchesBogdan Buzea1-5/+1
2024-11-06tdf#163486: PVS: Identical branchesBogdan Buzea1-16/+12
2024-11-06loplugin:passstuffbyref in svxNoel Grandin4-6/+6
2024-11-06cid#1556442 COPY_INSTEAD_OF_MOVECaolán McNamara6-14/+14
2024-11-06cid#1634477 COPY_INSTEAD_OF_MOVECaolán McNamara1-12/+6
2024-11-06tdf#122716: take encoding defined for font into accountMike Kaganski2-0/+28
2024-11-06tdf#162177 Adapt function EASTERSUNDAY to ODF 1.4Regina Henschel5-2/+344
2024-11-05tdf#163667 speed up spreadsheet with lots of cond formatting (II)Noel Grandin1-18/+17
2024-11-05Related: tdf#163736 - sc: Fix wrong nSearchMode (0) in vlookupBalazs Varga1-1/+1
2024-11-04tdf#163486: PVS: Identical branchesBogdan Buzea1-4/+2
2024-11-04tdf#163736 - sc: fix searchmode cached values for lookup functionsBalazs Varga4-76/+227
2024-11-04cid#1606699 silence Overflowed constantCaolán McNamara1-4/+3
2024-11-04cid#1607290 silence Overflowed constantCaolán McNamara1-0/+1
2024-11-04new loplugin:staticconstexprNoel Grandin14-27/+32
2024-11-03tdf#163486: PVS: parameter is always rewrittenXisco Fauli1-3/+3
2024-11-02use row&column address for autofill preview popupBayram Çiçek1-12/+6
2024-11-02tdf#145161: Change pdf and image compression dialog stringAditya Sahu1-1/+1
2024-11-01sc: fixed incorrect conditional format list usagePranam Lashkari1-5/+3
2024-11-01sc: fixed crashing on conditional format entry selectionPranam Lashkari1-0/+2
2024-11-01tdf#163667 speed up spreadsheet with lots of cond formattingNoel Grandin3-4/+46
2024-11-01fix GetBackColorFilterEntries missing colorsNoel Grandin1-16/+11
2024-11-01no need to heap allocate theseNoel Grandin1-6/+6
2024-10-31tdf#163486: PVS: parameter is always rewrittenXisco Fauli2-6/+6
2024-10-31Related tdf#163679: fix tip for Insert Field menu in notebookbar uiJulien Nabet1-1/+1
2024-10-31convert KernArray from sal_Int32 to doubleNoel Grandin1-1/+1
2024-10-31tdf#85976 Make labels more intuitive in "Duplicate Records Dialog"Sahil Gautam4-12/+24
2024-10-31tdf#163486: PVS: The variable was assign the same value.Bogdan Buzea1-3/+0
2024-10-31tdf#163486: PVS: Identical branchesBogdan Buzea1-2/+0
2024-10-31tdf#163486: PVS: Identical branchesBogdan Buzea1-7/+3
2024-10-30fix bug in XclExpXF::Init (tdf#163667 related)Noel Grandin1-1/+1
2024-10-30tdf#163486: PVS: Identical branchesBogdan Buzea1-2/+0
2024-10-29cid#1607341 silence Data race conditionCaolán McNamara1-1/+1
2024-10-29Related tdf#162262 - Move "Summary below data" UI tests toBalazs Varga2-109/+132
2024-10-29Missing initialization of ScTable::mbTotalsRowBelowStephan Bergmann1-0/+1
2024-10-29tdf#162692 partial take back of tdf#160252Armin Le Grand (allotropia)1-1/+4
2024-10-29UnoApiTest: check mxComponent right after loadingXisco Fauli1-2/+0
2024-10-29tdf#42982 Improve UNO API error reportingOromidayo Owolabi1-8/+8