summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)Author
2017-02-07tdf#90436 - better wording for selection in case of PDF export from CalcCor Nouws
2017-02-06Add missing #includesStephan Bergmann
2017-02-06Resolves: ofz#547 Floating-point-exceptionCaolán McNamara
2017-02-03TyposJulien Nabet
2017-02-03Typo about "property"Julien Nabet
2017-02-03new loplugin:unusedenumconstantsNoel Grandin
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2017-02-02convert BmpCombine to scoped enum and drop unusedNoel Grandin
2017-02-01loplugin:useuniqueptr extend to check local varsNoel Grandin
2017-02-01ofz#506 check len before allocCaolán McNamara
2017-01-31upload libmwaw 0.3.10David Tardon
2017-01-31we don't actually need width amount of data in advance to fill the widthCaolán McNamara
2017-01-30ofz: we're going to need at last a len field and a CounterByte on each rowCaolán McNamara
2017-01-30ofz: div by zeroCaolán McNamara
2017-01-30ofz: defer bitmap initialization until size checks are completedCaolán McNamara
2017-01-29we don't need read access, only writeCaolán McNamara
2017-01-28ofz: cluster of unused variables -> div by zeroCaolán McNamara
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin
2017-01-28tdf#51358 Support for SnakeWipe transition animation in SVG supportRohan Kumar
2017-01-27ofz: tidy up eps preview importCaolán McNamara
2017-01-27move deref inside (laughable) nSecurityCount checkCaolán McNamara
2017-01-27make this a little more readableCaolán McNamara
2017-01-27ofz: check if the stream is able to meet the eps len claim before readingCaolán McNamara
2017-01-27use . as decimal separator in exported number formatGian Domenico Ceccarini
2017-01-26ofz: check if the stream is able to meet the eps len claim before readingCaolán McNamara
2017-01-26ofz: check eps seeks are sane and succeededCaolán McNamara
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-25ScXMLTableRowCellContext implements fast interfaces:Mohammed Abdul Azeem
2017-01-24loplugin: unnecessary destructor cppcanvas..filterNoel Grandin
2017-01-23Remove aTransitionSubtypeOutMap and aTransitionTypeOutMapRohan Kumar
2017-01-23tdf#51358 Support for BoxWipe transition in SVG ExportRohan Kumar
2017-01-22cppcheck: useInitializationListJochen Nitschke
2017-01-21cppcheck: funcArgOrderDifferentJochen Nitschke
2017-01-21coverity#1399043 Resource leakCaolán McNamara
2017-01-20don't need an intermediate ImageCaolán McNamara
2017-01-19New loplugin:dynexcspec: Add @throws documentation, filterStephan Bergmann
2017-01-19make SfxItemSet with SAL_WARN_UNUSEDNoel Grandin
2017-01-17loplugin:loopvartoosmallStephan Bergmann
2017-01-17ofz: fix other similar patternCaolán McNamara
2017-01-17ofz#415 crash in DXFVector::DXFVectorCaolán McNamara
2017-01-17ofz#414 crash in DXFHatchEntity::EvaluateGroupCaolán McNamara
2017-01-17defaults are good enoughCaolán McNamara
2017-01-17drop now unnecessary dtorsCaolán McNamara
2017-01-17ofz#413 leak in DXFBoundaryPathData::EvaluateGroupCaolán McNamara
2017-01-17get rid of crazyCaolán McNamara
2017-01-17replace #ifdef SOLARIS with #ifdef __sunMichael Stahl
2017-01-17coverity#1398821 Uncaught exceptionCaolán McNamara
2017-01-16ofz: ensure nOldSize is > 0Caolán McNamara
2017-01-16new loplugin: useuniqueptr: filterNoel Grandin
2017-01-15replace xsl:comment with /*Gian Domenico Ceccarini