office-gobmx/writerperfect
Noel Grandin 0fe6f1a196 use actual UNO enums in vcl..xmlsecurity
Change-Id: Id862544f27ebcbe8363f93dc83192d0f0cddb5cc
Reviewed-on: https://gerrit.libreoffice.org/36041
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2017-04-03 11:05:13 +00:00
..
inc
qa/unit use actual UNO enums in vcl..xmlsecurity 2017-04-03 11:05:13 +00:00
source libmwaw import filter improvements 2017-04-02 13:42:20 +02: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
CppunitTest_writerperfect_writer.mk
Library_wpftcalc.mk libwps import filter improvements 2017-04-02 13:42:19 +02:00
Library_wpftdraw.mk
Library_wpftimpress.mk libstaroffice import filter improvements 2017-04-02 13:42:20 +02:00
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.