/external/skia/

.4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/bin/find-unneeded-includes
AgeCommit message (Expand)Author
2024-04-09find-unneeded-includes: improve grepping for namespacesGabor Kelemen
2024-04-09find-unneeded-includes: improve list of namespacesGabor Kelemen
2024-03-18Fix typoAndrea Gelmini
2024-03-18find-unneeded-includes: add option to detect unneeded namespacesGabor Kelemen
2023-12-29tdf#158803 Remove unused imports from binBogdan B
2023-10-11Drop o3tl::span, can use C++20 std::span directly nowStephan Bergmann
2023-09-19bin/find-unneeded-includes: silence error on include/vcl/toolkitGabor Kelemen
2022-04-25find-unneeded-includes: bail out early if no files are found with --recursiveGabor Kelemen
2022-04-24Fix typoAndrea Gelmini
2022-04-23find-unneeded-includes: add --noexclude argumentGabor Kelemen
2022-02-15find-unneeded-includes: check existence of files listed in yaml filesGabor Kelemen
2022-02-14find-unneeded-includes: rename argument to --continueGabor Kelemen
2021-12-14find-unneeded-includes: add exception for boost/shared_ptr.hppGabor Kelemen
2021-08-05find-unneeded-includes: remove leftover debug print()Miklos Vajna
2021-08-05sw: fix assert fail with ShowRedlineChanges=false and para formatMiklos Vajna
2021-07-15find-unneeded-includes: Add --headers optionGabor Kelemen
2021-07-14find-unneeded-includes: add --recursive optionGabor Kelemen
2021-06-28find-unneeded-includes: introduce --dontstop switchGabor Kelemen
2021-06-07find-unneeded-includes: fix YAMLLoadWarning on newer systemsGabor Kelemen