summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2014-04-04ODP filter test: embedded media and glTF modelZolnai Tamás2-0/+26
2014-04-04SdFiltersTest: reduce code duplicationZolnai Tamás2-47/+2
2014-04-04Introduce a new media shape property to handle mime typeZolnai Tamás2-6/+6
2014-04-04coverity#738829 unused mpVDev memberCaolán McNamara1-1/+0
2014-04-04coverity#738816 Uninitialized scalar fieldCaolán McNamara1-6/+7
2014-04-04coverity#708129 Uninitialized scalar fieldCaolán McNamara1-9/+6
2014-04-04coverity#704770 Unchecked dynamic_castCaolán McNamara1-10/+3
2014-04-04coverity#704743 Unchecked dynamic_castCaolán McNamara1-1/+1
2014-04-04cp#1000054: Avoid crashing.Muthu Subramanian1-0/+2
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin17-37/+37
2014-04-03svtools/treelistentry.hxx: sal_Bool->boolNoel Grandin1-12/+12
2014-04-03filter/msfilter: sal_Bool->boolNoel Grandin4-65/+64
2014-04-02coverity#705866 Dereference before null checkCaolán McNamara1-16/+12
2014-04-02coverity#705854 Dereference before null checkCaolán McNamara1-1/+1
2014-04-02Use "Insert" instead of "Open" in title of 3D Model insertion file dialogZolnai Tamás1-1/+1
2014-04-02glTF 3D model embedding: Embed all external resources of *.json fileZolnai Tamás3-5/+38
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann76-93/+93
2014-04-01coverity#708140 Uninitialized pointer fieldCaolán McNamara1-1/+2
2014-04-01prevent leaked tmp files from sd import testMarkus Mohrhard1-0/+37
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