summaryrefslogtreecommitdiffstats
path: root/vcl/quartz
Commit message (Expand)AuthorAgeFilesLines
* tdf#87373: Bad text spacing on OS XThorsten Wagner2015-05-251-18/+42
* convert SAL_LAYOUT flags to scoped enumNoel Grandin2015-05-201-10/+10
* loplugin:cstylecastStephan Bergmann2015-05-171-1/+1
* loplugin:staticmethodsStephan Bergmann2015-05-081-1/+5
* Remove dead CoreTextStyle::SetTextColorStephan Bergmann2015-05-081-3/+0
* Remove trivial CoreTextFontData::CreateTextStyle wrapperStephan Bergmann2015-05-082-6/+1
* fix OSX buildNoel Grandin2015-05-061-1/+1
* Revert "Fix tdf#87373: Kerning broken on OS X"Khaled Hosny2015-05-041-29/+20
* tdf#71034: [OS X] Ugly (too heavy) fake boldKhaled Hosny2015-04-281-1/+1
* Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2015-04-282-4/+4
|\
| * vcl: convert new to ::CreateMichael Meeks2015-04-201-1/+1
| * Move OutputDevice members to VclPtr: dbaccess, canvas.Michael Meeks2015-04-102-3/+3
* | Fix tdf#87373: Kerning broken on OS XThorsten Wagner2015-04-271-20/+29
* | tdf#90822: Descenders croppedThorsten Wagner2015-04-261-4/+4
* | Blind fix for ImplPixelFormat16Stephan Bergmann2015-04-171-9/+14
* | loplugin:implicitboolconversion goldStephan Bergmann2015-04-161-2/+2
* | remove unnecessary use of void in function declarationsNoel Grandin2015-04-155-15/+15
|/
* loplugin:redundantcastStephan Bergmann2015-04-023-4/+4
* Don't crash if no screens available (no access to the window system)Tor Lillqvist2015-03-301-1/+1
* loplugin:cstylecastStephan Bergmann2015-03-295-29/+29
* Add comment about the DPI calculationTor Lillqvist2015-03-231-0/+7
* move cairo helpers to vcl and make per-plugCaolán McNamara2015-03-233-0/+443
* reorganize resizing surfaces logicCaolán McNamara2015-03-191-5/+0
* move the cairo resize hack into vclCaolán McNamara2015-03-191-0/+5
* revert work in progressCaolán McNamara2015-03-181-5/+0
* move the cairo resize hack into vclCaolán McNamara2015-03-181-0/+5
* move IsCairoWorking to vclplug level and renameCaolán McNamara2015-03-181-0/+5
* V801: Decreased performanceCaolán McNamara2015-03-091-1/+1
* fix typoCaolán McNamara2015-03-051-1/+1
* tdf#89482 - return size of system virtual device resource at construction.Michael Meeks2015-02-281-3/+14
* TyposJulien Nabet2015-02-241-1/+1
* loplugin:cstylecast (Mac OS X)Stephan Bergmann2015-01-281-1/+1
* these are const inputs, we fill widths from pGlyphIds via pEncodingCaolán McNamara2015-01-271-4/+4
* rhbz#1177022: vcl: fix PDF embedding of Type 1 fontsMichael Stahl2015-01-271-1/+1
* add a length arg to GetEmbedFontDataCaolán McNamara2015-01-271-0/+1
* loplugin:cstylecast (MACOSX)Stephan Bergmann2015-01-221-1/+1
* fdo#39440 vcl: reduce scope of local variablesMichael Weghorn2015-01-191-2/+1
* vcl/osx boost::unordered_map->std::unordered_mapCaolán McNamara2015-01-041-2/+0
* 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