summaryrefslogtreecommitdiff
path: root/vcl/quartz/ctfonts.cxx
AgeCommit message (Expand)Author
2015-01-28loplugin:cstylecast (Mac OS X)Stephan Bergmann
2015-01-04vcl/osx boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-04vcl (Mac): loplugin:cstylecastStephan Bergmann
2014-10-16MAC_OS_X_VERSION_MAX_ALLOWED is always >= 1080 nowTor Lillqvist
2014-09-13mac: clean-up obsolete conditional code based on old SDKNorbert Thiebaud
2014-06-14workaround for kCTForegroundColorFromContextAttributeName unavailabilityDouglas Mencken
2014-05-29Resolves: #i124922# allow late setting of the font color...Herbert Dürr
2014-05-15AOO: #i124823# fix the calculation of leading metrics for CoreTextHerbert Dürr
2014-05-08Handle CTFontCreatePathForGlyph failureStephan Bergmann
2014-05-08fix memory leaks in vcl quartzPtyl Dragon
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-03-20cosmetic: split PhysicalFontFamily/Collection out of outdev3.cxxNorbert Thiebaud
2014-03-20rename ImplDevFontList to PhysicalFontCollectionNorbert Thiebaud
2014-02-26Remove visual noise from vclAlexander Wilms
2014-02-23CoreText SDK 10.5 compatibilityDouglas Mencken
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-20vcl: try to fix the Mac build a bitMichael Stahl
2014-02-18fix SIGBUS on mac due to Font Attribute not always availableNorbert Thiebaud
2014-02-18Fix iOS fallout from cda903f83831341f44833b94e7d38e598f5a7198Tor Lillqvist
2014-02-18fdo#72042: Fix for "Font names are not localized (Mac OS X)"Tomofumi Yagi
2014-01-28Resolves: #i124121# prevent italic emulation with ITALIC_DONTKNOW fontsHerbert Dürr
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-06Re-organize OS X and iOS code in vcl a bitTor Lillqvist