office-gobmx/writerperfect
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
..
inc loplugin:ostr in writerperfect 2024-05-16 08:49:38 +02:00
qa tdf#163170 Add support for MS Visio Template format with .vstx extension 2024-09-29 10:04:37 +02:00
source use less exception throwing for flow control 2024-08-13 19:36:37 +02:00
uiconfig/ui Resave with newer Glade version 2024-06-28 01:45:51 +02:00
AllLangMoTarget_wpt.mk
CppunitTest_writerperfect_calc.mk
CppunitTest_writerperfect_dialogs_test.mk
CppunitTest_writerperfect_draw.mk
CppunitTest_writerperfect_epubexport.mk Prepare to run (select) tests during Emscripten build 2024-05-02 07:52:03 +02:00
CppunitTest_writerperfect_import.mk
CppunitTest_writerperfect_impress.mk
CppunitTest_writerperfect_stream.mk
CppunitTest_writerperfect_wpftimport.mk
CppunitTest_writerperfect_writer.mk
IwyuFilter_writerperfect.yaml
Library_wpftcalc.mk Use less libxml2 external headers dependency 2023-09-29 00:20:57 +02:00
Library_wpftdraw.mk
Library_wpftimpress.mk Use less libxml2 external headers dependency 2023-09-29 00:20:57 +02:00
Library_wpftqahelper.mk
Library_wpftwriter.mk
Library_writerperfect.mk
Makefile
Module_writerperfect.mk
README.md
UIConfig_writerperfect.mk
UITest_writerperfect_epubexport.mk uitest: Clean up redundant usage of gb_UITest_use_oneprocess 2023-11-06 09:26:43 +01:00

Import / Export Filters for WordPerfect and Other Formats

Contains import / export filters for WordPerfect and other formats, wrappers for a set of similar libraries.

This collection of filters is here in this folder in addition to the WordPerfect filter that gave the module its (humorous) name "writerperfect" because the libraries they use all have the same "style" of API and are developed, at least partially, by the same person or group of persons.