office-gobmx/writerperfect
Caolán McNamara 9fa6704670 cid#1607234 Overflowed return value
Change-Id: Ic4b47f0dd0f5d24026a4ce001d52d1fd29a0c656
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/177590
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolan.mcnamara@collabora.com>
2024-11-30 21:37:44 +01:00
..
inc fix(lok): Expose the character encoding dialog 2024-10-21 10:34:18 +02:00
qa com::sun::star -> css 2024-11-10 10:50:15 +01:00
source cid#1607234 Overflowed return value 2024-11-30 21:37:44 +01:00
uiconfig/ui tdf#130857 exportepub.ui Define frames in order 2024-10-25 18:44:41 +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 WASM --enable-wasm-strip now skips lots of LO code 2022-01-20 12:28:54 +01:00
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.