office-gobmx/writerperfect
osnola 70a11143ad enable new file formats supported by libmwaw-0.3.7
Change-Id: I03d0f112f74dce6c307258d9765281d91cdd3a03
2015-11-29 14:08:38 +01:00
..
inc com::sun::star->css in writerperfect/ 2015-11-25 04:46:50 +00:00
qa/unit com::sun::star->css in writerperfect/ 2015-11-25 04:46:50 +00:00
source enable new file formats supported by libmwaw-0.3.7 2015-11-29 14:08:38 +01:00
uiconfig/ui wpftencodingdialog.ui: Fix spacing, add mnemonic widget and accelerator 2015-05-19 20:01:52 -05:00
astyle.options
CppunitTest_writerperfect_calc.mk
CppunitTest_writerperfect_draw.mk
CppunitTest_writerperfect_impress.mk
CppunitTest_writerperfect_stream.mk Move module-local includes to writerperfect/inc 2015-05-19 10:57:32 +02:00
CppunitTest_writerperfect_writer.mk
Library_wpftcalc.mk enable Apple Numbers import 2015-05-20 15:13:12 +02:00
Library_wpftdraw.mk upload libwps 0.4.0 2015-05-19 08:24:59 +02:00
Library_wpftimpress.mk glm is only needed for libetonyek build 2015-05-19 16:07:12 +02:00
Library_wpftwriter.mk enable Apple Pages import 2015-05-20 15:13:12 +02:00
Library_writerperfect.mk Move module-local includes to writerperfect/inc 2015-05-19 10:57:32 +02:00
Makefile
Module_writerperfect.mk upload libwps 0.4.0 2015-05-19 08:24:59 +02:00
README
StaticLibrary_writerperfect_importtestbase.mk
UIConfig_writerperfect.mk upload libwps 0.4.0 2015-05-19 08:24:59 +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.