summaryrefslogtreecommitdiff
path: root/vcl/source/fontsubset
AgeCommit message (Expand)Author
2020-11-22tdf#123936 Formatting files in module vcl with clang-formatPhilipp Hofer
2020-10-19use tools::Long in vclNoel
2020-10-06loplugin:const* make some params and methods constNoel
2020-10-01loplugin:reducevarscope in vclNoel
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-21cid#1466207 doc as false rather than intentionalCaolán McNamara
2020-08-20cid#1466206 Uninitialized pointer fieldCaolán McNamara
2020-08-15tdf#125234 Qt5 implement CreateFontSubsetJan-Marek Glogowski
2020-08-15Refactor vcl::TrueTypeFont class member accessJan-Marek Glogowski
2020-08-04loplugin:flatten in vclNoel Grandin
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: vclStephan Bergmann
2020-05-29loplugin:simplifybool in ucb..vclNoel Grandin
2020-04-20tdf#130924 [vcl] replace `*printf`s with `SAL_*` logging macros.Yukio Siraichi
2020-04-17loplugin:buriedassign in vclNoel Grandin
2020-03-16Revert "loplugin:constfields in vcl"Noel Grandin
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-16cid#1458437: useless call in vcl/sftJulien Nabet
2020-02-12clang-analyzer-deadcode.DeadStoresNoel Grandin
2020-02-03make some headers privateCaolán McNamara
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2019-12-24sal_Char->char in vclNoel Grandin
2019-12-13loplugin:expandablemethodsNoel Grandin
2019-12-03Use namespaces instead of structsStephan Bergmann
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-30Rewrite uses of boost::optionalStephan Bergmann
2019-11-29missing include (for close)Stephan Bergmann
2019-11-26Better fix for GCC -Werror=stringop-truncationStephan Bergmann
2019-11-22GCC trunk towards GCC 9 still emits a bogus -Wstringop-truncationJulien Nabet
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
2019-10-16Replace define by constexpr in sft.hxx (vcl)Julien Nabet
2019-10-14fix names of enumsCaolán McNamara
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-09-03Make Noto Color Emoji font work on LinuxKhaled Hosny
2019-08-27Consolidate ImplCalcLineSpacing()Khaled Hosny
2019-08-09Fix typosAndrea Gelmini
2019-07-30Fix typosAndrea Gelmini
2019-07-24cid#1448301 silence Untrusted loop boundCaolán McNamara
2019-07-24tdf#42949 Fix IWYU warnings in vcl/source/[f-i]*Gabor Kelemen
2019-07-22cid#1222237 try silence Untrusted value as argumentCaolán McNamara
2019-06-10use std::array in TrueTypeFontNoel Grandin
2019-05-31Fix -fsanitize=shift-exponentStephan Bergmann
2019-05-31Avoid UB shifting a negative intStephan Bergmann
2019-05-28Avoid -fsanitize=signed-integer-overflowStephan Bergmann
2019-05-22New loplugin:dataStephan Bergmann
2019-03-31tdf#120703 PVS: Silence V575 warningsMike Kaganski