summaryrefslogtreecommitdiff
path: root/vcl/quartz
AgeCommit message (Expand)Author
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
2014-11-16Avoid error: redefinition of 'GetImpl' for iOSTor Lillqvist
2014-11-15vcl: The backend should decide whether fast alpha drawing is available.Jan Holesovsky
2014-11-15blind fix for OSXMarkus Mohrhard
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-10put these classes into an anonymous namespaceMarkus Mohrhard
2014-11-10vcl: Allow SalBitmap implementation to do scalingLouis-Francis Ratté-Boulianne
2014-10-30address LTR issue with coretext renderingNorbert Thiebaud
2014-10-30add SAL_INFO to CTRundataNorbert Thiebaud
2014-10-16MAC_OS_X_VERSION_MAX_ALLOWED is always >= 1080 nowTor Lillqvist
2014-10-13vcl: Make ImplFontCharMap a pImpl and move functions to FontCharMapChris Sherlock
2014-10-06vcl: FontCharMap to use intrusive_ptr ImplFontCharMapChris Sherlock
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-15Missing GetImplFontCapabilities -> GetFontCapabilitiesStephan Bergmann
2014-09-15vcl: Rename GetImplFontCapabilities()Chris Sherlock
2014-09-13mac: clean-up obsolete conditional code based on old SDKNorbert Thiebaud
2014-09-12Revert "vcl: use DeviceCoordinate for GetCaretPositions in sallayout"Norbert Thiebaud
2014-09-12vcl: use DeviceCoordinate for GetCaretPositions in sallayoutNorbert Thiebaud
2014-09-03What is a ridiculous size in 32-bit code is also ridiculous in 64-bit codeTor Lillqvist