aboutsummaryrefslogtreecommitdiff
path: root/source/ta
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2019-09-22 18:43:57 +0200
committerAndras Timar <andras.timar@collabora.com>2019-09-22 18:43:57 +0200
commit29b773dc136bda9ed777d5c55a2eefce35620d52 (patch)
tree9247716211c385bee76132f38a43c0d7fa67b1f7 /source/ta
parentaa28a18c4389790afc9ae9ab279791fb83daa22f (diff)
[cp] Collabora support link
Change-Id: Ief8aea81549070308fceb7feeb2ed38f94488474
Diffstat (limited to 'source/ta')
-rw-r--r--source/ta/helpcontent2/source/text/shared.po2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/ta/helpcontent2/source/text/shared.po b/source/ta/helpcontent2/source/text/shared.po
index 02ce09009d3..42ac12adfed 100644
--- a/source/ta/helpcontent2/source/text/shared.po
+++ b/source/ta/helpcontent2/source/text/shared.po
@@ -509,7 +509,7 @@ msgctxt ""
"main0108.xhp\n"
"par_id230120170827196850\n"
"help.text"
-msgid "<ahelp hid=\".uno:QuestionAnswers\">Opens the community support page in the web browser.</ahelp> Use this page to ask questions on using %PRODUCTNAME. For professional support with service level agreement, refer to the <link href=\"https://www.documentfoundation.org/gethelp/support/\"><emph>page of professional %PRODUCTNAME support</emph></link>."
+msgid "<ahelp hid=\".uno:QuestionAnswers\">Opens the community support page in the web browser.</ahelp> Use this page to ask questions on using %PRODUCTNAME. For professional support with service level agreement, refer to the <link href=\"https://www.collaboraoffice.com/solutions/support-and-services/\"><emph>page of professional %PRODUCTNAME support</emph></link>."
msgstr ""
#: main0108.xhp
ue='libreoffice-24-2'>libreoffice-24-2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sax/source/expatwrap/saxwriter.cxx
AgeCommit message (Expand)Author
2021-12-24Use rtl functions instead of own surrogate checking/combiningMike Kaganski
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-01-20Fix typoAndrea Gelmini
2021-01-19Simplify getFirstLineBreakdante
2021-01-19Use customized xml entities on xmleport.dante
2020-12-30Clang-format saxwriterdante
2020-12-27Preparations for customized xml entities on exportdante
2020-09-03Fix crashtest fdo77855.odtNoel Grandin
2020-05-29loplugin:simplifybool in oox..sdNoel Grandin
2020-01-15tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMesut Çifci
2020-01-09Improve loplugin:redundantcast for sal_Int... vs. ::sal_Int...Stephan Bergmann
2019-11-26xmloff,sw: fix handling of invalid attribute with multiple ':'Michael Stahl
2019-11-13Fix useless assert(true) (which would never fire)Stephan Bergmann
2019-09-25tdf#42949 Fix IWYU warnings in sax/Gabor Kelemen
2019-08-20Fix typosAndrea Gelmini
2019-08-12Fix typosAndrea Gelmini
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): saxStephan Bergmann
2019-02-09loplugin:indentation in registry..saxNoel Grandin
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-09-10loplugin:simplifyconstruct in reportdesign..saxNoel Grandin
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin
2018-03-16crashtesting: asserts on legal xml names on exportCaolán McNamara
2018-03-01tdf#115429 sax: assert if exporting an invalid XML attribute/elementMichael Stahl
2018-01-12More loplugin:cstylecast: saxStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin