summaryrefslogtreecommitdiff
path: root/vcl/quartz/salgdi.cxx
AgeCommit message (Expand)Author
2014-11-30move the iOS SalGraphics code back into the OSX oneMarkus Mohrhard
2014-11-16Avoid error: redefinition of 'GetImpl' for iOSTor Lillqvist
2014-11-15blind fix for OSXMarkus Mohrhard
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-15Missing GetImplFontCapabilities -> GetFontCapabilitiesStephan Bergmann
2014-09-15vcl: Rename GetImplFontCapabilities()Chris Sherlock
2014-07-01loplugin:stringconcatStephan Bergmann
2014-05-23Add SAL_INFO tracing for CoreText callsTor Lillqvist
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-03-31Add SAL_INFOs for very detailed CoreGraphics tracingTor Lillqvist
2014-03-26Seems we don't need any basebmp stuff in AquaSalGraphics on iOSTor Lillqvist
2014-03-20rename ImplDevFontList to PhysicalFontCollectionNorbert Thiebaud
2014-03-10Hack on the iOS vcl codeTor Lillqvist
2014-02-26Remove visual noise from vclAlexander Wilms
2014-02-23CoreText SDK 10.5 compatibilityDouglas Mencken
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21Adapt vcl to various loplugin warnings on Mac OS XStephan Bergmann
2014-01-16fix rendering issues in iOS with aquatsahi glik
2014-01-06Resolves: #i123840# add and use the sal_GlyphId typeHerbert Dürr
2013-12-19The "fake DPI scale" was always 1Tor Lillqvist
2013-12-14iOS tiled rendering workTor Lillqvist
2013-12-11Try to fix colour issuesTor Lillqvist
2013-12-06Re-organize OS X and iOS code in vcl a bitTor Lillqvist