summaryrefslogtreecommitdiff
path: root/filter/source/graphicfilter/icgm
AgeCommit message (Expand)Author
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-11-16loplugin:buriedassign in dbaccess..ooxNoel Grandin
2018-10-23clang-tidy performance-unnecessary-copy-init in editeng..i18npoolNoel Grandin
2018-10-22pvs-studio: V794 The assignment operator should be protectedCaolán McNamara
2018-10-21tdf#120703 (PVS): redundant nullptr checkMike Kaganski
2018-10-17loplugin:singlevalfieldsNoel Grandin
2018-09-08loplugin:simplifyconstruct in filter..frameworkNoel Grandin
2018-09-08loplugin:useuniqueptr in CGMElementsNoel Grandin
2018-08-15loplugin:useuniqueptr in CGMChartNoel Grandin
2018-08-03Move angle normalization code from various places to toolsMike Kaganski
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-07-26filter: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-06-27Suspiciously, copy ops of Bundle-derived classes didn't copy Bundle::mnColorStephan Bergmann
2018-05-07loplugin:useuniqueptr in CGMFListNoel Grandin
2018-04-17loplugin:constparamsNoel Grandin
2018-04-16Resolves: tdf#116999 fix reading cgm text at record boundsCaolán McNamara
2018-04-14Related tdf#116999: log the exception (filter/icgm)Julien Nabet
2018-04-05ofz#7364 Integer overflowCaolán McNamara
2018-03-01tdf#116001 Incorrect Colors in Chart Wall AreaNoel Grandin
2018-02-19loplugin:useuniqueptr in CGMNoel Grandin
2018-02-13use RawBitmap and BitmapEx in DffPropertyReaderNoel Grandin
2018-02-12ofz#6228 sal_uInt8 makes more senseCaolán McNamara
2018-02-10use RawBitmap and BitmapEx in icgm filterNoel Grandin
2018-02-06convert SetPixel->SetPixelOnDataNoel Grandin
2018-01-31ofz: speed up bitmap image fuzzingCaolán McNamara
2018-01-19new loplugin:emptyifNoel Grandin
2018-01-16Fix typosAndrea Gelmini
2018-01-16ofz#5336 TimeoutCaolán McNamara
2018-01-15More loplugin:cstylecast: filterStephan Bergmann
2018-01-12More loplugin:cstylecast: filterStephan Bergmann
2018-01-11Replace macro with functionStephan Bergmann
2017-12-22ofz#4715 Integer-overflowCaolán McNamara
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-23loplugin:simplifybool can't invert conditions involving float typesNoel Grandin
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-11-17ofz#4204 compare against available data lenCaolán McNamara
2017-11-04loplugin:constparams in filterNoel Grandin
2017-11-02Divide-by-zeroCaolán McNamara
2017-11-02loplugin:finalclasses in filter,extensionsNoel Grandin
2017-11-01ofz: Divide-by-zeroCaolán McNamara
2017-10-31ofz#3932 Divide-by-zeroCaolán McNamara
2017-10-29ofz: Divide-by-zeroCaolán McNamara
2017-10-29ofz#3872 Divide-by-zeroCaolán McNamara
2017-10-27ofz#3834 Divide-by-zeroCaolán McNamara
2017-10-26ofz#3793 Divide-by-zeroCaolán McNamara
2017-10-25ofz#3790 Divide-by-zeroCaolán McNamara
2017-10-25ofz#3793 Divide-by-zeroCaolán McNamara
2017-10-25ofz#3775 Divide-by-zeroCaolán McNamara
2017-10-23loplugin:includeform: filterStephan Bergmann