summaryrefslogtreecommitdiff
path: root/filter/source/graphicfilter/egif
AgeCommit message (Expand)Author
2016-02-09Formatting changes across all modulesChris 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-10-01com::sun::star->css in filter/Noel Grandin
2015-07-29Remove the unnecessary type definition: HPBYTEDaniel Robertson
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-27Remove visual noise from filterAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21cid#707794 Uninitialized pointer fieldNoel Grandin
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin
2013-10-23fixincludeguards.sh: filterThomas Arnhold
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
2013-03-19trailing whitespacesThomas Arnhold
2013-03-04remove trailing whitespacesThomas Arnhold
2013-03-03move fltcall.hxx to vcl to avoid circ. dep.David Tardon
2013-01-21Remove more STRINGPARAM macros from filterMarcos Paulo de Souza
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky
2012-12-10Replacing '__LOADONCALLAPI' with 'SAL_CALL' definitionChristos Strubulis
2012-10-07Handle lack of module loading/unloading API when DISABLE_DYNLOADINGTor Lillqvist
2012-10-03re-base on ALv2 code. Includes:Michael Meeks
2012-08-19Translated some comments in filterAlexander Wilms
2012-06-21re-base on ALv2 code.Michael Meeks
2011-11-27remove include of pch header from filterNorbert Thiebaud
2011-09-15filter: convert some more libraries to gbuildMichael Stahl
2011-07-27Kill EDITDEBUGThomas Arnhold
2011-03-13fix mis-merge (mostly tools type remnants)Norbert Thiebaud
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-01-14removetooltypes01: #i112600# remove tooltypes from filterMikhail Voytenko
2010-12-05tidy this up and just use referencesCaolán McNamara
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-10-22Add more files to EXCEPTIONSFILES, needed at least on NetBSD.Thomas Klausner
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-09Remove redundant #ifndef directivesJ. Graeme Lingard