summaryrefslogtreecommitdiff
path: root/vcl/quartz/salgdi.cxx
AgeCommit message (Expand)Author
2016-05-25vcl: replace boost::dynamic_bitset with boost::optional<std::bitset>Michael Stahl
2016-05-11remove unused return type from SalGraphics::SetFontNoel Grandin
2016-01-19vcl: FontAttributes::GetSlantType() -> FontAttributes::GetItalic()Chris Sherlock
2016-01-18basebmp now only used from vcl/headless codeCaolán McNamara
2016-01-14vcl: change ImplFontMetricData to be reference counted via intrusive_ptrChris Sherlock
2016-01-12vcl: resplit FontAttributes from ImplFontMetricDataChris Sherlock
2016-01-12vcl: put FontConfigFontOptions into Unix headerChris Sherlock
2016-01-12vcl: split off ImplFontCharMap into it's own header fileChris Sherlock
2016-01-10Fix typosAndrea Gelmini
2016-01-10Cleanup FontCharMapPtr variable prefixesChris Sherlock
2016-01-10vcl: promote ImplFontAttributes to FontAttributesChris Sherlock
2016-01-10vcl: (OS X only) Change CoreTextFontData to CoreTextFontFaceChris Sherlock
2016-01-04vcl: split classes out of metric.hxxChris Sherlock
2016-01-03vcl: rename variables from metric names to font attribute namesChris Sherlock
2016-01-03vcl: merge ImplFontMetricData with ImplFontAttributesChris Sherlock
2016-01-03vcl: convert ImplFontMetricData to accessor functionsChris Sherlock
2016-01-01vcl: remove poor-man's RTTI in PhysicalFontFaceChris Sherlock
2015-12-31vcl: merge ImplDevFontAttributes with ImplFontAttributesChris Sherlock
2015-12-31vcl: create accessor functions for ImplDevFontAttributesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann
2015-08-12cosmetic: clean-up vcl/quartzNorbert Thiebaud
2015-06-15cppcheck:redundantAssignmentNoel Grandin
2015-06-11Cleanup crossplatform cairoMox Soini
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-05Revert "Cleanup crossplatform cairo"Jan Holesovsky
2015-06-04Cleanup crossplatform cairoMox Soini
2015-05-08Remove dead CoreTextStyle::SetTextColorStephan Bergmann
2015-05-08Remove trivial CoreTextFontData::CreateTextStyle wrapperStephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-01-27rhbz#1177022: vcl: fix PDF embedding of Type 1 fontsMichael Stahl
2015-01-27add a length arg to GetEmbedFontDataCaolán McNamara
2014-11-30move the iOS SalGraphics code back into the OSX oneMarkus Mohrhard
2014-11-16Avoid error: redefinition of 'GetImpl' for iOSTor Lillqvist
2014-11-15blind fix for OSXMarkus Mohrhard
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-15Missing GetImplFontCapabilities -> GetFontCapabilitiesStephan Bergmann
2014-09-15vcl: Rename GetImplFontCapabilities()Chris Sherlock
2014-07-01loplugin:stringconcatStephan Bergmann
2014-05-23Add SAL_INFO tracing for CoreText callsTor Lillqvist
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-03-31Add SAL_INFOs for very detailed CoreGraphics tracingTor Lillqvist
2014-03-26Seems we don't need any basebmp stuff in AquaSalGraphics on iOSTor Lillqvist
2014-03-20rename ImplDevFontList to PhysicalFontCollectionNorbert Thiebaud
2014-03-10Hack on the iOS vcl codeTor Lillqvist
2014-02-26Remove visual noise from vclAlexander Wilms
2014-02-23CoreText SDK 10.5 compatibilityDouglas Mencken
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21Adapt vcl to various loplugin warnings on Mac OS XStephan Bergmann