summaryrefslogtreecommitdiff
path: root/include/vcl/BitmapTools.hxx
AgeCommit message (Expand)Author
2023-01-12drop internal support for 1-bit imagesNoel Grandin
2022-12-23SDPR: Add rendering of BitmapPrimitive2D for CairoCaolán McNamara
2022-01-20WASM --enable-wasm-strip now skips lots of LO codeArmin Le Grand (Allotropia)
2021-09-08vcl: migrate GetDownsampledBitmap() from OutputDevice to vcl::bitmapChris Sherlock
2021-07-26vcl: bitmap::CreateFromData add option to reverse alpha (0xff - a)Tomaž Vajngerl
2021-06-09WMF tdf#55058 tdf#142722 Add implementation of BitBlt and StretchBltBartosz Kosiorek
2021-04-08Revert "Revert "Compute (un-)premultiply_table at compile time""Mike Kaganski
2021-03-13add PixelFormat enum that replaces bit count in Bitmap/BitmapExTomaž Vajngerl
2020-10-19use tools::Long in vclNoel
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen
2020-05-13vcl: move RawBitmap out of BitmapTools.hxxTomaž Vajngerl
2020-05-03use more compact namespace syntax in /includeNoel Grandin
2020-03-16Revert "loplugin:constfields in vcl"Noel Grandin
2020-03-08ofz#20622 oomCaolán McNamara
2019-11-21These functions don't need to be VCL_DLLPUBLICStephan Bergmann
2019-08-22loplugin:constmethod in vclNoel Grandin
2019-04-17remove or change salbtype.hxx includesTomaž Vajngerl
2019-04-09remove some usages of BitmapColor outside of VCLTomaž Vajngerl
2019-04-03Support for native 32bit Bitmap in VCL and SVP (cairo) backendTomaž Vajngerl
2018-12-05Revert "Compute (un-)premultiply_table at compile time"Stephan Bergmann
2018-12-03Compute (un-)premultiply_table at compile timeStephan Bergmann
2018-12-02use same [un]premultiplyCaolán McNamara
2018-11-21tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen
2018-09-14loplugin:constfields in vclNoel Grandin
2018-08-21tdf#119282 Area tab, Pattern color changeNoel Grandin
2018-04-17loplugin:constparamsNoel Grandin
2018-04-05ofz#7365 Integer overflowCaolán McNamara
2018-03-28tdf#116646 Slideshows with transitions page swap rendering issuesNoel Grandin
2018-03-19move bitmap copy code from CanvasBitmapHelper to vclNoel Grandin
2018-03-16move cairo extract bitmap code from canvas to vclNoel Grandin
2018-03-16move framework/toolkit use of BitmapEx::GetMask inside vclNoel Grandin
2018-03-15move emf code to vclNoel Grandin
2018-03-15move some GDI import code from svx to vclNoel Grandin
2018-03-14loplugin:unusedmethodsNoel Grandin
2018-03-13make transformBitmap code from canvas to vclNoel Grandin
2018-03-10move canvas helper code into vclNoel Grandin
2018-03-01tdf#116001 Incorrect Colors in Chart Wall AreaNoel Grandin
2018-02-15ofz#6372 fix bitmap decoding of pattern in LwpBackgroundStuffNoel Grandin
2018-02-15move cairo surface code from canvas to BitmapToolsNoel Grandin
2018-02-14use RawBitmap in PSDReaderNoel Grandin
2018-02-14use Color, not BitmapColor in RawBitmapNoel Grandin
2018-02-13use RawBitmap and BitmapEx in DffPropertyReaderNoel Grandin
2018-02-12fix pixel address calculation in RawBitmapNoel Grandin
2018-02-10use RawBitmap and BitmapEx in icgm filterNoel Grandin
2018-02-07move Bitmap::SetToData to BitmapToolsNoel Grandin
2017-11-29loplugin:countusersofdefaultparams in include/oox..vclNoel Grandin
2017-04-27loadFromResource is now unusedCaolán McNamara
2016-12-19vcl: separate ImplImageTree - ImageTree singleton and public ifaceTomaž Vajngerl
2016-12-09split markers for galaxy theme, when scaling use splitted markersTomaž Vajngerl
2016-10-29vcl: add bitmap::loadFromResource with additional flagsTomaž Vajngerl