summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2024-10-23tdf#163486: PVS: enum type as boolXisco Fauli2-2/+2
2024-10-23tdf#152943: Add NaN payload check at the start of sc_ucalc test sequenceSakura2863-0/+42
2024-10-23tdf#163486: PVS: Expression is always trueXisco Fauli1-1/+1
2024-10-23tdf#163486: PVS: Expression is always trueXisco Fauli1-2/+1
2024-10-22cid#1555259 COPY_INSTEAD_OF_MOVECaolán McNamara2-4/+4
2024-10-22tdf#163486: PVS: Identical branchesBogdan Buzea1-4/+1
2024-10-22cid#1545605 COPY_INSTEAD_OF_MOVECaolán McNamara3-3/+3
2024-10-22sc: change how .uno:FreezePanesColumn/Row get the indexJaume Pujantell3-12/+64
2024-10-22set stylesheet parent at creation timeNoel Grandin4-10/+16
2024-10-21tdf#163486 sw: PVS: identical sub-expressionsXisco Fauli1-1/+1
2024-10-21tdf#163486: PVS: Identical branchesBogdan Buzea1-5/+0
2024-10-21tdf#163486: PVS: unused nested loopXisco Fauli1-9/+10
2024-10-21fix(lok): Expose the import options dialogSkyler Grey2-0/+9
2024-10-21Make tools::Time ctor taking sal_Int64 privateMike Kaganski2-6/+6
2024-10-21tdf#163486: PVS: Identical branchesBogdan Buzea1-4/+0
2024-10-20tdf#163486: PVS: Identical branchesBogdan Buzea1-4/+1
2024-10-20cid#1607217 silence Overflowed constantCaolán McNamara1-1/+1
2024-10-20tdf#163486: PVS: The variable was assign the same value.Bogdan Buzea1-1/+0
2024-10-19tdf#158460 xls/x export: don't force wrap-text for imported single-lineJustin Luth5-13/+38
2024-10-18tdf#163486: PVS: It's odd that this function always returns one and the same ...Mike Kaganski1-5/+4
2024-10-18tdf#163486: PVS: redundant nullptr checkXisco Fauli1-14/+10
2024-10-18tdf#163486: PVS: check pDrawViewXisco Fauli1-18/+21
2024-10-18tdf#163486: PVS: redundant nullptr checkXisco Fauli1-6/+3
2024-10-18tdf#163486: PVS: remove breakXisco Fauli1-1/+0
2024-10-17tdf#34804 sc: enable keyboard shortcut for CharColor and CharBackColorJustin Luth2-0/+28
2024-10-17Fix Gtk-warning in condformatmanager.uiJulien Nabet1-1/+0
2024-10-17cid#1606594 silence Overflowed constantCaolán McNamara1-6/+5
2024-10-16loplugin:unusedmethodsNoel Grandin1-1/+0
2024-10-16loplugin:unusedfieldsNoel Grandin2-5/+0
2024-10-15Remove duplicated includeAndrea Gelmini1-1/+0
2024-10-15sc: make sure autofilter color area is caluculatedPranam Lashkari2-1/+1
2024-10-15Fix button alignment in the manage conditions dialog in CalcSzymon Kłos1-0/+1
2024-10-15sc: give warning about condition input in easy condition dialogPranam Lashkari6-44/+78
2024-10-15loplugin:ostr in scPranam Lashkari1-1/+1
2024-10-15lok: calc: fix formulabar after accept formula commandSzymon Kłos1-0/+3
2024-10-14cid#1554844 COPY_INSTEAD_OF_MOVECaolán McNamara2-3/+3
2024-10-14version COVERITY conditionalsCaolán McNamara1-1/+1
2024-10-14cid#1633173 silence Unchecked return valueCaolán McNamara1-1/+5
2024-10-13tdf#163375 sc: fix sumproduct crash bacause of non exists tokenBalazs Varga1-15/+19
2024-10-12tdf#163337: keep gte attribute when saving to odsXisco Fauli3-0/+13
2024-10-12CppunitTest_sc_scriptforge_test: remove misleading commentsXisco Fauli1-2/+0
2024-10-10tdf#163219: sc_scriptforge_test: Add unittestXisco Fauli1-0/+24
2024-10-10sc: Add simple unittest for ScriptForgeXisco Fauli3-0/+120
2024-10-10cid#1606699 Overflowed constantNoel Grandin1-1/+1
2024-10-10cid#1607842 Overflowed constantNoel Grandin1-0/+1
2024-10-10tdf#160580: make cycling from first to last tab configurableMike Kaganski1-4/+14
2024-10-10cid#1606594 Overflowed constantNoel Grandin1-0/+6
2024-10-09Fix typoAndrea Gelmini1-1/+1
2024-10-09cid#1607047 Overflowed integer argumentNoel Grandin1-2/+4
2024-10-09tdf#160582 Preserve settings saving in csv import dialogGabriel Masei25-231/+326