summaryrefslogtreecommitdiff
path: root/hwpfilter/source/hstyle.cxx
AgeCommit message (Expand)Author
2022-01-13Make HWPStyle::style type-safeStephan Bergmann
2021-11-05update diagnostic ignoreNoel Grandin
2020-11-13tdf#123936 Formatting files in module hwpfilter with clang-formatPhilipp Hofer
2020-05-29loplugin:simplifybool in hwpfilter..lotuswordproNoel Grandin
2020-04-29GCC trunk towards GCC 10 still emits a bogus -Wstringop-truncationStephan Bergmann
2020-04-08loplugin:flatten in hwpfilterNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
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-01-21Avoid -Werror=stringop-truncationStephan Bergmann
2017-07-18loplugin:constparams in scaddins,hwpfilterNoel Grandin
2017-07-16don't use memset on structure with std::shared_ptr memberMarkus Mohrhard
2016-02-09Remove excess newlinesChris Sherlock
2016-01-18loplugin: unused return valuesNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2013-03-19reduce whitespaces between include and filenameThomas Arnhold
2012-07-24hwpfilter: improve text import and error handlingMichael Stahl
2012-06-22re-base on ALv2 code. Includes:Michael Meeks
2011-06-13gbuildize hwpfilterCaolán McNamara