summaryrefslogtreecommitdiff
path: root/include/vcl/font.hxx
AgeCommit message (Expand)AuthorFilesLines
2019-08-30new loplugin:noexceptmoveNoel Grandin1-2/+2
2019-02-22loplugin:unusedfields in vclNoel Grandin1-1/+0
2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen1-3/+4
2018-10-23Implement IsUnderlineAbove in vcl::FontJan-Marek Glogowski1-0/+11
2016-11-29Drop a bunch of font metrics flagsKhaled Hosny1-10/+0
2016-08-29cid#1371168 Missing move assignment operatorNoel Grandin1-0/+2
2016-05-20loplugin:unusedmethods in vclNoel Grandin1-1/+0
2016-04-25tdf#62525 vcl: use cow_wrapper for fontXisco Fauli1-3/+4
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock1-6/+6
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock1-4/+4
2016-01-29vcl: add text alignment functions to ImplFont and FontAttributesChris Sherlock1-2/+2
2016-01-22vcl: add orientation flag property to Font classChris Sherlock1-0/+2
2016-01-22vcl: add font map names to Font classChris Sherlock1-0/+2
2016-01-21vcl: add subsettable flag property functions to Font classChris Sherlock1-0/+2
2016-01-21vcl: rename Font::GetFamily to Font::GetFamilyTypeChris Sherlock1-2/+2
2016-01-21vcl: add embeddable font property functions to Font classChris Sherlock1-0/+2
2016-01-20vcl: add built in font property functions to Font classChris Sherlock1-0/+4
2016-01-20vcl: add more property functions to FontChris Sherlock1-0/+2
2016-01-19vcl: add quality accessor & mutator to FontChris Sherlock1-0/+5
2016-01-18vcl: font.hxx and metric.hxx cleanup, make ctors explicit and the dtor virtualChris Sherlock1-39/+48
2016-01-18vcl: tabify font.hxxChris Sherlock1-2/+2
2016-01-18vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock1-1/+1
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock1-1/+1
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud1-49/+40
2016-01-16vcl: font.hxx and metric.hxx cleanup, make ctors explicit and the dtor virtualChris Sherlock1-39/+48
2016-01-16vcl: tabify font.hxxChris Sherlock1-2/+2
2016-01-16vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock1-1/+1
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock1-1/+1
2016-01-16vcl: created accessors and mutators for font classesChris Sherlock1-0/+5
2016-01-15vcl: add symbol and charset accessors and mutators to FontChris Sherlock1-0/+3
2016-01-12vcl: change from Impl_Font to ImplFontChris Sherlock1-2/+2
2016-01-10vcl: promote ImplFontAttributes to FontAttributesChris Sherlock1-2/+2
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist1-2/+2
2014-09-18fdo#82577: Handle FontNoel Grandin1-2/+10
2014-06-30Cleanup: removed comments and debugging outputmatteocam1-5/+0
2014-06-30Cleaned up code from operations in vclmatteocam1-5/+3
2014-06-30Moved Text Filling Color in OutDev. Text Filling occurs in ImplDrawTextmatteocam1-0/+2
2014-06-30HasBkg method to Font.HasBkg iff HasSingleUnderline.SetBkgColor in OutputDevmatteocam1-0/+5
2014-05-21Log also the sizeTor Lillqvist1-1/+1
2014-05-15vcl: remove uselees comment from font.hxxTomaž Vajngerl1-4/+0
2014-03-01Remove visual noise from includeAlexander Wilms1-2/+2
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-11/+11
2014-02-04convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin1-1/+1
2014-01-23bool improvementsStephan Bergmann1-2/+2
2014-01-21bool improvementsStephan Bergmann1-1/+1
2014-01-16convert SvStream::operator<< overloads to more explicit methodsNoel Grandin1-1/+1
2013-10-23fixincludeguards.sh: include/vclThomas Arnhold1-2/+2
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara1-1/+1
2013-09-20Font and ImplLayoutArgs with LanguageTagEike Rathke1-1/+6
2013-08-12convert vcl/font.hxx from String to OUStringNoel Grandin1-8/+8