summaryrefslogtreecommitdiff
path: root/vcl/quartz
AgeCommit message (Expand)Author
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
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