aboutsummaryrefslogtreecommitdiff
path: root/source/br/xmlsecurity/source/component.po
diff options
context:
space:
mode:
Diffstat (limited to 'source/br/xmlsecurity/source/component.po')
-rw-r--r--source/br/xmlsecurity/source/component.po8
1 files changed, 4 insertions, 4 deletions
diff --git a/source/br/xmlsecurity/source/component.po b/source/br/xmlsecurity/source/component.po
index 6feec5a8ab0..db6a800c353 100644
--- a/source/br/xmlsecurity/source/component.po
+++ b/source/br/xmlsecurity/source/component.po
@@ -2,8 +2,8 @@
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"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2014-11-18 11:23+0100\n"
"PO-Revision-Date: 2011-04-05 10:51+0200\n"
"Last-Translator: Alan <alan.monfort@free.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -19,6 +19,6 @@ msgstr ""
msgctxt ""
"warnbox.src\n"
"RID_XMLSECWB_NO_MOZILLA_PROFILE\n"
-"warningbox.text"
+"string.text"
msgid "Digital signatures functionality could not be used, because no Mozilla user profile was found. Please check the Mozilla installation."
-msgstr "N'eo ket bet evit bezañ arveret ar c'heweriuster sinañ niverel rak n'eus aelad arveriad Mozilla ebet bet kavet. Gwiriit emañ Mozilla staliet mat."
+msgstr ""
'feature/xtiledrenderable'>feature/xtiledrenderable LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwpfilter.cxx
AgeCommit message (Expand)Author
2023-10-24changed sal_uInt8 to BenError (enum)sahil
2023-09-12tdf#114441 - Convert sal_uLong to better integer typessahil
2021-06-02no need to allocate these on the heapNoel Grandin
2020-11-19tdf#123936 Formatting files in module lotuswordpro with clang-formatPhilipp Hofer
2020-06-08tdf#42949 Fix IWYU warnings in lotuswordpro/*/*cxxGabor Kelemen
2020-04-06tdf#42949 Fix IWYU warnings in lotuswordpro/inc/*Gabor Kelemen
2019-01-07use unique_ptr in BenOpenContainerNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-01-16ofz#5420 Out-of-memoryCaolán McNamara
2017-10-23loplugin:includeform: lotuswordproStephan Bergmann
2017-08-01loplugin:constparams in lotuswordproNoel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-03-20Resolves: ofz#820 an exception is an acceptable outcomeCaolán McNamara
2017-03-01ofz: oom on seeks past end of SvMemoryStreamCaolán McNamara
2017-02-27ofz: fix leakCaolán McNamara
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2015-12-08valgrind: jump or move depends on uninitialised valueCaolán McNamara
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-27Reduce scope of #include <tools/stream.hxx>Matteo Casalin
2015-09-17boost->stdCaolán McNamara
2015-04-29redundant castCaolán McNamara
2014-09-30lotuswordpro: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-05-19lwp: remove using namespace css from headersThomas Arnhold
2014-05-13unusedcode.easy: remove LWPFilterReader::LWPFilterReader()Thomas Arnhold
2014-04-23lotuswordpro: sal_Bool->boolNoel Grandin
2014-04-18Unused functionsTor Lillqvist
2014-04-18callcatcher: update unused codeCaolán McNamara
2014-04-14Remove unused codeStephan Bergmann
2014-03-17lotuswordpro: prefer passing OUString by referenceNoel Grandin
2014-02-26Remove visual noise from lotuswordproAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2013-11-11remove unnecessary use of OUString constructorNoel Grandin
2013-10-22fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-25loplugin: unused variablesThomas Arnhold
2012-05-29targeted string re-workNorbert Thiebaud