summaryrefslogtreecommitdiffstats
path: root/hwpfilter
Commit message (Expand)AuthorAgeFilesLines
* -Werror,-Wunused-macros (clang-cl)Stephan Bergmann2019-11-081-4/+0
* loplugin:indentation find broken if statementsNoel Grandin2019-11-061-2/+3
* cid#1455209 Wrapper object use after freeCaolán McNamara2019-11-021-8/+6
* cid#1448471 Wrapper object use after freeCaolán McNamara2019-10-291-6/+26
* make bin/update_pch.s always include code in trivial #if'sLuboš Luňák2019-10-181-1/+25
* Remove some memset callsMike Kaganski2019-10-175-28/+14
* ofz#18116 TimeoutCaolán McNamara2019-10-111-4/+8
* ofz#17823 avoid timeoutCaolán McNamara2019-10-041-0/+9
* loplugin:stringadd in helpcompiler..ooxNoel Grandin2019-10-011-5/+5
* loplugin:constmethod in framework..lotuswordproNoel Grandin2019-09-261-10/+10
* do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák2019-09-231-1/+1
* tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet2019-08-171-7/+2
* new loplugin:mapindexNoel Grandin2019-08-011-2/+3
* Improved loplugin:stringconstant (now that GCC 7 supports it): hwpfilterStephan Bergmann2019-07-311-2/+2
* Fix typoAndrea Gelmini2019-06-251-1/+1
* regenerate PCH headers for the 4 new levelsLuboš Luňák2019-05-091-21/+13
* GCC trunk towards GCC 9 still emits a bogus -Wstringop-truncationStephan Bergmann2019-05-031-2/+2
* Fix conditional around closing #pragma GCC diagnostic popStephan Bergmann2019-04-291-1/+1
* Avoid -Werror=format/stringop-truncationJulien Nabet2019-04-291-1/+1
* clang-tidy: Fix suspicious catches of WIP unhandled-self-assignment checkTamás Zolnai2019-04-101-0/+3
* loplugin:unnecessaryparen improve member expressionNoel Grandin2019-03-061-6/+6
* re-land "new loplugin typedefparam""Noel Grandin2019-03-051-1/+1
* Revert "new loplugin typedefparam"Noel Grandin2019-03-041-1/+1
* new loplugin typedefparamNoel Grandin2019-03-041-1/+1
* Some more WIN32 -> _WIN32Stephan Bergmann2019-03-011-1/+1
* loplugin:unusedfields look for classes where we can make all the..Noel Grandin2019-02-271-1/+1
* loplugin:indentation in helpcompiler..ioNoel Grandin2019-02-099-195/+195
* loplugin:constparams in dbaccess..ooxNoel Grandin2019-01-242-2/+2
* Avoid -Werror=stringop-truncationStephan Bergmann2019-01-212-2/+15
* Fix typoAndrea Gelmini2018-12-281-1/+1
* use unique_ptr in hwpfilterNoel Grandin2018-12-219-131/+113
* -Werror=class-memaccess (trunk towards GCC 9)Stephan Bergmann2018-12-191-2/+4
* Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann2018-12-083-6/+6
* tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski2018-11-251-4/+4
* loplugin:staticmethods improvementNoel Grandin2018-11-162-3/+3
* clang-tidy: (WIP) bugprone-too-small-loop-variable findings 2Tamás Zolnai2018-11-101-3/+1
* hdo is always a HWPDrawingObjectCaolán McNamara2018-10-243-4/+6
* ofz#11119 Direct-leakCaolán McNamara2018-10-241-3/+3
* loplugin:useuniqueptr in LoadDrawingObjectNoel Grandin2018-10-231-14/+20
* tdf#120703 (PVS): redundant nullptr checkMike Kaganski2018-10-211-8/+5
* clang-tidy readability-container-size-emptyNoel Grandin2018-10-191-6/+6
* clang-tidy readability-misleading-indentationNoel Grandin2018-10-193-32/+32
* clang-tidy modernize-redundant-void-argNoel Grandin2018-10-191-3/+3
* clang-tidy readability-simplify-boolean-exprNoel Grandin2018-10-182-7/+2
* loplugin:staticvar in hwpfilter..salNoel Grandin2018-10-181-1/+1
* Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann2018-10-091-1/+1
* Fix ID_DELIMETER->ID_DELIMITERAndrea Gelmini2018-09-263-4/+4
* loplugin:external (clang-cl)Stephan Bergmann2018-09-241-1/+1
* New loplugin:externalStephan Bergmann2018-09-174-18/+18
* tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen2018-09-101-0/+2