summaryrefslogtreecommitdiffstats
path: root/hwpfilter/source/lexer.cxx
Commit message (Expand)AuthorAgeFilesLines
* loplugin:indentation improve checks for brace alignmentNoel Grandin2021-06-281-51/+51
* Upcoming improved loplugin:staticanonymous -> redundantstatic: hwpfilterStephan Bergmann2020-07-011-7/+7
* Extend loplugin:external to warn about classesStephan Bergmann2019-11-221-0/+7
* Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann2018-12-081-3/+3
* clang-tidy modernize-redundant-void-argNoel Grandin2018-10-191-3/+3
* New loplugin:externalStephan Bergmann2018-09-171-12/+12
* Silence lex errors by adding breaksChris Sherlock2018-03-301-1/+3
* new loplugin:emptyifNoel Grandin2018-01-191-1/+1
* More loplugin:cstylecast: hwpfilterStephan Bergmann2018-01-121-16/+16
* loplugin:includeform: hwpfilterStephan Bergmann2017-10-231-1/+1
* Removed duplicated includesAndrea Gelmini2017-04-131-1/+0
* loplugin:externvar (clang-cl)Stephan Bergmann2017-01-111-3/+0
* New loplugin:externvar: hwpfilterStephan Bergmann2017-01-091-7/+3
* Remove __cplusplus-checks from apparently-C++-only filesStephan Bergmann2016-07-131-30/+1
* Add SAL_FALLTHROUGH to what looks like flex-generated codeStephan Bergmann2016-05-101-0/+3
* -Werror,-WundefStephan Bergmann2016-03-041-1/+1
* use consistent #define checks for the Windows platformNoel Grandin2016-02-161-3/+3
* Remove excess newlinesChris Sherlock2016-02-091-1/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-4/+4
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-081-6/+6
* loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann2015-05-111-2/+2
* remove unnecessary use of void in function declarationsNoel Grandin2015-04-151-1/+1
* Clean up C-style casts from pointers to voidStephan Bergmann2015-03-281-7/+7
* loplugin:unreffun: also warn about redundant redeclarationsStephan Bergmann2014-06-271-8/+0
* Clean up function declarations and some unused functionsStephan Bergmann2014-04-141-0/+2
* bool improvementsStephan Bergmann2014-01-281-2/+2
* Use boolStephan Bergmann2014-01-101-6/+6
* -Werror,-Wdeprecated-registerStephan Bergmann2013-06-201-15/+15
* Remove unused macros from checked-in Flex/Bison outputStephan Bergmann2013-03-251-90/+1
* Reduce confusion by removing #line directivesStephan Bergmann2013-03-251-54/+0
* re-base on ALv2 code. Includes:Michael Meeks2012-06-221-2/+17
* WaE: function 'yyinput' is not needed and will not be emittedTor Lillqvist2012-03-011-81/+0
* gbuildize hwpfilterCaolán McNamara2011-06-131-0/+2364