summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2014-03-31coverity#1194938 Uncaught exceptionCaolán McNamara
2014-03-31coverity#1194907 Explicit null dereferencedCaolán McNamara
2014-03-30coverity#1194908 Explicit null dereferencedCaolán McNamara
2014-03-29coverity#1194928 allocation too small for typeCaolán McNamara
2014-03-29coverity#1194927 allocation too small for typeCaolán McNamara
2014-03-29typo: selektion -> selectionThomas Arnhold
2014-03-29typo: temorary -> temporaryThomas Arnhold
2014-03-29coverity#984152 Uninitialized pointer fieldCaolán McNamara
2014-03-29coverity#735510 Logically dead codeCaolán McNamara
2014-03-29coverity#704332 Logically dead codeCaolán McNamara
2014-03-29coverity#704330 Logically dead codeCaolán McNamara
2014-03-29coverity#704328 Logically dead codeCaolán McNamara
2014-03-28svx: fix Writer's insert -> frame crashMiklos Vajna
2014-03-28warning C4701: potentially uninitialized local variable usedStephan Bergmann
2014-03-28Resolves: #i120201# added forcing TableLayouter to take action...Armin Le Grand
2014-03-28Merge back branch alg_writerframes to trunkArmin Le Grand
2014-03-28Resolves: #i124389# correct TextFrame layout for tables not...Armin Le Grand
2014-03-28Resolves: #i124389# for tables refresh TextFrame...Armin Le Grand
2014-03-28coverity#735506 Dead default in switchCaolán McNamara
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-27sfx2/stbitem.hxx: sal_Bool->boolNoel Grandin
2014-03-27sfx2: sal_Bool->boolNoel Grandin
2014-03-27sfx2/childwin.hxx: sal_Bool->boolNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-03-25Accessibility: Avoid immediate crash in ImpressNiklas Johansson
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-03-25avoid repeated table layouting (fdo#75622)Luboš Luňák
2014-03-25Revert "avoid infinite loop when setting vert. text dir."David Tardon
2014-03-25i115391 corected from isLocked to IsPasteResize which was used in modifiers f...Armin Le Grand
2014-03-24Resolves: #i124497# Corrected object description placeholder...Armin Le Grand
2014-03-24coverity#708347 Uninitialized scalar fieldCaolán McNamara
2014-03-24coverity#704823 Dereference after null checkCaolán McNamara
2014-03-24coverity#704821 Dereference after null checkCaolán McNamara
2014-03-24coverity#704820 Dereference after null checkCaolán McNamara
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-23WaE: implicit conversion from bool to 'int' [loplugin:implicitboolconversion]Tor Lillqvist
2014-03-23init only required itemsDavid Tardon
2014-03-23avoid infinite loop when setting vert. text dir.David Tardon
2014-03-23i123932 Init only needed items inArmin Le Grand
2014-03-23i123573 corrected reaction on ItemChanges for CustomShapesArmin Le Grand
2014-03-23i115391 corected from SetObejctItem to usage of local SfxItemSetArmin Le Grand
2014-03-23i#115391 better support for MinTextSize settingsArmin Le Grand