summaryrefslogtreecommitdiffstats
path: root/vcl/quartz
Commit message (Expand)AuthorAgeFilesLines
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-121-1/+1
* put these classes into an anonymous namespaceMarkus Mohrhard2014-11-101-0/+4
* vcl: Allow SalBitmap implementation to do scalingLouis-Francis Ratté-Boulianne2014-11-101-0/+5
* address LTR issue with coretext renderingNorbert Thiebaud2014-10-301-34/+18
* add SAL_INFO to CTRundataNorbert Thiebaud2014-10-301-0/+6
* MAC_OS_X_VERSION_MAX_ALLOWED is always >= 1080 nowTor Lillqvist2014-10-163-40/+2
* vcl: Make ImplFontCharMap a pImpl and move functions to FontCharMapChris Sherlock2014-10-131-12/+18
* vcl: FontCharMap to use intrusive_ptr ImplFontCharMapChris Sherlock2014-10-061-14/+9
* fdo#82577: Handle RegionNoel Grandin2014-09-301-1/+1
* Missing GetImplFontCapabilities -> GetFontCapabilitiesStephan Bergmann2014-09-151-2/+2
* vcl: Rename GetImplFontCapabilities()Chris Sherlock2014-09-151-1/+1
* mac: clean-up obsolete conditional code based on old SDKNorbert Thiebaud2014-09-132-16/+0
* Revert "vcl: use DeviceCoordinate for GetCaretPositions in sallayout"Norbert Thiebaud2014-09-121-5/+5
* vcl: use DeviceCoordinate for GetCaretPositions in sallayoutNorbert Thiebaud2014-09-121-5/+5
* What is a ridiculous size in 32-bit code is also ridiculous in 64-bit codeTor Lillqvist2014-09-031-1/+1
* fdo#82818 vcl macosx. fix asian vertical ctlayoutNorbert Thiebaud2014-09-031-109/+153
* extra witdh for GetTextBreak is of DeviceCoordinateNorbert Thiebaud2014-09-031-2/+2
* SalLayout GetTextWidth return DeviceCoordinateNorbert Thiebaud2014-09-031-12/+4
* GetTextBreak takes a DeviceCoordinate as widthNorbert Thiebaud2014-08-141-4/+10
* vcl mac SDK issue with API manipulating RectNorbert Thiebaud2014-07-201-1/+1
* vcl quartz: restore old outline front drawingNorbert Thiebaud2014-07-201-1/+2
* vcl quartz: Add support back for DXArray tweakingNorbert Thiebaud2014-07-203-127/+250
* vcl quartz use the font size to approximate the position of the bulletNorbert Thiebaud2014-07-201-1/+4
* vcl quartz: draw 'bullet' manually for better controlNorbert Thiebaud2014-07-201-42/+36
* vcl use DeviceCoordinate got GetNextGlyphsNorbert Thiebaud2014-07-201-2/+2
* vcl consitent use of long for corrdinateNorbert Thiebaud2014-07-201-4/+4
* Use DeviceCorrdinate for DXArray in FillDXArray and ImplLayoutArgsNorbert Thiebaud2014-07-201-3/+3
* fdo#79673 quartz: draw 'bullet' for 'space' directly in one passNorbert Thiebaud2014-07-151-0/+54
* Add a few more SAL_INFOsTor Lillqvist2014-07-071-0/+7
* loplugin:stringconcatStephan Bergmann2014-07-012-2/+2
* workaround for kCTForegroundColorFromContextAttributeName unavailabilityDouglas Mencken2014-06-141-1/+4
* Related: #i125020# fix the calculation of the text-update rectangle...Herbert Dürr2014-06-031-7/+9
* #i125020# allow antialiasing on all update borders for Aqua graphicsHerbert Dürr2014-06-031-2/+5
* Resolves: #i124935# fix expanded/condensed text breaking...Herbert Dürr2014-06-031-8/+27
* #i125020# fix rounding error in AquaSalGraphics::RefreshRect()Herbert Dürr2014-06-031-2/+2
* fdo#68849: Add header guards to all include filesJens Carl2014-06-011-0/+6
* Resolves: #i124922# allow late setting of the font color...Herbert Dürr2014-05-292-11/+12
* Add SAL_INFO tracing for CoreText callsTor Lillqvist2014-05-232-1/+15
* Use CG_TRACE consistentlyTor Lillqvist2014-05-231-2/+1
* fdo#77993 actually impact 10.6 too apparentlyNorbert Thiebaud2014-05-231-3/+3
* AOO: #i124823# fix the calculation of leading metrics for CoreTextHerbert Dürr2014-05-151-2/+5
* vcl-quartz: fix for fdo#77993 (specific to OS X <10.6)Douglas Mencken2014-05-131-1/+15
* Handle all-space corner caseStephan Bergmann2014-05-091-1/+2
* Handle CTFontCreatePathForGlyph failureStephan Bergmann2014-05-081-0/+3
* fix memory leaks in vcl quartzPtyl Dragon2014-05-082-0/+2
* vcl-quartz: fix build of recently introduced DrawTextSpecial for OSX<10.6Douglas Mencken2014-04-241-0/+4
* Avoid integer overflowStephan Bergmann2014-04-231-8/+23
* CTRunData fix for exporting SPI stuff on OSX < 10.6Douglas Mencken2014-04-221-0/+8
* cppcheck: Prefer prefix ++/-- operators for non-primitive typesJulien Nabet2014-04-121-1/+1
* Put writing the CGImages behind the env var DBG_WRITE_CGIMAGESTor Lillqvist2014-04-111-0/+3