Return-Path: X-Original-To: apmail-incubator-ooo-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-ooo-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C30849B49 for ; Thu, 12 Jan 2012 01:52:24 +0000 (UTC) Received: (qmail 78081 invoked by uid 500); 12 Jan 2012 01:52:24 -0000 Delivered-To: apmail-incubator-ooo-commits-archive@incubator.apache.org Received: (qmail 78005 invoked by uid 500); 12 Jan 2012 01:52:24 -0000 Mailing-List: contact ooo-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ooo-dev@incubator.apache.org Delivered-To: mailing list ooo-commits@incubator.apache.org Received: (qmail 77998 invoked by uid 99); 12 Jan 2012 01:52:24 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Jan 2012 01:52:24 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Jan 2012 01:52:22 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 2BC402388ABC; Thu, 12 Jan 2012 01:52:01 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1230360 [4/4] - in /incubator/ooo/trunk/main/testautomation: framework/optional/ graphics/optional/ graphics/required/ graphics/tools/ writer/optional/ writer/required/ writer/tools/ xml/optional/ xml/required/ Date: Thu, 12 Jan 2012 01:51:55 -0000 To: ooo-commits@incubator.apache.org From: arist@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20120112015201.2BC402388ABC@eris.apache.org> Modified: incubator/ooo/trunk/main/testautomation/xml/optional/impress_xml_7_export.bas URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/testautomation/xml/optional/impress_xml_7_export.bas?rev=1230360&r1=1230359&r2=1230360&view=diff ============================================================================== --- incubator/ooo/trunk/main/testautomation/xml/optional/impress_xml_7_export.bas (original) +++ incubator/ooo/trunk/main/testautomation/xml/optional/impress_xml_7_export.bas Thu Jan 12 01:51:52 2012 @@ -1,31 +1,24 @@ 'encoding UTF-8 Do not remove or change this line! -'************************************************************************** -' DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. -' -' Copyright 2000, 2010 Oracle and/or its affiliates. +'************************************************************************* ' -' OpenOffice.org - a multi-platform office productivity suite +' Licensed to the Apache Software Foundation (ASF) under one +' or more contributor license agreements. See the NOTICE file +' distributed with this work for additional information +' regarding copyright ownership. The ASF licenses this file +' to you under the Apache License, Version 2.0 (the +' "License"); you may not use this file except in compliance +' with the License. You may obtain a copy of the License at +' +' http://www.apache.org/licenses/LICENSE-2.0 +' +' Unless required by applicable law or agreed to in writing, +' software distributed under the License is distributed on an +' "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +' KIND, either express or implied. See the License for the +' specific language governing permissions and limitations +' under the License. ' -' This file is part of OpenOffice.org. -' -' OpenOffice.org is free software: you can redistribute it and/or modify -' it under the terms of the GNU Lesser General Public License version 3 -' only, as published by the Free Software Foundation. -' -' OpenOffice.org is distributed in the hope that it will be useful, -' but WITHOUT ANY WARRANTY; without even the implied warranty of -' MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -' GNU Lesser General Public License version 3 for more details -' (a copy is included in the LICENSE file that accompanied this code). -' -' You should have received a copy of the GNU Lesser General Public License -' version 3 along with OpenOffice.org. If not, see -' -' for a copy of the LGPLv3 License. -' -'/************************************************************************ -'* -'* owner : wolfram.garten@oracle.com +'************************************************************************* '* '* short description : Export test for the Impress XML 6.0/7/OOo 1.x format '* Modified: incubator/ooo/trunk/main/testautomation/xml/optional/math_xml_7_export.bas URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/testautomation/xml/optional/math_xml_7_export.bas?rev=1230360&r1=1230359&r2=1230360&view=diff ============================================================================== --- incubator/ooo/trunk/main/testautomation/xml/optional/math_xml_7_export.bas (original) +++ incubator/ooo/trunk/main/testautomation/xml/optional/math_xml_7_export.bas Thu Jan 12 01:51:52 2012 @@ -1,31 +1,24 @@ 'encoding UTF-8 Do not remove or change this line! -'************************************************************************** -' DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. -' -' Copyright 2000, 2010 Oracle and/or its affiliates. +'************************************************************************* ' -' OpenOffice.org - a multi-platform office productivity suite +' Licensed to the Apache Software Foundation (ASF) under one +' or more contributor license agreements. See the NOTICE file +' distributed with this work for additional information +' regarding copyright ownership. The ASF licenses this file +' to you under the Apache License, Version 2.0 (the +' "License"); you may not use this file except in compliance +' with the License. You may obtain a copy of the License at +' +' http://www.apache.org/licenses/LICENSE-2.0 +' +' Unless required by applicable law or agreed to in writing, +' software distributed under the License is distributed on an +' "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +' KIND, either express or implied. See the License for the +' specific language governing permissions and limitations +' under the License. ' -' This file is part of OpenOffice.org. -' -' OpenOffice.org is free software: you can redistribute it and/or modify -' it under the terms of the GNU Lesser General Public License version 3 -' only, as published by the Free Software Foundation. -' -' OpenOffice.org is distributed in the hope that it will be useful, -' but WITHOUT ANY WARRANTY; without even the implied warranty of -' MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -' GNU Lesser General Public License version 3 for more details -' (a copy is included in the LICENSE file that accompanied this code). -' -' You should have received a copy of the GNU Lesser General Public License -' version 3 along with OpenOffice.org. If not, see -' -' for a copy of the LGPLv3 License. -' -'/************************************************************************ -'* -'* owner : thorsten.bosbach@oracle.com +'************************************************************************* '* '* short description : Export test for the Math XML 6.0/7/OOo 1.x format '* Modified: incubator/ooo/trunk/main/testautomation/xml/optional/w_xml_vertical_alignment.bas URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/testautomation/xml/optional/w_xml_vertical_alignment.bas?rev=1230360&r1=1230359&r2=1230360&view=diff ============================================================================== --- incubator/ooo/trunk/main/testautomation/xml/optional/w_xml_vertical_alignment.bas (original) +++ incubator/ooo/trunk/main/testautomation/xml/optional/w_xml_vertical_alignment.bas Thu Jan 12 01:51:52 2012 @@ -1,31 +1,24 @@ 'encoding UTF-8 Do not remove or change this line! -'************************************************************************** -' DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. -' -' Copyright 2000, 2010 Oracle and/or its affiliates. +'************************************************************************* ' -' OpenOffice.org - a multi-platform office productivity suite +' Licensed to the Apache Software Foundation (ASF) under one +' or more contributor license agreements. See the NOTICE file +' distributed with this work for additional information +' regarding copyright ownership. The ASF licenses this file +' to you under the Apache License, Version 2.0 (the +' "License"); you may not use this file except in compliance +' with the License. You may obtain a copy of the License at +' +' http://www.apache.org/licenses/LICENSE-2.0 +' +' Unless required by applicable law or agreed to in writing, +' software distributed under the License is distributed on an +' "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +' KIND, either express or implied. See the License for the +' specific language governing permissions and limitations +' under the License. ' -' This file is part of OpenOffice.org. -' -' OpenOffice.org is free software: you can redistribute it and/or modify -' it under the terms of the GNU Lesser General Public License version 3 -' only, as published by the Free Software Foundation. -' -' OpenOffice.org is distributed in the hope that it will be useful, -' but WITHOUT ANY WARRANTY; without even the implied warranty of -' MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -' GNU Lesser General Public License version 3 for more details -' (a copy is included in the LICENSE file that accompanied this code). -' -' You should have received a copy of the GNU Lesser General Public License -' version 3 along with OpenOffice.org. If not, see -' -' for a copy of the LGPLv3 License. -' -'/************************************************************************ -'* -'* owner : helge.delfs@oracle.com +'************************************************************************* '* '* short description : Testing for vertical alignment in writer '* Modified: incubator/ooo/trunk/main/testautomation/xml/optional/writer_xml_7_export.bas URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/testautomation/xml/optional/writer_xml_7_export.bas?rev=1230360&r1=1230359&r2=1230360&view=diff ============================================================================== --- incubator/ooo/trunk/main/testautomation/xml/optional/writer_xml_7_export.bas (original) +++ incubator/ooo/trunk/main/testautomation/xml/optional/writer_xml_7_export.bas Thu Jan 12 01:51:52 2012 @@ -1,31 +1,24 @@ 'encoding UTF-8 Do not remove or change this line! -'************************************************************************** -' DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. -' -' Copyright 2000, 2010 Oracle and/or its affiliates. +'************************************************************************* ' -' OpenOffice.org - a multi-platform office productivity suite +' Licensed to the Apache Software Foundation (ASF) under one +' or more contributor license agreements. See the NOTICE file +' distributed with this work for additional information +' regarding copyright ownership. The ASF licenses this file +' to you under the Apache License, Version 2.0 (the +' "License"); you may not use this file except in compliance +' with the License. You may obtain a copy of the License at +' +' http://www.apache.org/licenses/LICENSE-2.0 +' +' Unless required by applicable law or agreed to in writing, +' software distributed under the License is distributed on an +' "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +' KIND, either express or implied. See the License for the +' specific language governing permissions and limitations +' under the License. ' -' This file is part of OpenOffice.org. -' -' OpenOffice.org is free software: you can redistribute it and/or modify -' it under the terms of the GNU Lesser General Public License version 3 -' only, as published by the Free Software Foundation. -' -' OpenOffice.org is distributed in the hope that it will be useful, -' but WITHOUT ANY WARRANTY; without even the implied warranty of -' MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -' GNU Lesser General Public License version 3 for more details -' (a copy is included in the LICENSE file that accompanied this code). -' -' You should have received a copy of the GNU Lesser General Public License -' version 3 along with OpenOffice.org. If not, see -' -' for a copy of the LGPLv3 License. -' -'/************************************************************************ -'* -'* owner : helge.delfs@oracle.com +'************************************************************************* '* '* short description : Export test for the Writer XML 6.0/7/OOo 1.x format '* Modified: incubator/ooo/trunk/main/testautomation/xml/required/oasis_graphics_update.bas URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/testautomation/xml/required/oasis_graphics_update.bas?rev=1230360&r1=1230359&r2=1230360&view=diff ============================================================================== --- incubator/ooo/trunk/main/testautomation/xml/required/oasis_graphics_update.bas (original) +++ incubator/ooo/trunk/main/testautomation/xml/required/oasis_graphics_update.bas Thu Jan 12 01:51:52 2012 @@ -1,31 +1,24 @@ 'encoding UTF-8 Do not remove or change this line! -'************************************************************************** -' DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. -' -' Copyright 2000, 2010 Oracle and/or its affiliates. +'************************************************************************* ' -' OpenOffice.org - a multi-platform office productivity suite +' Licensed to the Apache Software Foundation (ASF) under one +' or more contributor license agreements. See the NOTICE file +' distributed with this work for additional information +' regarding copyright ownership. The ASF licenses this file +' to you under the Apache License, Version 2.0 (the +' "License"); you may not use this file except in compliance +' with the License. You may obtain a copy of the License at +' +' http://www.apache.org/licenses/LICENSE-2.0 +' +' Unless required by applicable law or agreed to in writing, +' software distributed under the License is distributed on an +' "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +' KIND, either express or implied. See the License for the +' specific language governing permissions and limitations +' under the License. ' -' This file is part of OpenOffice.org. -' -' OpenOffice.org is free software: you can redistribute it and/or modify -' it under the terms of the GNU Lesser General Public License version 3 -' only, as published by the Free Software Foundation. -' -' OpenOffice.org is distributed in the hope that it will be useful, -' but WITHOUT ANY WARRANTY; without even the implied warranty of -' MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -' GNU Lesser General Public License version 3 for more details -' (a copy is included in the LICENSE file that accompanied this code). -' -' You should have received a copy of the GNU Lesser General Public License -' version 3 along with OpenOffice.org. If not, see -' -' for a copy of the LGPLv3 License. -' -'/************************************************************************ -'* -'* owner : wolfram.garten@oracle.com +'************************************************************************* '* '* short description : OASIS OpenDocument Fileformat Test (Presentation and Drawing) '*