summaryrefslogtreecommitdiff
path: root/svx/source
AgeCommit message (Expand)AuthorFilesLines
2014-03-31xmloff: sal_Bool->boolNoel Grandin1-2/+2
2014-03-31coverity#1194938 Uncaught exceptionCaolán McNamara1-5/+2
2014-03-31coverity#1194907 Explicit null dereferencedCaolán McNamara1-1/+1
2014-03-30coverity#1194908 Explicit null dereferencedCaolán McNamara1-1/+1
2014-03-29coverity#1194928 allocation too small for typeCaolán McNamara1-1/+1
2014-03-29coverity#1194927 allocation too small for typeCaolán McNamara1-1/+1
2014-03-29typo: selektion -> selectionThomas Arnhold1-1/+1
2014-03-29typo: temorary -> temporaryThomas Arnhold1-1/+1
2014-03-29coverity#984152 Uninitialized pointer fieldCaolán McNamara1-0/+3
2014-03-29coverity#735510 Logically dead codeCaolán McNamara1-38/+1
2014-03-29coverity#704332 Logically dead codeCaolán McNamara1-6/+1
2014-03-29coverity#704330 Logically dead codeCaolán McNamara1-6/+1
2014-03-29coverity#704328 Logically dead codeCaolán McNamara1-1/+1
2014-03-28svx: fix Writer's insert -> frame crashMiklos Vajna1-1/+1
2014-03-28warning C4701: potentially uninitialized local variable usedStephan Bergmann1-1/+1
2014-03-28Resolves: #i120201# added forcing TableLayouter to take action...Armin Le Grand1-1/+6
2014-03-28Merge back branch alg_writerframes to trunkArmin Le Grand14-62/+114
2014-03-28Resolves: #i124389# correct TextFrame layout for tables not...Armin Le Grand2-16/+46
2014-03-28Resolves: #i124389# for tables refresh TextFrame...Armin Le Grand1-4/+5
2014-03-28coverity#735506 Dead default in switchCaolán McNamara1-1/+0
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann142-1803/+1803
2014-03-27sfx2/stbitem.hxx: sal_Bool->boolNoel Grandin2-9/+9
2014-03-27sfx2: sal_Bool->boolNoel Grandin2-3/+3
2014-03-27sfx2/childwin.hxx: sal_Bool->boolNoel Grandin2-2/+2
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2-18/+18
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann7-46/+46
2014-03-25Accessibility: Avoid immediate crash in ImpressNiklas Johansson1-2/+5
2014-03-25svtools: sal_Bool->boolNoel Grandin3-14/+14
2014-03-25svtools: sal_Bool->boolNoel Grandin7-26/+26
2014-03-25svtools: sal_Bool->boolNoel Grandin11-53/+53
2014-03-25avoid repeated table layouting (fdo#75622)Luboš Luňák1-3/+28
2014-03-25Revert "avoid infinite loop when setting vert. text dir."David Tardon1-5/+3
2014-03-25i115391 corected from isLocked to IsPasteResize which was used in modifiers f...Armin Le Grand1-1/+1
2014-03-24Resolves: #i124497# Corrected object description placeholder...Armin Le Grand1-1/+1
2014-03-24coverity#708347 Uninitialized scalar fieldCaolán McNamara1-2/+3
2014-03-24coverity#704823 Dereference after null checkCaolán McNamara1-1/+1
2014-03-24coverity#704821 Dereference after null checkCaolán McNamara1-1/+1
2014-03-24coverity#704820 Dereference after null checkCaolán McNamara1-0/+3
2014-03-24svtools: sal_Bool->boolNoel Grandin1-2/+2
2014-03-24svtools: sal_Bool->boolNoel Grandin1-10/+10
2014-03-24svtools: sal_Bool->boolNoel Grandin1-2/+2
2014-03-24svtools: sal_Bool->boolNoel Grandin1-17/+17
2014-03-24svtools: sal_Bool->boolNoel Grandin5-26/+26
2014-03-24svtools: sal_Bool->boolNoel Grandin1-2/+2
2014-03-23WaE: implicit conversion from bool to 'int' [loplugin:implicitboolconversion]Tor Lillqvist2-2/+2
2014-03-23init only required itemsDavid Tardon1-1/+5
2014-03-23avoid infinite loop when setting vert. text dir.David Tardon1-3/+5
2014-03-23i123932 Init only needed items inArmin Le Grand1-1/+5
2014-03-23i123573 corrected reaction on ItemChanges for CustomShapesArmin Le Grand1-12/+20
2014-03-23i115391 corected from SetObejctItem to usage of local SfxItemSetArmin Le Grand1-1/+1