summaryrefslogtreecommitdiff
path: root/sc/source/ui
AgeCommit message (Expand)Author
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-25ScCondFormatList: pDoc is never nullptrXisco Fauli
2024-11-25tdf#85976 consider 'contains column labels' property for database rangeSahil Gautam
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-21tdf#163486: PVS: variable is assigned values twice successivelyXisco Fauli
2024-11-20sc: autofill: send to-be-deleted cell addressesBayram Çiçek
2024-11-20cool#7406: Refactor Calc->getPartInfo & use JsonWriter.Gökay Şatır
2024-11-19improve loplugin passparamsbyrefNoel Grandin
2024-11-18cid#1606638 silence Overflowed integer argumentCaolán McNamara
2024-11-18tdf#81913 - Keep cell highlighting active during arrow key navigationAndreas Heinisch
2024-11-15tdf#163383 Skip adding a tooltip to internal links in all casesIlmari Lauhakangas
2024-11-14tdf#160404 tdf#160535 tdf#160536 - sc improve sheet protectionBalazs Varga
2024-11-13tdf#36709 editeng: Layout for font-relative first-line indentJonathan Clark
2024-11-12clang-tidy: performance-unnecessary-copy-initialization in scNoel Grandin
2024-11-12loplugin:reftotemp in scNoel Grandin
2024-11-11tdf#163486: PVS: call GetItemSet() onceXisco Fauli
2024-11-11cid#1607376 Overflowed constantCaolán McNamara
2024-11-10com::sun::star -> cssMike Kaganski
2024-11-08no need to take a copy of the getProcessComponentContext return valueNoel Grandin
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-06loplugin:passstuffbyref in svxNoel Grandin
2024-11-06cid#1556442 COPY_INSTEAD_OF_MOVECaolá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-01sc: fixed incorrect conditional format list usagePranam Lashkari
2024-11-01sc: fixed crashing on conditional format entry selectionPranam Lashkari
2024-11-01no need to heap allocate theseNoel Grandin
2024-10-31tdf#163486: PVS: parameter is always rewrittenXisco Fauli
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-29cid#1607341 silence Data race conditionCaolán McNamara
2024-10-29tdf#162692 partial take back of tdf#160252Armin Le Grand (allotropia)
2024-10-29tdf#42982 Improve UNO API error reportingOromidayo Owolabi
2024-10-28tdf#162262 sc add "Summary below data" option for Subtotal dialogBalazs Varga