aboutsummaryrefslogtreecommitdiff
path: root/source/kok/dictionaries/de.po
diff options
context:
space:
mode:
Diffstat (limited to 'source/kok/dictionaries/de.po')
-rw-r--r--source/kok/dictionaries/de.po4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/kok/dictionaries/de.po b/source/kok/dictionaries/de.po
index 69beb5f9a5e..411db987f18 100644
--- a/source/kok/dictionaries/de.po
+++ b/source/kok/dictionaries/de.po
@@ -2,8 +2,8 @@
msgid ""
msgstr ""
"Project-Id-Version: LibO 350-l10n\n"
-"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2013-11-20 13:01+0100\n"
"PO-Revision-Date: 2011-10-07 14:45+0200\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
ue='feature/themesupport2'>feature/themesupport2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sot/source
AgeCommit message (Expand)Author
2015-11-25loplugin:unusedfields in include/sot,include/svl,include/svtoolsNoel Grandin
2015-11-23loplugin:unusedfields in sot/Noel Grandin
2015-11-17Add SvStream::ReadUtf16 (don't assume sal_Unicode is unsigned short)Stephan Bergmann
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10Missing includesAshod Nakashian
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-11-04yyyyyNoel Grandin
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin
2015-10-29com::sun::star->css in smoketest,sotNoel Grandin
2015-10-27sal_uLong to sal_uInt64/sal_SizeMatteo Casalin
2015-10-27Fix StgTmpStrm::GetSizeStephan Bergmann
2015-10-27Typo, I pressume?Stephan Bergmann
2015-10-27sal_uIntPtr to sal_uInt64, sal_uLong to sal_Size for streamsMatteo Casalin
2015-10-27sal_uLong/long to ErrCodeMatteo Casalin
2015-10-27Use mutable instead of const_cast'ing thisMatteo Casalin
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-13sot: prefix remaining StgStrm membersMiklos Vajna
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-10tdf#94879 add 'm' suffixes to member variablesmelikeyurtoglu
2015-10-09sot: prefix members of StgOleStreamMiklos Vajna
2015-10-09sot: prefix members of StgInternalStreamMiklos Vajna
2015-10-09sot: prefix members of StgDataStrmMiklos Vajna
2015-10-09sot: prefix members of StgSmallStrmMiklos Vajna
2015-10-09sot: prefix members of StgDirStrmMiklos Vajna
2015-10-09sot: prefix members of StgTmpStrmMiklos Vajna
2015-10-09sot: prefix members of StgCompObjStreamMiklos Vajna
2015-10-09sot: prefix members of StgIoMiklos Vajna
2015-10-09sot: prefix members of StgAvlNodeMiklos Vajna
2015-10-09sot: prefix members of StgAvlIteratorMiklos Vajna
2015-10-09sot: prefix members of StgCacheMiklos Vajna
2015-10-09sot: prefix members of StgFATMiklos Vajna
2015-10-09sot: prefix members of StgDirEntryMiklos Vajna
2015-10-09sot: prefix members of StgEntryMiklos Vajna
2015-10-09sot: prefix members of StgHeaderMiklos Vajna
2015-10-07clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht