aboutsummaryrefslogtreecommitdiff
path: root/source/jv/oox
AgeCommit message (Expand)Author
2019-10-02update translations from weblateChristian Lohmaier
'feature/opengl-vcl-text'>feature/opengl-vcl-text LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/source/fontsubset/ttcr.cxx
AgeCommit message (Expand)Author
2020-10-01loplugin:reducevarscope in vclNoel
2020-08-15tdf#125234 Qt5 implement CreateFontSubsetJan-Marek Glogowski
2020-08-04loplugin:flatten in vclNoel Grandin
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: vclStephan Bergmann
2020-04-20tdf#130924 [vcl] replace `*printf`s with `SAL_*` logging macros.Yukio Siraichi
2020-04-17loplugin:buriedassign in vclNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
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-03-06remove some unnecessary typedef struct... sugarNoel Grandin
2018-11-10clang-tidy: (WIP) bugprone-too-small-loop-variable findings 2Tamás Zolnai
2018-10-19loplugin:staticvar in vclNoel Grandin
2018-05-30Remove AddTable unused return typeStephan Bergmann
2018-05-29Change SFErrCodes to scoped enumStephan Bergmann
2018-02-05tdf#108523 Removed @author annotations.Manuj Vashist
2018-01-12More loplugin:cstylecast: vclStephan Bergmann
2017-11-03loplugin:constparam in vcl,svtoolsNoel Grandin
2017-11-02improve constparam lopluginNoel Grandin
2017-10-30loplugin:constantparam in vclNoel Grandin
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-07-18loplugin:constparams in vclNoel Grandin
2017-07-12strip some linefeeds from the end of debug outputNoel Grandin
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-02-21loplugin:unusedmethodsNoel Grandin
2016-05-25remove (un-)definitions of NDEBUG from source filesMichael Stahl
2016-04-11Don't get excited about "inline"Stephan Bergmann
2016-03-31use SAL_N_ELEMENTS in for loopsNoel Grandin
2016-03-10Avoid reserved identifier, remove unnecessary typedefStephan Bergmann
2016-01-31cppcheck: fix redundantCopyJulien Nabet
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-22crashtesting+ubsan: abi2079-1.html memcpy null source with 0 lenCaolán McNamara
2015-10-09malloc + memset(0,..) -> callocCaolán McNamara
2015-07-04Fix typosAndrea Gelmini
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-03-31-fsanitize=functionStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-02-25vcl: these compare functions use subtraction and could overflowMichael Stahl
2015-01-20Some more loplugin:cstylecast: vclStephan Bergmann
2015-01-19fdo#39440 vcl: reduce scope of local variablesMichael Weghorn
2014-11-24typo: unknownAndras Timar
2014-10-28coverity#704089 Unchecked return valueCaolán McNamara
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-02-26Removed unnecessary comment decorations from VCL sourcesChris Sherlock
2014-01-17bool improvementsStephan Bergmann
2013-10-02-Werror,-Wunused-functionStephan Bergmann
2013-03-27-Wunused-macrosStephan Bergmann