summaryrefslogtreecommitdiff
path: root/source/text/shared/optionen/01160200.xhp
diff options
context:
space:
mode:
Diffstat (limited to 'source/text/shared/optionen/01160200.xhp')
-rw-r--r--source/text/shared/optionen/01160200.xhp35
1 files changed, 12 insertions, 23 deletions
diff --git a/source/text/shared/optionen/01160200.xhp b/source/text/shared/optionen/01160200.xhp
index ea220a1d8d..17479f80d9 100644
--- a/source/text/shared/optionen/01160200.xhp
+++ b/source/text/shared/optionen/01160200.xhp
@@ -2,32 +2,21 @@
<!--
- ***********************************************************************
+ * 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">
ffice-25-2-1'>libreoffice-25-2-1 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/include/svx/AccessibleControlShape.hxx
AgeCommit message (Expand)Author
2020-05-03use more compact namespace syntax in /includeNoel Grandin
2019-09-03loplugin:constmethod in svxNoel Grandin
2019-08-23tdf#119388 add new UNO listener/broadcasterNoel Grandin
2019-06-11loplugin:virtualdown in AccessibleShapeNoel Grandin
2019-05-03The -fvisibility-ms-compat hack is no longer needed for UBSan on Linux...Stephan Bergmann
2019-04-27tdf#42949 Fix IWYU warnings in include/svx/[a-D]*Gabor Kelemen
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-10-24loplugin:finalclasses in svxNoel Grandin
2017-03-28tdf#42949: clean up includes in include/svx/[a-c]* with iwyuJorenz Paragas
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-10-27loplugin:expandablemethods in svxNoel Grandin
2016-10-05loplugin:unnecessaryoverride in svxNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-06-06remove some manual ref counting in svx and xmloffNoel Grandin
2016-04-14loplugin:passstuffbyref in svxNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-10-23com::sun::star->css in include/sot to include/typelibNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-30tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-04coverity#1309266 Uncaught exceptionCaolán McNamara
2015-06-28coverity#1308509 Uncaught exceptionCaolán McNamara
2015-04-16Revert "make more classes dllpublic"David Tardon
2015-04-16make more classes dllpublicDavid Tardon
2015-02-07loplugin:deletedspecialStephan Bergmann
2014-06-05svx: remove SAL_THROW macroNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-11editeng: sal_Bool->boolNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-11-27Integrate branch of IAccessible2Steve Yin
2013-10-23fixincludeguards.sh: include/svxThomas Arnhold