aboutsummaryrefslogtreecommitdiff
path: root/source/ta/basic
AgeCommit message (Expand)Author
2018-04-25update translatiosn for 6.1.0 alpha1Christian Lohmaier
2017-10-19update templates for 6.0.0 alpha1Christian Lohmaier
2017-09-14convert to gettext formatCaolán McNamara
2017-04-28update translations for 5.4.0 alpha1Christian Lohmaier
2016-12-10update translations for 5.3.0 beta2Christian Lohmaier
2016-01-13update translations for 5.1.0 rc2Christian Lohmaier
2015-09-03update translations for masterChristian Lohmaier
2014-10-17update translations for 4.4.0.0alpha1Christian Lohmaier
2014-04-20update translations for 4.3.0 alpha1Christian Lohmaier
2013-11-21sync with po-templates for 4.2libreoffice-4-2-branch-pointChristian Lohmaier
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
3 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/oox/qa
AgeCommit message (Expand)Author
2016-03-10These tests can just derive from plain CppUnit::TestFixtureStephan Bergmann
2016-03-10Extract Directories from BootstrapFixtureBaseStephan Bergmann
2016-02-19tdf#97703 Removed a few redundant calls to setUp and tearDownJaskaran
2015-10-27Reduce scope of #include <tools/stream.hxx>Matteo Casalin
2015-10-27sal_uIntPtr to sal_uInt64, sal_uLong to sal_Size for streamsMatteo Casalin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-08oox: loplugin:unreffunMiklos Vajna
2015-10-08add test for projkey generationMarkus Mohrhard
2015-10-08add initial tests for vba encryptionMarkus Mohrhard
2015-09-10include algorithm for std::minCaolán McNamara
2015-09-10loplugin:cstylecastNoel Grandin
2015-09-10add remaining test from spec for vba compressionMarkus Mohrhard
2015-09-10add another test from the VBA spec for the compression codeMarkus Mohrhard
2015-09-10add test from the VBA spec for the compression algorithmMarkus Mohrhard
2015-09-10add complext vba compression testMarkus Mohrhard
2015-09-10fix some of the vba compression testsMarkus Mohrhard
2015-09-10add one more test for vba compressionMarkus Mohrhard
2015-09-10add first vba compression testMarkus Mohrhard
2014-09-23Add unit test for oox::TokenMapDavid Ostrovsky