office-gobmx/writerperfect
Stephan Bergmann 7ca9619dfe -Werror=parentheses (upcoming GCC 8)
Change-Id: I4522dc7929030c5da59f2ab030a806ebe7516bd1
Reviewed-on: https://gerrit.libreoffice.org/48403
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2018-01-24 13:18:34 +01:00
..
inc
qa EPUB export, fixed layout: add chapter names to the navigation document 2018-01-23 09:05:02 +01:00
source -Werror=parentheses (upcoming GCC 8) 2018-01-24 13:18:34 +01:00
uiconfig/ui
AllLangMoTarget_wpt.mk
astyle.options
CppunitTest_writerperfect_calc.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
Library_wpftcalc.mk
Library_wpftdraw.mk
Library_wpftimpress.mk
Library_wpftqahelper.mk
Library_wpftwriter.mk EPUB export UI: show remaining metadata from the doc model 2018-01-20 09:00:48 +01:00
Library_writerperfect.mk
Makefile
Module_writerperfect.mk EPUB export, fxl: silence Page <N> toc entries when have chapter names 2018-01-23 09:06:08 +01:00
README
UIConfig_writerperfect.mk
UITest_writerperfect_epubexport.mk

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.