summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)AuthorFilesLines
2017-02-07tdf#90436 - better wording for selection in case of PDF export from CalcCor Nouws3-3/+28
2017-02-06Add missing #includesStephan Bergmann5-0/+5
2017-02-06Resolves: ofz#547 Floating-point-exceptionCaolán McNamara1-5/+5
2017-02-03TyposJulien Nabet1-2/+2
2017-02-03Typo about "property"Julien Nabet1-1/+1
2017-02-03new loplugin:unusedenumconstantsNoel Grandin3-5/+2
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin3-22/+22
2017-02-02convert BmpCombine to scoped enum and drop unusedNoel Grandin1-1/+1
2017-02-01loplugin:useuniqueptr extend to check local varsNoel Grandin1-6/+4
2017-02-01ofz#506 check len before allocCaolán McNamara1-3/+3
2017-01-31upload libmwaw 0.3.10David Tardon2-2/+2
2017-01-31we don't actually need width amount of data in advance to fill the widthCaolán McNamara1-7/+7
2017-01-30ofz: we're going to need at last a len field and a CounterByte on each rowCaolán McNamara1-6/+2
2017-01-30ofz: div by zeroCaolán McNamara1-1/+1
2017-01-30ofz: defer bitmap initialization until size checks are completedCaolán McNamara1-30/+58
2017-01-29we don't need read access, only writeCaolán McNamara1-7/+0
2017-01-28ofz: cluster of unused variables -> div by zeroCaolán McNamara1-10/+1
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin1-1/+1
2017-01-28tdf#51358 Support for SnakeWipe transition animation in SVG supportRohan Kumar1-1/+281
2017-01-27ofz: tidy up eps preview importCaolán McNamara1-5/+9
2017-01-27move deref inside (laughable) nSecurityCount checkCaolán McNamara1-6/+5
2017-01-27make this a little more readableCaolán McNamara1-11/+11
2017-01-27ofz: check if the stream is able to meet the eps len claim before readingCaolán McNamara1-13/+11
2017-01-27use . as decimal separator in exported number formatGian Domenico Ceccarini1-2/+3
2017-01-26ofz: check if the stream is able to meet the eps len claim before readingCaolán McNamara1-4/+11
2017-01-26ofz: check eps seeks are sane and succeededCaolán McNamara1-5/+11
2017-01-26Remove dynamic exception specificationsStephan Bergmann66-799/+360
2017-01-25ScXMLTableRowCellContext implements fast interfaces:Mohammed Abdul Azeem2-2/+14
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