Age | Commit message (Expand) | Author |
2015-11-10 | loplugin:nullptr (automatic rewrite; Mac-specific code) | Stephan Bergmann |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-01 | Fix typos | Andrea Gelmini |
2015-09-17 | make CalcMaskShift a verifiable operation | Caolán McNamara |
2015-08-12 | cosmetic: clean-up vcl/quartz | Norbert Thiebaud |
2015-07-08 | loplugin:unusedmethods vcl | Noel Grandin |
2015-06-08 | loplugin:cstylecast: deal with remaining pointer casts | Stephan Bergmann |
2015-05-25 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-05-06 | fix OSX build | Noel Grandin |
2015-04-17 | Blind fix for ImplPixelFormat16 | Stephan Bergmann |
2015-04-16 | loplugin:implicitboolconversion gold | Stephan Bergmann |
2015-03-09 | V801: Decreased performance | Caolán McNamara |
2015-01-22 | loplugin:cstylecast (MACOSX) | Stephan Bergmann |
2014-12-11 | vcl: Add BitmapInfoAccess for bitmaps' metadata access | Louis-Francis Ratté-Boulianne |
2014-12-03 | vcl: Add dummy Replace to SalBitmap implementations | Louis-Francis Ratté-Boulianne |
2014-12-03 | Add dummy Erase to SalBitmap implementations | Matúš Kukan |
2014-11-24 | coverity#1255909 Uninitialized scalar field | Caolán McNamara |
2014-11-19 | Add dummy Crop to SalBitmap implementations | Matúš Kukan |
2014-11-10 | put these classes into an anonymous namespace | Markus Mohrhard |
2014-11-10 | vcl: Allow SalBitmap implementation to do scaling | Louis-Francis Ratté-Boulianne |
2014-09-03 | What is a ridiculous size in 32-bit code is also ridiculous in 64-bit code | Tor Lillqvist |
2014-04-23 | Avoid integer overflow | Stephan Bergmann |
2014-04-11 | Put writing the CGImages behind the env var DBG_WRITE_CGIMAGES | Tor Lillqvist |
2014-04-10 | ImageIO does not handle CGImageMasks | Tor Lillqvist |
2014-04-10 | More iOS-only debugging hackery: write CGImages out as PNGs for inspection | Tor Lillqvist |
2014-04-10 | CF_TRACE also the CFRetain to avoid confusion | Tor Lillqvist |
2014-04-03 | Make it easier to catch code that assumes SalBitmaps are created pre-cleared | Tor Lillqvist |
2014-04-02 | Kill superfluous vertical whitespace | Tor Lillqvist |
2014-04-01 | Simplify | Tor Lillqvist |
2014-03-31 | More CoreGraphics tracing | Tor Lillqvist |
2014-03-31 | More CoreGraphics tracing | Tor Lillqvist |
2014-03-31 | Add SAL_INFOs for very detailed CoreGraphics tracing | Tor Lillqvist |
2014-03-20 | Bin some dead code | Tor Lillqvist |
2014-02-28 | Add SAL_OVERRIDE markup for the vcl OS X and iOS code, and follow-up cleanup | Tor Lillqvist |
2014-02-26 | Remove visual noise from vcl | Alexander Wilms |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2014-02-11 | Bin old leftover debugging fprintf | Tor Lillqvist |
2014-01-17 | fix dropshadow on ios | tsahi glik |
2014-01-16 | fix rendering issues in iOS with aqua | tsahi glik |
2014-01-06 | Resolves: #i123817# prepare codebase for updating to boost 1.55 | Herbert Dürr |
2013-12-14 | iOS tiled rendering work | Tor Lillqvist |
2013-12-06 | Re-organize OS X and iOS code in vcl a bit | Tor Lillqvist |
2013-05-24 | Newer boost is more picky with null pointers | Tor Lillqvist |
2013-03-21 | Re-work the vcl aspects of the iOS port | Tor Lillqvist |
2013-01-19 | AquaSalBitmap and IosSalBitmap were identical so unify | Tor Lillqvist |