/accessibility/

tro/cib/libreoffice-5-0'>distro/cib/libreoffice-5-0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/inc/fontattributes.hxx
AgeCommit message (Expand)Author
2023-08-23tdf#146619 Remove unused includes from vcl/incGabor Kelemen
2023-08-02vcl: Drop unused FontAttributes::GetMapNames()/AddMapName()Khaled Hosny
2022-11-21remove FontAttributes::meCharSetCaolán McNamara
2022-09-21use more string_view in vclNoel Grandin
2019-06-13tdf#42949 Fix IWYU warnings in vcl/inc/*Gabor Kelemen
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-07-27vcl: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2017-11-06KF5 add FontFace implementationJan-Marek Glogowski
2017-05-19remove unused languagetag.hxx includesJochen Nitschke
2016-11-29Drop a bunch of font metrics flagsKhaled Hosny
2016-06-27loplugin:singlevalfields in vcl(part2)Noel Grandin
2016-06-01loplugin:unusedmethodsNoel Grandin
2016-04-14loplugin:passstuffbyref in vclNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-29vcl: inline FontAttributes::AddMapNameChris Sherlock
2016-01-29vcl: changes to included vcl headersChris Sherlock
2016-01-29vcl: add text alignment functions to ImplFont and FontAttributesChris Sherlock
2016-01-28vcl: add in copy constructor for FontAttributesChris Sherlock
2016-01-21vcl: tabify fontattributes.hxxChris Sherlock
2016-01-20vcl: add more property functions to FontChris Sherlock
2016-01-19vcl: FontAttributes::GetSlantType() -> FontAttributes::GetItalic()Chris Sherlock
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud
2016-01-16vcl: FontAttributes::GetSlantType() -> FontAttributes::GetItalic()Chris Sherlock
2016-01-15loplugin:simplifyboolNoel Grandin
2016-01-15vcl: add symbol and charset accessors and mutators to FontChris Sherlock
2016-01-15vcl: add the meCharSet attribute into FontAttributesChris Sherlock
2016-01-15vcl: create a default FontAttributes constructorChris Sherlock
2016-01-14vcl: cleanup - remove unnecessary includes and fwd declsChris Sherlock
2016-01-12vcl: resplit FontAttributes from ImplFontMetricDataChris Sherlock
2016-01-10vcl: promote ImplFontAttributes to FontAttributesChris Sherlock
2016-01-10vcl: add missing mutator operations to ImplFontAttributesChris Sherlock
2016-01-07vcl: tabify fontattributes.hxxChris Sherlock
2016-01-07vcl: cleanup headers - remove unnecessary includes and fwd declsChris Sherlock
2016-01-07vcl: split more font classes from outfont.hxxChris Sherlock
2016-01-07vcl: remove unnecessary includes in font headersChris Sherlock
2016-01-06vcl: init font metric variables in ImplFontAttributes constructorsChris Sherlock
2016-01-03vcl: split out ImplFontAttributes into own headerChris Sherlock