aboutsummaryrefslogtreecommitdiff
path: root/source/dz/swext
AgeCommit message (Expand)Author
2017-05-16update translations for 5.4.0 beta1Christian Lohmaier
2016-11-23update translations for 5.3.0 beta1libreoffice-5-3-branch-pointChristian 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
support2'>feature/themesupport2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sal/qa
AgeCommit message (Expand)Author
2015-04-27More loplugin:simplifyboolStephan Bergmann
2015-04-21cppcheck: redundantCopyCaolán McNamara
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-04Typo: creat->createJulien Nabet
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-27loplugin:staticfunctionNoel Grandin
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-16tdf#89361 Remove remnants of Gopher supportAdolfo Jayme Barrientos
2015-03-02V805: Decreased performanceCaolán McNamara
2015-02-28Typo: excute->executeJulien Nabet
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2015-02-14Related: tdf#63690 - remove rtl_logfileThorsten Behrens
2015-02-06O[U]StringBuffer::appendUninitialized unit testsStephan Bergmann
2015-01-28Some more loplugin:cstylecast clean-upStephan Bergmann
2015-01-20Some more loplugin:cstylecast: salStephan Bergmann
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2015-01-07loplugin:cstylecast: salStephan Bergmann
2014-12-20TyposJulien Nabet
2014-12-19No need for RTL_FAST_STRING in addition to LIBO_INTERNAL_ONLYStephan Bergmann
2014-12-19No need for RTL_USING in addition to LIBO_INTERNAL_ONLYStephan Bergmann
2014-12-19Remove unused */qa/checkapi/Stephan Bergmann
2014-12-17Fix 32-bit buildsStephan Bergmann
2014-12-17rtl::OUStringLiteral to the rescueStephan Bergmann
2014-12-17Introduce rtl::OUStringLiteral1Stephan Bergmann
2014-12-16sal: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-12sal: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-02-Werror,-Wkeyword-macroStephan Bergmann
2014-11-24typo: unknownAndras Timar
2014-11-18More iwyu suggested headers removalRiccardo Magliocchetti
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin