summaryrefslogtreecommitdiff
path: root/hwpfilter/source/hwpeq.cxx
AgeCommit message (Expand)Author
2018-01-12More loplugin:cstylecast: hwpfilterStephan Bergmann
2017-11-28Fix typoAndrea Gelmini
2017-07-18loplugin:constparams in scaddins,hwpfilterNoel Grandin
2017-05-31clang-tidy readability-redundant-control-flowNoel Grandin
2017-03-23Remove unused #include <ctype.h>Stephan Bergmann
2017-03-23Fix some usage of std::istream unformatted input in hwpfilter/source/hwpeq.cxxStephan Bergmann
2017-03-23std::istream::get() returns std::istream::traits_type::eof()Stephan Bergmann
2017-03-22Prevent calls to rtl/character.hxx functions with (signed) char argumentsStephan Bergmann
2016-06-23loplugin:implicitboolconversionStephan Bergmann
2016-06-23tdf#99589 - tolower / toupper - dangerous to Turks ...Gökhan Gurbetoğlu
2016-02-16use consistent #define checks for the Windows platformNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-08-22tdf#39440 reduce scope of local variablesMichael Weghorn
2015-07-16tdf#91067: Translate Korean commentsJihui Choi
2015-07-03Fix typosAndrea Gelmini
2015-04-23cppcheck: silence assertWithSideEffectCaolán McNamara
2014-12-17fdo#39440 reduce scope of local variablesMichael Weghorn
2014-10-04hwfilter: fix misuse of strncpyNorbert Thiebaud
2014-10-03fix indentationNoel Grandin
2014-08-07unused returnCaolán McNamara
2014-05-27Remove unnecessary semicolonsPeter Senna Tschudin
2014-04-30Many spelling fixes: directories h* - p*.Pedro Giffuni
2014-04-13Change encoding from EUC-KR to utf8Julien Nabet
2014-01-28bool improvementsStephan Bergmann
2014-01-10Use boolStephan Bergmann
2013-08-05Mark as constTakeshi Abe
2013-06-20-Werror,-Wdeprecated-registerStephan Bergmann
2012-06-22re-base on ALv2 code. Includes:Michael Meeks
2011-06-13gbuildize hwpfilterCaolán McNamara