summaryrefslogtreecommitdiff
path: root/vcl/source/fontsubset
AgeCommit message (Expand)Author
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
2019-03-16tdf#113448 fix type1 font subsetterThorsten Behrens
2019-03-16vcl: cleanup font subsetter from ancient TODOsThorsten Behrens
2019-03-06remove some unnecessary typedef struct... sugarNoel Grandin
2019-03-05re-land "new loplugin typedefparam""Noel Grandin
2019-03-04Revert "new loplugin typedefparam"Noel Grandin
2019-03-04new loplugin typedefparamNoel Grandin
2019-02-11loplugin:indentation in vclNoel Grandin
2019-01-31misleading and unnecessary fall through commentsCaolán McNamara
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-02tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-11-16loplugin:buriedassign in sd..writerfilterNoel Grandin
2018-11-10clang-tidy: (WIP) bugprone-too-small-loop-variable findings 2Tamás Zolnai
2018-11-08loplugin:collapseif in tools..xmloffNoel Grandin
2018-11-03tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin
2018-10-19loplugin:staticvar in vclNoel Grandin