summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
2024-12-03Revert "sc: added date condition option in conditional format manage dialog"Pranam Lashkari
2024-12-03Revert "sc: now formula conditions can be managedPranam Lashkari
2024-12-03Revert "sc: preview style in easy format dialog"Pranam Lashkari
2024-12-03Revert "sc: give warning about condition input in easy condition dialog"Pranam Lashkari
2024-12-03Revert "sc: display all the conditions of same rangesPranam Lashkari
2024-12-03Revert "sc: now conditions can be edited from easy conditional format dialog"Pranam Lashkari
2024-12-03Revert "sc: prefill easy condition dialog with editing condition data"Pranam Lashkari
2024-12-03don't bother passing const std::[u16]string_view by referenceCaolán McNamara
2024-12-03Resolves tdf#127937 - Feedback for AutoCalculateHeiko Tietze
2024-12-02loplugin:unusedmethodsNoel Grandin
2024-12-02sc a11y: Don't suppress a11y events when setting new posMichael Weghorn
2024-12-01cid#1606986 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-11-30cid#1607542 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-11-30cid#1608320 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-11-29tdf#163872 ScTable::SetOptimalHeight: use better way to iterate rowsJustin Luth
2024-11-29crashtesting: failure to export forum-mso-en4-491312.xlsx to odsCaolán McNamara
2024-11-28sc a11y: Make 2 members non-mutableMichael Weghorn
2024-11-28tdf#163913 Implement font-relative marginsJonathan Clark
2024-11-28Return from functions, instead of using out argumentsMike Kaganski
2024-11-28FlattenMike Kaganski
2024-11-28Only sort if had a chance to add somethingMike Kaganski
2024-11-28Simplify ScSubTotalParamMike Kaganski
2024-11-27PVS: V560 A part of conditional expression is always true: bEqualXisco Fauli
2024-11-27PVS: V560 A part of conditional expression is always true: !bSingleXisco Fauli
2024-11-27PVS: V547 Expression 'bDouble' is always trueXisco Fauli
2024-11-27PVS: V595 The 'mpDoc' pointer was utilized before it was...Xisco Fauli
2024-11-27make calc Grid config listen for changesCaolán McNamara
2024-11-27sc: use SAL_RET_MAYBENULL in GetDocument()Xisco Fauli
2024-11-26sc: prefix members of ScConditionalFormatXisco Fauli
2024-11-26tdf#163842 Fix autofilter ascending sort condition reference importGülşah Köse
2024-11-25ScCondFormatList: pDoc is never nullptrXisco Fauli
2024-11-25tdf#124741 export xlsx: no defaultRowHeight without customHeightJustin Luth
2024-11-25tdf#85976 consider 'contains column labels' property for database rangeSahil Gautam
2024-11-25cid#1607047 Overflowed integer argumentCaolán McNamara
2024-11-25tdf#85976 Use correct labels in 'Handle Duplicate Records' dialogSahil Gautam
2024-11-25tdf#163486 PVS V581 The conditional expressions of the 'if' statements situatedAron Budea
2024-11-25tdf#163486 PVS V1037 Two or more case-branches perform the same actionsAron Budea
2024-11-24Simplify a bitMike Kaganski
2024-11-24Let ESelection use EPaM for simplificationMike Kaganski
2024-11-24Turn SC_MOD macro to a functionMike Kaganski
2024-11-23Avoid new string allocations, when only checking if emptyMike Kaganski
2024-11-23Reduce copying of ScEditEngineDefaulter's SfxItemSetMike Kaganski
2024-11-23Use specific SvtModuleOptions::Is*Installed for clarityMike Kaganski
2024-11-22loplugin:unusedmethodsNoel Grandin
2024-11-22loplugin:unusedfieldsNoel Grandin
2024-11-21Related: tdf#160536 - ooxml import export correctly cell protectionBalazs Varga
2024-11-21ofz#380107559 fods2xlsfuzzer Null-dereference READCaolán McNamara
2024-11-21tdf#163486: PVS: variable is assigned values twice successivelyXisco Fauli
2024-11-21tdf#163872 ScTable::SetOptimalHeight: optimize if all rows ManualSizeJustin Luth
2024-11-20sc: autofill: send to-be-deleted cell addressesBayram Çiçek