#. extracted from dictionaries/sw_TZ 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-12-26 11:14+0100\n" "PO-Revision-Date: 2011-10-07 14:45+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" "Language: te\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" #: description.xml msgctxt "" "description.xml\n" "dispname\n" "description.text" msgid "Swahili spelling dictionary" msgstr "స్వాహిలి స్పెల్లింగ్ నిఘంటువు" n> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/xmloff/source/forms/controlpropertyhdl.cxx
AgeCommit message (Expand)Author
2024-10-10tdf#156707 xmloff import: always provide ControlBorder propertyJustin Luth
2024-03-12tdf#146619 Recheck xmloff/*cxx with IWYUGabor Kelemen
2020-12-21use std::u16string_view in SvXMLTokenEnumeratorNoel
2020-10-01loplugin:reducevarscope in xmloffNoel
2019-09-30tdf#42949 Fix IWYU warnings in xmloff/source/[c-m]*/*cxxGabor Kelemen
2019-02-08o3tl::make_unique -> std::make_unique in tools..xmloffGabor Kelemen
2018-08-01add operator+=(OUStringBuffer) method to OUStringNoel Grandin
2018-04-10xmloff: fix leak in XMLPropertySetMapperEntry_ImplMichael Stahl
2018-01-12More loplugin:cstylecast: xmloffStephan Bergmann
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-03-13templatize SvXMLEnumMapEntryNoel Grandin
2017-03-01expose the SvXMLEnumMapEntry arrays in OEnumMapperNoel Grandin
2016-09-09use std::unique_ptrDavid Tardon
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2014-01-07remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin
2013-11-11xmloff: include <> for external includesNorbert Thiebaud
2013-09-16sal_Bool to boolEike Rathke
2013-08-10fdo#62475 removed pointless commentsJelle van der Waa
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-26removed RTL_CONSTASCII_(U)STRINGPARAMChr. Rossmanith
2012-12-10use PCH for LO headers in xmloff tooLuboš Luňák
2012-11-15re-base on ALv2 code. Includes:Michael Meeks