/osx/

+xml'/>
summaryrefslogtreecommitdiff
path: root/vcl/quartz/ctlayout.cxx
AgeCommit message (Expand)Author
2016-06-17convert DBG_ASSERT in vclNoel Grandin
2016-01-22vcl: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2016-01-10vcl: promote ImplFontAttributes to FontAttributesChris Sherlock
2016-01-10vcl: (OS X only) Change CoreTextFontData to CoreTextFontFaceChris Sherlock
2015-12-31vcl: merge ImplDevFontAttributes with ImplFontAttributesChris Sherlock
2015-11-17Don't assume sal_Unicode is unsigned shortStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-07afl-eventtesting: creating OUString from super long sal_Unicode* is slowCaolán McNamara
2015-08-12cosmetic: clean-up vcl/quartzNorbert Thiebaud
2015-07-04tdf#88941 Revert "vcl quartz: Add support back for DXArray tweaking"Norbert Thiebaud
2015-05-24tdf#87373: Bad text spacing on OS XThorsten Wagner
2015-05-20convert SAL_LAYOUT flags to scoped enumNoel Grandin
2015-05-04Revert "Fix tdf#87373: Kerning broken on OS X"Khaled Hosny
2015-04-27Fix tdf#87373: Kerning broken on OS XThorsten Wagner
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-03-29loplugin:cstylecastStephan Bergmann
2015-02-24TyposJulien Nabet