summaryrefslogtreecommitdiff
path: root/vcl/source/outdev/font.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-09-04tdf#92505 vcl: fix substituting missing glyphsMiklos Vajna1-4/+2
2015-08-31vcl: try to disable font cache in CppUnit testsMichael Stahl1-1/+1
2015-08-31vcl: Improve management of mnRef0Count.Jan Holesovsky1-3/+12
2015-08-28vcl: fix resource management issue in WinSalLayoutMichael Stahl1-1/+4
2015-08-19for testing allow disabling configmgr for time critical pathsCaolán McNamara1-14/+23
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud1-11/+11
2015-06-11Cleanup crossplatform cairoMox Soini1-0/+4
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-1/+1
2015-06-05Revert "Cleanup crossplatform cairo"Jan Holesovsky1-4/+0
2015-06-04Cleanup crossplatform cairoMox Soini1-0/+4
2015-05-26Resolves: tdf#89231 if no font has 0x202F fallback to a normal spaceCaolán McNamara1-1/+4
2015-05-22convert constants in include/vcl/settings.hxx to scoped enumsNoel Grandin1-1/+1
2015-05-20convert DEFAULTCONSTANT constant to scoped enumNoel Grandin1-3/+3
2015-05-20convert FONT_SUBSTITUTE constants to scoped enumNoel Grandin1-6/+6
2015-05-20convert ANTIALIASING constants to scoped enumNoel Grandin1-1/+1
2015-05-20convert SAL_LAYOUT flags to scoped enumNoel Grandin1-1/+1
2015-05-14convert KERNING_ constants to scoped enumNoel Grandin1-3/+3
2015-05-06convert DEFAULTFONT_ constants to scoped enumNoel Grandin1-48/+48
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist1-8/+7
2015-04-10vclptr: add isDisposed method - and assert for it here & there.Michael Meeks1-0/+5
2015-04-01loplugin:staticfunctionNoel Grandin1-1/+1
2015-02-03Initialize graphics in OutputDevice::getFallbackFont.Ashod Nakashian1-0/+5
2015-01-20move OutputDevice:: Clear/Refresh inside AddTempDevFontCaolán McNamara1-2/+19
2015-01-20font cache gets broken on adding an embedded fontCaolán McNamara1-6/+33
2015-01-20Some more loplugin:cstylecast: vclStephan Bergmann1-1/+1
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin1-1/+1
2015-01-12FocusChanged and DataChanged are never overridenNoel Grandin1-2/+0
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara1-1/+1
2014-12-23vcl: fdo#87510 regression in GetFontMetricChris Sherlock1-1/+0
2014-12-18vcl: Use appropriate OUString functions on string constantsStephan Bergmann1-1/+1
2014-11-01tools & vcl: move OutputDevice::ImplRotatePos() to Point::RotateAbout()Chris Sherlock1-3/+12
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky1-1/+1
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky1-1/+1
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon1-1/+1
2014-10-13vcl: Make ImplFontCharMap a pImpl and move functions to FontCharMapChris Sherlock1-9/+15
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca1-1/+1
2014-10-06vcl: FontCharMap to use intrusive_ptr ImplFontCharMapChris Sherlock1-1/+1
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin1-4/+4
2014-09-29loplugin: cstylecastNoel Grandin1-2/+2
2014-09-23fdo#82577: Handle WindowNoel Grandin1-5/+5
2014-09-18fdo#82577: Handle FontNoel Grandin1-9/+9
2014-09-15vcl: Rename GetImplFontCapabilities()Chris Sherlock1-1/+1
2014-08-22font lookup - cleanup GetEnglishSearchName function signature.Michael Meeks1-11/+6
2014-06-30HasBkg method to Font.HasBkg iff HasSingleUnderline.SetBkgColor in OutputDevmatteocam1-0/+1
2014-06-13loplugin:staticcallStephan Bergmann1-1/+1
2014-06-04avoid problems with poppler's and vcl's FontInfo during runtimeMarkus Mohrhard1-3/+3
2014-05-28Oops, this reference can't be const.Matúš Kukan1-5/+5
2014-05-27Related bnc#822625: Cache FontEntry with the original FontSelectPattern.Matúš Kukan1-5/+7
2014-05-21Bin code that died in 2010 in d4dbc31173487a97e4b022f0bb9dae25440856a8Tor Lillqvist1-36/+2
2014-05-21Use more specific tagTor Lillqvist1-1/+1