summaryrefslogtreecommitdiff
path: root/hwpfilter
AgeCommit message (Expand)AuthorFilesLines
2020-01-08tdf#96505:Get rid of cargo cult long integer literalsayhanyalcinsoy1-2/+2
2020-01-01crashtesting: footnote-layout doesn't existCaolán McNamara1-3/+3
2019-12-19sal_Char->char in formula..i18npoolNoel Grandin1-1/+1
2019-11-24cppcheck: performing init in init list (hwpfilter, i., l.)Julien Nabet2-6/+2
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann7-0/+36
2019-11-08-Werror,-Wunused-macros (clang-cl)Stephan Bergmann1-4/+0
2019-11-06loplugin:indentation find broken if statementsNoel Grandin1-2/+3
2019-11-02cid#1455209 Wrapper object use after freeCaolán McNamara1-8/+6
2019-10-29cid#1448471 Wrapper object use after freeCaolán McNamara1-6/+26
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák1-1/+25
2019-10-17Remove some memset callsMike Kaganski5-28/+14
2019-10-11ofz#18116 TimeoutCaolán McNamara1-4/+8
2019-10-04ofz#17823 avoid timeoutCaolán McNamara1-0/+9
2019-10-01loplugin:stringadd in helpcompiler..ooxNoel Grandin1-5/+5
2019-09-26loplugin:constmethod in framework..lotuswordproNoel Grandin1-10/+10
2019-09-23do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák1-1/+1
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet1-7/+2
2019-08-01new loplugin:mapindexNoel Grandin1-2/+3
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): hwpfilterStephan Bergmann1-2/+2
2019-06-25Fix typoAndrea Gelmini1-1/+1
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák1-21/+13
2019-05-03GCC trunk towards GCC 9 still emits a bogus -Wstringop-truncationStephan Bergmann1-2/+2
2019-04-29Fix conditional around closing #pragma GCC diagnostic popStephan Bergmann1-1/+1
2019-04-29Avoid -Werror=format/stringop-truncationJulien Nabet1-1/+1
2019-04-10clang-tidy: Fix suspicious catches of WIP unhandled-self-assignment checkTamás Zolnai1-0/+3
2019-03-06loplugin:unnecessaryparen improve member expressionNoel Grandin1-6/+6
2019-03-05re-land "new loplugin typedefparam""Noel Grandin1-1/+1
2019-03-04Revert "new loplugin typedefparam"Noel Grandin1-1/+1
2019-03-04new loplugin typedefparamNoel Grandin1-1/+1
2019-03-01Some more WIN32 -> _WIN32Stephan Bergmann1-1/+1
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin1-1/+1
2019-02-09loplugin:indentation in helpcompiler..ioNoel Grandin9-195/+195
2019-01-24loplugin:constparams in dbaccess..ooxNoel Grandin2-2/+2
2019-01-21Avoid -Werror=stringop-truncationStephan Bergmann2-2/+15
2018-12-28Fix typoAndrea Gelmini1-1/+1
2018-12-21use unique_ptr in hwpfilterNoel Grandin9-131/+113
2018-12-19-Werror=class-memaccess (trunk towards GCC 9)Stephan Bergmann1-2/+4
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann3-6/+6
2018-11-25tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski1-4/+4
2018-11-16loplugin:staticmethods improvementNoel Grandin2-3/+3
2018-11-10clang-tidy: (WIP) bugprone-too-small-loop-variable findings 2Tamás Zolnai1-3/+1
2018-10-24hdo is always a HWPDrawingObjectCaolán McNamara3-4/+6
2018-10-24ofz#11119 Direct-leakCaolán McNamara1-3/+3
2018-10-23loplugin:useuniqueptr in LoadDrawingObjectNoel Grandin1-14/+20
2018-10-21tdf#120703 (PVS): redundant nullptr checkMike Kaganski1-8/+5
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin1-6/+6
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin3-32/+32
2018-10-19clang-tidy modernize-redundant-void-argNoel Grandin1-3/+3
2018-10-18clang-tidy readability-simplify-boolean-exprNoel Grandin2-7/+2
2018-10-18loplugin:staticvar in hwpfilter..salNoel Grandin1-1/+1