summaryrefslogtreecommitdiff
path: root/helpcontent2/source/text/swriter/01/02170000.xhp
diff options
context:
space:
mode:
Diffstat (limited to 'helpcontent2/source/text/swriter/01/02170000.xhp')
-rw-r--r--helpcontent2/source/text/swriter/01/02170000.xhp5
1 files changed, 1 insertions, 4 deletions
diff --git a/helpcontent2/source/text/swriter/01/02170000.xhp b/helpcontent2/source/text/swriter/01/02170000.xhp
index c5d634ab17..efc0c4b31f 100644
--- a/helpcontent2/source/text/swriter/01/02170000.xhp
+++ b/helpcontent2/source/text/swriter/01/02170000.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: 02170000.xhp,v $
- * $Revision: 1.7 $
- *
* This file is part of OpenOffice.org.
*
* OpenOffice.org is free software: you can redistribute it and/or modify
re/vcl-opengl-integration'>feature/vcl-opengl-integration LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2020-01-22 don't warn about 0/0/0 year, commonly used as a default-value/no-valueNoel Grandin
2020-01-17loplugin:redundantcast (size_t vs. std::size_t)Stephan Bergmann
2020-01-08 tdf#96505 Get rid of cargo cult long integer literalsYusuf Keten
2019-12-28pdf: extract XMP metadata writing and use XmlWriterTomaž Vajngerl
2019-12-23sal_Char->char in toolsNoel Grandin
2019-12-18tools: define DbgTestSolarMutex() unconditionallyMiklos Vajna
2019-12-12SvFileStream::Lock/UnlockRange are only called from within SvFileStream itselfStephan Bergmann
2019-12-11Fix typosAndrea Gelmini
2019-12-07clang-tidy(WIP): bugprone-signed-char-misuse findings 3Tamás Zolnai
2019-12-07clang-tidy(WIP): bugprone-signed-char-misuse findings 2Tamás Zolnai
2019-12-03remove some useless comment linesNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-21tdf#128862: fix HSQLDB odb-files with apostrophe crashJulien Nabet
2019-11-11Don't compile cpuid test with INTRINSICS_CXXFLAGSTomaž Vajngerl
2019-11-03size some stringbuffer to prevent re-allocNoel Grandin
2019-10-26size some stringbuffer to prevent re-allocNoel Grandin
2019-10-23size some stringbuffer to prevent re-allocNoel Grandin
2019-10-21-fsanitize=nullptr-with-nonzero-offsetStephan Bergmann
2019-10-21size some stringbuffer to prevent re-allocNoel Grandin
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák
2019-10-17Remove some memset callsMike Kaganski
2019-10-16loplugin:bufferadd loosen some constraintsNoel Grandin
2019-10-11ofz#14989 Z_NEED_DICT related infinite loopCaolán McNamara
2019-10-11drop PZSTREAM defineCaolán McNamara
2019-10-10convert WriteCharPtr..getStr to WriteOStringNoel Grandin
2019-10-09tools: don't leave SvStream::m_nBufFilePos pointing beyond the endMichael Stahl
2019-10-08loplugin:redundantpointerops simplify *p.get()Noel Grandin