summaryrefslogtreecommitdiff
path: root/vcl/inc/font
AgeCommit message (Expand)Author
2021-11-19rtl::Static->thread-safe static in vclNoel Grandin
2021-10-12loplugin:unusedfieldsNoel Grandin
2021-10-11In O[U]StringBuffer, make string_view params replacements for OUString onesStephan Bergmann
2021-10-11remove unused forward declarationsLuboš Luňák
2021-10-08vcl: test PhysicalFontCollection and move to vcl::font namespaceChris Sherlock
2021-10-08vcl: split out outdev.h into seperate headersChris Sherlock
2021-10-07Delete copy ctors/assignments for DLLEXPORT classMike Kaganski
2021-10-05tdf#124176 vcl: Use pragma once instead of include guardsChris Sherlock
2021-10-05vcl: test PhysicalFontFace and move to vcl::font namespaceChris Sherlock
2021-09-27vcl: move FontSelectPattern to own file and into vcl::font namespaceChris Sherlock
2021-09-21vcl: remove OutputDevice's GetDevFontSizeCount() and GetDevFontSize()Chris Sherlock
2021-09-19vcl: test PhysicalFontFamily and move to vcl::font namespaceChris Sherlock
2021-09-18vcl: rename ImplDeviceFontList to PhysicalFontFaceCollection and testChris Sherlock
2021-08-03Pass context and resource string down to boost::locale separatelyNoel Grandin
2020-07-19compact namespace: vclNoel Grandin
2020-04-26tdf#124176: Use pragma once instead of include guardsAndrea Gelmini
2020-04-22tdf#132242: add "None" entry for "frac" OpenTypeFeature (vcl)Julien Nabet
2020-04-20Various typos in vcl OpenTypeFeatureJulien Nabet
2020-03-16Revert "loplugin:constfields in vcl"Noel Grandin
2019-11-22make some classes module-privateNoel Grandin
2019-06-13tdf#42949 Fix IWYU warnings in vcl/inc/*Gabor Kelemen
2019-02-08o3tl::make_unique -> std::make_unique in tools..xmloffGabor Kelemen
2019-01-18Remove werdly duplicated stringAdolfo Jayme Barrientos
2018-11-17Adapt to C++2a char_tStephan Bergmann
2018-11-15loplugin:staticmethods in vclNoel Grandin
2018-09-14loplugin:constfields in vclNoel Grandin
2018-07-31Font features: Use Graphite instead of HarfBuzz if availableTomaž Vajngerl
2018-07-11font feat: prioritize Graphite descriptions, use UI lang., fixesTomaž Vajngerl
2018-06-29Fix typosAndrea Gelmini
2018-06-24vcl: treat description of cv** & ss** font features speciallyTomaž Vajngerl
2018-06-18Skip required features from the features dialogKhaled Hosny
2018-06-16tdf#58941 implement retrieving font features and structuresTomaž Vajngerl