summaryrefslogtreecommitdiff
path: root/source/text/shared/guide/pageformat_max.xhp
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@suse.com>2012-12-12 19:20:46 +0000
committerMichael Meeks <michael.meeks@suse.com>2012-12-13 13:02:02 +0000
commitdf4d4db7408ed3fc135eded6787bad80853619fd (patch)
tree050f1e400474991f0611e685c37de6899229b571 /source/text/shared/guide/pageformat_max.xhp
parent2700032f791ae80431ec7dc3429a963afa709fde (diff)
re-base on ALv2 code. Includes:
Patch contributed by Oliver Rainer-Wittmann i#118572 - remove ui string and help content regarding usage of Java Mail in Writer's Mail Merge as Java Mail is not used. http://svn.apache.org/viewvc?view=revision&revision=1197035 Patches contributed by Herbert Duerr updated help text for regexp word boundaries http://svn.apache.org/viewvc?view=revision&revision=1228026 improved help text for word boundary regexp expression \b http://svn.apache.org/viewvc?view=revision&revision=1234738 Patches contributed by Jurgen Schmidt remove onlineregistration with dependencies http://svn.apache.org/viewvc?view=revision&revision=1240245 Patch contributed by Regina Henschel Extended tips for corner and cap style http://svn.apache.org/viewvc?view=revision&revision=1242287 * re-enable on-line update help, remove obsolete on-line purchasing.
Diffstat (limited to 'source/text/shared/guide/pageformat_max.xhp')
-rw-r--r--source/text/shared/guide/pageformat_max.xhp35
1 files changed, 12 insertions, 23 deletions
diff --git a/source/text/shared/guide/pageformat_max.xhp b/source/text/shared/guide/pageformat_max.xhp
index bca3d7b1d9..3c7970823c 100644
--- a/source/text/shared/guide/pageformat_max.xhp
+++ b/source/text/shared/guide/pageformat_max.xhp
@@ -3,32 +3,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 .
-->
4-4'>libreoffice-4-4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sw/inc/ndole.hxx
libreoffice-7.3.0.1&id=6c88ebe9aaf32b5c7c6e22270ee90091c019f567'>write bcp47 format-locale if necessary and read both
AgeCommit message (Expand)Author
2015-11-06com::sun::star->css in sw/incNoel Grandin
2015-10-30sw: prefix members of SwNodeMiklos Vajna
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-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-02-07loplugin:deletedspecialStephan Bergmann
2014-11-10loplugin: cstylecastNoel Grandin
2014-11-07Remove unused Graphic member of SwOLENodeZolnai Tamás
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-16sal_Bool to boolMatteo Casalin
2014-02-27Remove visual noise from swAlexander Wilms
2013-12-20typo fixesAndras Timar
2013-12-02Integrate branch of IAccessible2Steve Yin
2013-11-05fixincludeguards.sh: swThomas Arnhold
2013-08-19String to OUStringMatteo Casalin
2013-08-19String to OUString, some small cleanupMatteo Casalin
2013-08-18_FESHVIEW_ONLY_INLINE_NEEDED is never definedMatteo Casalin
2013-01-17Const correct-ness in one place...Kohei Yoshida
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-09-11Modifying comments to meet doxygen standardsAbdulmajeed Al-Abaulrazzaq
2011-12-12de-ICC this for maximum readabilityCaolán McNamara
2011-05-17WaE (picky) - noeolChristian Lohmaier
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks
2011-02-21Translation of German comments.Christoph Herzog
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner
2010-11-22Remove the last of HC iconsJoseph Powers
2010-11-15Comment translations, bogus comments, commented code removed from SW includesRobert Roth
2010-11-03cws tlmath01: #i972# Math baseline alignmentThomas Lange [tl]
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-03-17CWS-TOOLING: integrate CWS hb20_DEV300Vladimir Glazounov
2009-01-05CWS-TOOLING: integrate CWS libmswordJens-Heiner Rechtien
2008-04-10INTEGRATION: CWS changefileheader (1.18.58); FILE MERGEDRüdiger Timm
2008-02-26INTEGRATION: CWS swcrossref01_DEV300 (1.16.18); FILE MERGEDOliver Bolte
2007-10-22INTEGRATION: CWS swusing (1.16.38); FILE MERGEDVladimir Glazounov
2007-09-27INTEGRATION: CWS swwarnings (1.15.198); FILE MERGEDJens-Heiner Rechtien
Eike Rathke
2013-06-13Introduce O[U]String::toUInt32Stephan Bergmann
2013-06-05remove unused componentcontext.hxx includesNoel Grandin
2013-06-05fdo#46808, Convert various comphelper::ComponentContextNoel Grandin
2013-05-28fdo#46808, Convert awt::UnoControlDialog to new styleNoel Grandin
2013-05-25Revert "fdo#46808, Convert awt::UnoControlDialogModel to new style"Stephan Bergmann
2013-05-21fix for linkingNoel Grandin
2013-05-21fdo#46808, Clean up old usages of ExtToolkitNoel Grandin
2013-05-21fdo#46808, Convert awt::XUnoControlDialog to new styleNoel Grandin
2013-05-21fdo#46808, Convert awt::UnoControlDialogModel to new styleNoel Grandin