summaryrefslogtreecommitdiffstats
path: root/unotest
Commit message (Expand)AuthorAgeFilesLines
* targetted clean of redundant header piece from 62badf3828Michael Meeks2013-07-261-3/+0
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-306-126/+24
* fdo#55814 migrate java unit test to pythonDavid Ostrovsky2013-04-271-1/+5
* Make informative output more obviousStephan Bergmann2013-04-261-3/+5
* gbuild: drop uses of removed packagesDavid Tardon2013-04-243-6/+0
* move sal_inc headers to include/David Tardon2013-04-242-2/+2
* execute move of global headersBjoern Michaelsen2013-04-2310-448/+0
* clean up PythonTestsDavid Ostrovsky2013-04-221-3/+1
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-226-137/+26
* move Python tests in-processMichael Stahl2013-04-091-0/+31
* set up python unit test infrastructureDavid Ostrovsky2013-04-093-0/+215
* remove needless forward rtl::OUString declarationsLuboš Luňák2013-04-073-3/+0
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-0716-96/+96
* Show backtraces for core files from CppunitTests, tooStephan Bergmann2013-04-031-29/+44
* Bypass cppunit stuff for non-DESKTOP in more placesTor Lillqvist2013-04-021-0/+2
* remove legacy build.pl prj/build.lst files.Michael Meeks2013-03-141-2/+0
* Removed RTL_CONSTASCII_(U)STRINGPARAM in unotestChr. Rossmanith2013-03-127-51/+30
* remove all d.lstMichael Stahl2013-02-281-0/+0
* Pass DocumentService to the loader during macro tests.Kohei Yoshida2013-02-052-4/+13
* gbuild: do not copy boost headers aroundMichael Stahl2013-01-263-0/+3
* Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac2013-01-212-4/+4
* fdo#46808, Convert frame::Desktop to new style service.Noel Grandin2012-12-212-10/+4
* -Werror,-Wtautological-constant-out-of-range-compareStephan Bergmann2012-12-101-6/+4
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-303-14/+0
* fdo#51304: Remove @author annotationJosé Guilherme Vanz2012-11-202-6/+0
* cleanup README files.Michael Meeks2012-11-051-1/+0
* add a README filesAlia Almusaireae2012-11-051-0/+1
* unottest: add get(URL|Path)FromWorkdir to locate $WORKDIR_FOR_BUILDNorbert Thiebaud2012-11-032-0/+35
* Remove unused method and also remove not build testMarcos Paulo de Souza2012-11-032-8/+0
* rework filters test to squeeze through extra flagsCaolán McNamara2012-11-012-14/+39
* Remove unused method from testMarcos Paulo de Souza2012-10-312-8/+0
* Show URL of failing document in unit testsCédric Bosdonnat2012-10-311-1/+2
* gbuild: invert handling of standard system libraries:Michael Stahl2012-09-283-6/+0
* gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-09-283-3/+6
* gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-09-283-0/+3
* Improvement on previous commit, UCB clean upStephan Bergmann2012-09-142-2/+0
* Java cleanup, remove unused classNoel Grandin2012-09-052-31/+0
* Java5 updates - convert to genericsNoel Grandin2012-08-201-1/+1
* gbuild: register all jarsMichael Stahl2012-08-172-7/+7
* gbuild: remove most uses of gb_Jar_set_jarclasspath:Michael Stahl2012-08-152-2/+2
* Static method sleep from Thread should be accessed in a static wayJulien Nabet2012-08-061-1/+1
* add another tiff regression testCaolán McNamara2012-07-302-2/+3
* use EDB as well as CVE as encrypted prefixesCaolán McNamara2012-07-262-7/+13
* targetted improvement of UNO API includes / usageMichael Meeks2012-07-023-12/+3
* Java5 updates - update code to use genericsNoel Grandin2012-06-291-1/+1
* targetted re-work of cppunit pieces.Michael Meeks2012-06-277-17/+1
* re-base on ALv2 code.Michael Meeks2012-06-2624-590/+394
* unotest: missing include guard in macros_test.hxxMiklos Vajna2012-05-091-0/+5
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-1/+0
* OfficeConnection: kill soffice process when Java bridge is disposedMichael Stahl2012-04-141-15/+24