summaryrefslogtreecommitdiff
path: root/vcl/quartz/salgdi.cxx
AgeCommit message (Expand)Author
2016-10-18Rewrite AquaSalGraphics::DrawSalLayout()Khaled Hosny
2016-10-18Support font fallback on macOS for CommonSalLayoutKhaled Hosny
2016-10-18GSoC: Integrate new CommonSalLayout in quartz/ codeAkash Jain
2016-10-18GSoC: Modify DrawServerFontLayout and add DrawSalLayoutAkash Jain
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
2016-09-02boost::intrusive_ptr->tools::SvRefCaolán McNamara
2016-06-17convert DBG_ASSERT in vclNoel Grandin
2016-06-10tdf#96099 Remove various smart pointer typedefs in vclMark Page
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