summaryrefslogtreecommitdiff
path: root/vcl/inc/fontattributes.hxx
AgeCommit message (Expand)AuthorFilesLines
2019-06-13tdf#42949 Fix IWYU warnings in vcl/inc/*Gabor Kelemen1-1/+0
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen1-0/+1
2018-07-31Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-07-27vcl: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann1-1/+0
2017-11-06KF5 add FontFace implementationJan-Marek Glogowski1-1/+2
2017-05-19remove unused languagetag.hxx includesJochen Nitschke1-1/+0
2016-11-29Drop a bunch of font metrics flagsKhaled Hosny1-12/+0
2016-06-27loplugin:singlevalfields in vcl(part2)Noel Grandin1-2/+0
2016-06-01loplugin:unusedmethodsNoel Grandin1-13/+0
2016-04-14loplugin:passstuffbyref in vclNoel Grandin1-1/+1
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2016-01-29vcl: inline FontAttributes::AddMapNameChris Sherlock1-16/+18
2016-01-29vcl: changes to included vcl headersChris Sherlock1-2/+6
2016-01-29vcl: add text alignment functions to ImplFont and FontAttributesChris Sherlock1-1/+4
2016-01-28vcl: add in copy constructor for FontAttributesChris Sherlock1-0/+1
2016-01-21vcl: tabify fontattributes.hxxChris Sherlock1-65/+65
2016-01-20vcl: add more property functions to FontChris Sherlock1-1/+1
2016-01-19vcl: FontAttributes::GetSlantType() -> FontAttributes::GetItalic()Chris Sherlock1-1/+1
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud1-1/+1
2016-01-16vcl: FontAttributes::GetSlantType() -> FontAttributes::GetItalic()Chris Sherlock1-1/+1
2016-01-15loplugin:simplifyboolNoel Grandin1-1/+1
2016-01-15vcl: add symbol and charset accessors and mutators to FontChris Sherlock1-0/+13
2016-01-15vcl: add the meCharSet attribute into FontAttributesChris Sherlock1-1/+18
2016-01-15vcl: create a default FontAttributes constructorChris Sherlock1-1/+3
2016-01-14vcl: cleanup - remove unnecessary includes and fwd declsChris Sherlock1-8/+0
2016-01-12vcl: resplit FontAttributes from ImplFontMetricDataChris Sherlock1-144/+0
2016-01-10vcl: promote ImplFontAttributes to FontAttributesChris Sherlock1-4/+4
2016-01-10vcl: add missing mutator operations to ImplFontAttributesChris Sherlock1-0/+25
2016-01-07vcl: tabify fontattributes.hxxChris Sherlock1-73/+73
2016-01-07vcl: cleanup headers - remove unnecessary includes and fwd declsChris Sherlock1-9/+2
2016-01-07vcl: split more font classes from outfont.hxxChris Sherlock1-4/+4
2016-01-07vcl: remove unnecessary includes in font headersChris Sherlock1-4/+2
2016-01-06vcl: init font metric variables in ImplFontAttributes constructorsChris Sherlock1-1/+1
2016-01-03vcl: split out ImplFontAttributes into own headerChris Sherlock1-0/+248