aboutsummaryrefslogtreecommitdiff
path: root/source/ss/dictionaries/pt_PT.po
diff options
context:
space:
mode:
Diffstat (limited to 'source/ss/dictionaries/pt_PT.po')
-rw-r--r--source/ss/dictionaries/pt_PT.po2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/ss/dictionaries/pt_PT.po b/source/ss/dictionaries/pt_PT.po
index 71fb57920ef..3fcfaf83f1c 100644
--- a/source/ss/dictionaries/pt_PT.po
+++ b/source/ss/dictionaries/pt_PT.po
@@ -3,7 +3,7 @@ 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-11-30 12:19+0100\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"
ure/template_manager_improvements LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/binaryurp
AgeCommit message (Expand)Author
2017-06-15use more SAL_N_ELEMENTS part 3Noel Grandin
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: binaryurpStephan Bergmann
2017-02-15Drop :: prefix from std in [a-b]*/Tor Lillqvist
2017-02-06Add missing #includesStephan Bergmann
2017-02-03makeAny->Any in basctl..chart2Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-11-23New o3tl::runtimeToOUString to convert from C++ runtime NTBS to OUStringStephan Bergmann
2016-11-15loplugin:unusedfieldsNoel Grandin
2016-09-16Replace remaining OSL_ASSERT etc. in binaryurpStephan Bergmann
2016-09-16In binaryurp, fix change from rtl_copyMemory to memcpyStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-19cid#1371307: Move semantics for BinaryAnyStephan Bergmann
2016-07-10split the assert into twoMarkus Mohrhard
2016-07-04use SAL_DEPRECATED in uno::ReferenceNoel Grandin
2016-07-04Fix some spelling errors in comments and stringsOtto Kekäläinen
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-04-14loplugin:passstuffbyref in variousNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-08loplugin:unusedmethodsNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-02tdf#94269: Replace "n" prefix for bool variables with "b"Benjamin Ni
2015-11-02tdf#65108 use <> instead of "" in include lineFeyza Yavuz
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-10tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-06-04More informative exception messageStephan Bergmann
2015-05-29loplugin:redundantcast: const_cast to same typeStephan Bergmann
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-04-01Add support for cppu::UnoType<void>Stephan Bergmann
2015-04-01Remove redundant Reference<> from within UnoType<> usesStephan Bergmann
2015-02-16restore dependenciesCaolán McNamara
2015-02-16boost::noncopyable->'= delete'Caolán McNamara
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2015-01-09loplugin:cstylecast: warn about certain redundant reinterpret_castsStephan Bergmann