aboutsummaryrefslogtreecommitdiff
path: root/source/ky/sc
AgeCommit message (Expand)Author
2018-01-10update translations for 6.0 rc2Christian Lohmaier
2017-12-18update translations for 6.0/masterChristian Lohmaier
2017-12-11update translations for 6.0 beta2Christian 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-07-12update translationsChristian Lohmaier
2016-11-23update translations for 5.3.0 beta1libreoffice-5-3-branch-pointChristian Lohmaier
2016-04-21update translations for 5.2.0 alpha1Christian Lohmaier
2015-08-12update translationsChristian Lohmaier
2015-05-19update translations for 5.0.0 beta1libreoffice-5-0-branch-pointChristian 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-06-05update translations for LibreOffice 4.1 beta2Andras Timar
2013-05-25initial import of 4.1 translationsAndras Timar
2013-01-28update translations for LibreOffice 4.0 rc2Andras 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
-5 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/unotest
AgeCommit message (Expand)Author
2013-07-01unotest: re-add test::BootstrapFixtureBase::getPathFromWorkdirMichael Stahl
2013-07-01Remove unused codePetr Vorel
2013-06-29remove some createFromAscii usageThomas Arnhold
2013-06-18Migrate CheckFields unit test to pythonDavid Ostrovsky
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-27fdo#55814 migrate java unit test to pythonDavid Ostrovsky
2013-04-26Make informative output more obviousStephan Bergmann
2013-04-24gbuild: drop uses of removed packagesDavid Tardon
2013-04-24move sal_inc headers to include/David Tardon
2013-04-23execute move of global headersBjoern Michaelsen
2013-04-22clean up PythonTestsDavid Ostrovsky
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-09move Python tests in-processMichael Stahl
2013-04-09set up python unit test infrastructureDavid Ostrovsky
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-03Show backtraces for core files from CppunitTests, tooStephan Bergmann
2013-04-02Bypass cppunit stuff for non-DESKTOP in more placesTor Lillqvist
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks
2013-03-12Removed RTL_CONSTASCII_(U)STRINGPARAM in unotestChr. Rossmanith
2013-02-28remove all d.lstMichael Stahl
2013-02-05Pass DocumentService to the loader during macro tests.Kohei Yoshida
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-12-10-Werror,-Wtautological-constant-out-of-range-compareStephan Bergmann
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-20fdo#51304: Remove @author annotationJosé Guilherme Vanz
2012-11-05cleanup README files.Michael Meeks
2012-11-05add a README filesAlia Almusaireae
2012-11-03unottest: add get(URL|Path)FromWorkdir to locate $WORKDIR_FOR_BUILDNorbert Thiebaud
2012-11-03Remove unused method and also remove not build testMarcos Paulo de Souza
2012-11-01rework filters test to squeeze through extra flagsCaolán McNamara
2012-10-31Remove unused method from testMarcos Paulo de Souza
2012-10-31Show URL of failing document in unit testsCédric Bosdonnat