summaryrefslogtreecommitdiff
path: root/include/vcl/bitmap.hxx
AgeCommit message (Expand)Author
2018-02-08sprinkle SAL_WARN_UNUSED over Bitmap/BitmapExNoel Grandin
2018-02-07move Bitmap::SetToData to BitmapToolsNoel Grandin
2018-02-02avmedia: move BitmapWriteAccess inside BitmapNoel Grandin
2018-01-24loplugin:unused-returns in vclNoel Grandin
2018-01-12More loplugin:cstylecast: vclStephan Bergmann
2018-01-06convert tolerance params to sal_uInt8 (second try)Noel Grandin
2018-01-05tdf#114837 FILEOPEN: Image is blankNoel Grandin
2017-12-13convert tolerance params to sal_uInt8Noel Grandin
2017-11-29loplugin:countusersofdefaultparams in include/oox..vclNoel Grandin
2017-11-03loplugin:constparam in vcl,svtoolsNoel Grandin
2017-10-09tdf#112939 Color on drop-down color chooser is always blackNoel Grandin
2017-10-08Make Color a forward declarationChris Sherlock
2017-10-04Revert "check for unnecessary DLLPUBLIC annotations"Stephan Bergmann
2017-09-29check for unnecessary DLLPUBLIC annotationsNoel Grandin
2017-09-28simplify Bitmap operator==/IsEqual (stage2)Noel Grandin
2017-09-27simplify Bitmap operator==/IsEqual (stage1)Noel Grandin
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-17remove UL/L suffixes from shift-by-constant expressionsNoel Grandin
2017-07-18loplugin:constparams in vclNoel Grandin
2017-06-09clang-tidy readability-non-const-parameterNoel Grandin
2017-04-27no bitmaps in .src files anymoreCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-21loplugin:unusedmethodsNoel Grandin
2017-02-09convert BmpConversion to scoped enumNoel Grandin
2017-02-09loplugin:unusedenumconstants read-only constants in vcl (2)Noel Grandin
2017-02-02convert BmpCombine to scoped enum and drop unusedNoel Grandin
2016-12-23loplugin:unusedmethodsNoel Grandin
2016-12-22convert BmpFilter to scoped enumNoel Grandin
2016-11-15loplugin:constantparamNoel Grandin
2016-10-26loplugin:expandablemethods in vclNoel Grandin
2016-10-07loplugin:staticmethods: vclStephan Bergmann
2016-09-18loplugin:unusedenumvaluesNoel Grandin
2016-09-15loplugin:countusersofdefaultparams in vclNoel Grandin
2016-09-07loplugin:constantparam in vclNoel Grandin
2016-09-02coverity#1371159 Missing move assignment operatorCaolán McNamara
2016-08-31loplugin:countusersofdefaultparamsNoel Grandin
2016-08-15loplugin:unusedenumconstants in unotools..xmlhelpNoel Grandin
2016-04-14loplugin:passstuffbyref in vclNoel Grandin
2016-04-12clang-tidy performance-unnecessary-value-param in vclNoel Grandin
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-16use std shared_ptr for sharing ImpBitmapsCaolán McNamara
2016-01-08vcl: pProgress is not a parameter of Bitmap::FilterChris Sherlock
2015-12-21loplugin:unusedmethodsNoel Grandin
2015-11-26Revert "no-one passes explicit values for these defaulted params"Noel Grandin
2015-11-26no-one passes explicit values for these defaulted paramsNoel Grandin
2015-11-25-Werror=type-limitsNoel Grandin
2015-11-25loplugin:unusedfields in include/vclNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-22convert Link<> to typedNoel Grandin
2015-09-22remove some unused paramsNoel Grandin