office-gobmx/writerperfect
Mike Kaganski a01a642ebb UnoApiTest::loadFromURL -> UnoApiTest::loadFromFile
The old name was misleading (it doesn't take an URL, but a filename);
also, now it's easier to grep for it - doesn't get mixed with
vcl::graphic::loadFromURL.

Change-Id: Ib88d2194200a6a54d2326971e0306ba39f0c7025
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/161578
Tested-by: Jenkins
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
2024-01-03 07:51:28 +01:00
..
inc loplugin:unusedfields 2023-11-14 15:40:52 +01:00
qa UnoApiTest::loadFromURL -> UnoApiTest::loadFromFile 2024-01-03 07:51:28 +01:00
source cid#1545177 COPY_INSTEAD_OF_MOVE 2023-12-10 17:41:18 +01:00
uiconfig/ui
AllLangMoTarget_wpt.mk
CppunitTest_writerperfect_calc.mk
CppunitTest_writerperfect_dialogs_test.mk
CppunitTest_writerperfect_draw.mk
CppunitTest_writerperfect_epubexport.mk
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 Use less zlib external headers dependency 2023-09-18 08:34:34 +02:00
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.