summaryrefslogtreecommitdiff
path: root/helpcontent2/source/text/sbasic/shared/03030103.xhp
diff options
context:
space:
mode:
authorUwe Fischer <ufi@openoffice.org>2010-03-22 16:43:03 +0100
committerUwe Fischer <ufi@openoffice.org>2010-03-22 16:43:03 +0100
commit610a764b4a828ed9af64f0d7565900c02fe5de26 (patch)
tree4c0a53fe1893df4e835bf535bf9083a9b118216c /helpcontent2/source/text/sbasic/shared/03030103.xhp
parent786e671b63beefdb461592ff75f14d07fe76d6dd (diff)
parent05474b68249fb5f299138bd15aa12f0e0cea39f3 (diff)
hcshared25: merge with DEV300_m75
Diffstat (limited to 'helpcontent2/source/text/sbasic/shared/03030103.xhp')
-rwxr-xr-xhelpcontent2/source/text/sbasic/shared/03030103.xhp5
1 files changed, 1 insertions, 4 deletions
diff --git a/helpcontent2/source/text/sbasic/shared/03030103.xhp b/helpcontent2/source/text/sbasic/shared/03030103.xhp
index b1bff5ba1f..045f688bf8 100755
--- a/helpcontent2/source/text/sbasic/shared/03030103.xhp
+++ b/helpcontent2/source/text/sbasic/shared/03030103.xhp
@@ -5,13 +5,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: 03030103.xhp,v $
- * $Revision: 1.5 $
- *
* This file is part of OpenOffice.org.
*
* OpenOffice.org is free software: you can redistribute it and/or modify
reoffice-3-6-3 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/jurt
AgeCommit message (Expand)Author
2016-06-02Use ArrayList for JobQueueNoel Grandin
2016-05-05jurt: add missing modelinesMiklos Vajna
2016-03-23Unused private fieldsStephan Bergmann
2016-03-11ThreadPool doesn't exist - etiher point to IThreadPool or implementationChristian Lohmaier
2016-03-11interface is called "DisposeNotifier", not "NotifyDispose"Christian Lohmaier
2016-03-11ComponentFactoryWrapper was removed in 2002Christian Lohmaier
2016-03-11[I]ThreadPoolFactory is dead since 2003Christian Lohmaier
2016-03-11typoStephan Bergmann
2016-03-11Synchronize all access to _sync_counter, _passedAyncStephan Bergmann
2016-02-24cid#1326391: Dereference null return valueStephan Bergmann
2016-02-24cid#1326441,1326442,1326392: Dereference null return valueStephan Bergmann
2016-02-24Be specific about illegal inputStephan Bergmann
2016-02-24cid#1326440 Dereference null return valueStephan Bergmann
2016-02-18coverity#1326462 Dereference null return valueCaolán McNamara
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-01-22cid#1326191 is a false positiveStephan Bergmann
2016-01-22cid#1326191, 1326202jan iversen
2016-01-10Fix typosAndrea Gelmini
2015-12-22coverity#1326730 DMI: Dubious method invocationCaolán McNamara
2015-12-03Add build toolchain to upload LibreOffice API to Maven CentralDavid Ostrovsky
2015-12-01Expose metadata to deploy LibreOffice artifacts on Maven CentralDavid Ostrovsky
2015-11-25coverity#1340230 Dereference before null checkCaolán McNamara
2015-11-24coverity#1326190 Explicit null dereferencedCaolán McNamara
2015-11-12Generalize COM_GCC_IS_CLANG -> COM_IS_CLANGStephan Bergmann
2015-11-05java: combine nested if statementsNoel Grandin
2015-10-20coverity#1327460 DLS: Dead local storeCaolán McNamara
2015-10-15use AtomicInteger for _life_countNoel Grandin
2015-10-15cid#1327023 to cid#1327077 SIC: Inner class could be made staticNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-07-31fix use of TCP_NODELAY for localhost URP connectionsNoel Grandin
2015-07-19Fix typosAndrea Gelmini
2015-07-03Fix typosAndrea Gelmini
2015-06-23Revert "Typo: iff->if"Julien Nabet
2015-06-23Typo: iff->ifJulien Nabet
2015-06-22Fix typosAndrea Gelmini
2015-06-15java: 'final static' to 'static final'Noel Grandin
2015-06-11java:regulatize the order of 'final' and public/privateNoel Grandin
2015-04-20java: some random small cleanupsNoel Grandin
2015-02-21Typos: caculate->calculate + acceses->accessesJulien Nabet