summaryrefslogtreecommitdiff
path: root/vcl/quartz
AgeCommit message (Expand)Author
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-02-11Bin old leftover debugging fprintfTor Lillqvist
2014-01-28Resolves: #i124121# prevent italic emulation with ITALIC_DONTKNOW fontsHerbert Dürr
2014-01-24Related: #i123895# adjust VCL support for 64bit OSX portHerbert Dürr
2014-01-17fix dropshadow on iostsahi glik
2014-01-17Indentation fixTor Lillqvist
2014-01-16fix compile break on macostsahi glik
2014-01-16fix rendering issues in iOS with aquatsahi glik
2014-01-15Bin unused codeTor Lillqvist
2014-01-10Normalized aqua graphics line and fill colors to RGBAtsahi glik
2014-01-08Fix compilation error for 64-bit OS X by simplifying codeTor Lillqvist
2014-01-06Resolves: #i123817# prepare codebase for updating to boost 1.55Herbert Dürr
2014-01-06Resolves: #i123840# add and use the sal_GlyphId typeHerbert Dürr
2013-12-31Resolves: #i123840# normalize SalGraphics point count argument types...Herbert Dürr
2013-12-26WaE: unused variable 'aRefreshRect'Tor Lillqvist
2013-12-25cppcheck: Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2013-12-19The "fake DPI scale" was always 1Tor Lillqvist
2013-12-18Add a view-only iOS test app using tiled renderingTor Lillqvist
2013-12-17Related: #i123840# normalize SalFrame resolution type to sal_Int32Herbert Dürr
2013-12-14iOS tiled rendering workTor Lillqvist
2013-12-12Related: #i123840# use CoreGraphic helper methods for primitivesHerbert Dürr
2013-12-12Much better fix for the iOS text colour problemTor Lillqvist
2013-12-12Fix the iOS coloured text problemTor Lillqvist
2013-12-11Try to fix colour issuesTor Lillqvist
2013-12-06Re-organize OS X and iOS code in vcl a bitTor Lillqvist
2013-05-24Newer boost is more picky with null pointersTor Lillqvist
2013-04-11Log a null CGRect as "NULL"Tor Lillqvist
2013-04-08Add SAL_INFO output operator for CGColorRefTor Lillqvist
2013-04-08Add logging output operators for CGPoint and CGSizeTor Lillqvist
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-07Add operator<< for CGRect for SAL_INFO goodnessTor Lillqvist
2013-03-21Re-work the vcl aspects of the iOS portTor Lillqvist
2013-01-19AquaSalBitmap and IosSalBitmap were identical so unifyTor Lillqvist