summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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
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-22tdf#163486: PVS V1043 global object variable is declared in header (sc)Julien Nabet
2024-11-21Related: tdf#160536 - ooxml import export correctly cell protectionBalazs Varga
2024-11-21ofz#380107559 fods2xlsfuzzer Null-dereference READCaolán McNamara
2024-11-21CppunitTest_sc_tiledrendering: factor out common codeXisco Fauli
2024-11-21CppunitTest_sc_tiledrendering2: move to tiledrendering folderXisco Fauli
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
2024-11-20cool#7406: Refactor Calc->getPartInfo & use JsonWriter.Gökay Şatır
2024-11-19catch invalid ranges at exportCaolán McNamara
2024-11-19improve loplugin passparamsbyrefNoel Grandin
2024-11-19Fix the wrong detection of hidden autofilter buttonGülşah Köse
2024-11-18cid#1606638 silence Overflowed integer argumentCaolán McNamara
2024-11-18Resolves: tdf#163831 Invalidate cache if the style is modifiedCaolán McNamara
2024-11-18tdf#163486: PVS: reference may become invalidXisco Fauli
2024-11-18tdf#81913 - Keep cell highlighting active during arrow key navigationAndreas Heinisch
2024-11-16Fix typosAndrea Gelmini
2024-11-15tdf#163383 Skip adding a tooltip to internal links in all casesIlmari Lauhakangas
2024-11-15tdf#136003 Change labels in the protect sheet dialogSahil Gautam
2024-11-15Cleanup notebookbar.ui for scHossein
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-13tdf#163486: PVS: pointer not released in destructorXisco Fauli
2024-11-12sc: prefix members of ScEnginePoolHelperXisco Fauli