office-gobmx/writerperfect
Noel Grandin 74713b34a3 loplugin:unusedmethods
Change-Id: Ib36bc0e87d00abb638cbfec511cd13b6179eabda
Reviewed-on: https://gerrit.libreoffice.org/25431
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
2016-05-26 07:50:33 +00:00
..
inc teach stylepolice plugin about ref-counted-pointer naming 2016-04-28 09:31:16 +00:00
qa/unit tdf#97966: Remove 'static' keywords 2016-03-11 08:56:20 +00:00
source loplugin:unusedmethods 2016-05-26 07:50:33 +00:00
uiconfig/ui wpftencodingdialog.ui: Fix spacing, add mnemonic widget and accelerator 2015-05-19 20:01:52 -05:00
AllLangResTarget_writerperfect.mk make charset sel. dlg translatable 2016-02-15 16:08:58 +01:00
astyle.options
CppunitTest_writerperfect_calc.mk allow to skip import tests based on library version 2015-12-17 23:03:15 +01:00
CppunitTest_writerperfect_draw.mk allow to skip import tests based on library version 2015-12-17 23:03:15 +01:00
CppunitTest_writerperfect_impress.mk Missing dependency 2016-01-19 10:36:26 +01:00
CppunitTest_writerperfect_stream.mk Move module-local includes to writerperfect/inc 2015-05-19 10:57:32 +02:00
CppunitTest_writerperfect_writer.mk allow to skip import tests based on library version 2015-12-17 23:03:15 +01:00
Library_wpftcalc.mk wpftcalc: use service constructor 2016-02-08 09:37:14 +01:00
Library_wpftdraw.mk drop unused include 2016-02-08 09:37:12 +01:00
Library_wpftimpress.mk wpftimpress: use service constructor 2016-02-08 09:37:13 +01:00
Library_wpftwriter.mk wpftwriter: use service constructor 2016-02-08 09:37:16 +01:00
Library_writerperfect.mk make charset sel. dlg translatable 2016-02-15 16:08:58 +01:00
Makefile
Module_writerperfect.mk make charset sel. dlg translatable 2016-02-15 16:08:58 +01: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.