summaryrefslogtreecommitdiff
path: root/hwpfilter/source/hwpeq.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-01-12More loplugin:cstylecast: hwpfilterStephan Bergmann1-8/+8
2017-11-28Fix typoAndrea Gelmini1-1/+1
2017-07-18loplugin:constparams in scaddins,hwpfilterNoel Grandin1-4/+4
2017-05-31clang-tidy readability-redundant-control-flowNoel Grandin1-1/+0
2017-03-23Remove unused #include <ctype.h>Stephan Bergmann1-1/+0
2017-03-23Fix some usage of std::istream unformatted input in hwpfilter/source/hwpeq.cxxStephan Bergmann1-20/+32
2017-03-23std::istream::get() returns std::istream::traits_type::eof()Stephan Bergmann1-3/+5
2017-03-22Prevent calls to rtl/character.hxx functions with (signed) char argumentsStephan Bergmann1-8/+12
2016-06-23loplugin:implicitboolconversionStephan Bergmann1-1/+1
2016-06-23tdf#99589 - tolower / toupper - dangerous to Turks ...Gökhan Gurbetoğlu1-8/+10
2016-02-16use consistent #define checks for the Windows platformNoel Grandin1-2/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-279/+279
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-08-22tdf#39440 reduce scope of local variablesMichael Weghorn1-1/+1
2015-07-16tdf#91067: Translate Korean commentsJihui Choi1-22/+22
2015-07-03Fix typosAndrea Gelmini1-1/+1
2015-04-23cppcheck: silence assertWithSideEffectCaolán McNamara1-1/+1
2014-12-17fdo#39440 reduce scope of local variablesMichael Weghorn1-5/+4
2014-10-04hwfilter: fix misuse of strncpyNorbert Thiebaud1-25/+33
2014-10-03fix indentationNoel Grandin1-344/+346
2014-08-07unused returnCaolán McNamara1-6/+4
2014-05-27Remove unnecessary semicolonsPeter Senna Tschudin1-1/+1
2014-04-30Many spelling fixes: directories h* - p*.Pedro Giffuni1-3/+5
2014-04-13Change encoding from EUC-KR to utf8Julien Nabet1-13/+13
2014-01-28bool improvementsStephan Bergmann1-1/+1
2014-01-10Use boolStephan Bergmann1-1/+2
2013-08-05Mark as constTakeshi Abe1-6/+6
2013-06-20-Werror,-Wdeprecated-registerStephan Bergmann1-1/+1
2012-06-22re-base on ALv2 code. Includes:Michael Meeks1-22/+14
2011-06-13gbuildize hwpfilterCaolán McNamara1-0/+754