summaryrefslogtreecommitdiff
path: root/filter/source/graphicfilter/egif/egif.cxx
AgeCommit message (Expand)Author
2021-02-18Move GIF writer from filter module into VCLTomaž Vajngerl
2020-12-24vcl: move access functions into appropriate bitmap access filesChris Sherlock
2020-10-22long->tools::Long in emfio..filterNoel
2020-04-14loplugin:flatten in filterNoel Grandin
2019-12-17tdf#42949 Fix IWYU warnings in filter/Gabor Kelemen
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-04-28prefix member variables of AnimationBitmapTomaž Vajngerl
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen
2018-05-31drop Graphic::GetBitmapNoel Grandin
2018-03-20drop unnecessary includesCaolán McNamara
2018-02-07use scanline when reading pixel dataNoel Grandin
2018-01-12More loplugin:cstylecast: filterStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-01de-sal_uLong egifCaolán McNamara
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-07-13loplugin:oncevar: empty strings: filterStephan Bergmann
2017-06-28-Werror=ignored-qualifiers (GCC 8)Stephan Bergmann
2017-03-30tdf#39468 Translate German commentsJens Carl
2017-02-09convert BmpConversion to scoped enumNoel Grandin
2017-01-24loplugin: unnecessary destructor cppcanvas..filterNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-05-25Convert BMP_FORMAT to scoped enumNoel Grandin
2016-05-25Convert Disposal to scoped enumNoel Grandin
2016-02-09Formatting changes across all modulesChris 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-10-01com::sun::star->css in filter/Noel Grandin
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-04-02loplugin:staticmethodsNoel Grandin
2015-01-05fdo#84938: replace NUMBERFORMAT_INT_ constants with 'enum class'Noel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt32Noel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt16Noel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteUCharNoel Grandin
2014-06-13loplugin:staticcallStephan Bergmann
2014-04-22filter: sal_Bool->boolNoel Grandin
2014-04-19coverity#738628 Uninitialized scalar fieldDavid Tardon
2014-04-05Avoid possible resource leaks in case of exceptionsTakeshi Abe
2014-04-03vcl: sal_Bool->bool and cleanupNoel Grandin
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin
2013-09-04fdo#68210 related: make other filters work again tooBjoern Michaelsen
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-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák