summaryrefslogtreecommitdiff
path: root/hwpfilter/source/lexer.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: hwpfilterStephan Bergmann1-7/+7
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+7
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann1-3/+3
2018-10-19clang-tidy modernize-redundant-void-argNoel Grandin1-3/+3
2018-09-17New loplugin:externalStephan Bergmann1-12/+12
2018-03-30Silence lex errors by adding breaksChris Sherlock1-1/+3
2018-01-19new loplugin:emptyifNoel Grandin1-1/+1
2018-01-12More loplugin:cstylecast: hwpfilterStephan Bergmann1-16/+16
2017-10-23loplugin:includeform: hwpfilterStephan Bergmann1-1/+1
2017-04-13Removed duplicated includesAndrea Gelmini1-1/+0
2017-01-11loplugin:externvar (clang-cl)Stephan Bergmann1-3/+0
2017-01-09New loplugin:externvar: hwpfilterStephan Bergmann1-7/+3
2016-07-13Remove __cplusplus-checks from apparently-C++-only filesStephan Bergmann1-30/+1
2016-05-10Add SAL_FALLTHROUGH to what looks like flex-generated codeStephan Bergmann1-0/+3
2016-03-04-Werror,-WundefStephan Bergmann1-1/+1
2016-02-16use consistent #define checks for the Windows platformNoel Grandin1-3/+3
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-4/+4
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-6/+6
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann1-2/+2
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-1/+1
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-7/+7
2014-06-27loplugin:unreffun: also warn about redundant redeclarationsStephan Bergmann1-8/+0
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann1-0/+2
2014-01-28bool improvementsStephan Bergmann1-2/+2
2014-01-10Use boolStephan Bergmann1-6/+6
2013-06-20-Werror,-Wdeprecated-registerStephan Bergmann1-15/+15
2013-03-25Remove unused macros from checked-in Flex/Bison outputStephan Bergmann1-90/+1
2013-03-25Reduce confusion by removing #line directivesStephan Bergmann1-54/+0
2012-06-22re-base on ALv2 code. Includes:Michael Meeks1-2/+17
2012-03-01WaE: function 'yyinput' is not needed and will not be emittedTor Lillqvist1-81/+0
2011-06-13gbuildize hwpfilterCaolán McNamara1-0/+2364