summaryrefslogtreecommitdiff
path: root/vcl/inc/font
AgeCommit message (Expand)Author
2022-09-20vcl: Add PhysicalFontFace::GetName()Khaled Hosny
2022-09-19vcl: Fix Type 3 glyph widthsKhaled Hosny
2022-09-19vcl: Add PhysicalFontFace::UnitsPerEm()Khaled Hosny
2022-09-19vcl: Add PhysicalFontFace API to get color layersKhaled Hosny
2022-09-19vcl: Don’t use temporary files for CreateFontSubset()Khaled Hosny
2022-09-12Fix typoAndrea Gelmini
2022-09-11vcl: Move CreateFontSubset() to PhysicalFontFaceKhaled Hosny
2022-09-11vcl: Add PhysicalFontFace::GetRawFontData()Khaled Hosny
2022-09-08vcl: Add LogicalFontInstance::GetGlyphIndex()Khaled Hosny
2022-09-07vcl: convert ImplGetEmphasisMark() to EmphasisMark classChris Sherlock
2022-09-06vcl: Add LogicalFontInstance::GetGlyphWidth()Khaled Hosny
2022-09-06Revert "vcl: Add LogicalFontInstance::GetUnscaledGLyphWidth()"خالد حسني
2022-09-05vcl: Add LogicalFontInstance::GetUnscaledGLyphWidth()Khaled Hosny
2022-09-05vcl: fontinstance.{cxx,hxx} -> LogicalFontInstance.{cxx,hxx}Khaled Hosny
2022-09-05vcl: Consolidate PhysicalFontFace::GetFontCapabilities()Khaled Hosny
2022-09-05vcl: Format PhysicalFontFace.{cxx,hxx}Khaled Hosny
2022-09-05vcl: Consolidate PhysicalFontFace::GetFontCharMap()Khaled Hosny
2022-09-04vcl: Create hb_face_t in PhysicalFontFaceKhaled Hosny
2022-08-26FeatureCollector: Drop redundant checkKhaled Hosny
2022-08-25FeatureCollector: Detect ENUM features in OpenType fontsKhaled Hosny
2022-08-25FeatureCollector: Get feature labels for ssXX/cvXX features from the fontKhaled Hosny
2022-08-25FeatureCollector: SimplifyKhaled Hosny
2022-07-29tdf#126754: Wrong OpenType tag for fractions in "font features" dialogJulien Nabet
2022-07-13clang-tidy modernize-pass-by-value in vclNoel Grandin
2022-05-04use more string_view in unotoolsNoel Grandin
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