summaryrefslogtreecommitdiff
path: root/vcl/quartz
AgeCommit message (Expand)Author
2015-07-04tdf#88941 Revert "vcl quartz: Add support back for DXArray tweaking"Norbert Thiebaud
2015-05-25tdf#87373: Bad text spacing on OS XThorsten Wagner
2015-05-20convert SAL_LAYOUT flags to scoped enumNoel Grandin
2015-05-17loplugin:cstylecastStephan Bergmann
2015-05-08loplugin:staticmethodsStephan Bergmann
2015-05-08Remove dead CoreTextStyle::SetTextColorStephan Bergmann
2015-05-08Remove trivial CoreTextFontData::CreateTextStyle wrapperStephan Bergmann
2015-05-06fix OSX buildNoel Grandin
2015-05-04Revert "Fix tdf#87373: Kerning broken on OS X"Khaled Hosny
2015-04-28tdf#71034: [OS X] Ugly (too heavy) fake boldKhaled Hosny
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-27Fix tdf#87373: Kerning broken on OS XThorsten Wagner
2015-04-26tdf#90822: Descenders croppedThorsten Wagner
2015-04-20vcl: convert new to ::CreateMichael Meeks
2015-04-17Blind fix for ImplPixelFormat16Stephan Bergmann
2015-04-16loplugin:implicitboolconversion goldStephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-10Move OutputDevice members to VclPtr: dbaccess, canvas.Michael Meeks
2015-04-02loplugin:redundantcastStephan Bergmann
2015-03-30Don't crash if no screens available (no access to the window system)Tor Lillqvist
2015-03-29loplugin:cstylecastStephan Bergmann
2015-03-23Add comment about the DPI calculationTor Lillqvist
2015-03-23move cairo helpers to vcl and make per-plugCaolán McNamara
2015-03-19reorganize resizing surfaces logicCaolán McNamara
2015-03-19move the cairo resize hack into vclCaolán McNamara
2015-03-18revert work in progressCaolán McNamara
2015-03-18move the cairo resize hack into vclCaolán McNamara
2015-03-18move IsCairoWorking to vclplug level and renameCaolán McNamara
2015-03-09V801: Decreased performanceCaolán McNamara
2015-03-05fix typoCaolán McNamara
2015-02-28tdf#89482 - return size of system virtual device resource at construction.Michael Meeks
2015-02-24TyposJulien Nabet
2015-01-28loplugin:cstylecast (Mac OS X)Stephan Bergmann
2015-01-27these are const inputs, we fill widths from pGlyphIds via pEncodingCaolán McNamara
2015-01-27rhbz#1177022: vcl: fix PDF embedding of Type 1 fontsMichael Stahl
2015-01-27add a length arg to GetEmbedFontDataCaolán McNamara
2015-01-22loplugin:cstylecast (MACOSX)Stephan Bergmann
2015-01-19fdo#39440 vcl: reduce scope of local variablesMichael Weghorn
2015-01-04vcl/osx boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-11vcl: Add BitmapInfoAccess for bitmaps' metadata accessLouis-Francis Ratté-Boulianne
2014-12-04vcl (Mac): loplugin:cstylecastStephan Bergmann
2014-12-03fdo#85806: Hebrew and Arabic is not working on MACgalbarnissan
2014-12-03vcl: Add dummy Replace to SalBitmap implementationsLouis-Francis Ratté-Boulianne
2014-12-03Add dummy Erase to SalBitmap implementationsMatúš Kukan
2014-12-02implement virtual methods for OSX vcl backendMarkus Mohrhard
2014-12-02vcl: remove SalVirtualDevice::GetWidthMichael Meeks
2014-11-30move the iOS SalGraphics code back into the OSX oneMarkus Mohrhard
2014-11-24coverity#1255909 Uninitialized scalar fieldCaolán McNamara
2014-11-22vcl: Add support for backend-dependent blending of bitmaps (mask and alpha)Louis-Francis Ratté-Boulianne
2014-11-19Add dummy Crop to SalBitmap implementationsMatúš Kukan