summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/salmisc.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-11-03loplugin:constparam in vcl,svtoolsNoel Grandin1-7/+7
2017-06-09clang-tidy readability-non-const-parameterNoel Grandin1-4/+4
2017-06-01ofz#1605 check multiply and shiftCaolán McNamara1-1/+18
2017-02-08loplugin:unusedenumconstants read-only constants in vclNoel Grandin1-3/+0
2016-09-16tdf#96505 - Remove "long" integer literals in vcl/source/gdi/e123461-21/+21
2016-05-25Convert BMP_FORMAT to scoped enumNoel Grandin1-55/+55
2016-02-22loplugin:commaoperator in vcl/Noel Grandin1-2/+8
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock1-1/+1
2015-11-11new loplugin: memoryvarNoel Grandin1-22/+12
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-10/+10
2015-09-29reorganize so arrays are allocated with same variables as access limitsCaolán McNamara1-50/+54
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe1-2/+2
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-08-17coverity#735993 Explicit null dereferencedCaolán McNamara1-2/+12
2014-03-20Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe1-3/+2
2013-07-24Resolves: #i122796# fix half-pixel offset in StretchAndConvert...Herbert Dürr1-6/+6
2013-06-14Resolves: #i121534# Reintegrating changes for rotated bitmap supportArmin Le Grand1-2/+3
2013-03-16Bin more pointless comments and ASCII graphicsTor Lillqvist1-28/+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-1/+0
2012-05-07removed unused definesTakeshi Abe1-3/+0
2011-11-27remove include of pch header from vclNorbert Thiebaud1-2/+0
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky1-1/+1
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky1-12/+12
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-2/+2
2011-02-14rebase to DEV300_m100Philipp Lohmann [pl]1-12/+12
2011-01-24vcl2gnumake: #i116589# header cleanup: linux,solaris,macosPhilipp Lohmann [pl]1-1/+1
2011-01-12removetooltypes01: Exchange misleading type sal_uIntPtr with sal_uLongCarsten Driesner1-2/+2
2010-12-13cppcheck: cleanupJoachim Trémouroux1-1/+1
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-09-29removetooltypes: #i112600# some more changes in vcl and tools, reverted confi...Xiaofei Zhang1-12/+12
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-11-06cmcfixes66: #i106674# fix remaining new[]/delete mismatchesCaolán McNamara1-4/+4
2008-07-02INTEGRATION: CWS vcl90 (1.13.14); FILE MERGEDVladimir Glazounov1-5/+25
2008-05-14INTEGRATION: CWS vcl88 (1.11.226); FILE MERGEDVladimir Glazounov1-2/+12
2008-04-11INTEGRATION: CWS changefileheader (1.11.224); FILE MERGEDRüdiger Timm1-26/+18
2007-07-24INTEGRATION: CWS mergesvp (1.10.2); FILE MERGEDRüdiger Timm1-3/+3
2007-06-27INTEGRATION: CWS vgbugs07 (1.9.240); FILE MERGEDJens-Heiner Rechtien1-4/+4
2006-09-17INTEGRATION: CWS pchfix02 (1.8.112); FILE MERGEDOliver Bolte1-2/+5
2006-06-19INTEGRATION: CWS warnings01 (1.7.70); FILE MERGEDJens-Heiner Rechtien1-5/+7
2005-09-09INTEGRATION: CWS ooo19126 (1.6.196); FILE MERGEDRüdiger Timm1-47/+21
2005-03-10INTEGRATION: CWS presfixes01 (1.5.162); FILE MERGEDVladimir Glazounov1-17/+26
2004-07-23INTEGRATION: CWS vcl24 (1.4.140); FILE MERGEDRüdiger Timm1-2/+11
2004-01-06INTEGRATION: CWS vclcleanup02 (1.3.354); FILE MERGEDVladimir Glazounov1-3/+3
2002-01-17#96615#: check range of colormap in PAL=>PAL conversionKai Ahrens1-4/+4
2001-06-28#78724# little and big endian 16bit images need different treatmentChristof Pintaske1-5/+8
2000-09-18initial importJens-Heiner Rechtien1-0/+497