summaryrefslogtreecommitdiff
path: root/vcl/inc/quartz
AgeCommit message (Expand)Author
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
2013-12-04Bin ATSUI codeTor Lillqvist
2013-10-28fixincludeguards.sh: vclThomas Arnhold
2013-06-03Cherry-pick Core Text port from AOOKhaled Hosny
2013-04-08Add SAL_INFO output operator for CGColorRefTor Lillqvist
2013-04-08Add logging output operators for CGPoint and CGSizeTor Lillqvist
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-07Need more headers to make sure we have CGRectTor Lillqvist
2013-04-07Add operator<< for CGRect for SAL_INFO goodnessTor Lillqvist
2013-03-21Re-work the vcl aspects of the iOS portTor Lillqvist
2013-01-19AquaSalBitmap and IosSalBitmap were identical so unifyTor Lillqvist