summaryrefslogtreecommitdiff
path: root/hwpfilter
AgeCommit message (Expand)Author
2022-05-16ofz#47042 previous use of static variable affecting later runsCaolán McNamara
2022-03-16hwpfilter: why isn't that path string null terminatedMichael Stahl
2022-03-03ofz: don't register style if hbox load failedCaolán McNamara
2022-03-02ofz#44991 keep paragraph's that failed to load until import is completeCaolán McNamara
2022-03-02ofz#44991 don't skip over terminatorCaolán McNamara
2022-03-02ofz#44991 keep within legal ArrowShape rangeCaolán McNamara
2022-02-23keep paragraph's that failed to load until import is completeCaolán McNamara
2022-02-17avoid dangling tmp files in hwp importCaolán McNamara
2022-02-17use our own tempfile mechanismCaolán McNamara
2019-11-08-Werror,-Wunused-macros (clang-cl)Stephan Bergmann
2019-11-06loplugin:indentation find broken if statementsNoel Grandin
2019-11-02cid#1455209 Wrapper object use after freeCaolán McNamara
2019-10-29cid#1448471 Wrapper object use after freeCaolán McNamara
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák
2019-10-17Remove some memset callsMike Kaganski
2019-10-11ofz#18116 TimeoutCaolán McNamara
2019-10-04ofz#17823 avoid timeoutCaolán McNamara
2019-10-01loplugin:stringadd in helpcompiler..ooxNoel Grandin
2019-09-26loplugin:constmethod in framework..lotuswordproNoel Grandin
2019-09-23do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-08-01new loplugin:mapindexNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): hwpfilterStephan Bergmann
2019-06-25Fix typoAndrea Gelmini
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