office-gobmx/writerperfect
David Tardon 7de2366a97 use consistent style for writerperfect
Change-Id: I47089586094b58c39a128e44e2671d69c2d50177
2014-08-15 09:03:51 +02:00
..
qa/unit use consistent style for writerperfect 2014-08-15 09:03:51 +02:00
source use consistent style for writerperfect 2014-08-15 09:03:51 +02:00
astyle.options use consistent style for writerperfect 2014-08-15 09:03:51 +02:00
CppunitTest_writerperfect_calc.mk DeInitVCL at end of tests 2014-06-04 08:55:12 +02:00
CppunitTest_writerperfect_draw.mk DeInitVCL at end of tests 2014-06-04 08:55:12 +02:00
CppunitTest_writerperfect_impress.mk DeInitVCL at end of tests 2014-06-04 08:55:12 +02:00
CppunitTest_writerperfect_stream.mk add unit test for writerperfect::DirectoryStream 2014-06-04 15:48:39 +02:00
CppunitTest_writerperfect_writer.mk Missing gb_CppunitTest_use_vcl 2014-06-04 09:52:43 +02:00
Library_wpftcalc.mk Add new libmwaw's database/spreadsheet formats... 2014-05-29 16:22:30 +02:00
Library_wpftdraw.mk integrate libpagemaker 2014-06-27 10:39:29 +02:00
Library_wpftimpress.mk rebase all import libs 2014-05-26 18:49:04 +02:00
Library_wpftwriter.mk rebase all import libs 2014-05-26 18:49:04 +02:00
Library_writerperfect.mk rebase all import libs 2014-05-26 18:49:04 +02:00
Makefile
Module_writerperfect.mk do not disable complete test, just the one file 2014-06-03 10:13:32 +02:00
README use consistent style for writerperfect 2014-08-15 09:03:51 +02:00
StaticLibrary_writerperfect_importtestbase.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.