aboutsummaryrefslogtreecommitdiff
path: root/source/ur/sw/dictionaries/ar.po
diff options
context:
space:
mode:
Diffstat (limited to 'source/ur/sw/dictionaries/ar.po')
-rw-r--r--source/ur/sw/dictionaries/ar.po23
1 files changed, 23 insertions, 0 deletions
diff --git a/source/ur/sw/dictionaries/ar.po b/source/ur/sw/dictionaries/ar.po
new file mode 100644
index 00000000000..bb57427b5f4
--- /dev/null
+++ b/source/ur/sw/dictionaries/ar.po
@@ -0,0 +1,23 @@
+#. extracted from dictionaries/ar
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\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"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: ur\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 "Arabic spelling dictionary, and thesaurus"
+msgstr ""
l-opengl2'>feature/vcl-opengl2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/svx/source/smarttags/SmartTagMgr.cxx
AgeCommit message (Expand)Author
2024-11-06cid#1556442 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-08-14use less exception throwing for flow controlNoel Grandin
2024-05-11loplugin:ostr in svxNoel Grandin
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
2024-01-10cid#1546141 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-19cid#1557601 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-08-25Revert "use more Reference::query instead of UNO_QUERY_THROW"Noel Grandin
2023-08-18use more Reference::query instead of UNO_QUERY_THROWNoel Grandin
2022-07-21clang-tidy modernize-pass-by-value in svxNoel Grandin
2022-05-03Just use Any ctor instead of makeAny in svxStephan Bergmann
2021-10-31Prepare for removal of non-const operator[] from Sequence in svxMike Kaganski
2021-09-03clang-tidy:readability-redundant-member-initNoel Grandin
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-08-06loplugin:flatten in svxNoel Grandin
2020-03-02tdf#42949 Fix IWYU warnings in svx/source/s*/*cxxGabor Kelemen
2019-08-15loplugin:sequenceloop in svtools..svxNoel Grandin
2019-07-09Simplify Sequence iterations in svxArkadiy Illarionov
2018-11-18Simplify containers iterations in svx/source/[s-u]*Arkadiy Illarionov
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-24clang-tidy performance-unnecessary-copy-init in svxNoel Grandin
2018-10-20use equal_range instead of lower_bound+upper_boundNoel Grandin
2018-10-20when calling std::lower_boundNoel Grandin
2018-06-26tdf#96099 Remove some trivial container iterator typedefsArkadiy Illarionov
2017-07-14use more OUString::operator== in svxNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-05-03remove empty commentsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-10-27loplugin:expandablemethods in svxNoel Grandin
2016-05-12clang-tidy modernize-loop-convert in svxNoel Grandin
2015-12-03uno:Sequence->std::vector in SmartTagMgrNoel Grandin
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-31com::sun::star->css in svxNoel Grandin
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-03-09V801: Decreased performanceCaolán McNamara
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante
2014-04-15svx: sal_Bool->boolNoel Grandin
2014-04-03Redundant null checksStephan Bergmann
2014-04-03Support SmartTagRecognizers againStephan Bergmann