summaryrefslogtreecommitdiff
path: root/source/text/shared/01/05110400.xhp
diff options
context:
space:
mode:
Diffstat (limited to 'source/text/shared/01/05110400.xhp')
-rw-r--r--source/text/shared/01/05110400.xhp39
1 files changed, 16 insertions, 23 deletions
diff --git a/source/text/shared/01/05110400.xhp b/source/text/shared/01/05110400.xhp
index 48a2ccbd0a..1d9297aa92 100644
--- a/source/text/shared/01/05110400.xhp
+++ b/source/text/shared/01/05110400.xhp
@@ -1,32 +1,25 @@
<?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.
- *
- ************************************************************************--><helpdocument version="1.0">
+ * 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>
<topic id="textshared0105110400xml" indexer="include" status="PUBLISH">
<title xml-lang="en-US" id="tit">Strikethrough</title>
option value='libreoffice-3-5-1'>libreoffice-3-5-1 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sw/source/core/crsr/findcoll.cxx
AgeCommit message (Expand)Author
2018-12-18sw_redlinehide_4b: adapt FindFormat()Michael Stahl
2018-12-18sw: refactor a confusing thicket of overloads, all named Find()Michael Stahl
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-19make string translation loading more uniformCaolán McNamara
2017-03-16convert SwUndoId to scoped enumNoel Grandin
2016-08-31remove the SwMoveFnCollection* typedefsNoel Grandin
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-16sw: Kill unused member.Jan Holesovsky
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-18convert Link<> to typedNoel Grandin