#. extracted from dictionaries/bo msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2017-10-04 11:48+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Accelerator-Marker: ~\n" "X-Generator: LibreOffice\n" #: description.xml msgctxt "" "description.xml\n" "dispname\n" "description.text" msgid "Classical Tibetan syllable spellchecker for Hunspell" msgstr "" w080 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-05-06replace createFromAscii with OUString literals in XMLIndexTemplateContextNoel Grandin
2021-03-23tdf#124176 Use pragma once in x*Vincent LE GARREC
2020-12-01fastparser in XMLIndexTemplateContextNoel
2020-11-25fastparser in XMLIndexTemplateContextNoel Grandin
2020-11-25fastparser in TOCNoel Grandin
2020-11-02drop the SvXMLExport::EndElement method..Noel
2020-05-10compact namespace in xmlhelp..xmlsecurityNoel Grandin
2020-03-16Revert "loplugin:constfields in xmloff"Noel Grandin
2019-12-25sal_Char->char in xmloff..xmlsecurityNoel Grandin
2018-09-13loplugin:constfields in xmloffNoel Grandin
2017-12-13Related: tdf#71737: allows links in more indexesCaolán McNamara
2017-12-08tdf#71737: save allows links in illustration index, but load doesn'tCaolán McNamara
2017-09-22ofz: don't leak in face of exceptionsCaolán McNamara
2017-03-13templatize SvXMLEnumMapEntryNoel Grandin
2016-12-02inline some constant strings in xmloff (part1)Noel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-04-21loplugin:salbool: sal_Bool[] -> bool[]Stephan Bergmann
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-02-09Remove excess newlinesChris Sherlock
2015-11-26com::sun::star->css in xmloff/Noel Grandin
2015-11-24loplugin:unusedfields in xmloff/Noel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2014-04-15xmloff: sal_Bool->boolNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2013-10-23fixincludeguards.sh: xmloffThomas Arnhold
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-15fix conflicting types found by ltoPeter Foley