office-gobmx/bin
Bartosz Kosiorek 529dfc741a tdf#163170 Add support for MS Visio Template format with .vstx extension
libvisio is already supporting .vstx template format.
With this patch the LibreOffice is recognizing such file types,
and successfully opening it.

More information about format:
https://learn.microsoft.com/en-us/office/client-developer/visio/introduction-to-the-visio-file-formatvsdx

Change-Id: Ibee01288cdb2cd6a0ac3f371a22604d7bb5b471c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/173997
Tested-by: Jenkins
Reviewed-by: Bartosz Kosiorek <gang65@poczta.onet.pl>
2024-09-29 10:04:37 +02:00
..
text_cat
update mar: allow parallel creation of diff packages 2024-06-06 16:00:43 +02:00
attachment_mimetypes.py tdf#163170 Add support for MS Visio Template format with .vstx extension 2024-09-29 10:04:37 +02:00
bash-completion.in
benchmark-document-loading tdf#158803 Remove unused imports from bin 2023-12-29 09:54:42 +01:00
bffvalidator.sh.in
check-autocorr.py bin: fix issues found by Ruff linter 2024-07-25 19:57:10 +02:00
check-elf-dynamic-objects configure,curl: enable GSSAPI on Linux/MacOS/etc. 2024-07-19 21:36:53 +02:00
check-icon-sizes.py
check-implementer-notes.py bin: fix issues found by Ruff linter 2024-07-25 15:16:44 +02:00
check-missing-export-asserts.py bin: fix issues found by Ruff linter 2024-07-25 19:57:10 +02:00
check-missing-unittests.py Add file stats to check-missing-unittests.py 2024-09-27 10:19:31 +02:00
compare-crashreport-stats.py tdf#158803 Remove unused imports from bin 2023-12-29 09:54:42 +01:00
convwatch.py bin: fix issues found by Ruff linter 2024-07-25 19:57:10 +02:00
crashreportScraper.py tdf#158803 remove unused maths import 2024-03-28 08:45:01 +01:00
create-dmg-from-merged-app-bundle Improve scripts that codesign and create a .dmg from a Universal bundle 2023-03-14 20:04:59 +00:00
diff-pdf-page.py bin: add a diff-pdf-page.py script to diff reference vs our rendering via PDF 2024-06-04 17:27:40 +02:00
distro-install-clean-up
distro-install-desktop-integration
distro-install-file-lists
distro-install-sdk .NET Bindings: Create nuget package for LO SDK 2024-09-18 08:08:31 +02:00
dump-poolitems-values.py tdf#158803 Remove E999: SyntaxError's and some other minor edits 2024-05-21 09:59:45 +02:00
extract-tooltip.py tdf#158803 Remove E999: SyntaxError's and some other minor edits 2024-05-21 09:59:45 +02:00
fake_pom.xml
find-can-be-private-symbols.classes.results reduce symbol visibility 2024-04-28 22:30:17 +02:00
find-can-be-private-symbols.functions.results tdf#161826 - Add uniform Glow effect for texts in shapes 2024-08-29 19:59:24 +02:00
find-can-be-private-symbols.py bin: fix issues found by Ruff linter 2024-07-25 19:57:10 +02:00
find-clang-format.py
find-duplicated-files.py
find-duplicated-sids.py tdf#158803 Remove E999: SyntaxError's and some other minor edits 2024-05-21 09:59:45 +02:00
find-files-not-referenced-by-makefile.py tdf#158803 Remove unused imports from bin 2023-12-29 09:54:42 +01:00
find-german-comments tdf#158803 F821: xrange undefined, should be range in py3; remove some unused variables 2024-06-25 08:14:53 +02:00
find-headers-to-move-inside-modules.py bin: fix issues found by Ruff linter 2024-07-25 19:57:10 +02:00
find-mergedlib-can-be-private-symbols.classes.results improve the mergedlib script 2024-04-28 06:21:43 +02:00
find-mergedlib-can-be-private-symbols.functions.results Add arguments to Last 4 UNO Commands in CrashReport Dump 2024-09-10 15:35:57 +02:00
find-mergedlib-can-be-private.py bin: fix issues found by Ruff linter 2024-07-25 15:16:44 +02:00
find-most-common-warn-messages.py tdf#158803 Remove unused imports from bin 2023-12-29 09:54:42 +01:00
find-most-repeated-functions.py tdf#158803 Remove E999: SyntaxError's and some other minor edits 2024-05-21 09:59:45 +02:00
find-undocumented-classes
find-unneeded-includes find-unneeded-includes: improve grepping for namespaces 2024-04-09 18:53:11 +02:00
find-unused-configkeys.sh find-unused-configkeys: check groups that are not used as templates 2023-11-24 16:00:34 +01:00
find-unused-data.sh Fix typo 2023-05-19 13:45:29 +02:00
find-unused-defines.py bin: fix issues found by Ruff linter 2024-07-25 19:57:10 +02:00
find-unused-sid-commands.py bin: fix issues found by Ruff linter 2024-07-25 19:57:10 +02:00
find-unused-typedefs.py bin: fix issues found by Ruff linter 2024-07-25 19:57:10 +02:00
find-unused-using.sh Remove obsolete TODO 2024-05-15 00:01:31 +02:00
find-unusedheaders.sh Rewrite bin/find-unusedheaders.py 2023-12-24 11:50:26 +01:00
fixincludeguards.sh
flat-odf-cleanup.py bin: fix issues found by Ruff linter 2024-07-25 15:16:44 +02:00
fuzzfiles
gbuild-to-ide vs-ide-integration: set correct solution / project platform 2024-06-30 21:09:48 +02:00
gen-boost-headers Drop redundant -Wnon-virtual-dtor 2022-11-24 10:38:28 +01:00
generate-bash-completion.py tdf#163170 Add support for MS Visio Template format with .vstx extension 2024-09-29 10:04:37 +02:00
get-bugzilla-attachments-by-mimetype get-bz-attachments: switch to python3 2023-12-24 00:20:21 +01:00
get-forum-attachments.py bin: fix issues found by Ruff linter 2024-07-25 19:57:10 +02:00
get_config_variables keep environment clear of SYSTEM_FOO vars 2022-12-19 10:31:19 +00:00
git-ps1
gla11y gla11y: Add link to a white paper describing the rationales of the tool 2023-10-22 16:33:02 +02:00
includebloat.awk Make bin/includebloat.awk script output prettier 2023-04-25 10:42:37 +02:00
ios-mapfile-statistics
java-set-classpath.in
lint-ui.py bin: fix issues found by Ruff linter 2024-07-25 15:16:44 +02:00
list-dispatch-commands.py sys undefined on line 138, sys added to imports 2024-03-28 08:43:58 +01:00
list-uitest.py
lo-all-static-libs tdf#105844 offapi,package,sfx2: use Argon2 for wholesome ODF encryption 2023-12-20 18:29:36 +01:00
lo-commit-stat
lo-pack-sources lo-pack-sources: Add support for pbzip2. 2023-02-11 22:45:27 +00:00
lo-xlate-lang add hy to bin/lo-xlate-lang 2024-01-30 21:03:34 +01:00
lolcat
merge-app-bundles merge-app-bundles: fix _ctypes.cpython path 2024-07-10 20:21:49 +02:00
module-deps.pl
moveglobalheaders.sh
odfvalidator.sh.in Make odfvalidator and officeotron work in WSL_ONLY_AS_HELPER mode 2024-04-26 22:29:52 +02:00
officeotron.sh.in Make odfvalidator and officeotron work in WSL_ONLY_AS_HELPER mode 2024-04-26 22:29:52 +02:00
oss-fuzz-build.sh ofz#65619 fuzzing needs com.sun.star.i18n.Transliteration.IGNORE_CASE too 2024-01-14 12:12:21 +01:00
oss-fuzz-setup.sh add a rtf to pdf fuzzer 2024-09-25 22:28:32 +02:00
parse-perfcheck.py
README.md Fix "bin/run -l" to work correctly on Windows 2022-08-19 12:21:16 +02:00
refcount_leak.py bin: fix issues found by Ruff linter 2024-07-25 15:16:44 +02:00
removetooltip_markups.sh use portable "command -v" to detect installed programs, part 4 2024-01-22 14:12:18 +01:00
rename-sw-abbreviations.sh
replace_missing_fonts.sh CppunitTest_sw_ooxmlexport5: turn on set_non_application_font_use 2024-03-07 21:03:23 +01:00
run Prepend instdir/program to the PATH in bin/run 2023-09-20 14:23:33 +02:00
sanitize-excludelist.txt not interested in what happens during LLVMFuzzerCustomMutator 2023-05-06 22:01:02 +02:00
sanitize-image-links
striplanguagetags.sh
stubify.pl
symbolstore.py bin: fix issues found by Ruff linter 2024-07-25 19:57:10 +02:00
symstore.sh Fix typo 2024-01-25 19:16:35 +01:00
test-hid-vs-ui.py bin: fix issues found by Ruff linter 2024-07-25 19:57:10 +02:00
ui-rules-enforcer.py Fix Python: use is None/is not None instead of == None/!= None 2024-07-14 08:46:22 +02:00
ui-translatable.sh
unpack-sources
update_pch move writerfilter inside sw 2024-04-18 09:16:12 +02:00
update_pch.sh
update_pch_autotune.sh
update_pch_bisect tdf#158803 F821: xrange undefined, should be range in py3; remove some unused variables 2024-06-25 08:14:53 +02:00
upload_symbols.py upload_symbols: give some feedback 2023-12-05 09:45:27 +01:00
verify-custom-widgets-libs

Tools and Non-Build Scripts

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/run.

This utility can be used to run the executables in this folder:

workdir/LinkTarget/Executable

Format of the usage is:

./bin/run application [parameters]|--list|--help

Use --list (same as -list or -l) to get the list of executables Use --help (same as -help or -h) to get this help

Another 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.

Please note that the associated issue tdf#39468 is now marked as RESOLVED/FIXED, so don't expect many German comments.