summaryrefslogtreecommitdiff
path: root/vcl/inc/quartz
AgeCommit message (Expand)AuthorFilesLines
2014-01-22bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann1-1/+1
2014-01-16fix rendering issues in iOS with aquatsahi glik1-0/+4
2014-01-15Bin unused codeTor Lillqvist1-81/+0
2014-01-06Resolves: #i123840# add and use the sal_GlyphId typeHerbert Dürr1-4/+4
2013-12-31Resolves: #i123840# normalize SalGraphics point count argument types...Herbert Dürr1-5/+5
2013-12-19The "fake DPI scale" was always 1Tor Lillqvist1-6/+2
2013-12-14iOS tiled rendering workTor Lillqvist2-1/+70
2013-12-06Re-organize OS X and iOS code in vcl a bitTor Lillqvist4-1/+568
2013-12-04Rename coretext/salgdi2.* to coretext/salgdi.*Khaled Hosny1-1/+1
2013-12-04Bin ATSUI codeTor Lillqvist1-1/+1
2013-10-28fixincludeguards.sh: vclThomas Arnhold3-9/+9
2013-06-03Cherry-pick Core Text port from AOOKhaled Hosny1-0/+5
2013-04-08Add SAL_INFO output operator for CGColorRefTor Lillqvist1-0/+1
2013-04-08Add logging output operators for CGPoint and CGSizeTor Lillqvist1-0/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-4/+4
2013-04-07Need more headers to make sure we have CGRectTor Lillqvist1-0/+5
2013-04-07Add operator<< for CGRect for SAL_INFO goodnessTor Lillqvist1-1/+5
2013-03-21Re-work the vcl aspects of the iOS portTor Lillqvist3-1/+125
2013-01-19AquaSalBitmap and IosSalBitmap were identical so unifyTor Lillqvist1-0/+105