office-gobmx/writerperfect
Stephan Bergmann 2170e2f230 loplugin:salbool: Automatic rewrite of sal_False/True
Change-Id: I38560113652ac39104b942a4cb80b1e03944513c
2016-04-20 17:27:31 +02:00
..
inc loplugin:salbool: Automatic rewrite of sal_False/True 2016-04-20 17:27:31 +02:00
qa/unit
source clean-up: unused using declarations and includes 2016-04-18 07:25:24 +00:00
uiconfig/ui
AllLangResTarget_writerperfect.mk
astyle.options
CppunitTest_writerperfect_calc.mk
CppunitTest_writerperfect_draw.mk
CppunitTest_writerperfect_impress.mk
CppunitTest_writerperfect_stream.mk
CppunitTest_writerperfect_writer.mk
Library_wpftcalc.mk
Library_wpftdraw.mk
Library_wpftimpress.mk
Library_wpftwriter.mk
Library_writerperfect.mk
Makefile
Module_writerperfect.mk
README
StaticLibrary_writerperfect_importtestbase.mk
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.