summaryrefslogtreecommitdiff
path: root/vcl/quartz/ctfonts.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-03-29loplugin:cstylecastStephan Bergmann1-13/+13
2015-01-28loplugin:cstylecast (Mac OS X)Stephan Bergmann1-1/+1
2015-01-04vcl/osx boost::unordered_map->std::unordered_mapCaolán McNamara1-2/+0
2014-12-04vcl (Mac): loplugin:cstylecastStephan Bergmann1-4/+3
2014-10-16MAC_OS_X_VERSION_MAX_ALLOWED is always >= 1080 nowTor Lillqvist1-6/+0
2014-09-13mac: clean-up obsolete conditional code based on old SDKNorbert Thiebaud1-4/+0
2014-06-14workaround for kCTForegroundColorFromContextAttributeName unavailabilityDouglas Mencken1-1/+4
2014-05-29Resolves: #i124922# allow late setting of the font color...Herbert Dürr1-10/+4
2014-05-15AOO: #i124823# fix the calculation of leading metrics for CoreTextHerbert Dürr1-2/+5
2014-05-08Handle CTFontCreatePathForGlyph failureStephan Bergmann1-0/+3
2014-05-08fix memory leaks in vcl quartzPtyl Dragon1-0/+1
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist1-36/+0
2014-03-20cosmetic: split PhysicalFontFamily/Collection out of outdev3.cxxNorbert Thiebaud1-0/+1
2014-03-20rename ImplDevFontList to PhysicalFontCollectionNorbert Thiebaud1-2/+2
2014-02-26Remove visual noise from vclAlexander Wilms1-5/+5
2014-02-23CoreText SDK 10.5 compatibilityDouglas Mencken1-1/+7
2014-02-23Remove unneccessary commentsAlexander Wilms1-13/+13
2014-02-20vcl: try to fix the Mac build a bitMichael Stahl1-0/+2
2014-02-18fix SIGBUS on mac due to Font Attribute not always availableNorbert Thiebaud1-2/+5
2014-02-18Fix iOS fallout from cda903f83831341f44833b94e7d38e598f5a7198Tor Lillqvist1-0/+8
2014-02-18fdo#72042: Fix for "Font names are not localized (Mac OS X)"Tomofumi Yagi1-1/+10
2014-01-28Resolves: #i124121# prevent italic emulation with ITALIC_DONTKNOW fontsHerbert Dürr1-2/+4
2014-01-06Resolves: #i123840# add and use the sal_GlyphId typeHerbert Dürr1-4/+4
2013-12-19The "fake DPI scale" was always 1Tor Lillqvist1-5/+5
2013-12-06Re-organize OS X and iOS code in vcl a bitTor Lillqvist1-0/+478