aboutsummaryrefslogtreecommitdiff
path: root/source/zh-TW/extras
AgeCommit message (Expand)Author
2022-12-21update translations for 7.5.0 rc1 / masterChristian Lohmaier
2021-09-14update translations for masterChristian Lohmaier
2021-05-05update translations for masterChristian Lohmaier
2021-04-28update translations for masterChristian Lohmaier
2020-07-02update translations for 7.0.0 rc1Christian Lohmaier
2020-06-24update translations for master/7.0 and add ckb (Central Kurdish) filesChristian Lohmaier
2020-04-15update translations for masterChristian Lohmaier
2020-04-03update translations from weblateChristian Lohmaier
2020-03-16update translations for masterChristian Lohmaier
2018-04-25update translatiosn for 6.1.0 alpha1Christian Lohmaier
2018-01-10update translations for 6.0 rc2Christian Lohmaier
2017-12-20update translations for 6.0 rc1Christian Lohmaier
2017-12-11update translationsChristian Lohmaier
2017-10-19update templates for 6.0.0 alpha1Christian Lohmaier
2017-01-16update templates for 5.3.0 rc2Christian Lohmaier
2017-01-10update translationsChristian Lohmaier
2016-12-10update translations for 5.3.0 beta2Christian Lohmaier
2016-11-23update translations for 5.3.0 beta1libreoffice-5-3-branch-pointChristian Lohmaier
2016-10-11update translations for 5.2.3 rc1Christian Lohmaier
2016-10-09Pootle updatejan Iversen
2016-08-24update translations for 5.2.1 rc2Christian Lohmaier
2016-08-10update translations for 5.2.1 rc1Christian Lohmaier
2016-08-10update translations for 5.2.0 rc4Christian Lohmaier
2016-04-21update translations for 5.2.0 alpha1Christian Lohmaier
2016-02-24po update for 5.1.1 RC2jan iversen
2015-11-25Update translations for master and force-fix errors using pochecklibreoffice-5-1-branch-pointRobinson Tryon
2015-09-03update translations for masterChristian Lohmaier
2015-08-12update translationsChristian Lohmaier
2013-11-21sync with po-templates for 4.2libreoffice-4-2-branch-pointChristian Lohmaier
2013-06-27update translations for LibreOffice 4.1 rc1Andras Timar
2013-05-25initial import of 4.1 translationsAndras Timar
>libreoffice-4-2-5 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/mergeclasses.py
AgeCommit message (Collapse)Author
2024-05-09loplugin:mergeclasses updateNoel Grandin
(*) remove some debugging code (*) loosen constraints a little so I can see if there are more interesting opportunities (*) rename some local vars to make it read better (*) strip const/& modifiers from types before comparing (*) ignore vars/fields that are references, they do indicate that a class was instantiated Change-Id: I66014b8f0aa24c2e3ca34af75b75e6cd6c939ea6 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/167383 Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> Tested-by: Jenkins
2023-01-02Remove unused imports from compilerplugins/clangBogdan B
Change-Id: I923ace7bedf022d49222e71c96c7e4c20f90e6cb Reviewed-on: https://gerrit.libreoffice.org/c/core/+/142521 Tested-by: Jenkins Reviewed-by: Hossein <hossein@libreoffice.org>
2021-09-13loplugin:mergeclassesNoel Grandin
Change-Id: I908518ac14715f7e546a154b1d5a5ab77eeb4155 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/122021 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2020-11-04copy_paste_error: "clazz" looks like a copy-paste errorCaolán McNamara
Change-Id: Idc87fcca5da166a532792516277d8199c2558de5 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/105283 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>