aboutsummaryrefslogtreecommitdiff
path: root/source/mni/extensions
AgeCommit message (Expand)Author
2019-05-03update translations for 6.2.4 rc1Christian Lohmaier
2018-12-19update translations for 6.2.0 rc1Christian Lohmaier
2018-11-13update translations for masterChristian Lohmaier
2018-10-22update translations for 6.2.0 alpha1Christian Lohmaier
2018-10-03update translations for masterChristian Lohmaier
2018-07-03update translations for 6.1.0 rc1Christian Lohmaier
2018-04-25update translatiosn for 6.1.0 alpha1Christian Lohmaier
2018-01-17update translations after another de-fuzzying roundChristian Lohmaier
2018-01-15update translations after first de-fuzzying roundChristian Lohmaier
2017-12-18update translations for 6.0/masterChristian Lohmaier
2017-12-12resurrect some translated strings via compendiumChristian Lohmaier
2017-11-22update translations for 6.0 beta1Christian Lohmaier
2017-10-19update templates for 6.0.0 alpha1Christian Lohmaier
2017-09-14convert to gettext formatCaolán McNamara
2017-05-16update translations for 5.4.0 beta1Christian Lohmaier
2017-04-28update translations for 5.4.0 alpha1Christian Lohmaier
2016-11-23update translations for 5.3.0 beta1libreoffice-5-3-branch-pointChristian Lohmaier
2016-05-25update translations for 5.2.0 beta1Christian Lohmaier
2016-04-21update translations for 5.2.0 alpha1Christian Lohmaier
2015-11-25Update translations for master and force-fix errors using pochecklibreoffice-5-1-branch-pointRobinson Tryon
2015-08-12update translationsChristian Lohmaier
2015-04-19update translations for 5.0.0 Alpha1Christian Lohmaier
2014-11-20update translations for 4.4.0 beta1Christian Lohmaier
2014-10-17update translations for 4.4.0.0alpha1Christian Lohmaier
2014-05-21update translations for 4.3.0 beta1libreoffice-4-3-branch-pointChristian Lohmaier
2014-04-20update translations for 4.3.0 alpha1Christian Lohmaier
2013-12-09update translations for 4.2.0 Beta2Christian Lohmaier
2013-11-21sync with po-templates for 4.2libreoffice-4-2-branch-pointChristian Lohmaier
2013-06-05update translations for LibreOffice 4.1 beta2Andras Timar
2013-05-27Compendium Conflicts should be fuzzyAndras Timar
2013-05-25initial import of 4.1 translationsAndras Timar
2013-01-06 update translations for LibreOffice 4.0 rc1Andras Timar
2012-12-16update translations for LibreOffice 4.0 beta2Andras Timar
2012-12-03update translations for LibreOffice 4.0 beta1Andras Timar
2012-11-20initial import of LibreOffice 4.0 translationsAndras Timar
2012-10-16move translations structure one directory upNorbert Thiebaud
5-3-3 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/unodevtools
AgeCommit message (Expand)Author
2015-06-16Fix typosAndrea Gelmini
2015-06-15cppcheck:redundantAssignmentNoel Grandin
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2014-12-16unodevtools: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-04unodevtools: loplugin:cstylecastStephan Bergmann
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-07-01New loplugin:stringconcatStephan Bergmann
2014-06-21cppcheck: Redundant checking of STL containerJulien Nabet
2014-06-05various: remove SAL_THROW macroNoel Grandin
2014-06-04compareTo -> equalsNoel Grandin
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-04-08Clean up function declarationsStephan Bergmann
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-03-18Make parameters const too.Andrzej Hunt
2014-03-18loplugin:passstringbyrefAndrzej Hunt
2014-03-12Spelling fix: suportedTor Lillqvist
2014-03-03unodevtools: rename makefile like the ExecutableMichael Stahl
2014-02-26Remove visual noise from unodevtoolsAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-17unodevtools: sal_Bool -> boolStephan Bergmann
2014-02-17codemaker: sal_Bool -> boolStephan Bergmann
2013-11-11remove unnecessary use of OUString constructorNoel Grandin
2013-11-05fixincludeguards.sh: uno*Thomas Arnhold
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin