office-gobmx/writerperfect
Stephan Bergmann 09d96767a4 -Werror,-Wunused-private-field
Change-Id: Ia265d565bbc6b9e4c03aa9be66916b926b54bed8
2017-12-01 10:07:05 +01:00
..
inc loplugin:includeform: writerperfect 2017-10-23 22:45:46 +02:00
qa EPUB export: handle custom media dir in cover image / XMP metadata 2017-12-01 09:18:01 +01:00
source -Werror,-Wunused-private-field 2017-12-01 10:07:05 +01:00
uiconfig/ui EPUB export: add UI to test custom media directory 2017-12-01 09:17:43 +01:00
AllLangMoTarget_wpt.mk migrate to boost::gettext 2017-07-21 08:20:50 +01:00
astyle.options
CppunitTest_writerperfect_calc.mk gbuild: Remove MSVC 2013 legacy code 2017-04-21 18:18:44 +02:00
CppunitTest_writerperfect_draw.mk migrate to boost::gettext 2017-07-21 08:20:50 +01:00
CppunitTest_writerperfect_epubexport.mk EPUB export: handle nested spans 2017-09-07 14:12:15 +02:00
CppunitTest_writerperfect_import.mk gbuild: Remove MSVC 2013 legacy code 2017-04-21 18:18:44 +02:00
CppunitTest_writerperfect_impress.mk migrate to boost::gettext 2017-07-21 08:20:50 +01:00
CppunitTest_writerperfect_stream.mk
CppunitTest_writerperfect_wpftimport.mk gbuild: Remove MSVC 2013 legacy code 2017-04-21 18:18:44 +02:00
CppunitTest_writerperfect_writer.mk gbuild: Remove MSVC 2013 legacy code 2017-04-21 18:18:44 +02:00
Library_wpftcalc.mk gbuild: Remove MSVC 2013 legacy code 2017-04-21 18:18:44 +02:00
Library_wpftdraw.mk consistent naming of externals: png -> libpng 2017-09-15 11:01:39 +02:00
Library_wpftimpress.mk gbuild: Remove MSVC 2013 legacy code 2017-04-21 18:18:44 +02:00
Library_wpftqahelper.mk
Library_wpftwriter.mk EPUB export: handle footnotes 2017-12-01 09:16:41 +01:00
Library_writerperfect.mk gbuild: Remove MSVC 2013 legacy code 2017-04-21 18:18:44 +02:00
Makefile
Module_writerperfect.mk writerperfect: add initial UITest_writerperfect_epubexport 2017-09-21 22:22:39 +02:00
README
UIConfig_writerperfect.mk EPUB export: add options dialog 2017-09-13 15:55:25 +02:00
UITest_writerperfect_epubexport.mk writerperfect: add initial UITest_writerperfect_epubexport 2017-09-21 22:22:39 +02:00

WordPerfect and other filters, 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.

This module uses astyle to keep consistent coding style. Please run

astyle --options=astyle.options \*.?xx

before committing.