summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/pngwrite.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-04-02loplugin:staticmethodsNoel Grandin1-4/+4
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-1/+1
2015-03-27cleanup pngwrite, use const std::unique_ptr for pImplTomaž Vajngerl1-241/+298
2015-03-19loplugin:constantfunction: vclNoel Grandin1-13/+0
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin1-1/+1
2015-01-05fdo#84938: replace NUMBERFORMAT_INT_ constants with 'enum class'Noel Grandin1-3/+3
2014-10-17coverity#1209374 avoid division by 0David Tardon1-1/+1
2014-09-26remove unnecessary static_cast'sNoel Grandin1-2/+2
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-5/+1
2014-05-21ZCodec instances can be allocated on the stack just fineStephan Bergmann1-20/+13
2014-05-21Split ZCodec::BeginCompression param into its 3 independent componentsStephan Bergmann1-1/+1
2014-05-21Use default argument valuesStephan Bergmann1-1/+1
2014-04-17coverity#708633 Uninitialized pointer fieldCaolán McNamara1-7/+19
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist1-1/+0
2014-03-20Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe1-4/+4
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock1-1/+1
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-16/+16
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin1-5/+5
2013-05-09make conversions between BitmapColor and sal_uInt8 explicitHerbert Dürr1-8/+8
2013-04-01Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-1/+1
2013-03-27-Wunused-macrosStephan Bergmann1-2/+0
2013-03-16Bin more pointless comments and ASCII graphicsTor Lillqvist1-43/+0
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-23/+14
2012-08-14Replace usage of rtl/memory.h in vcl with equivalent from string.hArnaud Versini1-3/+2
2012-08-14-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann1-4/+1
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-3/+3
2012-02-19pngread: remove some unused definesThomas Arnhold1-6/+0
2012-01-30fdo#44981 - remove obsolete SWAPLONG macrosNoel Grandin1-1/+1
2011-11-27remove include of pch header from vclNorbert Thiebaud1-2/+0
2011-05-12ensure the pointer is 0David Tardon1-5/+5
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky1-70/+70
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold1-3/+3
2011-01-12removetooltypes01: Exchange misleading type sal_uIntPtr with sal_uLongCarsten Driesner1-22/+22
2010-12-13cppcheck: cleanupJoachim Trémouroux1-2/+2
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-09-29removetooltypes: #i112600# some more changes in vcl and tools, reverted confi...Xiaofei Zhang1-70/+70
2010-03-22CWS-TOOLING: integrate CWS vcl109Vladimir Glazunov1-0/+1
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2010-01-19vcl109: #i108451# fix unitialized member (thanks dtardon !)Philipp Lohmann [pl]1-0/+1
2008-04-11INTEGRATION: CWS changefileheader (1.13.248); FILE MERGEDRüdiger Timm1-26/+18
2007-06-27INTEGRATION: CWS vgbugs07 (1.12.104); FILE MERGEDJens-Heiner Rechtien1-6/+6
2007-01-25INTEGRATION: CWS vcl72 (1.11.146); FILE MERGEDOliver Bolte1-3/+3
2006-09-17INTEGRATION: CWS pchfix02 (1.9.110); FILE MERGEDOliver Bolte1-2/+5
2006-09-08INTEGRATION: CWS pngperf (1.8.72); FILE MERGEDVladimir Glazounov1-8/+27
2006-06-19INTEGRATION: CWS warnings01 (1.6.70); FILE MERGEDJens-Heiner Rechtien1-8/+8
2006-04-19INTEGRATION: CWS sixtyfour05 (1.7.28); FILE MERGEDJens-Heiner Rechtien1-6/+6
2006-03-16INTEGRATION: CWS sixtyfour02 (1.6.192); FILE MERGEDVladimir Glazounov1-4/+4
2005-09-09INTEGRATION: CWS ooo19126 (1.4.420); FILE MERGEDRüdiger Timm1-47/+21
2005-09-05INTEGRATION: CWS hr18 (1.4.396); FILE MERGEDRüdiger Timm1-3/+4
2004-06-28INTEGRATION: CWS impress14ea (1.2.24); FILE MERGEDKurt Zenker1-160/+177