aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLionel Elie Mamane <lionel@mamane.lu>2014-08-28 11:39:03 +0200
committerAndras Timar <andras.timar@collabora.com>2014-08-28 04:50:19 -0500
commitd02be4f13598d40c2c02b6e97e91002871f5ff58 (patch)
treecec33f36eb2a33eadea107a6a58a34e95dbc3e9c
parentc05911bb115479f0ae29e30a4d8a91eb3c55f81e (diff)
correct HTML strucutre
Change-Id: I5b731612400fd072d3fe287ac556ba23b2ae1fb9 Reviewed-on: https://gerrit.libreoffice.org/11168 Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com>
-rw-r--r--source/nl/readlicense_oo/docs.po2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/nl/readlicense_oo/docs.po b/source/nl/readlicense_oo/docs.po
index 0630039261d..53d5b3f4ccd 100644
--- a/source/nl/readlicense_oo/docs.po
+++ b/source/nl/readlicense_oo/docs.po
@@ -702,7 +702,7 @@ msgctxt ""
"reportbugs1\n"
"readmeitem.text"
msgid "Our system for reporting, tracking and solving bugs is currently BugZilla, kindly hosted at <a href=\"https://bugs.libreoffice.org/\">https://bugs.libreoffice.org/</a>. We encourage all users to feel entitled and welcome to report bugs that may arise on your particular platform. Energetic reporting of bugs is one of the most important contributions that the user community can make to the ongoing development and improvement of ${PRODUCTNAME}."
-msgstr "Ons systeem voor meldingen, tracking en het oplossen van bugs is momenteel BugZilla, vriendelijk gehost in <a href=\"https://bugs.libreoffice.org/\">https://bugs.libreoffice.org/</ a>. We verwelkomen alle gebruikers om bugs, die zich kunnen voordoen op specifieke platformen, te melden. Energetische rapportage van bugs is een van de belangrijkste bijdragen die de gebruikersgemeenschap kan leveren aan de verdere ontwikkeling en verbetering van ${PRODUCTNAAM}."
+msgstr "Ons systeem voor meldingen, tracking en het oplossen van bugs is momenteel BugZilla, vriendelijk gehost in <a href=\"https://bugs.libreoffice.org/\">https://bugs.libreoffice.org/</a>. We verwelkomen alle gebruikers om bugs, die zich kunnen voordoen op specifieke platformen, te melden. Energetische rapportage van bugs is een van de belangrijkste bijdragen die de gebruikersgemeenschap kan leveren aan de verdere ontwikkeling en verbetering van ${PRODUCTNAAM}."
#: readme.xrm
msgctxt ""
-4'>libreoffice-24-2-4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/xmloff/source/draw/ximpstyl.hxx
AgeCommit message (Expand)Author
2022-09-21use more string_view in xmloffNoel Grandin
2021-03-23tdf#124176 Use pragma once in x*Vincent LE GARREC
2020-11-28fastparser in SdXMLMasterStylesContextNoel
2020-11-02make SvXMLImport capable of mixing fast- and slow- contexts adhocNoel
2020-08-28remove dead code in SdXMLHeaderFooterDeclContextNoel Grandin
2020-08-26use more fastparser in SdXMLMasterPageContextNoel Grandin
2020-08-26use fastparser in SdXMLStylesContextNoel Grandin
2020-08-25use more fastparser in OReportStylesContextNoel Grandin
2020-08-25use more fastparser in SdXMLStylesContextNoel Grandin
2020-08-24fix some fastparser related bugsNoel Grandin
2020-08-23use fastparser in SdXMLPresentationPageLayoutContextNoel Grandin
2020-08-23use fastparser in SdXMLPageMasterContextNoel Grandin
2020-08-23use fastparser in CreateTableTemplateContextNoel Grandin
2020-08-21use fastparser in SdXMLStylesContextNoel Grandin
2020-08-20use fastparser in SvXMLNumFormatContextNoel Grandin
2020-08-20use fastparser in SdXMLHeaderFooterDeclContextNoel Grandin
2020-03-16Revert "loplugin:constfields in xmloff"Noel Grandin
2020-03-09convert SdXMLGenericPageContext to fastparserNoel Grandin
2020-02-15convert XML_STYLE_FAMILY to scoped enumNoel Grandin
2020-01-21use more FastParser in SvXMLStylesContextNoel Grandin
2020-01-21use FastParser in SdXMLMasterStylesContextNoel Grandin
2019-09-24tdf#42949 Fix IWYU warnings in xmloff/source/*/*hxxGabor Kelemen
2018-09-13loplugin:constfields in xmloffNoel Grandin
2018-06-14loplugin:unusedfieldsNoel Grandin
2018-05-29loplugin:unusedfields-in-constructor in xmloffNoel Grandin
2017-09-22ofz: don't leak in face of exceptionsCaolán McNamara
2017-07-28loplugin:constparams in xmloffNoel Grandin
2017-07-20loplugin:constparams in xmloffNoel Grandin
2016-10-11loplugin:unnnecessaryoverride in xmloffNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-09use std::unique_ptrDavid Tardon
2016-09-09loplugin:refcountingNoel Grandin
2016-09-09remove direct memory managementDavid Tardon