summaryrefslogtreecommitdiff
path: root/vcl/inc/quartz
AgeCommit message (Expand)AuthorFilesLines
2014-10-13vcl: Make ImplFontCharMap a pImpl and move functions to FontCharMapChris Sherlock1-4/+4
2014-10-06vcl: FontCharMap to use intrusive_ptr ImplFontCharMapChris Sherlock1-3/+3
2014-09-30fix OSX buildNoel Grandin1-1/+1
2014-09-30fdo#82577: Handle RegionNoel Grandin1-1/+1
2014-09-30vcl: fixup last cleanupChris Sherlock1-1/+1
2014-09-30vcl: cleanup vcl/inc/quartz/salgdi.hChris Sherlock1-130/+131
2014-09-15vcl: Rename GetImplFontCapabilities()Chris Sherlock1-2/+2
2014-08-22Remove some useless tools/debug.hxx includesMarcos Paulo de Souza1-2/+0
2014-05-29Resolves: #i124922# allow late setting of the font color...Herbert Dürr1-1/+1
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold1-3/+3
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist2-4/+0
2014-04-01Explicitly mark overriding destructors as "virtual," Mac OS X reduxStephan Bergmann1-1/+1
2014-03-31Need to define mnContextStackDepth always it seemsTor Lillqvist1-2/+0
2014-03-31Add SAL_INFOs for very detailed CoreGraphics tracingTor Lillqvist3-3/+21
2014-03-27SAL_OVERRIDE, Mac OS X vcl reduxStephan Bergmann3-79/+79
2014-03-2464-bit OS X build fixTor Lillqvist1-1/+1
2014-03-20cosmetic: split PhysicalFontFace class it its own source/headerNorbert Thiebaud1-0/+1
2014-03-20rename ImplDevFontList to PhysicalFontCollectionNorbert Thiebaud1-3/+3
2014-03-20Bin some dead codeTor Lillqvist1-4/+0
2014-03-06Point to "documentation" for XOR emulationTor Lillqvist1-0/+4
2014-03-06Fix up a few Emacs and vim mode linesTor Lillqvist1-0/+2
2014-02-28Rename GetGraphics to AcquireGraphicsChris Sherlock1-1/+1
2014-02-26Remove visual noise from vclAlexander Wilms2-6/+6
2014-02-23CoreText SDK 10.5 compatibilityDouglas Mencken1-0/+9
2014-02-21Mac OS X vcl: sal_Bool -> bool fixupStephan Bergmann2-10/+10
2014-01-22bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann1-1/+1
2014-01-16fix rendering issues in iOS with aquatsahi glik1-0/+4
2014-01-15Bin unused codeTor Lillqvist1-81/+0
2014-01-06Resolves: #i123840# add and use the sal_GlyphId typeHerbert Dürr1-4/+4
2013-12-31Resolves: #i123840# normalize SalGraphics point count argument types...Herbert Dürr1-5/+5
2013-12-19The "fake DPI scale" was always 1Tor Lillqvist1-6/+2
2013-12-14iOS tiled rendering workTor Lillqvist2-1/+70
2013-12-06Re-organize OS X and iOS code in vcl a bitTor Lillqvist4-1/+568
2013-12-04Rename coretext/salgdi2.* to coretext/salgdi.*Khaled Hosny1-1/+1
2013-12-04Bin ATSUI codeTor Lillqvist1-1/+1
2013-10-28fixincludeguards.sh: vclThomas Arnhold3-9/+9
2013-06-03Cherry-pick Core Text port from AOOKhaled Hosny1-0/+5
2013-04-08Add SAL_INFO output operator for CGColorRefTor Lillqvist1-0/+1
2013-04-08Add logging output operators for CGPoint and CGSizeTor Lillqvist1-0/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-4/+4
2013-04-07Need more headers to make sure we have CGRectTor Lillqvist1-0/+5
2013-04-07Add operator<< for CGRect for SAL_INFO goodnessTor Lillqvist1-1/+5
2013-03-21Re-work the vcl aspects of the iOS portTor Lillqvist3-1/+125
2013-01-19AquaSalBitmap and IosSalBitmap were identical so unifyTor Lillqvist1-0/+105