summaryrefslogtreecommitdiff
path: root/hwpfilter/source/mzstring.cxx
AgeCommit message (Expand)Author
2019-04-10clang-tidy: Fix suspicious catches of WIP unhandled-self-assignment checkTamás Zolnai
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-09-17New loplugin:externalStephan Bergmann
2017-09-30Use explicit function names for fooA/fooW WinAPI; prefer fooWMike Kaganski
2017-09-18Use even more WIN32_LEAN_AND_MEANMike Kaganski
2016-10-19loplugin:expandablemethodds in hwpfilter..linguisticNoel Grandin
2016-05-20clang-tidy misc-assign-operator-signatureNoel Grandin
2016-02-16use consistent #define checks for the Windows platformNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-20loplugin:unusedmethodsNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2014-02-26Remove visual noise from hwpfilterAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2012-06-22re-base on ALv2 code. Includes:Michael Meeks
2012-03-01#pragma interface and #pragma implementation are obsolete and pointlessTor Lillqvist
2011-06-13gbuildize hwpfilterCaolán McNamara