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 normalize existing emacs/vim mode-lines in python files 2016-10-26 22:16:08 +02:00
distro-install-clean-up
distro-install-desktop-integration deb#872001: stop shipping mimelnk desktop files 2017-08-15 21:27:08 +02:00
distro-install-file-lists remove TDE integration (vclplug, address book, config backend) 2017-06-13 10:41:24 +02:00
distro-install-sdk fix SDK paths (especially cat/sed) in bin/distro-install-sdk 2017-07-02 13:34:55 +02:00
dump-poolitems-values.py
extract-tooltip.py
fake_pom.xml
find-duplicated-files.py
find-duplicated-sids.py
find-german-comments White-list sw/ 2017-06-21 14:14:10 +02:00
find-most-common-warn-messages.py only print the top 20 warnings 2017-09-29 10:37:47 +02:00
find-undocumented-classes
find-unused-defines-in-hrc-files.py convert SfxGroupId to scoped enum 2017-07-26 11:42:49 +02:00
find-unused-defines.awk
find-unused-defines.sh
find-unused-typedefs.py
find-unused-typedefs.sh
find-unusedheaders.py Ported bin/find-unusedheaders.pl to Python 2017-06-19 09:15:01 +02:00
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 Silence further warnings in external/boost/include wrappers 2017-08-16 20:00:11 +02:00
gen-iwyu-dummy-lib iwyu: add language standard defines to flags 2017-06-22 13:35:45 +02:00
gen-iwyu-dummy-lib.awk
generate-bash-completion.py Ported bin/generate-bash-completion from Perl to Python 2017-06-27 08:48:26 +02:00
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 lint-ui: Error when label contains a colon 2017-09-21 09:28:12 +02:00
list-dispatch-commands.py tdf#106737 Rewrite bin/list-dispatch-commands.php in Python 2017-03-31 07:01:02 +00:00
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 Fix typos 2017-08-17 21:53:28 +02:00
lo-pack-sources Fix typos 2017-08-17 21:53:28 +02:00
lo-xlate-lang update lo-xlate-lang for "kurdish"/kurmanji, amharic and guarani 2017-07-21 13:37:44 +02:00
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 Fix typos 2017-03-26 20:37:59 +00:00
README
refcount_leak.py
removetooltip_markups.sh tdf#102784 Patch 1 - Enhance removetooltip_markups.sh script with checks 2016-12-08 10:00:34 +00:00
rename-sw-abbreviations.sh
run migrate to boost::gettext 2017-07-21 08:20:50 +01:00
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 Fix typos 2017-03-19 05:49:15 +00:00
symstore.sh Symstore: Also add .exe and .dlls to symstore 2017-01-28 03:45:49 +00:00
test-hid-vs-ui.py normalize existing emacs/vim mode-lines in python files 2016-10-26 22:16:08 +02:00
ui-translatable.sh
unpack-sources
update_pch Windows: avoid dependence on UNICODE define; prefer W functions 2017-09-22 20:53:30 +02:00
update_pch.sh
update_pch_autotune.sh
update_pch_bisect
upload_symbols.py normalize existing emacs/vim mode-lines in python files 2016-10-26 22:16:08 +02:00
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.