office-gobmx/writerperfect
Noel Grandin ade52eb721 use less exception throwing for flow control
Change-Id: I7ad023479229f89918e588eb8dc7431b5830b45d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/171813
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2024-08-13 19:36:37 +02:00
..
inc loplugin:ostr in writerperfect 2024-05-16 08:49:38 +02:00
qa use less exception throwing for flow control 2024-08-13 19:36: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 migrate to boost::gettext 2017-07-21 08:20:50 +01:00
CppunitTest_writerperfect_calc.mk Fix more new dependencies on boost_headers 2019-12-07 09:00:26 +01:00
CppunitTest_writerperfect_dialogs_test.mk tdf#119114 Add writerperfect / epub screenshot 2020-06-11 13:59:54 +02:00
CppunitTest_writerperfect_draw.mk Fix more new dependencies on boost_headers 2019-12-07 09:00:26 +01:00
CppunitTest_writerperfect_epubexport.mk Prepare to run (select) tests during Emscripten build 2024-05-02 07:52:03 +02:00
CppunitTest_writerperfect_import.mk tdf#141908 Replace usage of sal_Int32 with Color in unit tests 2022-08-30 22:33:06 +02:00
CppunitTest_writerperfect_impress.mk Fix more new dependencies on boost_headers 2019-12-07 09:00:26 +01:00
CppunitTest_writerperfect_stream.mk tdf#94698 cleanup Makefiles. Get rid of udkapi and offapi 2016-06-09 09:47:11 +00:00
CppunitTest_writerperfect_wpftimport.mk writerfilter: use the fastparser API when possible 2020-10-16 14:18:19 +02:00
CppunitTest_writerperfect_writer.mk Fix more new dependencies on boost_headers 2019-12-07 09:00:26 +01:00
IwyuFilter_writerperfect.yaml replace usage of blacklist with excludelist for IWYU 2020-07-10 02:03:40 +02:00
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 Fix more new dependencies on boost_headers 2019-12-07 09:00:26 +01:00
Library_wpftwriter.mk
Library_writerperfect.mk use boost::optional in OutDevState 2018-03-26 08:44:58 +02:00
Makefile audit and re-license writerperfect. 2012-07-05 18:27:02 +02:00
Module_writerperfect.mk WASM add Calc as optional build result, make it build & run 2022-10-14 09:21:30 +02:00
README.md Updated README.md files to represent current code / use Markdown format 2021-04-07 17:47:16 +02:00
UIConfig_writerperfect.mk EPUB export: add options dialog 2017-09-13 15:55:25 +02:00
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.