aboutsummaryrefslogtreecommitdiff
path: root/source/zh-CN/dictionaries/hr_HR.po
diff options
context:
space:
mode:
Diffstat (limited to 'source/zh-CN/dictionaries/hr_HR.po')
-rw-r--r--source/zh-CN/dictionaries/hr_HR.po2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/zh-CN/dictionaries/hr_HR.po b/source/zh-CN/dictionaries/hr_HR.po
index 5eb38cfa52a..14605906ad1 100644
--- a/source/zh-CN/dictionaries/hr_HR.po
+++ b/source/zh-CN/dictionaries/hr_HR.po
@@ -3,7 +3,7 @@ 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: 2012-11-30 12:19+0100\n"
+"POT-Creation-Date: 2012-12-10 11:44+0100\n"
"PO-Revision-Date: 2011-10-08 09:13+0200\n"
"Last-Translator: Dean <xslidian@gmail.com>\n"
"Language-Team: none\n"
n value='feature/tiled-editing'>feature/tiled-editing LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/lingucomponent
AgeCommit message (Expand)Author
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-11[API CHANGE] add operator==/!= to UNO structsNoel Grandin
2016-02-02Attempted fix for "Resolves: #i126762# Ignore dictionary not in specified...Stephan Bergmann
2016-02-02Resolves: #i126762# Ignore dictionary not in specified location.Kay Schenk
2016-01-25OSX build fixeNoel Grandin
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2016-01-18loplugin: unused return valuesNoel Grandin
2016-01-15loplugin:unusedmethods unused return value in l10ntools,linguisticNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-12-22loplugin:unusedfields in lingu,lotuswordpro,mysqlcNoel Grandin
2015-11-24cppcheck: noExplicitConstructorCaolán McNamara
2015-11-17Don't assume sal_Unicode is unsigned shortStephan Bergmann
2015-11-16no need to take a mutex when only dealing with stack-local dataNoel Grandin
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-04use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-23com::sun::star->css in lingucomponentNoel Grandin
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-08-19Clean up remaining utl::LocalFileHelper::Convert...Stephan Bergmann
2015-08-19lingucomponent: tdf#88206 replace cppu::WeakImplHelper*Takeshi Abe
2015-07-30loplugin:unusedmethodsNoel Grandin
2015-07-19Fix typosAndrea Gelmini
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-06-15I guess we can revert this "temporary check" nowDavid Tardon
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-02loplugin:loopvartoosmallStephan Bergmann
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann