summaryrefslogtreecommitdiff
path: root/vcl/source/outdev/font.cxx
AgeCommit message (Expand)Author
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-26Resolves: tdf#89231 if no font has 0x202F fallback to a normal spaceCaolán McNamara
2015-05-22convert constants in include/vcl/settings.hxx to scoped enumsNoel Grandin
2015-05-20convert DEFAULTCONSTANT constant to scoped enumNoel Grandin
2015-05-20convert FONT_SUBSTITUTE constants to scoped enumNoel Grandin
2015-05-20convert ANTIALIASING constants to scoped enumNoel Grandin
2015-05-20convert SAL_LAYOUT flags to scoped enumNoel Grandin
2015-05-14convert KERNING_ constants to scoped enumNoel Grandin
2015-05-06convert DEFAULTFONT_ constants to scoped enumNoel Grandin
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist
2015-04-10vclptr: add isDisposed method - and assert for it here & there.Michael Meeks
2015-04-01loplugin:staticfunctionNoel Grandin
2015-02-03Initialize graphics in OutputDevice::getFallbackFont.Ashod Nakashian
2015-01-20move OutputDevice:: Clear/Refresh inside AddTempDevFontCaolán McNamara
2015-01-20font cache gets broken on adding an embedded fontCaolán McNamara
2015-01-20Some more loplugin:cstylecast: vclStephan Bergmann
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin
2015-01-12FocusChanged and DataChanged are never overridenNoel Grandin
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-23vcl: fdo#87510 regression in GetFontMetricChris Sherlock
2014-12-18vcl: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-01tools & vcl: move OutputDevice::ImplRotatePos() to Point::RotateAbout()Chris Sherlock
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-13vcl: Make ImplFontCharMap a pImpl and move functions to FontCharMapChris Sherlock
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-10-06vcl: FontCharMap to use intrusive_ptr ImplFontCharMapChris Sherlock
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-09-29loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-15vcl: Rename GetImplFontCapabilities()Chris Sherlock
2014-08-22font lookup - cleanup GetEnglishSearchName function signature.Michael Meeks
2014-06-30HasBkg method to Font.HasBkg iff HasSingleUnderline.SetBkgColor in OutputDevmatteocam
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-04avoid problems with poppler's and vcl's FontInfo during runtimeMarkus Mohrhard
2014-05-28Oops, this reference can't be const.Matúš Kukan
2014-05-27Related bnc#822625: Cache FontEntry with the original FontSelectPattern.Matúš Kukan
2014-05-21Bin code that died in 2010 in d4dbc31173487a97e4b022f0bb9dae25440856a8Tor Lillqvist
2014-05-21Use more specific tagTor Lillqvist
2014-05-21Add a SAL_INFOTor Lillqvist
2014-05-12coverity#1209003: Unchecked return valueJan Holesovsky
2014-05-12fdo#78567: Revert "coverity#1209003: Unchecked return value"Jan Holesovsky
2014-05-02coverity#441827 Deference before null checkChris Sherlock
2014-05-01coverity#1209003: Unchecked return valueChris Sherlock
2014-04-27VCL: rearrange functions in outdev/font.cxxChris Sherlock