summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2019-07-29revert bits of "loplugin:sequentialassign"Noel Grandin1-1/+2
2019-07-29loplugin:sequentialassignNoel Grandin1-2/+1
2019-07-28weld ScTpCompatOptionsCaolán McNamara3-27/+15
2019-07-28weld ScTpDefaultsOptionsCaolán McNamara3-62/+47
2019-07-28loplugin:oncevarNoel Grandin1-2/+1
2019-07-28lok: send cell selection rectangle and cell area fill rectangleTomaž Vajngerl1-14/+36
2019-07-27cid#1401328 Uncaught exceptionCaolán McNamara1-1/+1
2019-07-26cid#1401334 Uncaught exceptionCaolán McNamara1-1/+1
2019-07-26UI test for #tdf121949Artur Neumann3-0/+51
2019-07-26tdf#42949 Fix IWYU warnings in sc/source/ui/vba/*cxxGabor Kelemen48-205/+44
2019-07-26UI tests opening all dialogs in writer and see if it crashesArtur Neumann3-29/+7
2019-07-25LOK: sc: Issue DOCUMENT_SIZE_CHANGED only when size changesAshod Nakashian1-6/+10
2019-07-25lok sc: Fix the formula input bar and address bar notifications.Jan Holesovsky1-8/+5
2019-07-25tdf#107394 sc ui: fix lack of row height update on undo of pasteMiklos Vajna3-4/+65
2019-07-25Fix typosAndrea Gelmini3-3/+3
2019-07-24Fix typoAndrea Gelmini1-2/+2
2019-07-24cid#1448321 Dereference after null checkCaolán McNamara1-1/+1
2019-07-24loplugin:unusedenumconstantsNoel Grandin1-2/+1
2019-07-24convert AreaOverlapType to scoped enumNoel Grandin5-25/+19
2019-07-24cid#1451636 silence Division or modulo by zeroCaolán McNamara1-1/+1
2019-07-23Don't draw gridlines and document background in Online server processMike Kaganski1-3/+6
2019-07-23Fix typoAndrea Gelmini1-1/+1
2019-07-23tdf#122774 Make all ScCheckListMenuWindow items keyboard accessibleJim Raykowski1-5/+26
2019-07-23loplugin:unusedfieldsNoel Grandin4-5/+0
2019-07-23close some more holes in structuresNoel Grandin5-29/+27
2019-07-22tdf#106000 sc ui: fix missing invalidation when cancelling note creationMiklos Vajna1-0/+5
2019-07-22cid#1448321 Dereference after null checkCaolán McNamara1-0/+1
2019-07-22cid#1242892 Untrusted value as argumentCaolán McNamara1-2/+2
2019-07-22cid#1448325 Dereference after null checkCaolán McNamara1-2/+4
2019-07-22cid#1448318 Dereference null return valueCaolán McNamara1-2/+2
2019-07-22cid#1448220 Explicit null dereferencedCaolán McNamara1-10/+10
2019-07-22cid#1401328 Uncaught exceptionCaolán McNamara1-1/+2
2019-07-22cid#1448348 silence Stray semicolonCaolán McNamara1-0/+1
2019-07-22tdf#42949 Fix IWYU warnings in include/vbahelperGabor Kelemen4-0/+4
2019-07-21cid#1399198 Uncaught exceptionCaolán McNamara2-2/+2
2019-07-20cid#1451628 Dereference after null checkCaolán McNamara1-2/+1
2019-07-20cid#1448415 Pointer to local outside scopeCaolán McNamara2-7/+7
2019-07-20cid#1399336 Uncaught exceptionCaolán McNamara3-3/+3
2019-07-20cid#1448465 Uncaught exceptionCaolán McNamara2-2/+2
2019-07-20assign nLen during ctorCaolán McNamara1-2/+1
2019-07-20cid#1448265 Untrusted value as argumentCaolán McNamara1-0/+7
2019-07-20loplugin:referencecasting in scNoel Grandin31-134/+94
2019-07-19cid#1448351 Use after freeCaolán McNamara1-3/+3
2019-07-19cid#1448217 Use after freeCaolán McNamara3-6/+6
2019-07-19cid#1448311 Dereference null return valueCaolán McNamara1-0/+2
2019-07-19cid#1448287 Unchecked return valueCaolán McNamara1-2/+4
2019-07-18cid#1448339 Use after freeCaolán McNamara1-2/+2
2019-07-18tdf#101443 Horizontal inset margin of Calc input bar increasedThorsten Wagner1-4/+4
2019-07-18tdf#126453: hide ScInputHandler's tooltips when loosing focusMike Kaganski1-2/+4
2019-07-18include supported SIMD intrinsics headers automaticallyTomaž Vajngerl1-8/+0