office-gobmx/writerperfect
Stephan Bergmann 9277bd24f2 loplugin:unnecessaryoverride
Change-Id: I7721c15ba94ff27f64962bb67698853bc3b86cea
2016-12-05 14:34:50 +01:00
..
inc try to retrieve the .fm3 file when reading a .wp3 file 2016-12-05 10:41:51 +01:00
qa/unit convert test helper library to dynamic 2016-12-05 10:41:54 +01:00
source loplugin:unnecessaryoverride 2016-12-05 14:34:50 +01:00
uiconfig/ui
AllLangResTarget_writerperfect.mk
astyle.options
CppunitTest_writerperfect_calc.mk drop unneeded dep on boost_headers 2016-12-05 10:41:55 +01:00
CppunitTest_writerperfect_draw.mk drop unneeded dep on boost_headers 2016-12-05 10:41:55 +01:00
CppunitTest_writerperfect_impress.mk drop unneeded dep on boost_headers 2016-12-05 10:41:55 +01:00
CppunitTest_writerperfect_stream.mk
CppunitTest_writerperfect_writer.mk drop unneeded dep on boost_headers 2016-12-05 10:41:55 +01:00
Library_wpftcalc.mk try to retrieve the .fm3 file when reading a .wp3 file 2016-12-05 10:41:51 +01:00
Library_wpftdraw.mk
Library_wpftimpress.mk
Library_wpftqahelper.mk drop unneeded dep on boost_headers 2016-12-05 10:41:55 +01:00
Library_wpftwriter.mk
Library_writerperfect.mk drop unneeded dep on boost_headers 2016-12-05 10:41:55 +01:00
Makefile
Module_writerperfect.mk convert test helper library to dynamic 2016-12-05 10:41:54 +01:00
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.