Kaydet (Commit) 1994d859 authored tarafından José Guilherme Vanz's avatar José Guilherme Vanz Kaydeden (comit) Norbert Thiebaud

fdo#51304 Remove @author annotation

This commit removes @author annotations, some templates comments. It has some
cleanup.

Change-Id: I995ba7b06d661fcec17f26c368d9449c0bf5ab45
Signed-off-by: 's avatarJosé Guilherme Vanz <guilherme.sft@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/1146Reviewed-by: 's avatarNorbert Thiebaud <nthiebaud@gmail.com>
Tested-by: 's avatarNorbert Thiebaud <nthiebaud@gmail.com>
üst 3be15a05
......@@ -16,11 +16,6 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package connectivity.tools.sdb;
import com.sun.star.lang.XMultiServiceFactory;
......
......@@ -16,11 +16,6 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package org.openoffice.complex.forms.tools;
import com.sun.star.container.XNameAccess;
......
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package org.openoffice.xforms;
import com.sun.star.xml.dom.DOMException;
......
......@@ -16,11 +16,6 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package org.openoffice.xforms;
import com.sun.star.beans.XPropertySet;
......
......@@ -16,11 +16,6 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package org.openoffice.xforms;
import com.sun.star.container.NoSuchElementException;
......
......@@ -16,15 +16,6 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
/*
* xTreePathProvider.java
*
* Created on 12. Dezember 2006, 13:30
*
* To change this template, choose Tools | Template Manager
* and open the template in the editor.
*/
public interface XTreePathProvider {
public XUnoNode getLastPathComponent();
......
......@@ -16,11 +16,6 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package graphical;
public class Tolerance
......
......@@ -15,24 +15,12 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
/*
* BorderRightMapper.java
*
* Created on 16. Februar 2007, 13:00
*
* To change this template, choose Tools | Template Manager
* and open the template in the editor.
*/
package com.sun.star.report.pentaho.parser.stylemapper.fo;
import com.sun.star.report.pentaho.parser.StyleMapper;
import org.jfree.layouting.input.style.CSSDeclarationRule;
/**
*
* @author oj93728
*/
public class BorderRightMapper implements StyleMapper
{
......
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package complex.sfx2;
import com.sun.star.document.DocumentEvent;
......@@ -24,10 +19,6 @@ import org.junit.Test;
import static org.junit.Assert.*;
import org.openoffice.test.tools.OfficeDocument;
/**
*
* @author frank.shoenheit@oracle.com
*/
public class DocumentEvents extends JUnitBasedTest
{
@Before
......
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package complex.sfx2;
import org.openoffice.test.OfficeConnection;
......@@ -12,10 +7,6 @@ import com.sun.star.uno.XComponentContext;
import org.junit.AfterClass;
import org.junit.BeforeClass;
/**
*
* @author Frank
*/
public class JUnitBasedTest
{
// -----------------------------------------------------------------------------------------------------------------
......
......@@ -16,11 +16,6 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package complex.sfx2.undo;
import com.sun.star.awt.Rectangle;
......@@ -42,7 +37,6 @@ import static org.junit.Assert.*;
/**
* implements the {@link DocumentTest} interface on top of a drawing document
* @author frank.schoenheit@oracle.com
*/
public abstract class DrawingOrPresentationDocumentTest extends DocumentTestBase
{
......
......@@ -22,15 +22,6 @@ import complexlib.ComplexTestCase;
import java.io.File;
import com.sun.star.text.XTextDocument;
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
/**
*
* @author hb137859
*/
public class LoadDocuments extends ComplexTestCase {
private XMultiServiceFactory m_xMSF;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment