office-gobmx/bin
Samuel Thibault 7073d17fe5 gla11y: whitelist GtkTreeViewColumn as not needing labelling
and remove corresponding suppressions.

Change-Id: I0dd88082ee0af4c5ee82590e894305fa53574c6b
Reviewed-on: https://gerrit.libreoffice.org/72133
Tested-by: Jenkins
Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>
2019-05-13 16:06:50 +02: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: add libgstaudio-1.0.so.0 2019-05-12 09:35:35 +02:00
check-icon-sizes.py
convwatch.py
distro-install-clean-up Revert "add "s to grep in distro-install-clean-up" 2018-04-25 20:59:14 +02:00
distro-install-desktop-integration Fix typo 2019-01-28 09:17:03 +01:00
distro-install-file-lists kde5: remove older kde/tde plugins, and references to that 2018-12-17 18:33:13 +01: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 Fix typo 2019-04-10 07:36:25 +02:00
find-most-common-warn-messages.py only print the top 20 warnings 2017-09-29 10:37:47 +02:00
find-most-repeated-functions.py out of line some heavily repeated functions 2019-03-09 07:29:45 +01:00
find-undocumented-classes
find-unneeded-includes find-unneeded-includes: dont propose to replace cstdint with internal header 2019-05-09 11:08:54 +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 Ported bin/find-unusedheaders.pl to Python 2017-06-19 09:15:01 +02:00
fixincludeguards.sh
fuzzfiles Fix typos 2018-07-24 08:22:05 +02:00
gbuild-to-ide VisualStudioIntegrationGenerator: put CXXFLAGS to AdditionalOptions 2019-02-14 11:50:12 +01:00
gen-boost-headers external/boost: silence -Werror=deprecated-copy (GCC trunk towards GCC 9) 2018-07-26 12:32:54 +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: fix get_through_rss_query 2019-05-13 11:01:54 +02:00
get_config_variables Fix variable name 2018-07-24 08:22:20 +02:00
git-ps1
gla11y gla11y: whitelist GtkTreeViewColumn as not needing labelling 2019-05-13 16:06:50 +02:00
includebloat.awk
ios-mapfile-statistics Revert "iOS, remove unused script." 2018-09-14 14:52:28 +03:00
java-set-classpath.in
lint-ui.py look for check buttons without underlines 2018-04-14 00:44:07 +02:00
list-dispatch-commands.py
list-uitest.py uitest Impress Document properties 2018-08-03 08:02:41 +02:00
lo-all-static-libs gbuild: rename value OS=IOS to OS=iOS 2018-11-01 16:39:54 +01: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 Fix typos 2017-08-17 21:53:28 +02:00
lo-xlate-lang deb#917795 Belarussian → Belarusian 2018-12-30 13:59:21 +01:00
lolcat
module-deps.pl
moveglobalheaders.sh
odfvalidator.sh.in test: invoke ODF validator with custom schemas 2018-06-29 12:59:30 +02:00
officeotron.sh.in
oss-fuzz-build.sh ofz#10326 oss-fuzz move make clean to start 2018-09-15 13:15:18 +01:00
parse-perfcheck.py parse-perfcheck: fix parsing of previous CSV data 2018-10-02 12:30:12 +02:00
README
refcount_leak.py
removetooltip_markups.sh
rename-sw-abbreviations.sh
run Refactor bin/run 2018-12-19 08:02:27 +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 Rename Mac OS X to official name macOS in comments and documentation 2018-11-29 14:08:26 +01:00
symstore.sh
test-hid-vs-ui.py
ui-translatable.sh ui-translatable.sh: fix item tag detection for liststores 2019-03-24 19:52:11 +01:00
unpack-sources Fix typo 2018-12-25 10:14:24 +01:00
update_pch with pch level 2 (base), a module still shouldn't pch its own headers 2019-05-12 23:45:57 +02:00
update_pch.sh make update_pch.sh work with symlinked path or CDPATH set 2019-05-08 16:15:31 +02:00
update_pch_autotune.sh
update_pch_bisect
upload_symbols.py
verify-custom-widgets-libs give better warning explanation 2019-01-29 18:01:33 +01:00

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.