summaryrefslogtreecommitdiff
path: root/include/vcl/bmpacc.hxx
AgeCommit message (Expand)Author
2015-03-27vcl: use unique_ptr for fillcolor, linecolor in bmpaccTomaž Vajngerl
2015-03-27vcl: get rid of macros for lazy people in bmpaccTomaž Vajngerl
2015-02-08coverity#1267681 Dereference before null checkCaolán McNamara
2014-12-11vcl: Add BitmapInfoAccess for bitmaps' metadata accessLouis-Francis Ratté-Boulianne
2014-09-28vcl: cleanup headers - remove comments, tabifyChris Sherlock
2014-07-01Related: #i124638# Second step of DrawingLayer FillAttributes...Armin Le Grand
2014-06-30DBG_ASSERT->assertCaolán McNamara
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-03-01Remove visual noise from includeAlexander Wilms
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2013-10-23fixincludeguards.sh: include/vclThomas Arnhold
2013-09-03Remove more unused methodsMarcos Paulo de Souza
2013-08-28Resolves: #i122778# Enhanced own transformer for drawing transformed bitmapsArmin Le Grand
2013-08-10Remove unused BitmapWriteAccess::FillPolygonJulien Nabet
2013-07-25Remove some unused code form unusedcode.easyMarcos Paulo de Souza
2013-06-12Resolves: #i121237# Rework/Cleanup of Region code...Armin Le Grand
2013-05-09make conversions between BitmapColor and sal_uInt8 explicitHerbert Dürr
2013-04-23execute move of global headersBjoern Michaelsen