aboutsummaryrefslogtreecommitdiff
path: root/source/tg/dictionaries/ro.po
blob: 9882fa7602ec5ed216d96c7d8e2cf37e2a329c97 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
#. extracted from dictionaries/ro
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-10 11:44+0100\n"
"PO-Revision-Date: 2011-10-07 14:45+0200\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: tg\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 "Romanian spelling dictionary, hyphenation rules, and thesaurus"
msgstr ""
lue='feature/slidehack'>feature/slidehack LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/svl/source/crypto/cryptosign.cxx
AgeCommit message (Expand)Author
2019-10-17Remove some memset callsMike Kaganski
2019-10-01loplugin:stringadd n sfx2..svlNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): svlStephan Bergmann
2019-06-07tdf#42949 Fix IWYU warnings in svl/Gabor Kelemen
2019-04-19crashtesting: tdf#122599 NSS_CMSMessage_CreateFromDER assertsCaolán McNamara
2019-03-06remove some unnecessary typedef struct... sugarNoel Grandin
2019-02-10loplugin:indentation in soltools..svlNoel Grandin
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-11-16loplugin:buriedassign in sd..writerfilterNoel Grandin
2018-11-14tdf#42949 Fix IWYU warnings in include/svl/*Gabor Kelemen
2018-10-08loplugin:constfields in svlNoel Grandin
2018-08-09svl windows: remove last traces of pre-CNG signingMiklos Vajna
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-07-04tdf#106854 svl windows: enable CNG by defaultMiklos Vajna
2018-05-30xmlsecurity windows: let cert picker and PDF sign find ECDSA keysMiklos Vajna
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-01-23More loplugin:cstylecast on WindowsStephan Bergmann
2018-01-12More loplugin:cstylecast: svlStephan Bergmann
2017-11-03loplugin:constparam in vcl,svtoolsNoel Grandin
2017-10-28TSCP: store and retrieve signature timestampAshod Nakashian
2017-10-23loplugin:includeform: svlStephan Bergmann
2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike Kaganski
2017-09-30Use explicit function names for fooA/fooW WinAPI; prefer fooWMike Kaganski
2017-09-15cryptosign: don't use 8-bit string functionsMike Kaganski
2017-09-14loplugin:cstylecast (clang-cl)Stephan Bergmann
2017-09-10gpg4libre: add sha512 supportThorsten Behrens
2017-09-02sw: retrieve subject name from signatureAshod Nakashian
2017-08-31loplugin:constparams: svl (clang-cl)Stephan Bergmann
2017-08-28svl: populate subject and date-time when verifying signatureAshod Nakashian
2017-08-23Android: Enable HAVE_FEATURE_NSS and package the NSS libraries with apkGautam Prajapati
2017-08-04svl: move DecodeHexString from vclAshod Nakashian
2017-07-24fix oss-fuzz buildCaolán McNamara
2017-07-24svl: moved crypto helpers have the correct log-areaAshod Nakashian
2017-07-24svl: support verifying streams as well as byte arraysAshod Nakashian
2017-07-19Removed duplicated includeAndrea Gelmini
2017-07-18loplugin:redundantcast (clang-cl)Stephan Bergmann
2017-07-18loplugin:constparams in i18npool,opencl,svlNoel Grandin
2017-07-17svl: fixup Android build fixMiklos Vajna
2017-07-17svl: fix Android buildAshod Nakashian
2017-07-17svl: fix Android build where no NSS existsAshod Nakashian
2017-07-17svl: move byte-array verification from vclAshod Nakashian
2017-07-15svl: move byte-array signing from vclAshod Nakashian