summaryrefslogtreecommitdiff
path: root/vcl/inc/quartz
AgeCommit message (Expand)Author
2015-01-04vcl/osx boost::unordered_map->std::unordered_mapCaolán McNamara
2015-01-02missing headerCaolán McNamara
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-12-02implement virtual methods for OSX vcl backendMarkus Mohrhard
2014-12-02vcl: remove SalVirtualDevice::GetWidthMichael Meeks
2014-11-30move the iOS SalGraphics code back into the OSX oneMarkus Mohrhard
2014-11-22vcl: Add support for backend-dependent blending of bitmaps (mask and alpha)Louis-Francis Ratté-Boulianne
2014-11-19Add dummy Crop to SalBitmap implementationsMatúš Kukan
2014-11-15blind fix for OSXMarkus Mohrhard
2014-11-13vcl: Use single-buffer rendering and only flush when necessaryLouis-Francis Ratté-Boulianne
2014-11-10vcl: Add method to swap buffers after painting windowLouis-Francis Ratté-Boulianne
2014-11-10vcl: Allow SalBitmap implementation to do scalingLouis-Francis Ratté-Boulianne
2014-11-03vcl: Allow SalGraphics to draw gradients nativelyChris Sherlock
2014-10-16MAC_OS_X_VERSION_MAX_ALLOWED is always >= 1080 nowTor Lillqvist
2014-10-13vcl: Make ImplFontCharMap a pImpl and move functions to FontCharMapChris Sherlock
2014-10-06vcl: FontCharMap to use intrusive_ptr ImplFontCharMapChris Sherlock
2014-09-30fix OSX buildNoel Grandin
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-30vcl: fixup last cleanupChris Sherlock
2014-09-30vcl: cleanup vcl/inc/quartz/salgdi.hChris Sherlock
2014-09-15vcl: Rename GetImplFontCapabilities()Chris Sherlock
2014-08-22Remove some useless tools/debug.hxx includesMarcos Paulo de Souza
2014-05-29Resolves: #i124922# allow late setting of the font color...Herbert Dürr
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-04-01Explicitly mark overriding destructors as "virtual," Mac OS X reduxStephan Bergmann
2014-03-31Need to define mnContextStackDepth always it seemsTor Lillqvist
2014-03-31Add SAL_INFOs for very detailed CoreGraphics tracingTor Lillqvist
2014-03-27SAL_OVERRIDE, Mac OS X vcl reduxStephan Bergmann
2014-03-2464-bit OS X build fixTor Lillqvist
2014-03-20cosmetic: split PhysicalFontFace class it its own source/headerNorbert Thiebaud
2014-03-20rename ImplDevFontList to PhysicalFontCollectionNorbert Thiebaud
2014-03-20Bin some dead codeTor Lillqvist
2014-03-06Point to "documentation" for XOR emulationTor Lillqvist
2014-03-06Fix up a few Emacs and vim mode linesTor Lillqvist
2014-02-28Rename GetGraphics to AcquireGraphicsChris Sherlock
2014-02-26Remove visual noise from vclAlexander Wilms
2014-02-23CoreText SDK 10.5 compatibilityDouglas Mencken
2014-02-21Mac OS X vcl: sal_Bool -> bool fixupStephan Bergmann
2014-01-22bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann
2014-01-16fix rendering issues in iOS with aquatsahi glik
2014-01-15Bin unused codeTor Lillqvist
2014-01-06Resolves: #i123840# add and use the sal_GlyphId typeHerbert Dürr
2013-12-31Resolves: #i123840# normalize SalGraphics point count argument types...Herbert Dürr
2013-12-19The "fake DPI scale" was always 1Tor Lillqvist
2013-12-14iOS tiled rendering workTor Lillqvist
2013-12-06Re-organize OS X and iOS code in vcl a bitTor Lillqvist
2013-12-04Rename coretext/salgdi2.* to coretext/salgdi.*Khaled Hosny