summaryrefslogtreecommitdiff
path: root/helpcontent2/source/text/swriter/guide/hyphen_prevent.xhp
diff options
context:
space:
mode:
Diffstat (limited to 'helpcontent2/source/text/swriter/guide/hyphen_prevent.xhp')
-rw-r--r--helpcontent2/source/text/swriter/guide/hyphen_prevent.xhp5
1 files changed, 1 insertions, 4 deletions
diff --git a/helpcontent2/source/text/swriter/guide/hyphen_prevent.xhp b/helpcontent2/source/text/swriter/guide/hyphen_prevent.xhp
index 54e43ecb26..92bf4539eb 100644
--- a/helpcontent2/source/text/swriter/guide/hyphen_prevent.xhp
+++ b/helpcontent2/source/text/swriter/guide/hyphen_prevent.xhp
@@ -6,13 +6,10 @@
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
- * Copyright 2008 by Sun Microsystems, Inc.
+ * Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
*
- * $RCSfile: soffice2xmlhelp.xsl,v $
- * $Revision: 1.10 $
- *
* This file is part of OpenOffice.org.
*
* OpenOffice.org is free software: you can redistribute it and/or modify
crsrptr'>feature/unocrsrptr LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/tools/source/generic/config.cxx
AgeCommit message (Expand)Author
2018-10-31loplugin:useuniqueptr in ImplSysReadConfigNoel Grandin
2018-10-22pvs-studio: V668 no sense testing against null as memory was allocated by newCaolán McNamara
2018-10-17loplugin:singlevalfieldsNoel Grandin
2018-06-22teach useuniqueptr loplugin about calling delete on a paramNoel Grandin
2018-04-23loplugin:singlevalfields improve unaryoperatorNoel Grandin
2017-12-18sal_uIntPtr->sal_uInt32 in ConfigNoel Grandin
2017-10-27loplugin:includeform: tools (Windows)Stephan Bergmann
2017-07-31loplugin:oncevarNoel Grandin
2017-03-02Fix typosAndrea Gelmini
2016-12-19no need to wrap calls to SAL_INFO in #ifdef DBG_UTILNoel Grandin
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-12-08OSL_TRACE -> SAL in sw..ucbNoel Grandin
2016-09-16loplogin:singlevalfields in include/Noel Grandin
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-06-28loplugin:singlevalfields in variousNoel Grandin
2016-03-02tdf#57950 Replace chained O(U)StringBuffer::append() with operator+Sedat Ak
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2015-11-29tdf#57950 Replace chained O(U)StringBuffer::append() with operator+Sedat Ak
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-08tdf#57950 Replace chained O(U)StringBuffer::append() with operator+Sedat Ak
2015-10-08tdf#57950 Replace chained O(U)StringBuffer::append() with operator+Aybuke Ozdemir
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2014-11-14coverity#982314 Logically dead codeCaolán McNamara
2014-10-10coverity#1240260 Operands don't affect resultCaolán McNamara
2014-08-20Remove more useless includes of tools/debug.hxxMarcos Paulo de Souza
2014-03-21drop spadminCaolán McNamara