summaryrefslogtreecommitdiffstats
path: root/bin/find-unneeded-includes
Commit message (Expand)AuthorAgeFilesLines
* find-unneeded-includes: do not propose css/uno .hxx to .h replacementsGabor Kelemen2018-10-131-0/+11
* find-unneeded-includes: warn about fw decls in namespaces tooGabor Kelemen2018-10-081-1/+1
* find-unneeded-includes: Don't propose functional -> bits/std_function.hGabor Kelemen2018-09-211-0/+1
* IWYU: ignore UNO include files, similar to how the clang loplugin doesMiklos Vajna2018-09-121-0/+16
* find-unneeded-includes: stop proposing internal libstdc++ headersGabor Kelemen2018-07-051-0/+9
* find-unneeded-includes: Make the output user friendlierGabor Kelemen2018-05-231-1/+1
* sw: fix remaining IWYU warnings in inc/*.hxxMiklos Vajna2018-04-251-1/+8
* Fix typo in variableAndrea Gelmini2018-04-231-1/+1
* Add IWYU wrapper script to find unused includesMiklos Vajna2018-04-071-0/+233