summaryrefslogtreecommitdiff
path: root/vcl/quartz
AgeCommit message (Expand)AuthorFilesLines
2013-12-26WaE: unused variable 'aRefreshRect'Tor Lillqvist1-0/+1
2013-12-25cppcheck: Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-1/+1
2013-12-19The "fake DPI scale" was always 1Tor Lillqvist4-15/+9
2013-12-18Add a view-only iOS test app using tiled renderingTor Lillqvist2-1/+27
2013-12-17Related: #i123840# normalize SalFrame resolution type to sal_Int32Herbert Dürr1-2/+2
2013-12-14iOS tiled rendering workTor Lillqvist4-46/+369
2013-12-12Related: #i123840# use CoreGraphic helper methods for primitivesHerbert Dürr1-19/+19
2013-12-12Much better fix for the iOS text colour problemTor Lillqvist1-33/+0
2013-12-12Fix the iOS coloured text problemTor Lillqvist1-0/+33
2013-12-11Try to fix colour issuesTor Lillqvist1-0/+15
2013-12-06Re-organize OS X and iOS code in vcl a bitTor Lillqvist8-1/+4105
2013-05-24Newer boost is more picky with null pointersTor Lillqvist1-1/+1
2013-04-11Log a null CGRect as "NULL"Tor Lillqvist1-1/+4
2013-04-08Add SAL_INFO output operator for CGColorRefTor Lillqvist1-0/+16
2013-04-08Add logging output operators for CGPoint and CGSizeTor Lillqvist1-1/+21
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-11/+11
2013-04-07Add operator<< for CGRect for SAL_INFO goodnessTor Lillqvist1-0/+13
2013-03-21Re-work the vcl aspects of the iOS portTor Lillqvist2-2/+74
2013-01-19AquaSalBitmap and IosSalBitmap were identical so unifyTor Lillqvist1-0/+911