summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2014-03-31coverity#704291 Logically dead codeCaolán McNamara1-39/+25
2014-03-31coverity#1194939 Uncaught exceptionCaolán McNamara2-2/+2
2014-03-29coverity#1194898 Logically dead codeCaolán McNamara1-4/+0
2014-03-29coverity#1194941 Uninitialized scalar fieldCaolán McNamara1-6/+10
2014-03-29coverity#1194920 Overflowed array index readCaolán McNamara1-1/+1
2014-03-29coverity#1194891 Copy-paste errorCaolán McNamara1-1/+1
2014-03-29typo: opend -> openedThomas Arnhold1-2/+2
2014-03-29typo: optimisation -> optimizationThomas Arnhold1-1/+1
2014-03-29remove weird unused CustomAnimationTriggerEntryItem::IsA()Michael Stahl1-9/+0
2014-03-29tools: allow 64-bit positions on SvLockBytesMichael Stahl1-1/+1
2014-03-28Bin rest of DBG_WARNING[123]Tor Lillqvist1-8/+4
2014-03-28Merge back branch alg_writerframes to trunkArmin Le Grand1-1/+1
2014-03-28coverity#736147 Dereference null return valueCaolán McNamara1-28/+31
2014-03-28Add unit test for text gradfill import.Muthu Subramanian2-0/+27
2014-03-27Work around MSC "'override' cannot be used with 'inline'" bugStephan Bergmann1-4/+4
2014-03-27write (no)wrap of text only for custom shapes to .pptx (fdo#71961)Luboš Luňák2-0/+35
2014-03-27SAL_OVERRIDE, Mac OS X sd reduxStephan Bergmann2-4/+4
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann304-2342/+2342
2014-03-27sfx2: sal_Bool->boolNoel Grandin7-15/+15
2014-03-27sfx2/childwin.hxx: sal_Bool->boolNoel Grandin2-2/+2
2014-03-27Basic UI for inserting 3D modelsZolnai Tamás5-0/+93
2014-03-27Add unit test for left spacing (anchorCtr)Muthu Subramanian2-0/+22
2014-03-27Add unit test for text rotation.Muthu Subramanian2-0/+22
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann88-98/+98
2014-03-25coverity#738830 Uninitialized pointer fieldCaolán McNamara1-3/+4
2014-03-25coverity#982466 Unchecked dynamic_castCaolán McNamara1-6/+6
2014-03-25svtools: sal_Bool->boolNoel Grandin3-8/+8
2014-03-25svtools: sal_Bool->boolNoel Grandin7-19/+19
2014-03-25svtools: sal_Bool->boolNoel Grandin7-28/+28
2014-03-25update test filesDavid Tardon3-9/+9
2014-03-24coverity#704298 Logically dead codeCaolán McNamara1-71/+56
2014-03-24coverity#704294 Logically dead codeCaolán McNamara1-1/+0
2014-03-24coverity#705857 Dereference before null checkCaolán McNamara1-15/+19
2014-03-24coverity#705856 Dereference before null checkCaolán McNamara1-1/+1
2014-03-24svtools: sal_Bool->boolNoel Grandin5-6/+6
2014-03-23fix unit testDavid Tardon1-1/+1
2014-03-22coverity#983379 Dereference before null checkCaolán McNamara1-7/+1
2014-03-22coverity#1103725 Dereference before null checkCaolán McNamara1-7/+13
2014-03-22coverity#705873 Dereference before null checkCaolán McNamara1-1/+1
2014-03-22coverity#705875 Dereference before null checkCaolán McNamara1-2/+2
2014-03-22coverity#705876 Dereference before null checkCaolán McNamara1-1/+1
2014-03-21Related: fdo#74468 drop hard-coded 'sec' and use FUNIT_SECONDSCaolán McNamara1-1/+0
2014-03-21Typo: femplate->templateZolnai Tamás1-1/+1
2014-03-21fdo#69878: Add [sub|super]script entry to text style context submenuKatarina Behrens1-0/+16
2014-03-19coverity#708133 Uninitialized pointer fieldCaolán McNamara1-1/+2
2014-03-19coverity#705874 Dereference before null checkCaolán McNamara1-2/+2
2014-03-19sfx2: sal_Bool->boolNoel Grandin7-25/+25
2014-03-18fdo#75328 Do DiscoveryService socket setup off the main thread.Andrzej Hunt2-13/+26
2014-03-18sfx2: sal_Bool->boolNoel Grandin16-29/+29
2014-03-18sfx2: sal_Bool->boolNoel Grandin22-89/+89