office-gobmx/bin
Miklos Vajna b5ede834de Add IWYU wrapper script to find unused includes
I've used this script in the recent past to fix warnings in mostly
sw/inc/*.hxx. Hopefully sharing it creates interest for others to do
similar fixes in other modules.

Change-Id: I4c8b6a1e92b006d4fd56b403a25715f11964d639
Reviewed-on: https://gerrit.libreoffice.org/52289
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Michael Stahl <Michael.Stahl@cib.de>
2018-04-07 13:57:01 +02:00
..
text_cat
update
bash-completion.in
benchmark-document-loading
bffvalidator.sh.in
check-elf-dynamic-objects Fix external/gpgmepp Linux RPATH 2018-03-08 22:00:58 +01:00
check-icon-sizes.py
convwatch.py
distro-install-clean-up
distro-install-desktop-integration
distro-install-file-lists
distro-install-sdk
dump-poolitems-values.py
extract-tooltip.py
fake_pom.xml
find-duplicated-files.py
find-duplicated-sids.py
find-german-comments Fix typos 2018-01-16 12:40:51 +01:00
find-most-common-warn-messages.py
find-undocumented-classes
find-unneeded-includes Add IWYU wrapper script to find unused includes 2018-04-07 13:57:01 +02:00
find-unused-defines.py remove unused defines 2018-01-06 07:41:36 +01:00
find-unused-sid-commands.py Revert "unused SID command in starmath" 2017-12-22 20:21:48 +01:00
find-unused-typedefs.py improve the find-unused-typedefs script 2017-12-15 13:46:04 +02:00
find-unusedheaders.py
fixincludeguards.sh
fuzzfiles
gbuild-to-ide Don't generate filters with empty Includes 2018-03-21 10:03:48 +01:00
gen-boost-headers Silence upcoming GCC 8 -Werror=parentheses in external/boost 2018-01-24 07:56:06 +01:00
gen-iwyu-dummy-lib
gen-iwyu-dummy-lib.awk
generate-bash-completion.py
get-bugzilla-attachments-by-mimetype Fix typos 2018-01-18 08:10:04 +01:00
get_config_variables
git-new-module-workdir
git-new-workdir
git-ps1
gla11y gla11y: add support for marking false positives 2018-03-27 15:28:12 +02:00
includebloat.awk
java-set-classpath.in
lint-ui.py
list-dispatch-commands.py
list-uitest.py uitest - add folder uitest/manual_tests to script 2018-02-05 14:56:52 +01:00
lo-all-static-libs
lo-commit-stat
lo-pack-sources
lo-xlate-lang
lolcat
module-deps.pl
moveglobalheaders.sh
odfvalidator.sh.in
officeotron.sh.in
oss-fuzz-build.sh oss-fuzz: issue 1188, per-fuzzer config 2018-02-25 15:45:02 +00:00
parse-perfcheck.py
README
refcount_leak.py
removetooltip_markups.sh
rename-sw-abbreviations.sh
run Buildsystem changes to recognize Haiku. 2018-02-19 12:58:11 +01:00
sanitize-blacklist.txt interim cut down on spew some more 2018-04-05 21:08:45 +01:00
sanitize-image-links
striplanguagetags.sh
stubify.pl
symbolstore.py
symstore.sh
test-hid-vs-ui.py
ui-translatable.sh
unpack-sources
update_pch xmlsecurity: fold Library_xsec_fw into Library_xmlsecurity 2018-02-08 09:06:57 +01:00
update_pch.sh
update_pch_autotune.sh
update_pch_bisect
upload_symbols.py
verify-custom-widgets-libs

Tools and scripts mostly not used during the build

This direction has a number of key pieces (?) that are used during the
build, or are simply generally useful. One example is

bin/find-german-comments <directory>

which will try to detect and extract all the German comments in a
given source code hierarchy / directory.