summaryrefslogtreecommitdiff
path: root/vcl/source/fontsubset
AgeCommit message (Expand)Author
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
2018-10-14Simplify containers iterations in vclArkadiy Illarionov
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-09-19loplugin:useuniqueptr in GetTTSimpleGlyphMetricsNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-14loplugin:constfields in vclNoel Grandin
2018-08-29replace rtl_allocateMemory with std::mallocNoel Grandin
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-07-27loplugin:returnconstant in vclNoel Grandin
2018-06-18tdf#108523 Remove @author annotationsAbhyudaya Sharma
2018-05-30Remove AddTable unused return typeStephan Bergmann
2018-05-29Remove unused SFErrCodes::TableFormatStephan Bergmann
2018-05-29Change SFErrCodes to scoped enumStephan Bergmann
2018-03-27loplugin:expressionalwayszero improvementsNoel Grandin
2018-03-09loplugin:constantparam in vclNoel Grandin
2018-02-09promote to unsigned intCaolán McNamara
2018-02-09move largest bounds check to startCaolán McNamara
2018-02-09bounds checkCaolán McNamara
2018-02-09extend to cover the last byte neededCaolán McNamara
2018-02-09simplify returnsCaolán McNamara
2018-02-09use safeint on calculationsCaolán McNamara
2018-02-09check ntables offsetCaolán McNamara
2018-02-09check tableoffset against sizeCaolán McNamara
2018-02-09check cmap offsetCaolán McNamara
2018-02-09check more table sizesCaolán McNamara
2018-02-09fix mem leakCaolán McNamara
2018-02-09use ptr diff rather than intCaolán McNamara
2018-02-08Remove unused macrosKhaled Hosny
2018-02-08Removed unused code for reading kern tableKhaled Hosny
2018-02-08stay within font boundsCaolán McNamara
2018-02-08check O_hhea and O_vhea sizesCaolán McNamara
2018-02-08check kern table sizeCaolán McNamara
2018-02-08what matters is the availability of the last element, not the firstCaolán McNamara
2018-02-08return early on short streamCaolán McNamara
2018-02-08check O_head sizeCaolán McNamara
2018-02-08check table size before reading nglyphsCaolán McNamara
2018-02-07sanity check cmap table sizeCaolán McNamara
2018-02-05tdf#108523 Removed @author annotations.Manuj Vashist
2018-01-24loplugin:unused-returns in vclNoel Grandin