Author: pfg
Date: Wed Mar 16 04:01:39 2016
New Revision: 1735186
URL: http://svn.apache.org/viewvc?rev=1735186&view=rev
Log:
writerperfect is no more.
Modified:
openoffice/trunk/main/rat-excludes
openoffice/trunk/main/solenv/inc/os2gcci.mk
openoffice/trunk/main/sysui/desktop/debian/postinst
openoffice/trunk/main/sysui/desktop/redhat/redhat-menus.spec
openoffice/trunk/main/sysui/desktop/solaris/mailcap
openoffice/trunk/main/toolkit/src2xml/include.lst
Modified: openoffice/trunk/main/rat-excludes
URL:
http://svn.apache.org/viewvc/openoffice/trunk/main/rat-excludes?rev=1735186&r1=1735185&r2=1735186&view=diff
==============================================================================
--- openoffice/trunk/main/rat-excludes (original)
+++ openoffice/trunk/main/rat-excludes Wed Mar 16 04:01:39 2016
@@ -28,34 +28,6 @@ main/swext/mediawiki/src/filter/odt2medi
main/testautomation/writer/optional/input/clipboard/dummy.txt
main/ure/source/THIRDPARTYLICENSEREADME.html
-main/writerperfect/source/filter/DocumentCollector.cxx
-main/writerperfect/source/filter/DocumentCollector.hxx
-main/writerperfect/source/filter/DocumentElement.cxx
-main/writerperfect/source/filter/DocumentElement.hxx
-main/writerperfect/source/filter/DocumentHandler.cxx
-main/writerperfect/source/filter/FilterInternal.hxx
-main/writerperfect/source/filter/FontStyle.cxx
-main/writerperfect/source/filter/FontStyle.hxx
-main/writerperfect/source/filter/ListStyle.cxx
-main/writerperfect/source/filter/ListStyle.hxx
-main/writerperfect/source/filter/PageSpan.cxx
-main/writerperfect/source/filter/PageSpan.hxx
-main/writerperfect/source/filter/SectionStyle.cxx
-main/writerperfect/source/filter/SectionStyle.hxx
-main/writerperfect/source/filter/Style.hxx
-main/writerperfect/source/filter/TableStyle.cxx
-main/writerperfect/source/filter/TableStyle.hxx
-main/writerperfect/source/filter/TextRunStyle.cxx
-main/writerperfect/source/filter/TextRunStyle.hxx
-main/writerperfect/source/filter/WriterProperties.hxx
-main/writerperfect/source/stream/WPXSvStream.cxx
-main/writerperfect/source/stream/WPXSvStream.h
-main/writerperfect/source/wpdimp/WordPerfectCollector.cxx
-main/writerperfect/source/wpdimp/WordPerfectCollector.hxx
-main/writerperfect/source/wpdimp/WordPerfectImportFilter.cxx
-main/writerperfect/source/wpdimp/WordPerfectImportFilter.hxx
-
-
##############################################################################
#
# small files with no creative content
Modified: openoffice/trunk/main/solenv/inc/os2gcci.mk
URL:
http://svn.apache.org/viewvc/openoffice/trunk/main/solenv/inc/os2gcci.mk?rev=1735186&r1=1735185&r2=1735186&view=diff
==============================================================================
--- openoffice/trunk/main/solenv/inc/os2gcci.mk (original)
+++ openoffice/trunk/main/solenv/inc/os2gcci.mk Wed Mar 16 04:01:39 2016
@@ -163,7 +163,6 @@ MODULES_WITH_WARNINGS := \
starmath \
svx \
sw \
- writerperfect \
xmlsecurity
Modified: openoffice/trunk/main/sysui/desktop/debian/postinst
URL:
http://svn.apache.org/viewvc/openoffice/trunk/main/sysui/desktop/debian/postinst?rev=1735186&r1=1735185&r2=1735186&view=diff
==============================================================================
--- openoffice/trunk/main/sysui/desktop/debian/postinst (original)
+++ openoffice/trunk/main/sysui/desktop/debian/postinst Wed Mar 16 04:01:39 2016
@@ -162,7 +162,6 @@ application/vnd.stardivision.draw; %PREF
application/x-stardraw; %PREFIX -view %s
application/vnd.oasis.opendocument.database; %PREFIX -view %s
application/vnd.sun.xml.base; %PREFIX -view %s
-application/vnd.writerperfect; %PREFIX -view %s
application/wordperfect5.1; %PREFIX -view %s
application/x-wordperfect; %PREFIX -view %s
application/wordperfect; %PREFIX -view %s
Modified: openoffice/trunk/main/sysui/desktop/redhat/redhat-menus.spec
URL:
http://svn.apache.org/viewvc/openoffice/trunk/main/sysui/desktop/redhat/redhat-menus.spec?rev=1735186&r1=1735185&r2=1735186&view=diff
==============================================================================
--- openoffice/trunk/main/sysui/desktop/redhat/redhat-menus.spec (original)
+++ openoffice/trunk/main/sysui/desktop/redhat/redhat-menus.spec Wed Mar 16
04:01:39 2016
@@ -233,7 +233,6 @@ application/vnd.stardivision.draw; %unix
application/x-stardraw; %unixfilename -view %s
application/vnd.oasis.opendocument.database; %unixfilename -view %s
application/vnd.sun.xml.base; %unixfilename -view %s
-application/vnd.writerperfect; %unixfilename -view %s
application/wordperfect5.1; %unixfilename -view %s
application/x-wordperfect; %unixfilename -view %s
application/wordperfect; %unixfilename -view %s
Modified: openoffice/trunk/main/sysui/desktop/solaris/mailcap
URL:
http://svn.apache.org/viewvc/openoffice/trunk/main/sysui/desktop/solaris/mailcap?rev=1735186&r1=1735185&r2=1735186&view=diff
==============================================================================
--- openoffice/trunk/main/sysui/desktop/solaris/mailcap (original)
+++ openoffice/trunk/main/sysui/desktop/solaris/mailcap Wed Mar 16 04:01:39 2016
@@ -84,7 +84,6 @@ application/vnd.stardivision.draw; %PREF
application/x-stardraw; %PREFIX -view %s
application/vnd.sun.xml.base; %PREFIX -view %s
application/vnd.oasis.opendocument.database; %PREFIX -view %s
-application/vnd.writerperfect; %PREFIX -view %s
application/wordperfect5.1; %PREFIX -view %s
application/x-wordperfect; %PREFIX -view %s
application/wordperfect; %PREFIX -view %s
Modified: openoffice/trunk/main/toolkit/src2xml/include.lst
URL:
http://svn.apache.org/viewvc/openoffice/trunk/main/toolkit/src2xml/include.lst?rev=1735186&r1=1735185&r2=1735186&view=diff
==============================================================================
--- openoffice/trunk/main/toolkit/src2xml/include.lst (original)
+++ openoffice/trunk/main/toolkit/src2xml/include.lst Wed Mar 16 04:01:39 2016
@@ -194,7 +194,6 @@
../../filter/inc
../../filter/unxlngi6.pro/inc
../../extras/unxlngi6.pro/inc
-../../writerperfect/unxlngi6.pro/inc
../../toolkit/inc
../../toolkit/unxlngi6.pro/inc
../../officecfg/unxlngi6.pro/inc