summaryrefslogtreecommitdiff
path: root/filter/source/graphicfilter/iras
AgeCommit message (Expand)Author
2020-01-15tdf#114441 Changing sal_uLong to appropriate integer type in filters moduleshashikdm
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-04-16cppcheck: variableScope & unreadVariableMuhammet Kara
2018-04-11ofz#7468 catch ras filter exceptionsCaolán McNamara
2018-04-08ofz#7468 AbrtCaolán McNamara
2018-03-01tdf#116001 Incorrect Colors in Chart Wall AreaNoel Grandin
2018-02-13ofz#6287 limit palette indexCaolán McNamara
2018-02-13ofz#6282 oom AbrtCaolán McNamara
2018-02-13use RawBitmap in RASReaderNoel Grandin
2018-01-29ofz: optimize ras filter a titchCaolán McNamara
2018-01-12More loplugin:cstylecast: filterStephan Bergmann
2017-12-12Remove obsolete "explicit operator bool" hackStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-07-11ofz#2538: avoid oomCaolán McNamara
2017-05-20Translate German comments and debug strings (leftovers in f... dirs)Johnny_M
2017-04-29tdf#39468: Translate some German comments and termsJens Carl
2017-03-30tdf#39468 Translate German commentsJens Carl
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-01-24loplugin: unnecessary destructor cppcanvas..filterNoel Grandin
2016-11-29Rewrite some (trivial) assignments inside if/while conditions: filterStephan Bergmann
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-07clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-10-05cppcheck: noExplicitConstructorCaolán McNamara
2015-09-11check stream status more oftenCaolán McNamara
2015-07-15check stream state more often for failuresCaolán McNamara
2015-07-15file format documentation states these are signedCaolán McNamara
2015-04-27More loplugin:simplifyboolStephan Bergmann
2015-01-05fdo#84938: replace NUMBERFORMAT_INT_ constants with 'enum class'Noel Grandin
2014-08-01typo: more then -> more thanTakeshi Abe
2014-05-28Remove unnecessary #include againStephan Bergmann
2014-05-27Fix memory leak (as observed with CppunitTest_filter_ras_test)Stephan Bergmann
2014-04-22filter: sal_Bool->boolNoel Grandin
2014-04-11coverity#738639 Uninitialized scalar fieldCaolán McNamara
2014-04-03vcl: sal_Bool->bool and cleanupNoel Grandin
2014-02-23Remove unneccessary commentsAlexander Wilms
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