summaryrefslogtreecommitdiff
path: root/filter/source/graphicfilter/icgm
AgeCommit message (Expand)AuthorFilesLines
2018-05-07loplugin:useuniqueptr in CGMFListNoel Grandin2-11/+9
2018-04-17loplugin:constparamsNoel Grandin2-2/+2
2018-04-16Resolves: tdf#116999 fix reading cgm text at record boundsCaolán McNamara3-13/+9
2018-04-14Related tdf#116999: log the exception (filter/icgm)Julien Nabet1-1/+2
2018-04-05ofz#7364 Integer overflowCaolán McNamara1-5/+4
2018-03-01tdf#116001 Incorrect Colors in Chart Wall AreaNoel Grandin1-1/+1
2018-02-19loplugin:useuniqueptr in CGMNoel Grandin6-28/+18
2018-02-13use RawBitmap and BitmapEx in DffPropertyReaderNoel Grandin1-1/+1
2018-02-12ofz#6228 sal_uInt8 makes more senseCaolán McNamara1-2/+1
2018-02-10use RawBitmap and BitmapEx in icgm filterNoel Grandin3-196/+145
2018-02-06convert SetPixel->SetPixelOnDataNoel Grandin1-5/+6
2018-01-31ofz: speed up bitmap image fuzzingCaolán McNamara1-7/+12
2018-01-19new loplugin:emptyifNoel Grandin1-20/+0
2018-01-16Fix typosAndrea Gelmini2-3/+3
2018-01-16ofz#5336 TimeoutCaolán McNamara2-2/+11
2018-01-15More loplugin:cstylecast: filterStephan Bergmann5-24/+24
2018-01-12More loplugin:cstylecast: filterStephan Bergmann6-86/+86
2018-01-11Replace macro with functionStephan Bergmann2-2/+7
2017-12-22ofz#4715 Integer-overflowCaolán McNamara1-2/+3
2017-12-11loplugin:salcall fix functionsNoel Grandin1-1/+1
2017-11-23loplugin:simplifybool can't invert conditions involving float typesNoel Grandin1-2/+2
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin1-2/+2
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann1-1/+1
2017-11-17ofz#4204 compare against available data lenCaolán McNamara1-1/+17
2017-11-04loplugin:constparams in filterNoel Grandin4-4/+4
2017-11-02Divide-by-zeroCaolán McNamara1-2/+4
2017-11-02loplugin:finalclasses in filter,extensionsNoel Grandin1-2/+1
2017-11-01ofz: Divide-by-zeroCaolán McNamara1-2/+4
2017-10-31ofz#3932 Divide-by-zeroCaolán McNamara1-1/+2
2017-10-29ofz: Divide-by-zeroCaolán McNamara1-1/+1
2017-10-29ofz#3872 Divide-by-zeroCaolán McNamara1-3/+5
2017-10-27ofz#3834 Divide-by-zeroCaolán McNamara1-0/+6
2017-10-26ofz#3793 Divide-by-zeroCaolán McNamara1-2/+3
2017-10-25ofz#3790 Divide-by-zeroCaolán McNamara1-2/+4
2017-10-25ofz#3793 Divide-by-zeroCaolán McNamara2-2/+2
2017-10-25ofz#3775 Divide-by-zeroCaolán McNamara1-4/+4
2017-10-23loplugin:includeform: filterStephan Bergmann12-24/+24
2017-10-09ofz#3587 ignore broken cgm imagesCaolán McNamara1-1/+20
2017-10-03new loplugin:blockblockNoel Grandin1-11/+9
2017-10-02ofz#3537 Direct-leakCaolán McNamara3-20/+18
2017-09-26ofz#3121 check bounds betterCaolán McNamara1-3/+3
2017-09-21restore zero init of mpGroupLevel membersCaolán McNamara2-12/+10
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin2-5/+5
2017-07-27loplugin:constparams in filterNoel Grandin6-20/+20
2017-07-26loplugin:unusedfieldsNoel Grandin2-2/+0
2017-07-24loplugin:unusedfields readonly fieldsNoel Grandin2-10/+0
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin1-1/+1
2017-07-10loplugin:useuniqueptr in filterNoel Grandin6-30/+32
2017-07-05new loplugin unnecessaryparenNoel Grandin1-1/+1
2017-06-09clang-tidy readability-non-const-parameterNoel Grandin2-4/+4