summaryrefslogtreecommitdiff
path: root/filter/source/graphicfilter/itga
AgeCommit message (Expand)Author
2020-10-22long->tools::Long in emfio..filterNoel
2020-01-16ofz#20160 Integer-overflowCaolán McNamara
2020-01-15tdf#114441 Changing sal_uLong to appropriate integer type in filters moduleshashikdm
2020-01-06Removed redundant semicolonsAndrea Gelmini
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-09-08loplugin:simplifyconstruct in filter..frameworkNoel Grandin
2018-03-01tdf#116001 Incorrect Colors in Chart Wall AreaNoel Grandin
2018-02-14ofz#6329 Out-of-memoryCaolán McNamara
2018-02-14ofz#6328 AbrtCaolán McNamara
2018-02-14ofz#6324 Out-of-memoryCaolán McNamara
2018-02-14use Color, not BitmapColor in RawBitmapNoel Grandin
2018-02-13use RawBitmap in TGAReaderNoel Grandin
2018-02-06convert SetPixel->SetPixelOnDataNoel Grandin
2018-01-12More loplugin:cstylecast: filterStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-07-14extend loplugin useuniqueptr to POD typesNoel Grandin
2017-07-10loplugin:useuniqueptr in filterNoel Grandin
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
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-06-06filter: "tga" import: fix some endian issues in ImplReadPaletteMichael Stahl
2016-02-22loplugin:commaoperator in filter/Noel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock
2015-11-20loplugin:unusedfields filterNoel Grandin
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-04-02loplugin:staticmethodsNoel Grandin
2015-03-11V668 no sense in testing the result of new against nullCaolán McNamara
2015-01-05fdo#84938: replace NUMBERFORMAT_INT_ constants with 'enum class'Noel Grandin
2014-04-22filter: sal_Bool->boolNoel Grandin
2014-04-03vcl: sal_Bool->bool and cleanupNoel Grandin
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21coverity#738640 Uninitialized scalar fieldCaolán McNamara
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
2012-12-10Replacing '__LOADONCALLAPI' with 'SAL_CALL' definitionChristos Strubulis
2012-10-17no need to check for NULL on delete, delete does that alreadyCaolán McNamara
2012-10-14Added stream sanity checking to TGA filterMarc-André Laverdière
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
2012-03-21tga filter broken for quite a whileCaolán McNamara