summaryrefslogtreecommitdiff
path: root/hwpfilter
AgeCommit message (Expand)Author
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák
2019-05-03GCC trunk towards GCC 9 still emits a bogus -Wstringop-truncationStephan Bergmann
2019-04-29Fix conditional around closing #pragma GCC diagnostic popStephan Bergmann
2019-04-29Avoid -Werror=format/stringop-truncationJulien Nabet
2019-04-10clang-tidy: Fix suspicious catches of WIP unhandled-self-assignment checkTamás Zolnai
2019-03-06loplugin:unnecessaryparen improve member expressionNoel 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-03-01Some more WIN32 -> _WIN32Stephan Bergmann
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin
2019-02-09loplugin:indentation in helpcompiler..ioNoel Grandin
2019-01-24loplugin:constparams in dbaccess..ooxNoel Grandin
2019-01-21Avoid -Werror=stringop-truncationStephan Bergmann
2018-12-28Fix typoAndrea Gelmini
2018-12-21use unique_ptr in hwpfilterNoel Grandin
2018-12-19-Werror=class-memaccess (trunk towards GCC 9)Stephan Bergmann
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-25tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-11-16loplugin:staticmethods improvementNoel Grandin
2018-11-10clang-tidy: (WIP) bugprone-too-small-loop-variable findings 2Tamás Zolnai
2018-10-24hdo is always a HWPDrawingObjectCaolán McNamara
2018-10-24ofz#11119 Direct-leakCaolán McNamara
2018-10-23loplugin:useuniqueptr in LoadDrawingObjectNoel Grandin
2018-10-21tdf#120703 (PVS): redundant nullptr checkMike Kaganski
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin
2018-10-19clang-tidy modernize-redundant-void-argNoel Grandin
2018-10-18clang-tidy readability-simplify-boolean-exprNoel Grandin
2018-10-18loplugin:staticvar in hwpfilter..salNoel Grandin
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-09-26Fix ID_DELIMETER->ID_DELIMITERAndrea Gelmini
2018-09-24loplugin:external (clang-cl)Stephan Bergmann
2018-09-17New loplugin:externalStephan Bergmann
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-09-09loplugin:simplifyconstruct in helpcompiler..ioNoel Grandin
2018-09-08ofz#10259 ofz#10263 ofz#10264 ofz#10265 use-after-freeCaolán McNamara
2018-09-07loplugin:useuniqueptr in HWPFileNoel Grandin
2018-08-21loplugin:useuniqueptr in HStreamIODevNoel Grandin
2018-08-15loplugin:useuniqueptr in mgcLinearSystemDNoel Grandin
2018-08-13loplugin:returnconstant in hwpfilter,testNoel Grandin
2018-07-29loplugin:stringloop in variousNoel Grandin
2018-06-18tdf#108523 Remove @author annotationsAbhyudaya Sharma
2018-06-11new loplugin:shouldreturnboolNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-17loplugin:redundantcast improvements for floating-integer conversionsStephan Bergmann
2018-04-17cppcheck - fix variableScope in some filesGökhan Gurbetoğlu
2018-03-31loplugin:unnecessaryvirtual improve result outputNoel Grandin
2018-03-30loplugin:virtualdown in variousNoel Grandin
2018-03-30Silence lex errors by adding breaksChris Sherlock