summaryrefslogtreecommitdiff
path: root/include/vcl/bitmap.hxx
AgeCommit message (Expand)AuthorFilesLines
2018-01-12More loplugin:cstylecast: vclStephan Bergmann1-2/+2
2018-01-06convert tolerance params to sal_uInt8 (second try)Noel Grandin1-4/+4
2018-01-05tdf#114837 FILEOPEN: Image is blankNoel Grandin1-4/+4
2017-12-13convert tolerance params to sal_uInt8Noel Grandin1-4/+4
2017-11-29loplugin:countusersofdefaultparams in include/oox..vclNoel Grandin1-1/+1
2017-11-03loplugin:constparam in vcl,svtoolsNoel Grandin1-1/+1
2017-10-09tdf#112939 Color on drop-down color chooser is always blackNoel Grandin1-0/+2
2017-10-08Make Color a forward declarationChris Sherlock1-1/+2
2017-10-04Revert "check for unnecessary DLLPUBLIC annotations"Stephan Bergmann1-1/+1
2017-09-29check for unnecessary DLLPUBLIC annotationsNoel Grandin1-1/+1
2017-09-28simplify Bitmap operator==/IsEqual (stage2)Noel Grandin1-4/+2
2017-09-27simplify Bitmap operator==/IsEqual (stage1)Noel Grandin1-12/+2
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin1-1/+1
2017-08-17remove UL/L suffixes from shift-by-constant expressionsNoel Grandin1-1/+1
2017-07-18loplugin:constparams in vclNoel Grandin1-3/+3
2017-06-09clang-tidy readability-non-const-parameterNoel Grandin1-3/+3
2017-04-27no bitmaps in .src files anymoreCaolán McNamara1-2/+0
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-6/+6
2017-02-21loplugin:unusedmethodsNoel Grandin1-1/+0
2017-02-09convert BmpConversion to scoped enumNoel Grandin1-12/+10
2017-02-09loplugin:unusedenumconstants read-only constants in vcl (2)Noel Grandin1-9/+6
2017-02-02convert BmpCombine to scoped enum and drop unusedNoel Grandin1-9/+2
2016-12-23loplugin:unusedmethodsNoel Grandin1-13/+0
2016-12-22convert BmpFilter to scoped enumNoel Grandin1-19/+19
2016-11-15loplugin:constantparamNoel Grandin1-2/+1
2016-10-26loplugin:expandablemethods in vclNoel Grandin1-6/+0
2016-10-07loplugin:staticmethods: vclStephan Bergmann1-1/+1
2016-09-18loplugin:unusedenumvaluesNoel Grandin1-11/+0
2016-09-15loplugin:countusersofdefaultparams in vclNoel Grandin1-1/+1
2016-09-07loplugin:constantparam in vclNoel Grandin1-11/+1
2016-09-02coverity#1371159 Missing move assignment operatorCaolán McNamara1-0/+1
2016-08-31loplugin:countusersofdefaultparamsNoel Grandin1-6/+6
2016-08-15loplugin:unusedenumconstants in unotools..xmlhelpNoel Grandin1-18/+3
2016-04-14loplugin:passstuffbyref in vclNoel Grandin1-1/+1
2016-04-12clang-tidy performance-unnecessary-value-param in vclNoel Grandin1-1/+1
2016-02-17use consistent #define checks for the Windows platformNoel Grandin1-1/+1
2016-02-16use std shared_ptr for sharing ImpBitmapsCaolán McNamara1-9/+8
2016-01-08vcl: pProgress is not a parameter of Bitmap::FilterChris Sherlock1-3/+0
2015-12-21loplugin:unusedmethodsNoel Grandin1-1/+0
2015-11-26Revert "no-one passes explicit values for these defaulted params"Noel Grandin1-12/+13
2015-11-26no-one passes explicit values for these defaulted paramsNoel Grandin1-13/+12
2015-11-25-Werror=type-limitsNoel Grandin1-1/+3
2015-11-25loplugin:unusedfields in include/vclNoel Grandin1-1/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-11/+11
2015-09-22convert Link<> to typedNoel Grandin1-6/+2
2015-09-22remove some unused paramsNoel Grandin1-13/+10
2015-09-01Switching to 64-bit checksum: substituted sal_uLong with BitmapChecksumMarco Cecchetti1-1/+2
2015-08-29sal_uLong to sal_uInt32 for CRC32Matteo Casalin1-1/+1
2015-07-10vcl: move resample kernel classes out of bitmap.hxxMichael Stahl1-102/+5
2015-07-10loplugin:unusedmethods vcl(part2)Noel Grandin1-1/+0