aboutsummaryrefslogtreecommitdiff
path: root/source/kn/scaddins
AgeCommit message (Collapse)Author
2020-01-22update translations for masterChristian Lohmaier
and force-fix errors using pocheck Change-Id: Idf82bb4c2e7f863f2807524fdea1be4d11b88c2e
2018-04-25update translatiosn for 6.1.0 alpha1Christian Lohmaier
Change-Id: I0ed5d948cf89a4260c8771057d463448b76a4527
2018-01-15update translations after first de-fuzzying roundChristian Lohmaier
Change-Id: Ie6b488bf4cb510522eb8d92b479b4ab42226698d
2017-12-18update translations for 6.0/masterChristian Lohmaier
and force-fix errors using pocheck Change-Id: Ie978deb62c62ea4ad661ea45d155bdd4b0d1f811
2017-12-12resurrect some translated strings via compendiumChristian Lohmaier
Change-Id: Id82cede546542d3baba7fba0a89cd5932eeb00b4
2017-10-19update templates for 6.0.0 alpha1Christian Lohmaier
Change-Id: Ie5bf8ab575cb94b341c277daa0cd9f6f2f6871f0
2017-09-14convert to gettext formatCaolán McNamara
Change-Id: Ia83ea50b4c7feb94685cfa385094b3fbce8a4056
2017-04-28update translations for 5.4.0 alpha1Christian Lohmaier
and force-fix errors using pocheck Change-Id: Idd8a43ec96b75f779aab472e67c1471299160b87
2015-11-25Update translations for master and force-fix errors using pochecklibreoffice-5-1-branch-pointRobinson Tryon
Change-Id: Ia185c1d9ef3b66189ec6b1ab08795fa5f4aaca49
2015-04-19update translations for 5.0.0 Alpha1Christian Lohmaier
and force-fix errors using pocheck Change-Id: I68916e7c0a7af9c3caeba4e86c19e1e9e71d9465
2014-05-21update translations for 4.3.0 beta1libreoffice-4-3-branch-pointChristian Lohmaier
and force-fix errors using pocheck Change-Id: I158f19ccf03f49a3669763f157c02e6dde106aa5
2014-04-20update translations for 4.3.0 alpha1Christian Lohmaier
and force-fix errors using pocheck Change-Id: Id45e0dc7161738ebd69ba07108b9fdd149643703
2013-12-09update translations for 4.2.0 Beta2Christian Lohmaier
also remove unused files and force-fix errors using pocheck Change-Id: If95f38febdf34951193d67b1eb7a8fbfd292474d
2013-11-21sync with po-templates for 4.2libreoffice-4-2-branch-pointChristian Lohmaier
and force-fix errors using pocheck Change-Id: Ic842792d6ee5fe0fc5d1b41808671f8c3ae34dc6
2013-05-25initial import of 4.1 translationsAndras Timar
Change-Id: Ia93f31dedcdff3e180c36473e0667022795d96a7
2013-01-06 update translations for LibreOffice 4.0 rc1Andras Timar
Change-Id: I85ba7031ebee3b3b0108218e97093fab1e9d84a3
2012-12-16update translations for LibreOffice 4.0 beta2Andras Timar
Change-Id: Iff858adb848a543f565e3c0df33c8398c74c754d
2012-12-03update translations for LibreOffice 4.0 beta1Andras Timar
Change-Id: I35e0bf7dfef1541f76508edb962e89bc5d78e339
2012-11-20initial import of LibreOffice 4.0 translationsAndras Timar
Change-Id: I577494b6b4189ed19723af4b5e273ea4da85e708
2012-10-16move translations structure one directory upNorbert Thiebaud
2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/solenv/gbuild/platform/LINUX_LOONGARCH64_GCC.mk
AgeCommit message (Collapse)Author
2022-08-11Add loongarch64 support.wjh-la
Loongarch is a new RISC ISA , which includes a 32-bit version and a 64-bit version, Here are some documents about Loongarch: https://github.com/loongson/LoongArch-Documentation. The loongarch64 bridges implementation refers to mips64 bridges, and the code related to abi and asm has been modified Change-Id: I1d9cd3aadf63046c8cdecc9a64842567bfa1cecc Reviewed-on: https://gerrit.libreoffice.org/c/core/+/137486 Tested-by: Stephan Bergmann <sbergman@redhat.com> Reviewed-by: Stephan Bergmann <sbergman@redhat.com>