summaryrefslogtreecommitdiff
path: root/vcl/source/fontsubset
AgeCommit message (Expand)AuthorFilesLines
2017-11-03loplugin:constparam in vcl,svtoolsNoel Grandin2-6/+6
2017-11-02improve constparam lopluginNoel Grandin2-8/+8
2017-10-30loplugin:constantparam in vclNoel Grandin1-131/+99
2017-10-23loplugin:includeform: vclStephan Bergmann5-5/+5
2017-10-13tdf#107605: Fix reading version 0 OS/2 font tableKhaled Hosny1-2/+2
2017-10-05loplugin:finalclasses in vclNoel Grandin2-7/+3
2017-09-14clang-tidy modernize-use-emplace in vclNoel Grandin1-1/+1
2017-09-05rename GetTTFontMterics -> GetTTFontMetricsNoel Grandin1-1/+1
2017-08-31loplugin:constparams: vcl (macOS)Stephan Bergmann1-1/+1
2017-07-31loplugin:oncevarNoel Grandin1-1/+1
2017-07-18loplugin:constparams in vclNoel Grandin3-6/+6
2017-07-12strip some linefeeds from the end of debug outputNoel Grandin1-2/+2
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin1-1/+1
2017-07-02loplugin:casttovoid: vclStephan Bergmann2-10/+5
2017-06-30loplugin:unusedfields in toolkit..xmloffNoel Grandin2-7/+1
2017-06-28loplugin:oncevar in vclNoel Grandin1-2/+2
2017-06-19Avoid -fsanitize=shift-base about left-shift of negative valuesStephan Bergmann1-2/+2
2017-06-17loplugin:unusedfields in vcl part3Noel Grandin1-22/+0
2017-06-17loplugin:unusedfields in vcl part2Noel Grandin1-76/+2
2017-06-14use more SAL_N_ELEMENTS part 1Noel Grandin1-1/+1
2017-06-09clang-tidy readability-non-const-parameterNoel Grandin2-2/+2
2017-05-31clang-tidy readability-redundant-control-flowNoel Grandin1-3/+0
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke2-2/+0
2017-04-26use strong_int for LanguageTypeNoel Grandin2-2/+2
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-1/+1
2017-03-08loplugin:loopvartoosmallStephan Bergmann1-3/+3
2017-02-21loplugin:unusedmethodsNoel Grandin2-19/+0
2017-02-20IGNORE_HINTS have never been definedKhaled Hosny1-23/+1
2017-02-09convert FontType to scoped enumNoel Grandin2-20/+20
2017-02-08drop unused enum TTCreationFlagsNoel Grandin1-43/+7
2017-02-08coverity#707560 Uninitialized scalar variableCaolán McNamara1-5/+6
2017-02-06loplugin:unusedenumconstants in vclNoel Grandin1-7/+6
2017-01-27loplugin: unnecessary destructor vbahelper..vclNoel Grandin1-6/+0
2017-01-10-Werror=format=Stephan Bergmann1-1/+1
2017-01-10New loplugin:conststringvar: vclStephan Bergmann1-21/+21
2017-01-06New loplugin:charrightshiftStephan Bergmann1-1/+1
2016-12-23loplugin:unusedmethodsNoel Grandin2-59/+0
2016-12-01Unused codeKhaled Hosny3-411/+1
2016-11-30More dead codeKhaled Hosny1-77/+0
2016-11-22tdf#55469 Consistent line spacing across platformsKhaled Hosny1-0/+29
2016-11-17loplugin:stringconcatStephan Bergmann1-1/+1
2016-11-17coverity#1394372 Division or modulo by zeroCaolán McNamara1-12/+17
2016-11-13The bigendian parameter is always set to oneKhaled Hosny1-179/+161
2016-10-02cppcheck invalidPrintfArgTypeJochen Nitschke1-1/+1
2016-09-15loplugin:countusersofdefaultparams in vclNoel Grandin1-1/+1
2016-06-27loplugin:singlevalfields in vcl(part2)Noel Grandin1-24/+0
2016-06-17convert DBG_ASSERT in vclNoel Grandin2-3/+3
2016-06-10tdf#96099 Remove various smart pointer typedefs in vclMark Page2-18/+15
2016-05-25vcl: replace boost::dynamic_bitset with boost::optional<std::bitset>Michael Stahl1-8/+19
2016-05-25remove (un-)definitions of NDEBUG from source filesMichael Stahl1-5/+0