office-gobmx/bin
Gabor Kelemen cef9754788 find-unneeded-includes: don't propose to remove <map>...
..and replace with debug header if multimap is used.

As seen in include/svx/SmartTagMgr.hxx

Change-Id: If239cd6e9471f74f3035c659077ed7515a9df473
Reviewed-on: https://gerrit.libreoffice.org/73367
Tested-by: Jenkins
Reviewed-by: Michael Stahl <Michael.Stahl@cib.de>
2019-06-03 11:12:03 +02:00
..
text_cat
update
bash-completion.in
benchmark-document-loading
bffvalidator.sh.in
check-elf-dynamic-objects check-elf-dynamic-objects: add libgstaudio-1.0.so.0 2019-05-12 09:35:35 +02: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 typo 2019-04-10 07:36:25 +02:00
find-most-common-warn-messages.py
find-most-repeated-functions.py
find-undocumented-classes
find-unneeded-includes find-unneeded-includes: don't propose to remove <map>... 2019-06-03 11:12:03 +02:00
find-unused-defines.py
find-unused-sid-commands.py
find-unused-typedefs.py
find-unusedheaders.py
fixincludeguards.sh
fuzzfiles
gbuild-to-ide
gen-boost-headers
gen-iwyu-dummy-lib
gen-iwyu-dummy-lib.awk
generate-bash-completion.py
get-bugzilla-attachments-by-mimetype get-bugzilla-attachments-by-mimetype: disable bz.apache.org 2019-05-23 10:45:40 +02:00
get_config_variables
git-ps1
gla11y gla11y: whitelist GtkTreeViewColumn as not needing labelling 2019-05-13 16:06:50 +02:00
includebloat.awk
ios-mapfile-statistics
java-set-classpath.in
lint-ui.py
list-dispatch-commands.py
list-uitest.py
lo-all-static-libs Add the librevenge library 2019-05-31 12:48:16 +03:00
lo-commit-stat lo-commit-stat: Only search for bug ids in the summary 2019-04-05 12:41:27 +02:00
lo-pack-sources
lo-xlate-lang
lolcat
module-deps.pl
moveglobalheaders.sh
odfvalidator.sh.in
officeotron.sh.in
oss-fuzz-build.sh
parse-perfcheck.py
README
refcount_leak.py
removetooltip_markups.sh
rename-sw-abbreviations.sh
run
sanitize-blacklist.txt
sanitize-image-links
striplanguagetags.sh
stubify.pl
symbolstore.py
symstore.sh
test-hid-vs-ui.py
ui-checkdomain.sh bin/ui-checkdomain.sh: Script to check translation domain in .ui files 2019-05-28 10:05:34 +02:00
ui-translatable.sh
unpack-sources
update_pch support also StaticLibrary in update_pch 2019-05-19 09:48:40 +02:00
update_pch.sh do not run update_pch.sh on all if it can't find PCH in the given dir 2019-05-19 09:47:42 +02:00
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.