summaryrefslogtreecommitdiff
path: root/hwpfilter/source/lexer.cxx
AgeCommit message (Expand)AuthorFilesLines
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