/odk/util/

okunlong.cn:88/cgit/lo/core/atom/vcl/source/bitmap/BitmapTools.cxx?h=feature/wasm' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/vcl/source/bitmap/BitmapTools.cxx
AgeCommit message (Expand)Author
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
2017-08-01move resmgr to unotoolsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-07break circular includeJochen Nitschke
2017-04-27loadFromResource is now unusedCaolán McNamara
2017-04-19remove freshly unused menu support from src filesCaolán McNamara
2017-03-21tdf#96505 - Get rid of cargo cult long integer literalsudaycoder
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
2016-10-29tdf#51733 support SVG icon theme, disk cache and scaling / darkenTomaž Vajngerl
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl