summaryrefslogtreecommitdiff
path: root/source/text/shared/01/05110100.xhp
diff options
context:
space:
mode:
Diffstat (limited to 'source/text/shared/01/05110100.xhp')
-rw-r--r--source/text/shared/01/05110100.xhp37
1 files changed, 14 insertions, 23 deletions
diff --git a/source/text/shared/01/05110100.xhp b/source/text/shared/01/05110100.xhp
index dbec13a985..8f4c905c1f 100644
--- a/source/text/shared/01/05110100.xhp
+++ b/source/text/shared/01/05110100.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>
ibreoffice-3-5'>libreoffice-3-5 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/include/vcl/tabctrl.hxx
AgeCommit message (Expand)Author
2018-12-31Provide keyboard navigation to Shortcuts tool box and Hamburger menu inJim Raykowski
2018-12-20tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*Gabor Kelemen
2018-12-10loplugin:unnecessaryvirtualNoel Grandin
2018-11-30loplugin:unusedmethodsNoel Grandin
2018-11-12loplugin:singlevalfields in vclNoel Grandin
2018-04-24loplugin:useuniqueptr in TabControlNoel Grandin
2018-04-17loplugin:constparamsNoel Grandin
2018-02-22Move include/sfx2/notebookbar/NotebookbarContextControl.hxx to include/vcl/Stephan Bergmann
2018-01-12More loplugin:cstylecast: vclStephan Bergmann
2017-08-14Creating a button for the hamburger menuGökhan Gurbetoğlu
2017-04-25loplugin:checkunusedparams in vclNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-15tdf#105040 Notebookbar: added shortcuts toolboxSzymon Kłos
2017-01-16tdf#102139 : prevent the notebookbar from switching to empty tabSzymon Kłos
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-11-15loplugin:countusersofdefaultparams in include/vclNoel Grandin
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin
2016-10-21loplugin:expandablemethodds in include/vclNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-15loplugin:countusersofdefaultparams in vclNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-31loplugin:countusersofdefaultparamsNoel Grandin
2016-08-25GSoC notebookbar: container with context supportSzymon Kłos
2016-08-11loplugin:constantparamNoel Grandin
2016-08-04GSoC: notebookbar, position of popup menuSzymon Kłos
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-22GSoC notebookbar: better default page handlingSzymon Kłos
2016-07-22GSoC notebookbar: file menuSzymon Kłos
2016-07-18GSoC notebookbar: don't show empty space for hidden tabsSzymon Kłos
2016-06-27GSoC notebookbar: switching tabs depending on contextSzymon Kłos
2016-06-24loplugin:singlevalfields in vcl(part1)Noel Grandin
2016-06-22uitest: add support for TabControlMarkus Mohrhard
2016-06-18uitest: support selecting different tab pages in tab dialogMarkus Mohrhard
2016-05-25(nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara
2016-04-12vcl: split out part of ImplGetTabRect into new functionDouglas Mencken
2016-03-16loplugin:constantparams in vcl/Noel Grandin
2016-02-26loplugin:unuseddefaultparams in /include/vclNoel Grandin