summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2014-04-03vcl: sal_Bool->bool and cleanupNoel Grandin3-7/+7
2014-04-03sfx2/tbxctrl.hxx: sal_Bool->boolNoel Grandin7-8/+7
2014-04-03svx/fmgridcl.hxx: sal_Bool->boolNoel Grandin1-3/+3
2014-04-03svl: sal_Bool->boolNoel Grandin7-11/+11
2014-04-03svx: sal_Bool->booNoel Grandin7-31/+31
2014-04-02coverity#738868 Uninitialized pointer fieldCaolán McNamara1-2/+7
2014-04-02Store glTF related files in a temp folder which URL can be given to the playerZolnai Tamás1-3/+67
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann50-79/+79
2014-04-01teach SmShowChar how to resizeCaolán McNamara1-1/+1
2014-04-01coverity#984151 Uninitialized pointer fieldCaolán McNamara1-0/+1
2014-04-01coverity#738869 Uninitialized pointer fieldCaolán McNamara1-0/+2
2014-04-01coverity#708344 Uninitialized pointer fieldCaolán McNamara1-1/+3
2014-04-01coverity#708395 Uninitialized pointer fieldCaolán McNamara1-18/+18
2014-03-31CosmeticsTor Lillqvist1-24/+5
2014-03-31No need for <svx/sdr/event/eventhandler.hxx> to be publicTor Lillqvist6-16/+137
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 Bergmann149-1910/+1910
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 Bergmann8-49/+49
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