summaryrefslogtreecommitdiff
path: root/vcl/source/filter/igif
AgeCommit message (Expand)Author
2014-09-29loplugin: cstylecastNoel Grandin
2014-08-17check that AddToTable can be done validlyCaolán McNamara
2014-08-17blank out the remainder of the bufferCaolán McNamara
2014-08-13valgrind + bff: don't add 0xffff oldcodeCaolán McNamara
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante
2014-04-06coverity#708313: Unitialized scalar fieldNorbert Thiebaud
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-03-19coverity#708312 Uninitialized pointer fieldCaolán McNamara
2014-03-12Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe
2014-02-26Removed unnecessary comment decorations from VCL sourcesChris Sherlock
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-01-28bool improvementsStephan Bergmann
2014-01-21Translated German comments vcl/sourceLuc Castermans
2014-01-19Translated German comments and corrected English spellingLuc Castermans
2013-11-07remove unnecessary use of OUString constructor in VCL moduleNoel Grandin
2013-10-28fixincludeguards.sh: vclThomas Arnhold
2013-05-30sal_Bool to boolTakeshi Abe
2013-05-09make conversions between BitmapColor and sal_uInt8 explicitHerbert Dürr
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-16Bin more pointless comments and ASCII graphicsTor Lillqvist
2013-02-12Some cppcheck cleaningJulien Nabet
2013-01-12RTL_CONSTASCII_(U)STRINGPARAM removed in vcl/source/filterChr. Rossmanith
2013-01-04Move GraphicFilter class to vcl.Jan Holesovsky