summaryrefslogtreecommitdiff
path: root/include/vcl/bitmapex.hxx
AgeCommit message (Expand)Author
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-10-19use tools::Long in vclNoel
2020-05-03use more compact namespace syntax in /includeNoel Grandin
2020-04-24loplugin:unusedmethodsNoel Grandin
2020-01-15tweak GetBitmap methods in BitmapExNoel Grandin
2019-12-19Fix typoAndrea Gelmini
2019-12-05use o3tl::optional instead of pointerNoel Grandin
2019-11-03find symbols that can be privateNoel Grandin
2019-10-22loplugin:constantparamNoel Grandin
2019-07-17loplugin:unusedmethodsNoel Grandin
2019-07-08use BitmapEx in ImpCreateShadowObjectCloneNoel Grandin
2019-07-08use BitmapEx in ImpSdrPdfImport::ImportImageNoel Grandin
2019-07-05move the contour-finding code inside vclNoel Grandin
2019-07-04remove some unneede vcl/bitmap.hxx includesNoel Grandin
2019-07-04move some Bitmap replace logic inside vclNoel Grandin
2019-07-04move "replace transparency" logic inside vclNoel Grandin
2019-06-09loplugin:constantparamNoel Grandin
2019-03-11loplugin:constantparamNoel Grandin
2018-12-08Clean up LIBO_INTERNAL_ONLY uses of SAL_WARN_UNUSED_RESULTStephan Bergmann
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-06-05forms - move the Bitmap accessing code inside BitmapExNoel Grandin
2018-05-12make Bitmap/BitmapEx constructors explicitNoel Grandin
2018-05-09vcl: get rid of Bitmap{Ex}::Filter() and Animation::Filter()Chris Sherlock
2018-04-21loplugin:unusedmethodsNoel Grandin
2018-04-20vcl: move Bitmap{Ex}::ReduceColors() to BitmapColorQuantizationFilter classChris Sherlock
2018-04-17remove ImpBitmapNoel Grandin
2018-04-03vcl: use BitmapEx::Scale() where needed and SetSizePixel() elsewhereChris Sherlock
2018-03-19move pixel color extracting from canvas to BitmapExNoel Grandin
2018-03-16move some mask code from SvxMSDffManager::ImportGraphic inside BitmapExNoel Grandin
2018-03-15move swffilter use of BitmapEx::GetAlpha inside vclNoel Grandin
2018-03-13vcl: prefix BitmapEx member variables with an 'm'Chris Sherlock
2018-03-09loplugin:constantparam in vclNoel Grandin
2018-02-14move transparency adjust code to BitmapExNoel Grandin
2018-02-08move setAlphaFrom from GraphicTransformer to BitmapExNoel Grandin
2018-02-08sprinkle SAL_WARN_UNUSED over Bitmap/BitmapExNoel Grandin
2018-01-24loplugin:unused-returns in vclNoel Grandin
2018-01-06convert tolerance params to sal_uInt8 (second try)Noel Grandin
2018-01-05tdf#114837 FILEOPEN: Image is blankNoel Grandin
2017-12-23loplugin:passstuffbyref improved returns in vclNoel Grandin
2017-12-13convert tolerance params to sal_uInt8Noel Grandin
2017-07-18loplugin:constparams in vclNoel Grandin
2017-05-08vcl: split jpeg import into two partsMiklos Vajna
2017-04-27no bitmaps in .src files anymoreCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2016-11-15loplugin:countusersofdefaultparams in include/vclNoel Grandin
2016-09-15loplugin:countusersofdefaultparams in vclNoel Grandin
2016-09-07loplugin:constantparam in vclNoel Grandin
2016-08-31loplugin:countusersofdefaultparamsNoel Grandin
2016-08-30default dtors are fine hereCaolán McNamara
2016-05-30convert TransparentType to scoped enumNoel Grandin