office-gobmx/writerperfect
Miklos Vajna b9496faebc EPUB export: make sure txtparai.hxx is self-contained
txtparai.hxx was the first include in txtparai.cxx to make sure the
header is self-contained, restore that. (Ignoring sal/config.h.)

Change-Id: I430e1bef12191e15f416381cd8d83c503b284851
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/115692
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Tested-by: Jenkins
2021-05-17 10:13:20 +02:00
..
inc tdf#124176 Use pragma once in w* 2021-03-23 11:06:48 +01:00
qa tdf#124176 Use pragma once in w* 2021-03-23 11:06:48 +01:00
source EPUB export: make sure txtparai.hxx is self-contained 2021-05-17 10:13:20 +02:00
uiconfig/ui drop unwanted stray yalign 2021-01-16 16:01:08 +01:00
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 writerfilter: use the fastparser API when possible 2020-10-16 14:18:19 +02:00
CppunitTest_writerperfect_writer.mk
IwyuFilter_writerperfect.yaml replace usage of blacklist with excludelist for IWYU 2020-07-10 02:03:40 +02:00
Library_wpftcalc.mk
Library_wpftdraw.mk
Library_wpftimpress.mk
Library_wpftqahelper.mk
Library_wpftwriter.mk
Library_writerperfect.mk
Makefile
Module_writerperfect.mk
README.md Updated README.md files to represent current code / use Markdown format 2021-04-07 17:47:16 +02:00
UIConfig_writerperfect.mk
UITest_writerperfect_epubexport.mk

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.