summaryrefslogtreecommitdiff
path: root/vcl/quartz/salgdi.cxx
AgeCommit message (Expand)Author
2015-12-31vcl: create accessor functions for ImplDevFontAttributesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann
2015-08-12cosmetic: clean-up vcl/quartzNorbert Thiebaud
2015-06-15cppcheck:redundantAssignmentNoel Grandin
2015-06-11Cleanup crossplatform cairoMox Soini
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-05Revert "Cleanup crossplatform cairo"Jan Holesovsky
2015-06-04Cleanup crossplatform cairoMox Soini
2015-05-08Remove dead CoreTextStyle::SetTextColorStephan Bergmann
2015-05-08Remove trivial CoreTextFontData::CreateTextStyle wrapperStephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-01-27rhbz#1177022: vcl: fix PDF embedding of Type 1 fontsMichael Stahl
2015-01-27add a length arg to GetEmbedFontDataCaolán McNamara
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