summaryrefslogtreecommitdiff
path: root/source/text/sbasic/shared/03120402.xhp
diff options
context:
space:
mode:
Diffstat (limited to 'source/text/sbasic/shared/03120402.xhp')
-rw-r--r--source/text/sbasic/shared/03120402.xhp37
1 files changed, 14 insertions, 23 deletions
diff --git a/source/text/sbasic/shared/03120402.xhp b/source/text/sbasic/shared/03120402.xhp
index e6080f6d18..64110d4391 100644
--- a/source/text/sbasic/shared/03120402.xhp
+++ b/source/text/sbasic/shared/03120402.xhp
@@ -1,32 +1,23 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!--***********************************************************************
+<!--
+ * This file is part of the LibreOffice project.
*
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
- * Copyright 2000, 2010 Oracle and/or its affiliates.
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
*
- * OpenOffice.org - a multi-platform office productivity suite
+ * This file incorporates work covered by the following license notice:
*
- * 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
- * <http://www.openoffice.org/license.html>
- * for a copy of the LGPLv3 License.
- *
- ************************************************************************-->
+ * 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 .
+ -->
<helpdocument version="1.0">
<meta>
eoffice-25-2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/shell/source/backends
AgeCommit message (Expand)Author
2024-05-31kf5be: Make fromQStringToOUString work for Qt 6Michael Weghorn
2024-05-31kf: Drop "5" from KF 5 desktop backend file namesMichael Weghorn
2024-05-31tdf#143148 kf: Use pragma once in kf5access.hxxMichael Weghorn
2024-05-16loplugin:ostr in shellNoel Grandin
2023-11-16tdf#146386 deprecate, remove usage of Inet::Settings::ooInetFTPProxyNameMichael Stahl
2023-10-27Various -Werror,-Wvla-cxx-extensionStephan Bergmann
2023-04-30Use getXWeak in shellMike Kaganski
2023-04-11loplugin:stringaddStephan Bergmann
2022-10-11Deduplicate O(U)StringConcatenationMike Kaganski
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-05-05Just use Any ctor instead of makeAny (Linux, sequel)Stephan Bergmann
2022-05-04Just use Any ctor instead of makeAny (macOS)Stephan Bergmann
2022-05-04Just use Any ctor instead of makeAny in shellStephan Bergmann
2022-04-15loplugin:stringviewparamStephan Bergmann
2022-02-03rhbz#2047319 drop the SolarMutex before QApplication::init()Caolán McNamara
2021-10-03A more lightweight O[U]StringConcatenationStephan Bergmann
2021-08-10drop final boost::noncopyable useCaolán McNamara
2021-08-10Missing includeStephan Bergmann