summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2024-12-04cid#1636562 Uninitialized scalar fieldCaolán McNamara
2024-12-03Revert "sc: manage conditional format with simpler dialog"Pranam Lashkari
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-03Related: tdf#163902 fix version number typo in the ui fileBalazs Varga
2024-12-03tdf#163902 sc: fix the size of available fields box of pivot dialogBalazs Varga
2024-12-02loplugin:unusedmethodsNoel Grandin
2024-12-02Remove unused empty stringAndras Timar
2024-12-02sc a11y: Don't suppress a11y events when setting new posMichael Weghorn
2024-12-02tdf#120658 - Reworking of dialogues Organize macrosJim Raykowski
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-30showsheetdialog.ui: Resave with glade 3.40Michael Weghorn
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-28Fix typosAndrea Gelmini
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-27tdf#152943: Add configure option to disable NaN payload related testsSakura286
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-26tdf#163992 Improve tooltip for opened documentsBogdan Buzea
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