summaryrefslogtreecommitdiff
path: root/vcl/inc/sft.hxx
AgeCommit message (Expand)Author
2021-03-24convert m_pFileName to std::stringNoel
2021-03-23use unique_ptr in AbstractTrueTypeFontNoel Grandin
2021-03-22convert calloc/free into std::vectorCaolán McNamara
2021-01-26loplugin:passstuffbyrefNoel
2020-10-06loplugin:const* make some params and methods constNoel
2020-09-15WIN OSX Qt5 unify CreateFontSubset codeJan-Marek Glogowski
2020-09-15Forward existing FontCharMap from PhysicalFontFaceJan-Marek Glogowski
2020-09-15Replace FindCmap with ParseCMAPJan-Marek Glogowski
2020-09-11tdf#125234 Qt5 set glpyh font bounding boxJan-Marek Glogowski
2020-08-15tdf#125234 Qt5 implement CreateFontSubsetJan-Marek Glogowski
2020-08-15Refactor vcl::TrueTypeFont class member accessJan-Marek Glogowski
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-10-16Replace define by constexpr in sft.hxx (vcl)Julien Nabet
2019-10-14Fix numbering of font tables in sft.hxx (vcl)Julien Nabet
2019-10-13Replace "static const" by "constexpr" in sft.hxx (vcl)Julien Nabet
2019-10-13Refactor + fix TrueTypeTableNew_post + some reading types for sft/ttcr (vcl)Julien Nabet
2019-10-13Add glyf constants + remove "offset" pattern for length var (vcl)Julien Nabet
2019-10-12Document and replace some magic values in sft/ttcr (vcl)Julien Nabet
2019-08-27Consolidate ImplCalcLineSpacing()Khaled Hosny
2019-06-13tdf#42949 Fix IWYU warnings in vcl/inc/*Gabor Kelemen
2019-06-10use std::array in TrueTypeFontNoel Grandin
2018-10-02Implement Windows VCL backend as pluginJan-Marek Glogowski
2018-09-19loplugin:useuniqueptr in GetTTSimpleGlyphMetricsNoel Grandin
2018-06-18tdf#108523 Remove @author annotationsAbhyudaya Sharma
2018-05-29Remove unused SFErrCodes::TableFormatStephan Bergmann
2018-05-29Change SFErrCodes to scoped enumStephan Bergmann
2018-03-09loplugin:constantparam in vclNoel Grandin
2018-02-08Remove unused macrosKhaled Hosny
2018-02-08Removed unused code for reading kern tableKhaled Hosny
2017-12-19remove unused typedefsNoel Grandin
2017-11-06KF5 add FontFace implementationJan-Marek Glogowski
2017-11-03loplugin:constparam in vcl,svtoolsNoel Grandin
2017-11-02improve constparam lopluginNoel Grandin
2017-09-05rename GetTTFontMterics -> GetTTFontMetricsNoel Grandin
2017-08-31loplugin:constparams: vcl (macOS)Stephan Bergmann
2017-07-18loplugin:constparams in vclNoel Grandin
2017-06-17loplugin:unusedfields in vcl part3Noel Grandin
2017-06-09clang-tidy readability-non-const-parameterNoel Grandin
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-02-09remove ConnectionIdentifierType enumNoel Grandin
2017-02-08drop unused enum TTCreationFlagsNoel Grandin
2016-12-01Unused codeKhaled Hosny
2016-11-30More dead codeKhaled Hosny
2016-11-22Fix my windows build.Kohei Yoshida
2016-11-22tdf#55469 Consistent line spacing across platformsKhaled Hosny
2016-11-21MinorKhaled Hosny
2016-05-25vcl: replace boost::dynamic_bitset with boost::optional<std::bitset>Michael Stahl
2016-03-10Remove unnecessary typedef (that introduced a reserved identifier)Stephan Bergmann
2016-02-17use consistent #define checks for the Windows platformNoel Grandin