summaryrefslogtreecommitdiff
path: root/vcl/quartz/salbmp.cxx
AgeCommit message (Expand)Author
2016-05-25Convert BMP_FORMAT to scoped enumNoel Grandin
2016-05-22Convert BitmapAccessMode to scoped enumNoel Grandin
2016-05-14cppcheck: uninitialised members in vclJochen Nitschke
2016-05-01fix copy&paste errorJochen Nitschke
2016-02-26loplugin:commaoperatorStephan Bergmann
2016-01-18basebmp now only used from vcl/headless codeCaolán McNamara
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-01Fix typosAndrea Gelmini
2015-09-17make CalcMaskShift a verifiable operationCaolán McNamara
2015-08-12cosmetic: clean-up vcl/quartzNorbert Thiebaud
2015-07-08loplugin:unusedmethods vclNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-25cppcheck: noExplicitConstructorCaolán McNamara
2015-05-06fix OSX buildNoel Grandin
2015-04-17Blind fix for ImplPixelFormat16Stephan Bergmann
2015-04-16loplugin:implicitboolconversion goldStephan Bergmann
2015-03-09V801: Decreased performanceCaolán McNamara
2015-01-22loplugin:cstylecast (MACOSX)Stephan Bergmann
2014-12-11vcl: Add BitmapInfoAccess for bitmaps' metadata accessLouis-Francis Ratté-Boulianne
2014-12-03vcl: Add dummy Replace to SalBitmap implementationsLouis-Francis Ratté-Boulianne
2014-12-03Add dummy Erase to SalBitmap implementationsMatúš Kukan
2014-11-24coverity#1255909 Uninitialized scalar fieldCaolán McNamara
2014-11-19Add dummy Crop to SalBitmap implementationsMatúš Kukan
2014-11-10put these classes into an anonymous namespaceMarkus Mohrhard
2014-11-10vcl: Allow SalBitmap implementation to do scalingLouis-Francis Ratté-Boulianne
2014-09-03What is a ridiculous size in 32-bit code is also ridiculous in 64-bit codeTor Lillqvist
2014-04-23Avoid integer overflowStephan Bergmann
2014-04-11Put writing the CGImages behind the env var DBG_WRITE_CGIMAGESTor Lillqvist
2014-04-10ImageIO does not handle CGImageMasksTor Lillqvist
2014-04-10More iOS-only debugging hackery: write CGImages out as PNGs for inspectionTor Lillqvist
2014-04-10CF_TRACE also the CFRetain to avoid confusionTor Lillqvist
2014-04-03Make it easier to catch code that assumes SalBitmaps are created pre-clearedTor Lillqvist
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-04-01SimplifyTor Lillqvist
2014-03-31More CoreGraphics tracingTor Lillqvist
2014-03-31More CoreGraphics tracingTor Lillqvist
2014-03-31Add SAL_INFOs for very detailed CoreGraphics tracingTor Lillqvist
2014-03-20Bin some dead codeTor Lillqvist
2014-02-28Add SAL_OVERRIDE markup for the vcl OS X and iOS code, and follow-up cleanupTor Lillqvist
2014-02-26Remove visual noise from vclAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-11Bin old leftover debugging fprintfTor Lillqvist
2014-01-17fix dropshadow on iostsahi glik
2014-01-16fix rendering issues in iOS with aquatsahi glik
2014-01-06Resolves: #i123817# prepare codebase for updating to boost 1.55Herbert Dürr
2013-12-14iOS tiled rendering workTor Lillqvist
2013-12-06Re-organize OS X and iOS code in vcl a bitTor Lillqvist
2013-05-24Newer boost is more picky with null pointersTor Lillqvist
2013-03-21Re-work the vcl aspects of the iOS portTor Lillqvist