office-gobmx/bin
Noel Grandin eebcb73394 add script for dumping poolitems values
Change-Id: Ifad071ebc17c6c4d0f8d498264070f78c14d9bd3
Reviewed-on: https://gerrit.libreoffice.org/29406
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Tested-by: Noel Grandin <noel.grandin@collabora.co.uk>
2016-09-30 14:59:16 +00:00
..
text_cat
bash-completion.in
benchmark-document-loading
bffvalidator.sh.in Add MS binary format validator support for wine 2016-06-29 22:46:20 +00:00
check-elf-dynamic-objects add bin/check-elf-dynamic-objects 2016-09-21 18:02:32 +02:00
check-icon-sizes.py
convwatch.py convwatch: use PerTestConnection by default 2016-04-27 15:52:42 +02:00
count-todo-dialogs
distro-install-clean-up
distro-install-desktop-integration Adapt bin/distro-install-desktop-integration to BUILDDIR != SRCDIR 2016-04-29 17:17:16 +02:00
distro-install-file-lists What is bin/distro-install-file-lists supposed to do? 2016-04-29 17:17:34 +02:00
distro-install-sdk
dump-poolitems-values.py add script for dumping poolitems values 2016-09-30 14:59:16 +00:00
extract-tooltip.py
fake_pom.xml
find-duplicated-files.py
find-duplicated-sids.py
find-german-comments find-german-comments: clean up 2016-05-31 05:38:22 +00:00
find-most-common-warn-messages.py improve sample message 2016-06-10 13:42:44 +02:00
find-undocumented-classes
find-unused-defines.awk
find-unused-defines.sh Fix typos 2016-04-30 15:06:45 +00:00
find-unused-typedefs.py
find-unused-typedefs.sh Fix typos 2016-04-30 15:06:45 +00:00
find-unusedheaders.pl
findunusedcode
fixincludeguards.sh
fuzzfiles
gbuild-to-ide gbuild-to-ide: MSVC 2012 no longer supported, replace with 2015 2016-09-14 17:04:27 +02:00
gen-boost-headers boost: update generated wrapper headers 2016-08-29 18:29:42 +02:00
gen-iwyu-dummy-lib Improve the gen-iwyu-dummy-lib script a bit. 2016-04-27 14:34:05 +00:00
gen-iwyu-dummy-lib.awk
generate-bash-completion
get-bugzilla-attachments-by-mimetype add vsdx 2016-08-30 07:57:19 +02:00
get_config_variables
git-new-module-workdir
git-new-workdir
git-ps1
includebloat.awk
ios-mapfile-statistics
java-set-classpath.in
lint-ui.py
lo-all-static-libs
lo-commit-stat
lo-pack-sources
lo-xlate-lang
lolcat
module-deps.pl Fix naming of makefile to mend make dump-deps. 2016-09-29 06:48:31 +00:00
moveglobalheaders.sh
odfvalidator.sh.in odfvalidator support in export tests without external repositories 2016-07-21 01:47:02 +00:00
officeotron.sh.in officeotron usage in export tests without external dependencies 2016-08-09 13:33:29 +00:00
parse-perfcheck.py
README
refcount_leak.py
removetooltip_markups.sh tdf#101549: Add script to remove tooltip_markups 2016-09-29 06:46:35 +00:00
rename-sw-abbreviations.sh
run
sanitize-image-links
striplanguagetags.sh
stubify.pl
symbolstore.py this is unnecessary and os.path.abspath seems to be confused in cygwin 2016-05-24 09:24:48 +02:00
test-hid-vs-ui.py
ui-translatable.sh
unpack-sources tdf#100453 – bin/unpack-sources needs to be executable 2016-06-17 16:28:49 +02:00
update_pch
update_pch.sh
update_pch_autotune.sh Fix some spelling errors in comments and strings 2016-07-04 06:11:36 +00:00
update_pch_bisect
upload_symbols.py add a way to mark system symbols 2016-08-04 01:36:48 +00: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.