office-gobmx/writerperfect
Stephan Bergmann 362d4f0cd4 Explicitly mark overriding destructors as "virtual"
It appears that the C++ standard allows overriding destructors to be marked
"override," but at least some MSVC versions complain about it, so at least make
sure such destructors are explicitly marked "virtual."

Change-Id: I0e1cafa7584fd16ebdce61f569eae2373a71b0a1
2014-04-01 19:22:54 +02:00
..
qa/unit speed up the import tests 2014-03-31 13:19:15 +02:00
source Explicitly mark overriding destructors as "virtual" 2014-04-01 19:22:54 +02:00
CppunitTest_writerperfect_draw.mk sync cxx file names with class names 2014-03-30 19:06:31 +02:00
CppunitTest_writerperfect_impress.mk sync cxx file names with class names 2014-03-30 19:06:31 +02:00
CppunitTest_writerperfect_stream.mk
CppunitTest_writerperfect_writer.mk sync cxx file names with class names 2014-03-30 19:06:31 +02:00
Library_wpftdraw.mk
Library_wpftimpress.mk
Library_wpftwriter.mk
Makefile
Module_writerperfect.mk reduce the amount of copypasta 2014-03-30 19:06:28 +02:00
README
StaticLibrary_writerperfect.mk
StaticLibrary_writerperfect_importtestbase.mk Typo 2014-03-30 22:04:51 +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.