summaryrefslogtreecommitdiff
path: root/vcl/source/outdev/font.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-07-20Fix typosAndrea Gelmini1-1/+1
2016-06-12lok: reset the font list when there are no itemsHenry Castro1-0/+10
2015-11-30vcl: warn if we can't set a new font in OutputDeviceMichael Stahl1-0/+6
2015-11-24It's "incomplete", not "in complete"Tor Lillqvist1-1/+1
2015-11-24FONTFALLBACK_HOOKS_DISABLED is not definedTor Lillqvist1-2/+1
2015-11-24loplugin:unusedfields in vcl/Noel Grandin1-3/+1
2015-11-19Add ImplFontMetricData::mbTrueTypeFontTor Lillqvist1-0/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-25/+25
2015-11-07loplugin:stringconstantStephan Bergmann1-1/+1
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-1/+1
2015-11-03loplugin:simplifyboolStephan Bergmann1-1/+1
2015-11-03tdf#81144 Chinese full-width punctuation does not align properlyMark Hung1-0/+19
2015-10-07afl-eventtesting: creating OUString from super long sal_Unicode* is slowCaolán McNamara1-2/+2
2015-09-30Fix typosAndrea Gelmini1-1/+1
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