summaryrefslogtreecommitdiff
path: root/hwpfilter/source/grammar.cxx
AgeCommit message (Expand)Author
2018-12-28Fix typoAndrea Gelmini
2018-12-21use unique_ptr in hwpfilterNoel Grandin
2018-09-26Fix ID_DELIMETER->ID_DELIMITERAndrea Gelmini
2018-09-24loplugin:external (clang-cl)Stephan Bergmann
2018-09-17New loplugin:externalStephan Bergmann
2018-01-12More loplugin:cstylecast: hwpfilterStephan Bergmann
2017-12-20Fix typosAndrea Gelmini
2017-11-20cosmetics: Drop duplicate semicolonTakeshi Abe
2017-10-09Replace list by vector for nodelist var (hwpfilter)Julien Nabet
2017-09-18hwpfilter: [loplugin:redundantcast]Michael Stahl
2017-01-09New loplugin:externvar: hwpfilterStephan Bergmann
2016-07-13Remove __cplusplus-checks from apparently-C++-only filesStephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2016-01-10Fix typosAndrea Gelmini
2016-01-02cppcheck: allocaCalledCaolán McNamara
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-08-22tdf#39440 reduce scope of local variablesMichael Weghorn
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-01-20Just use plain memcpyStephan Bergmann
2015-01-20Some more loplugin:cstylecast: hwpfilterStephan Bergmann
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-05-20C string usage improvmentArnaud Versini
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann
2014-02-03cppcheck: Clarify expression with parenthesesJulien Nabet
2013-12-16remove SGI compiler checksMichael Stahl
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-04-12remove formfeedsThomas Arnhold
2012-03-05Kill LinkedList in hwpfilterSzabolcs Dezsi
2012-02-13EasyHack: Removed gcc conditionalsAlexander Bergmann
2011-06-13gbuildize hwpfilterCaolán McNamara