office-gobmx/writerperfect
David Tardon 463f764aa0 enable the other tests
Change-Id: I68a5435348a6a6362bc946c7eca18e29bd69724a
2017-02-16 17:12:13 +01:00
..
inc move headers used by tests to inc/ 2017-02-15 10:15:40 +01:00
qa/unit don't run terminate() 2017-02-16 17:10:05 +01:00
source move headers used by tests to inc/ 2017-02-15 10:15:40 +01:00
uiconfig/ui
AllLangResTarget_writerperfect.mk
astyle.options
CppunitTest_writerperfect_calc.mk
CppunitTest_writerperfect_draw.mk
CppunitTest_writerperfect_import.mk
CppunitTest_writerperfect_impress.mk
CppunitTest_writerperfect_stream.mk
CppunitTest_writerperfect_wpftimport.mk enable the other tests 2017-02-16 17:12:13 +01:00
CppunitTest_writerperfect_writer.mk
Library_wpftcalc.mk
Library_wpftdraw.mk
Library_wpftimpress.mk
Library_wpftqahelper.mk
Library_wpftwriter.mk
Library_writerperfect.mk
Makefile
Module_writerperfect.mk
README
UIConfig_writerperfect.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.