summaryrefslogtreecommitdiffstats
path: root/vcl/quartz
Commit message (Expand)AuthorAgeFilesLines
* vcl: Add BitmapInfoAccess for bitmaps' metadata accessLouis-Francis Ratté-Boulianne2014-12-111-3/+3
* vcl (Mac): loplugin:cstylecastStephan Bergmann2014-12-042-6/+5
* fdo#85806: Hebrew and Arabic is not working on MACgalbarnissan2014-12-031-7/+7
* vcl: Add dummy Replace to SalBitmap implementationsLouis-Francis Ratté-Boulianne2014-12-031-0/+5
* Add dummy Erase to SalBitmap implementationsMatúš Kukan2014-12-031-0/+5
* implement virtual methods for OSX vcl backendMarkus Mohrhard2014-12-021-0/+12
* vcl: remove SalVirtualDevice::GetWidthMichael Meeks2014-12-021-16/+0
* move the iOS SalGraphics code back into the OSX oneMarkus Mohrhard2014-11-303-50/+45
* coverity#1255909 Uninitialized scalar fieldCaolán McNamara2014-11-241-5/+1
* vcl: Add support for backend-dependent blending of bitmaps (mask and alpha)Louis-Francis Ratté-Boulianne2014-11-221-0/+14
* Add dummy Crop to SalBitmap implementationsMatúš Kukan2014-11-191-0/+5
* Avoid error: redefinition of 'GetImpl' for iOSTor Lillqvist2014-11-161-0/+4
* vcl: The backend should decide whether fast alpha drawing is available.Jan Holesovsky2014-11-151-0/+6
* blind fix for OSXMarkus Mohrhard2014-11-151-0/+5
* 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