summaryrefslogtreecommitdiff
path: root/hwpfilter/source/grammar.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: hwpfilterStephan Bergmann1-9/+9
2018-12-28Fix typoAndrea Gelmini1-1/+1
2018-12-21use unique_ptr in hwpfilterNoel Grandin1-75/+73
2018-09-26Fix ID_DELIMETER->ID_DELIMITERAndrea Gelmini1-2/+2
2018-09-24loplugin:external (clang-cl)Stephan Bergmann1-1/+1
2018-09-17New loplugin:externalStephan Bergmann1-3/+3
2018-01-12More loplugin:cstylecast: hwpfilterStephan Bergmann1-1/+1
2017-12-20Fix typosAndrea Gelmini1-1/+1
2017-11-20cosmetics: Drop duplicate semicolonTakeshi Abe1-60/+60
2017-10-09Replace list by vector for nodelist var (hwpfilter)Julien Nabet1-8/+5
2017-09-18hwpfilter: [loplugin:redundantcast]Michael Stahl1-6/+3
2017-01-09New loplugin:externvar: hwpfilterStephan Bergmann1-9/+7
2016-07-13Remove __cplusplus-checks from apparently-C++-only filesStephan Bergmann1-12/+0
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2016-01-10Fix typosAndrea Gelmini1-12/+12
2016-01-02cppcheck: allocaCalledCaolán McNamara1-32/+3
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-5/+5
2015-08-22tdf#39440 reduce scope of local variablesMichael Weghorn1-3/+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-2/+2
2015-01-20Just use plain memcpyStephan Bergmann1-47/+3
2015-01-20Some more loplugin:cstylecast: hwpfilterStephan Bergmann1-2/+2
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-2/+2
2014-05-20C string usage improvmentArnaud Versini1-40/+33
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann1-4/+2
2014-02-03cppcheck: Clarify expression with parenthesesJulien Nabet1-2/+2
2013-12-16remove SGI compiler checksMichael Stahl1-1/+1
2013-06-20-Werror,-Wdeprecated-registerStephan Bergmann1-10/+10
2013-03-25Remove unused macros from checked-in Flex/Bison outputStephan Bergmann1-55/+0
2013-03-25Reduce confusion by removing #line directivesStephan Bergmann1-81/+0
2012-06-22re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-04-12remove formfeedsThomas Arnhold1-3/+3
2012-03-05Kill LinkedList in hwpfilterSzabolcs Dezsi1-75/+77
2012-02-13EasyHack: Removed gcc conditionalsAlexander Bergmann1-4/+2
2011-06-13gbuildize hwpfilterCaolán McNamara1-0/+1456