summaryrefslogtreecommitdiff
path: root/include/vcl/salbtype.hxx
AgeCommit message (Expand)Author
2016-07-18Resolves: tdf#100731 include palette in checksumCaolán McNamara
2016-06-24loplugin:singlevalfields in vcl(part1)Noel Grandin
2016-06-21Use real assert() instead of DBG_ASSERT()Tor Lillqvist
2016-05-25Convert BMP_FORMAT to scoped enumNoel Grandin
2016-05-22Convert BitmapAccessMode to scoped enumNoel Grandin
2016-03-16loplugin:constantparams in vcl/Noel Grandin
2016-02-23new loplugin: commaoperatorNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-09Formatting changes across all modulesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-29coverity#708213 ditch the empty ctor/dtorsCaolán McNamara
2015-09-17make CalcMaskShift a verifiable operationCaolán McNamara
2015-09-17WaE: this method can be declared static ColorMaskElement::CalcMaskShiftTor Lillqvist
2015-09-16move CalcMaskShift to ColorMaskElementCaolán McNamara
2015-09-16move mask into ColorMaskElement tooCaolán McNamara
2015-09-16split out shared rgb components into structsCaolán McNamara
2015-08-21sal_uLong to size_tMatteo Casalin
2015-08-21ColorMask: sal_uLong to better types, minor code reworkMatteo Casalin
2015-08-21sal_uLong to sal_uInt16 as return type of BitmapColor::GetColorErrorMatteo Casalin
2015-08-21There's no need to loop backward, in the endMatteo Casalin
2015-08-21Bail-out early and rework loops to use correct unsigned typeMatteo Casalin
2015-08-21Improve readability (minor code modification, formatting)Matteo Casalin
2015-08-19vcl: kill 'special member functions' the compiler generatesThorsten Behrens
2015-07-29Remove the unnecessary type definition: HPBYTEDaniel Robertson
2015-07-08loplugin:unusedmethods vclNoel Grandin
2015-06-30remove some unnecessary typedefs to pointerNoel Grandin
2015-05-23Remove include stdio (part6)Julien Nabet
2015-05-20fix indentationNoel Grandin
2015-04-17loplugin:implicitboolconversion clean-upStephan Bergmann
2015-03-19MSVC and gcc are wrong, Clang was right, apparentlyTor Lillqvist
2015-03-19Revert "Dr.Memory complains about this..."Tor Lillqvist
2015-03-19Dr.Memory complains about this...Jan Holesovsky
2015-01-20Some more loplugin:cstylecast: vclStephan Bergmann
2014-12-18Related: coverity#1202743 Bad bit shift operationCaolán McNamara
2014-12-11vcl: Add BitmapInfoAccess for bitmaps' metadata accessLouis-Francis Ratté-Boulianne
2014-12-03Fix "result of 32-bit shift implicitly converted to 64 bits" on WNT x64David Ostrovsky
2014-11-04coverity#1202743 bad bit shift operationDavid Tardon
2014-06-25Fill the alpha channel by default for vcl 32-bit bitmaps too.Andrzej Hunt
2014-06-05Avoid undefined mis-aligned memory accessStephan Bergmann
2014-03-01Remove visual noise from includeAlexander Wilms
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2013-10-23fixincludeguards.sh: include/vclThomas Arnhold
2013-06-14Resolves: #i121534# Reintegrating changes for rotated bitmap supportArmin Le Grand
2013-06-13Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand
2013-05-09make conversions between BitmapColor and sal_uInt8 explicitHerbert Dürr
2013-04-23execute move of global headersBjoern Michaelsen