summaryrefslogtreecommitdiff
path: root/vcl/quartz
AgeCommit message (Expand)Author
2014-04-07Plug potential resource leakTor Lillqvist
2014-04-07Add CG_TRACEs to this (OS X -only) file, too, for completenessTor Lillqvist
2014-04-07TypoTor Lillqvist
2014-04-04Add more CG_TRACEs for completenessTor Lillqvist
2014-04-03Make it easier to catch code that assumes SalBitmaps are created pre-clearedTor Lillqvist
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-04-01Add some more CG_TRACEsTor Lillqvist
2014-04-01Avoid one iOS ifdefTor Lillqvist
2014-04-01Add two more CG_TRACEsTor Lillqvist
2014-04-01Stopgap fix to avoid using a null CGContextTor Lillqvist
2014-04-01SimplifyTor Lillqvist
2014-03-31More CoreGraphics tracingTor Lillqvist
2014-03-31More CoreGraphics tracingTor Lillqvist
2014-03-31Add SAL_INFOs for very detailed CoreGraphics tracingTor Lillqvist
2014-03-31Just spell out the NULL instead of having a const variable for itTor Lillqvist
2014-03-26Seems we don't need any basebmp stuff in AquaSalGraphics on iOSTor Lillqvist
2014-03-26Bin DestroyVirtualDevice(): Just use delete directly at call sitesTor Lillqvist
2014-03-24fix Mac buildStephan Bergmann
2014-03-24Revert "Resolves: #i124375# force soft-hyphen visibility for CoreText..."Caolán McNamara
2014-03-24Fix a few problems in the iOS vcl codeTor Lillqvist
2014-03-24Resolves: #i124375# force soft-hyphen visibility for CoreText...Herbert Dürr
2014-03-20cosmetic: split PhysicalFontFamily/Collection out of outdev3.cxxNorbert Thiebaud
2014-03-20rename ImplDevFontList to PhysicalFontCollectionNorbert Thiebaud
2014-03-20Bin some dead codeTor Lillqvist
2014-03-17fdo#67808 Fix Outline Font Effect support with CoreTextNorbert Thiebaud
2014-03-13fdo#55142 CoreText handling of trailing whitespace in justified modeHerbert Dürr
2014-03-10Hack on the iOS vcl codeTor Lillqvist
2014-02-28Rename GetGraphics to AcquireGraphicsChris Sherlock
2014-02-28Add SAL_OVERRIDE markup for the vcl OS X and iOS code, and follow-up cleanupTor Lillqvist
2014-02-26fdo#64957: #i124233# prevent the accumulation of rounding errorsHerbert Dürr
2014-02-26Use SAL_OVERRIDE consistently in CTLayoutTor Lillqvist
2014-02-26Remove visual noise from vclAlexander Wilms
2014-02-23CoreText SDK 10.5 compatibilityDouglas Mencken
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21Adapt vcl to various loplugin warnings on Mac OS XStephan Bergmann
2014-02-21Mac OS X vcl: sal_Bool -> bool fixupStephan Bergmann
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-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