summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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
2024-11-12clang-tidy: performance-unnecessary-copy-initialization in scNoel Grandin
2024-11-12loplugin:reftotemp in scNoel Grandin
2024-11-12tdf#163486: PVS: Identical branchesBogdan Buzea
2024-11-12tdf#163486: PVS: Identical branchesBogdan Buzea
2024-11-11tdf#163486: PVS: call GetItemSet() onceXisco Fauli
2024-11-11cid#1607751 silence Overflowed constantCaolán McNamara
2024-11-11cid#1607456 silence Overflowed constantCaolán McNamara
2024-11-11cid#1607376 Overflowed constantCaolán McNamara
2024-11-10cid#1607160 Overflowed return valueCaolán McNamara
2024-11-10com::sun::star -> cssMike Kaganski
2024-11-08tdf#155447 a11y: Set accessible ID that Orca expectsMichael Weghorn
2024-11-08no need to take a copy of the getProcessComponentContext return valueNoel Grandin
2024-11-08cid#1608267 silence Overflowed constantCaolán McNamara
2024-11-08Avoid checking exact interface type of Any valueMike Kaganski
2024-11-08Simplify a bitMike Kaganski
2024-11-07loplugin:passstuffbyref in scNoel Grandin