summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): scStephan Bergmann123-216/+216
2019-07-30tdf#125800: accessing cond format props in UNO throws errorAron Budea2-2/+2
2019-07-30tdf#126306: Add UItestXisco Fauli1-0/+140
2019-07-29sfx2: Re-enable the sidebars for LOKAshod Nakashian1-1/+6
2019-07-29weld ScRedlineOptionsTabPageCaolán McNamara3-33/+48
2019-07-29weld ScTpContentOptionsCaolán McNamara3-226/+200
2019-07-29weld ScTpFormulaOptionsCaolán McNamara3-142/+119
2019-07-29rename DoubleField back to ScDoubleFieldCaolán McNamara6-17/+17
2019-07-29drop newly unused ScDoubleFieldCaolán McNamara2-42/+0
2019-07-29weld ScTpCalcOptionsCaolán McNamara4-159/+128
2019-07-29Drop ScDataPilotFieldObj::HasStringArkadiy Illarionov2-17/+1
2019-07-29weld ScTpLayoutOptionsCaolán McNamara3-160/+128
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