summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)Author
2017-02-16tdf#100726 Improved readability of OUString concatenationsFakabbir Amin
2017-02-15assume max compression of 255 for rasCaolán McNamara
2017-02-14check data needed to fulfil ras claims before allocatingCaolán McNamara
2017-02-14this is already checked forCaolán McNamara
2017-02-14check valid mnDstBitsPerPix before progressingCaolán McNamara
2017-02-14check ras seeksCaolán McNamara
2017-02-14move allocation of bmp to after reading paletteCaolán McNamara
2017-02-14reduce scope of maBmpCaolán McNamara
2017-02-14reduce scope of bPaletteCaolán McNamara
2017-02-13ofz: move size check before bitmap allocationCaolán McNamara
2017-02-13Fix typosAndrea Gelmini
2017-02-10coverity#736181 Out-of-bounds readCaolán McNamara
2017-02-10ofz#579 wrong variable tested for 0Caolán McNamara
2017-02-09convert PDFVersion to scoped enumNoel Grandin
2017-02-09convert BmpConversion to scoped enumNoel Grandin
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