summaryrefslogtreecommitdiffstats
path: root/vcl/quartz
Commit message (Expand)AuthorAgeFilesLines
* fdo#55142 CoreText handling of trailing whitespace in justified modeHerbert Dürr2014-03-131-58/+142
* Hack on the iOS vcl codeTor Lillqvist2014-03-103-71/+54
* Rename GetGraphics to AcquireGraphicsChris Sherlock2014-02-281-1/+1
* Add SAL_OVERRIDE markup for the vcl OS X and iOS code, and follow-up cleanupTor Lillqvist2014-02-281-21/+21
* fdo#64957: #i124233# prevent the accumulation of rounding errorsHerbert Dürr2014-02-261-4/+12
* Use SAL_OVERRIDE consistently in CTLayoutTor Lillqvist2014-02-261-14/+12
* Remove visual noise from vclAlexander Wilms2014-02-265-11/+11
* CoreText SDK 10.5 compatibilityDouglas Mencken2014-02-232-5/+27
* Remove unneccessary commentsAlexander Wilms2014-02-236-70/+70
* Adapt vcl to various loplugin warnings on Mac OS XStephan Bergmann2014-02-212-8/+8
* Mac OS X vcl: sal_Bool -> bool fixupStephan Bergmann2014-02-212-6/+6
* vcl: try to fix the Mac build a bitMichael Stahl2014-02-201-0/+2
* fix SIGBUS on mac due to Font Attribute not always availableNorbert Thiebaud2014-02-181-2/+5
* Fix iOS fallout from cda903f83831341f44833b94e7d38e598f5a7198Tor Lillqvist2014-02-181-0/+8
* fdo#72042: Fix for "Font names are not localized (Mac OS X)"Tomofumi Yagi2014-02-181-1/+10
* Bin old leftover debugging fprintfTor Lillqvist2014-02-111-1/+1
* Resolves: #i124121# prevent italic emulation with ITALIC_DONTKNOW fontsHerbert Dürr2014-01-281-2/+4
* Related: #i123895# adjust VCL support for 64bit OSX portHerbert Dürr2014-01-241-1/+1
* fix dropshadow on iostsahi glik2014-01-171-1/+15
* Indentation fixTor Lillqvist2014-01-171-1/+1
* fix compile break on macostsahi glik2014-01-161-11/+11
* fix rendering issues in iOS with aquatsahi glik2014-01-163-50/+165
* Bin unused codeTor Lillqvist2014-01-151-154/+0
* Normalized aqua graphics line and fill colors to RGBAtsahi glik2014-01-101-4/+8
* Fix compilation error for 64-bit OS X by simplifying codeTor Lillqvist2014-01-081-8/+0
* Resolves: #i123817# prepare codebase for updating to boost 1.55Herbert Dürr2014-01-061-1/+1
* Resolves: #i123840# add and use the sal_GlyphId typeHerbert Dürr2014-01-064-24/+24
* Resolves: #i123840# normalize SalGraphics point count argument types...Herbert Dürr2013-12-311-17/+17
* WaE: unused variable 'aRefreshRect'Tor Lillqvist2013-12-261-0/+1
* cppcheck: Prefer prefix ++/-- operators for non-primitive typesJulien Nabet2013-12-251-1/+1
* The "fake DPI scale" was always 1Tor Lillqvist2013-12-194-15/+9
* Add a view-only iOS test app using tiled renderingTor Lillqvist2013-12-182-1/+27
* Related: #i123840# normalize SalFrame resolution type to sal_Int32Herbert Dürr2013-12-171-2/+2
* iOS tiled rendering workTor Lillqvist2013-12-144-46/+369
* Related: #i123840# use CoreGraphic helper methods for primitivesHerbert Dürr2013-12-121-19/+19
* Much better fix for the iOS text colour problemTor Lillqvist2013-12-121-33/+0
* Fix the iOS coloured text problemTor Lillqvist2013-12-121-0/+33
* Try to fix colour issuesTor Lillqvist2013-12-111-0/+15
* Re-organize OS X and iOS code in vcl a bitTor Lillqvist2013-12-068-1/+4105
* Newer boost is more picky with null pointersTor Lillqvist2013-05-241-1/+1
* Log a null CGRect as "NULL"Tor Lillqvist2013-04-111-1/+4
* Add SAL_INFO output operator for CGColorRefTor Lillqvist2013-04-081-0/+16
* Add logging output operators for CGPoint and CGSizeTor Lillqvist2013-04-081-1/+21
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-11/+11
* Add operator<< for CGRect for SAL_INFO goodnessTor Lillqvist2013-04-071-0/+13
* Re-work the vcl aspects of the iOS portTor Lillqvist2013-03-212-2/+74
* AquaSalBitmap and IosSalBitmap were identical so unifyTor Lillqvist2013-01-191-0/+911