summaryrefslogtreecommitdiffstats
path: root/filter
Commit message (Expand)AuthorAgeFilesLines
* Remove dynamic exception specificationsStephan Bergmann2017-01-2666-799/+360
* ScXMLTableRowCellContext implements fast interfaces:Mohammed Abdul Azeem2017-01-252-2/+14
* loplugin: unnecessary destructor cppcanvas..filterNoel Grandin2017-01-2412-47/+0
* Remove aTransitionSubtypeOutMap and aTransitionTypeOutMapRohan Kumar2017-01-231-20/+20
* tdf#51358 Support for BoxWipe transition in SVG ExportRohan Kumar2017-01-231-2/+131
* cppcheck: useInitializationListJochen Nitschke2017-01-221-2/+0
* cppcheck: funcArgOrderDifferentJochen Nitschke2017-01-212-11/+8
* coverity#1399043 Resource leakCaolán McNamara2017-01-211-29/+29
* don't need an intermediate ImageCaolán McNamara2017-01-201-2/+2
* New loplugin:dynexcspec: Add @throws documentation, filterStephan Bergmann2017-01-1916-26/+93
* make SfxItemSet with SAL_WARN_UNUSEDNoel Grandin2017-01-191-2/+0
* loplugin:loopvartoosmallStephan Bergmann2017-01-171-2/+2
* ofz: fix other similar patternCaolán McNamara2017-01-171-1/+6
* ofz#415 crash in DXFVector::DXFVectorCaolán McNamara2017-01-171-1/+2
* ofz#414 crash in DXFHatchEntity::EvaluateGroupCaolán McNamara2017-01-173-1/+9
* defaults are good enoughCaolán McNamara2017-01-171-4/+2
* drop now unnecessary dtorsCaolán McNamara2017-01-172-26/+5
* ofz#413 leak in DXFBoundaryPathData::EvaluateGroupCaolán McNamara2017-01-172-7/+4
* get rid of crazyCaolán McNamara2017-01-171-7/+0
* replace #ifdef SOLARIS with #ifdef __sunMichael Stahl2017-01-171-1/+1
* coverity#1398821 Uncaught exceptionCaolán McNamara2017-01-172-11/+6
* ofz: ensure nOldSize is > 0Caolán McNamara2017-01-161-2/+2
* new loplugin: useuniqueptr: filterNoel Grandin2017-01-1614-71/+58
* replace xsl:comment with /*Gian Domenico Ceccarini2017-01-151-2/+2
* remove newlines, fix whitespace errors and line endingsGian Domenico Ceccarini2017-01-152-343/+337
* fix css xhtml exportGian Domenico Ceccarini2017-01-151-1/+1
* coverity#1398586 Uncaught exceptionCaolán McNamara2017-01-142-4/+4
* acquire/release in ctor/dtorCaolán McNamara2017-01-131-3/+4
* fix met leaksCaolán McNamara2017-01-131-58/+55
* guard against self-recursive GetBoundingBoxCaolán McNamara2017-01-133-1/+13982
* avoid infinite loops in dxf renderingCaolán McNamara2017-01-133-14/+17337
* ofz: this cluster of variables are unusedCaolán McNamara2017-01-121-12/+0
* ofz: avoid config during fuzzingCaolán McNamara2017-01-121-1/+5
* silence coverity#1371305 Missing move assignment operatorCaolán McNamara2017-01-121-27/+25
* coverity#1398525 Uncaught exceptionCaolán McNamara2017-01-102-4/+2
* New loplugin:conststringvar: filterStephan Bergmann2017-01-102-2/+2
* Fix import of patterns for MS binary formatsTomaž Vajngerl2017-01-091-16/+22
* New loplugin:externvar: filterStephan Bergmann2017-01-096-13/+13
* tdf#51358 Support for IrisWipe transition animation in SVG ExportRohan Kumar2017-01-091-4/+78
* Typo: Postion->PositionJulien Nabet2017-01-073-5/+5
* Related: tdf#105150 PPT import: handle mso_fillBackground fill type of shapesMiklos Vajna2017-01-061-0/+21
* convert macro to member functionJochen Nitschke2016-12-152-13/+14
* teach sallogareas plugin to catch inconsistenciesNoel Grandin2016-12-152-9/+9
* OSL_TRACE->SAL in chart2..ooxNoel Grandin2016-12-137-70/+9
* Retire the --disable-export optionTor Lillqvist2016-12-083-8/+3
* convert PolyFlags to scoped enumNoel Grandin2016-12-078-25/+25
* crashtesting: "use" loop in moz325427-1.svgCaolán McNamara2016-12-071-19/+29
* convert VCLEVENT constants to scoped enumNoel Grandin2016-12-071-1/+1
* Change Read/Write access to Scoped Read/Write accessMark Page2016-12-062-9/+5
* loplugin:unnecessaryoverrideStephan Bergmann2016-12-061-5/+0