summaryrefslogtreecommitdiff
path: root/vcl/inc/font
AgeCommit message (Expand)AuthorFilesLines
2019-06-13tdf#42949 Fix IWYU warnings in vcl/inc/*Gabor Kelemen1-1/+0
2019-02-08o3tl::make_unique -> std::make_unique in tools..xmloffGabor Kelemen1-1/+0
2019-01-18Remove werdly duplicated stringAdolfo Jayme Barrientos1-1/+1
2018-11-17Adapt to C++2a char_tStephan Bergmann1-1/+1
2018-11-15loplugin:staticmethods in vclNoel Grandin1-1/+1
2018-09-14loplugin:constfields in vclNoel Grandin1-2/+2
2018-07-31Font features: Use Graphite instead of HarfBuzz if availableTomaž Vajngerl1-3/+3
2018-07-11font feat: prioritize Graphite descriptions, use UI lang., fixesTomaž Vajngerl1-1/+5
2018-06-29Fix typosAndrea Gelmini1-1/+1
2018-06-24vcl: treat description of cv** & ss** font features speciallyTomaž Vajngerl2-31/+5
2018-06-18Skip required features from the features dialogKhaled Hosny2-51/+3
2018-06-16tdf#58941 implement retrieving font features and structuresTomaž Vajngerl3-0/+283