summaryrefslogtreecommitdiff
path: root/vcl/source/bitmap/BitmapTools.cxx
AgeCommit message (Expand)Author
2020-05-21vcl: change bitmap::loadFromName to be like BitmapEx const.Tomaž Vajngerl
2020-04-15add an IsEmpty method to tools::Size and use itNoel Grandin
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2020-01-20Use properly typed vars to iterate over Size::Height(), Size::Width()Stephan Bergmann
2019-08-15loplugin:sequenceloop in unoxml..vclNoel Grandin
2019-07-02tdf#42949 Fix IWYU warnings in vcl/source/[a-e]*Gabor Kelemen
2019-05-13Make BitmapColor inherit from / merge into ColorJan-Marek Glogowski
2019-04-17remove or change salbtype.hxx includesTomaž Vajngerl
2019-04-09remove some usages of BitmapColor outside of VCLTomaž Vajngerl
2019-04-04Revert "raise cairo baseline to 1.12.0"Caolán McNamara
2019-04-04raise cairo baseline to 1.12.0Caolán McNamara
2019-04-03Support for native 32bit Bitmap in VCL and SVP (cairo) backendTomaž Vajngerl
2019-02-14don't need a special function to get the BlueOrIndex colorTomaž Vajngerl
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
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-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen
2018-11-21tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen
2018-11-03tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-05Alpha channel in BitmapColor - change bIndex to alphaTomaž Vajngerl
2018-08-21Resolves: rhbz#115937 virtual device leakCaolán McNamara
2018-08-21tdf#119282 Area tab, Pattern color changeNoel Grandin
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin
2018-05-12make Bitmap/BitmapEx constructors explicitNoel Grandin
2018-04-17loplugin:constparamsNoel Grandin
2018-04-11cairo_surface_create_similar_image is >= cairo 1.12.0Caolán McNamara
2018-04-11Related: rhbz#1396729 use cairo_surface_create_similar_imageCaolán McNamara
2018-03-28tdf#116646 Slideshows with transitions page swap rendering issuesNoel Grandin
2018-03-25tdf#116509 OpenGL: Slideshows with Transitions crashing ImpressNoel 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 Bitmap::ScopedWriteAccess 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 BitmapEx in LwpBackgroundStuffNoel Grandin
2018-02-14use BitmapTools in TIFFReaderNoel 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
2018-01-07use the rect from all primitives when converting svg to BitmapTomaž Vajngerl
2017-11-15loplugin:flatten in vclNoel Grandin