summaryrefslogtreecommitdiff
path: root/hwpfilter/source/lexer.cxx
AgeCommit message (Expand)Author
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-10-19clang-tidy modernize-redundant-void-argNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-03-30Silence lex errors by adding breaksChris Sherlock
2018-01-19new loplugin:emptyifNoel Grandin
2018-01-12More loplugin:cstylecast: hwpfilterStephan Bergmann
2017-10-23loplugin:includeform: hwpfilterStephan Bergmann
2017-04-13Removed duplicated includesAndrea Gelmini
2017-01-11loplugin:externvar (clang-cl)Stephan Bergmann
2017-01-09New loplugin:externvar: hwpfilterStephan Bergmann
2016-07-13Remove __cplusplus-checks from apparently-C++-only filesStephan Bergmann
2016-05-10Add SAL_FALLTHROUGH to what looks like flex-generated codeStephan Bergmann
2016-03-04-Werror,-WundefStephan Bergmann
2016-02-16use consistent #define checks for the Windows platformNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan 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-27loplugin:unreffun: also warn about redundant redeclarationsStephan Bergmann
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2014-01-10Use boolStephan Bergmann
2013-06-20-Werror,-Wdeprecated-registerStephan Bergmann
2013-03-25Remove unused macros from checked-in Flex/Bison outputStephan Bergmann
2013-03-25Reduce confusion by removing #line directivesStephan Bergmann
2012-06-22re-base on ALv2 code. Includes:Michael Meeks
2012-03-01WaE: function 'yyinput' is not needed and will not be emittedTor Lillqvist
2011-06-13gbuildize hwpfilterCaolán McNamara