summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)AuthorFilesLines
2017-01-24loplugin: unnecessary destructor cppcanvas..filterNoel Grandin12-47/+0
2017-01-23Remove aTransitionSubtypeOutMap and aTransitionTypeOutMapRohan Kumar1-20/+20
2017-01-23tdf#51358 Support for BoxWipe transition in SVG ExportRohan Kumar1-2/+131
2017-01-22cppcheck: useInitializationListJochen Nitschke1-2/+0
2017-01-21cppcheck: funcArgOrderDifferentJochen Nitschke2-11/+8
2017-01-21coverity#1399043 Resource leakCaolán McNamara1-29/+29
2017-01-20don't need an intermediate ImageCaolán McNamara1-2/+2
2017-01-19New loplugin:dynexcspec: Add @throws documentation, filterStephan Bergmann16-26/+93
2017-01-19make SfxItemSet with SAL_WARN_UNUSEDNoel Grandin1-2/+0
2017-01-17loplugin:loopvartoosmallStephan Bergmann1-2/+2
2017-01-17ofz: fix other similar patternCaolán McNamara1-1/+6
2017-01-17ofz#415 crash in DXFVector::DXFVectorCaolán McNamara1-1/+2
2017-01-17ofz#414 crash in DXFHatchEntity::EvaluateGroupCaolán McNamara3-1/+9
2017-01-17defaults are good enoughCaolán McNamara1-4/+2
2017-01-17drop now unnecessary dtorsCaolán McNamara2-26/+5
2017-01-17ofz#413 leak in DXFBoundaryPathData::EvaluateGroupCaolán McNamara2-7/+4
2017-01-17get rid of crazyCaolán McNamara1-7/+0
2017-01-17replace #ifdef SOLARIS with #ifdef __sunMichael Stahl1-1/+1
2017-01-17coverity#1398821 Uncaught exceptionCaolán McNamara2-11/+6
2017-01-16ofz: ensure nOldSize is > 0Caolán McNamara1-2/+2
2017-01-16new loplugin: useuniqueptr: filterNoel Grandin14-71/+58
2017-01-15replace xsl:comment with /*Gian Domenico Ceccarini1-2/+2
2017-01-15remove newlines, fix whitespace errors and line endingsGian Domenico Ceccarini2-343/+337
2017-01-15fix css xhtml exportGian Domenico Ceccarini1-1/+1
2017-01-14coverity#1398586 Uncaught exceptionCaolán McNamara2-4/+4
2017-01-13acquire/release in ctor/dtorCaolán McNamara1-3/+4
2017-01-13fix met leaksCaolán McNamara1-58/+55
2017-01-13guard against self-recursive GetBoundingBoxCaolán McNamara3-1/+13982
2017-01-13avoid infinite loops in dxf renderingCaolán McNamara3-14/+17337
2017-01-12ofz: this cluster of variables are unusedCaolán McNamara1-12/+0
2017-01-12ofz: avoid config during fuzzingCaolán McNamara1-1/+5
2017-01-12silence coverity#1371305 Missing move assignment operatorCaolán McNamara1-27/+25
2017-01-10coverity#1398525 Uncaught exceptionCaolán McNamara2-4/+2
2017-01-10New loplugin:conststringvar: filterStephan Bergmann2-2/+2
2017-01-09Fix import of patterns for MS binary formatsTomaž Vajngerl1-16/+22
2017-01-09New loplugin:externvar: filterStephan Bergmann6-13/+13
2017-01-09tdf#51358 Support for IrisWipe transition animation in SVG ExportRohan Kumar1-4/+78
2017-01-07Typo: Postion->PositionJulien Nabet3-5/+5
2017-01-06Related: tdf#105150 PPT import: handle mso_fillBackground fill type of shapesMiklos Vajna1-0/+21
2016-12-15convert macro to member functionJochen Nitschke2-13/+14
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin2-9/+9
2016-12-13OSL_TRACE->SAL in chart2..ooxNoel Grandin7-70/+9
2016-12-08Retire the --disable-export optionTor Lillqvist3-8/+3
2016-12-07convert PolyFlags to scoped enumNoel Grandin8-25/+25
2016-12-07crashtesting: "use" loop in moz325427-1.svgCaolán McNamara1-19/+29
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin1-1/+1
2016-12-06Change Read/Write access to Scoped Read/Write accessMark Page2-9/+5
2016-12-06loplugin:unnecessaryoverrideStephan Bergmann1-5/+0
2016-12-06convert PolyStyle to scoped enumNoel Grandin5-17/+17
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin10-13/+13