summaryrefslogtreecommitdiff
path: root/filter/source/graphicfilter/ipbm
AgeCommit message (Expand)Author
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen
2018-03-01tdf#116001 Incorrect Colors in Chart Wall AreaNoel Grandin
2018-02-14ofz#6323 AbrtCaolán McNamara
2018-02-13ofz#6291 Out-of-memoryCaolán McNamara
2018-02-13use RawBitmap in PBMReaderNoel Grandin
2018-01-12More loplugin:cstylecast: filterStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-08cppcheck: fix some reportsJulien Nabet
2017-11-22replace check of eof and GetError with goodCaolán McNamara
2017-11-22drop duplicate methodCaolán McNamara
2017-10-24ofz#3741 Integer-overflowCaolán McNamara
2017-03-07loplugin:loopvartoosmallStephan Bergmann
2017-03-02ofz: don't alloc for bitmap where there isn't enough data to fillCaolán McNamara
2017-01-24loplugin: unnecessary destructor cppcanvas..filterNoel Grandin
2016-11-29Rewrite some (trivial) assignments inside if/while conditions: filterStephan Bergmann
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-02-22loplugin:commaoperator in filter/Noel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06merged graphic import/export into a single libraryOliver Specht
2015-10-05cppcheck: noExplicitConstructorCaolán McNamara
2015-08-25Avoid overflow in PBMReader::ImplReadHeaderStephan Bergmann
2015-08-24in reality we are limited to max sal_Int32 hereCaolán McNamara
2015-07-15avoid hang in short pbmCaolán McNamara
2015-04-27More loplugin:simplifyboolStephan Bergmann
2015-04-02loplugin:staticmethodsNoel Grandin
2015-03-19loplugin:constantfunction: filterNoel Grandin
2015-01-05fdo#84938: replace NUMBERFORMAT_INT_ constants with 'enum class'Noel Grandin
2014-08-29Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happyStephan Bergmann
2014-06-05coverity#705164 Missing break in switch, assuming its intentionalCaolán McNamara
2014-05-24cppcheck: redundantAssignmentThomas Arnhold
2014-04-22filter: sal_Bool->boolNoel Grandin
2014-04-11coverity#738635 Uninitialized scalar fieldCaolán McNamara
2014-04-03vcl: sal_Bool->bool and cleanupNoel Grandin
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2013-09-04fdo#68210 related: make other filters work again tooBjoern Michaelsen
2013-07-08error: comparison between pointer and integer (Clang trunk towards 3.4)Stephan Bergmann
2013-05-09make conversions between BitmapColor and sal_uInt8 explicitHerbert Dürr
2013-05-06Revert "properly prefix graphic filter methods"Peter Foley
2013-04-15properly prefix graphic filter methodsPeter Foley
2013-04-14add filter libs to libmergedPeter Foley
2013-04-03fdo#39468: Translated German comments in filterHansgerd Schneider
2012-12-10Replacing '__LOADONCALLAPI' with 'SAL_CALL' definitionChristos Strubulis
2012-10-26loplugin: misleading indentCaolán McNamara
2012-10-07Handle lack of module loading/unloading API when DISABLE_DYNLOADINGTor Lillqvist
2012-10-06drop unneeded #includeDavid Tardon
2012-10-03re-base on ALv2 code. Includes:Michael Meeks
2011-11-27remove include of pch header from filterNorbert Thiebaud