summaryrefslogtreecommitdiff
path: root/include/vcl/bmpacc.hxx
AgeCommit message (Expand)AuthorFilesLines
2015-07-08loplugin:unusedmethods vclNoel Grandin1-24/+0
2015-03-27vcl: use unique_ptr for fillcolor, linecolor in bmpaccTomaž Vajngerl1-2/+2
2015-03-27vcl: get rid of macros for lazy people in bmpaccTomaž Vajngerl1-177/+204
2015-02-08coverity#1267681 Dereference before null checkCaolán McNamara1-3/+3
2014-12-11vcl: Add BitmapInfoAccess for bitmaps' metadata accessLouis-Francis Ratté-Boulianne1-48/+72
2014-09-28vcl: cleanup headers - remove comments, tabifyChris Sherlock1-51/+54
2014-07-01Related: #i124638# Second step of DrawingLayer FillAttributes...Armin Le Grand1-0/+1
2014-06-30DBG_ASSERT->assertCaolán McNamara1-98/+26
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin1-1/+1
2014-03-01Remove visual noise from includeAlexander Wilms1-39/+39
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock1-1/+1
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-13/+13
2013-10-23fixincludeguards.sh: include/vclThomas Arnhold1-3/+3
2013-09-03Remove more unused methodsMarcos Paulo de Souza1-5/+0
2013-08-28Resolves: #i122778# Enhanced own transformer for drawing transformed bitmapsArmin Le Grand1-0/+10
2013-08-10Remove unused BitmapWriteAccess::FillPolygonJulien Nabet1-1/+0
2013-07-25Remove some unused code form unusedcode.easyMarcos Paulo de Souza1-3/+0
2013-06-12Resolves: #i121237# Rework/Cleanup of Region code...Armin Le Grand1-0/+6
2013-05-09make conversions between BitmapColor and sal_uInt8 explicitHerbert Dürr1-6/+17
2013-04-23execute move of global headersBjoern Michaelsen1-0/+454