summaryrefslogtreecommitdiffstats
path: root/include/vcl/metric.hxx
Commit message (Expand)AuthorAgeFilesLines
* tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen2018-11-291-3/+3
* Drop a bunch of font metrics flagsKhaled Hosny2016-11-291-6/+0
* loplugin field-can-be-private in include/vcl..xmlscriptNoel Grandin2016-11-231-1/+1
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-1/+1
* coverity#1371325 Missing move assignment operatorCaolán McNamara2016-09-021-0/+1
* boost::intrusive_ptr->tools::SvRefCaolán McNamara2016-09-021-5/+2
* remove some unused typedefs, and inline some use-onceNoel Grandin2016-03-141-2/+1
* vcl: take into account the font width is the average font widthChris Sherlock2016-02-041-1/+1
* vcl: font.hxx and metric.hxx cleanup, make ctors explicit and the dtor virtualChris Sherlock2016-01-181-3/+3
* vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock2016-01-171-1/+1
* revert vcl patch series that brok Mac and WindowsNorbert Thiebaud2016-01-161-4/+4
* vcl: font.hxx and metric.hxx cleanup, make ctors explicit and the dtor virtualChris Sherlock2016-01-161-3/+3
* vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock2016-01-161-1/+1
* vcl: FontMetric now has ImplFontMetricPtr objectsChris Sherlock2016-01-141-1/+2
* vcl: ImpFontMetric and FontMetric no longer friends with OutputDeviceChris Sherlock2016-01-141-3/+0
* vcl: Create mutator for bullet offset attribute in FontMetricChris Sherlock2016-01-141-0/+1
* vcl: Create mutator for slant attribute in FontMetricChris Sherlock2016-01-141-0/+1
* vcl: Create mutator for line height attribute in FontMetricChris Sherlock2016-01-141-0/+1
* vcl: Create accessor and mutator for ascent and descent in FontMetricChris Sherlock2016-01-131-0/+2
* vcl: Create accessor and mutator for int and ext leading in FontMetricChris Sherlock2016-01-131-4/+7
* vcl: Create accessor and mutator for builtin font flag in FontMetricChris Sherlock2016-01-131-0/+2
* vcl: Create accessor and mutator for full stop centered in FontMetricChris Sherlock2016-01-131-1/+3
* vcl: Create accessor and mutator for font scaling in FontMetricChris Sherlock2016-01-131-0/+3
* vcl: split classes out of metric.hxxChris Sherlock2016-01-041-161/+0
* vcl: Excise vcl::FontInfo classChris Sherlock2016-01-031-25/+7
* tdf#83755 correct non-printing character positionMark Hung2015-12-191-0/+1
* tdf#81144 Chinese full-width punctuation does not align properlyMark Hung2015-11-031-0/+1
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-2/+2
* loplugin:unusedmethods vclNoel Grandin2015-07-081-1/+0
* loplugin:deletedspecialStephan Bergmann2015-02-071-2/+2
* vcl: Make ImplFontCharMap a pImpl and move functions to FontCharMapChris Sherlock2014-10-131-6/+33
* error: 'UCS4' does not name a typeMiklos Vajna2014-10-061-1/+1
* vcl: document FontCharMap classChris Sherlock2014-10-061-6/+79
* vcl: FontCharMap to use intrusive_ptr ImplFontCharMapChris Sherlock2014-10-061-2/+6
* vcl: tab cleanup of metric.hxxChris Sherlock2014-10-041-12/+12
* fdo#82577: Handle RegionNoel Grandin2014-09-301-2/+2
* fdo#82577: Handle FontNoel Grandin2014-09-181-1/+1
* make that variable protected againMarkus Mohrhard2014-06-071-2/+2
* avoid problems with poppler's and vcl's FontInfo during runtimeMarkus Mohrhard2014-06-041-2/+8
* remove whitespaceMarkus Mohrhard2014-06-041-14/+0
* Log also the sizeTor Lillqvist2014-05-211-1/+1
* Add debugging output operator<< for FontMetricTor Lillqvist2014-05-211-1/+16
* Remove visual noise from includeAlexander Wilms2014-03-011-8/+8
* vcl: sal_Bool -> boolStephan Bergmann2014-02-211-9/+9
* Resolves: #i123895# split impfont.cxx source from metric.cxxHerbert Dürr2014-01-021-9/+9
* fixincludeguards.sh: include/vclThomas Arnhold2013-10-231-3/+3
* execute move of global headersBjoern Michaelsen2013-04-231-0/+152