summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/dibtools.cxx
AgeCommit message (Expand)Author
2014-03-18Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe
2014-02-26Remove visual noise from vclAlexander Wilms
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-02-04convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-01-22Resolves: #i106063# avoid additional seek for true color DIBTsutomu Uchino
2014-01-16convert SvStream::operator<< overloads to more explicit methodsNoel Grandin
2014-01-14vcl: missing modeline in dibtoolsMiklos Vajna
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin
2013-08-29Resolves: #i122920# Corrected minor aspects of DIB clipboard exchange formatArmin Le Grand
2013-06-28coverity#1027396 : Logically dead codeNorbert Thiebaud
2013-06-13Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand