summaryrefslogtreecommitdiff
path: root/vcl/quartz/salbmp.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann1-18/+18
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-24/+24
2015-10-01Fix typosAndrea Gelmini1-1/+1
2015-09-17make CalcMaskShift a verifiable operationCaolán McNamara1-10/+36
2015-08-12cosmetic: clean-up vcl/quartzNorbert Thiebaud1-127/+169
2015-07-08loplugin:unusedmethods vclNoel Grandin1-10/+0
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-1/+1
2015-05-25cppcheck: noExplicitConstructorCaolán McNamara1-3/+3
2015-05-06fix OSX buildNoel Grandin1-1/+1
2015-04-17Blind fix for ImplPixelFormat16Stephan Bergmann1-9/+14
2015-04-16loplugin:implicitboolconversion goldStephan Bergmann1-2/+2
2015-03-09V801: Decreased performanceCaolán McNamara1-1/+1
2015-01-22loplugin:cstylecast (MACOSX)Stephan Bergmann1-1/+1
2014-12-11vcl: Add BitmapInfoAccess for bitmaps' metadata accessLouis-Francis Ratté-Boulianne1-3/+3
2014-12-03vcl: Add dummy Replace to SalBitmap implementationsLouis-Francis Ratté-Boulianne1-0/+5
2014-12-03Add dummy Erase to SalBitmap implementationsMatúš Kukan1-0/+5
2014-11-24coverity#1255909 Uninitialized scalar fieldCaolán McNamara1-5/+1
2014-11-19Add dummy Crop to SalBitmap implementationsMatúš Kukan1-0/+5
2014-11-10put these classes into an anonymous namespaceMarkus Mohrhard1-0/+4
2014-11-10vcl: Allow SalBitmap implementation to do scalingLouis-Francis Ratté-Boulianne1-0/+5
2014-09-03What is a ridiculous size in 32-bit code is also ridiculous in 64-bit codeTor Lillqvist1-1/+1
2014-04-23Avoid integer overflowStephan Bergmann1-8/+23
2014-04-11Put writing the CGImages behind the env var DBG_WRITE_CGIMAGESTor Lillqvist1-0/+3
2014-04-10ImageIO does not handle CGImageMasksTor Lillqvist1-1/+0
2014-04-10More iOS-only debugging hackery: write CGImages out as PNGs for inspectionTor Lillqvist1-1/+37
2014-04-10CF_TRACE also the CFRetain to avoid confusionTor Lillqvist1-0/+1
2014-04-03Make it easier to catch code that assumes SalBitmaps are created pre-clearedTor Lillqvist1-0/+8
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist1-43/+0
2014-04-01SimplifyTor Lillqvist1-8/+0
2014-03-31More CoreGraphics tracingTor Lillqvist1-1/+14
2014-03-31More CoreGraphics tracingTor Lillqvist1-2/+21
2014-03-31Add SAL_INFOs for very detailed CoreGraphics tracingTor Lillqvist1-5/+1
2014-03-20Bin some dead codeTor Lillqvist1-89/+5
2014-02-28Add SAL_OVERRIDE markup for the vcl OS X and iOS code, and follow-up cleanupTor Lillqvist1-21/+21
2014-02-26Remove visual noise from vclAlexander Wilms1-3/+3
2014-02-23Remove unneccessary commentsAlexander Wilms1-20/+20
2014-02-11Bin old leftover debugging fprintfTor Lillqvist1-1/+1
2014-01-17fix dropshadow on iostsahi glik1-1/+15
2014-01-16fix rendering issues in iOS with aquatsahi glik1-10/+91
2014-01-06Resolves: #i123817# prepare codebase for updating to boost 1.55Herbert Dürr1-1/+1
2013-12-14iOS tiled rendering workTor Lillqvist1-3/+3
2013-12-06Re-organize OS X and iOS code in vcl a bitTor Lillqvist1-1/+1
2013-05-24Newer boost is more picky with null pointersTor Lillqvist1-1/+1
2013-03-21Re-work the vcl aspects of the iOS portTor Lillqvist1-2/+7
2013-01-19AquaSalBitmap and IosSalBitmap were identical so unifyTor Lillqvist1-0/+911