office-gobmx/bin
Xisco Fauli 226c4c010e Create script to list the uitests
Change-Id: Ie5a1b7151a32cc72da6a1c68bde2518897eea0f4
Reviewed-on: https://gerrit.libreoffice.org/45496
Reviewed-by: Xisco Faulí <xiscofauli@libreoffice.org>
Tested-by: Xisco Faulí <xiscofauli@libreoffice.org>
2017-11-30 14:35:37 +01:00
..
text_cat
update updater: improve message for failed update generation 2017-11-16 23:19:34 +01:00
bash-completion.in
benchmark-document-loading Modernize benchmark-document-loading script 2017-11-22 15:19:43 +01:00
bffvalidator.sh.in
check-elf-dynamic-objects check-elf-dynamic-objects: wait only once 2017-11-29 15:26:10 +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
find-most-common-warn-messages.py
find-undocumented-classes
find-unused-defines-in-hrc-files.py
find-unused-defines.awk
find-unused-defines.sh
find-unused-typedefs.py
find-unused-typedefs.sh
find-unusedheaders.py
fixincludeguards.sh
fuzzfiles
gbuild-to-ide vim-ide-integration: -I<dir> workaround is no longer needed 2017-11-23 10:27:41 +01:00
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: add some duplicated mimetypes ... 2017-11-23 22:37:51 +01:00
get_config_variables
git-new-module-workdir
git-new-workdir
git-ps1
includebloat.awk
java-set-classpath.in
lint-ui.py
list-dispatch-commands.py
list-uitest.py Create script to list the uitests 2017-11-30 14:35:37 +01:00
lo-all-static-libs fix oslibs syntax (have the shell treat it as variable, not command) 2017-10-13 15:42:32 +02:00
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 ofz#4424 black list the div by zero calc cases 2017-11-25 17:38:14 +01:00
parse-perfcheck.py
README
refcount_leak.py
removetooltip_markups.sh
rename-sw-abbreviations.sh
run
sanitize-blacklist.txt ofz#4424 black list the div by zero calc cases 2017-11-25 17:38:14 +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
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.