summaryrefslogtreecommitdiff
path: root/include/vcl/font.hxx
AgeCommit message (Expand)Author
2022-11-21drop effectively unused Font::IsSymbolFontCaolán McNamara
2022-11-18remove unused Font::SetSymbolFlagCaolán McNamara
2022-08-23tdf#66819: Disable ligatures with character spacingKhaled Hosny
2022-08-23vcl: move ImplEmphasisMarkStyle() to vcl::Font and add unit testChris Sherlock
2022-07-13loplugin:unusedmethodsNoel Grandin
2022-04-27provide explicit function for hashing vcl::FontLuboš Luňák
2022-04-09add vcl::Font::EqualIgnoreColor()Luboš Luňák
2021-07-30drop FontAlign alias of TextAlignCaolán McNamara
2021-02-17tdf#127471 correct EMF/WMF im/export for scaled fontArmin Le Grand (Allotropia)
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-10-19use tools::Long in vclNoel
2020-01-17flush out unused Font objectsCaolán McNamara
2019-08-30new loplugin:noexceptmoveNoel Grandin
2019-02-22loplugin:unusedfields in vclNoel Grandin
2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen
2018-10-23Implement IsUnderlineAbove in vcl::FontJan-Marek Glogowski
2016-11-29Drop a bunch of font metrics flagsKhaled Hosny
2016-08-29cid#1371168 Missing move assignment operatorNoel Grandin
2016-05-20loplugin:unusedmethods in vclNoel Grandin
2016-04-25tdf#62525 vcl: use cow_wrapper for fontXisco Fauli
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock
2016-01-29vcl: add text alignment functions to ImplFont and FontAttributesChris Sherlock
2016-01-22vcl: add orientation flag property to Font classChris Sherlock
2016-01-22vcl: add font map names to Font classChris Sherlock
2016-01-21vcl: add subsettable flag property functions to Font classChris Sherlock
2016-01-21vcl: rename Font::GetFamily to Font::GetFamilyTypeChris Sherlock
2016-01-21vcl: add embeddable font property functions to Font classChris Sherlock
2016-01-20vcl: add built in font property functions to Font classChris Sherlock
2016-01-20vcl: add more property functions to FontChris Sherlock
2016-01-19vcl: add quality accessor & mutator to FontChris Sherlock
2016-01-18vcl: font.hxx and metric.hxx cleanup, make ctors explicit and the dtor virtualChris Sherlock
2016-01-18vcl: tabify font.hxxChris Sherlock
2016-01-18vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud
2016-01-16vcl: font.hxx and metric.hxx cleanup, make ctors explicit and the dtor virtualChris Sherlock
2016-01-16vcl: tabify font.hxxChris Sherlock
2016-01-16vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-16vcl: created accessors and mutators for font classesChris Sherlock
2016-01-15vcl: add symbol and charset accessors and mutators to FontChris Sherlock
2016-01-12vcl: change from Impl_Font to ImplFontChris Sherlock
2016-01-10vcl: promote ImplFontAttributes to FontAttributesChris Sherlock
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-06-30Cleanup: removed comments and debugging outputmatteocam
2014-06-30Cleaned up code from operations in vclmatteocam
2014-06-30Moved Text Filling Color in OutDev. Text Filling occurs in ImplDrawTextmatteocam
2014-06-30HasBkg method to Font.HasBkg iff HasSingleUnderline.SetBkgColor in OutputDevmatteocam