summaryrefslogtreecommitdiff
path: root/helpcontent2/source/text/shared/01/05110800.xhp
diff options
context:
space:
mode:
Diffstat (limited to 'helpcontent2/source/text/shared/01/05110800.xhp')
-rw-r--r--helpcontent2/source/text/shared/01/05110800.xhp5
1 files changed, 1 insertions, 4 deletions
diff --git a/helpcontent2/source/text/shared/01/05110800.xhp b/helpcontent2/source/text/shared/01/05110800.xhp
index 50d79f9be1..1313cbd28c 100644
--- a/helpcontent2/source/text/shared/01/05110800.xhp
+++ b/helpcontent2/source/text/shared/01/05110800.xhp
@@ -6,13 +6,10 @@
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
- * Copyright 2008 by Sun Microsystems, Inc.
+ * Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
*
- * $RCSfile: 05110800.xhp,v $
- * $Revision: 1.8 $
- *
* This file is part of OpenOffice.org.
*
* OpenOffice.org is free software: you can redistribute it and/or modify
pengl2'>feature/vcl-opengl2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/unotest/source/java/org/openoffice/test
AgeCommit message (Expand)Author
2019-09-06Fixing "...."Andrea Gelmini
2019-05-10an is used before a vowel soundCaolán McNamara
2017-01-17remove some unused Java codeNoel Grandin
2016-05-16Fix typosAndrea Gelmini
2016-01-10Fix typosAndrea Gelmini
2015-09-30Fix typosAndrea Gelmini
2015-06-25improve the error message when a java UNO test failsNoel Grandin
2015-06-11java:remove more unnecessary catch/re-throwNoel Grandin
2015-03-29The --nofirststartwizard option is a no-opTor Lillqvist
2015-01-12java: simplify sleeping and waiting in testsNoel Grandin
2015-01-05java: remove more dead codeNoel Grandin
2015-01-05java: remove dead codeNoel Grandin
2014-12-11java: reduce visibility of fields and methodsNoel Grandin
2014-11-18java: make fields final where possibleNoel Grandin
2014-10-01unotest: the assigned value is never usedRobert Antoni Buj i Gelonch
2014-09-29unotest: remove import from the same packageRobert Antoni Buj i Gelonch
2014-08-20java: remove unnecessary constructor declarationsNoel Grandin
2014-08-19java: no need to instantiate String objects directlyNoel Grandin
2014-08-19java: use 'Integer.valueOf' instead of 'new Integer'Noel Grandin
2014-08-12java: remove useless javadoc tagsNoel Grandin
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin
2014-08-08java: remove exceptions from throws clauses that are notNoel Grandin
2014-08-08java: remove unnecessary semi-colonsNoel Grandin
2013-07-30gdb-core-bt.sh expects three arguments nowStephan Bergmann