summaryrefslogtreecommitdiffstats
path: root/qadevOOo
Commit message (Expand)AuthorAgeFilesLines
* Make test code more robustStephan Bergmann2015-07-031-5/+17
* Fix typosAndrea Gelmini2015-07-0324-30/+30
* typo: therfore -> thereforeAndras Timar2015-07-031-1/+1
* Fix typosAndrea Gelmini2015-06-304-4/+4
* Fix typosAndrea Gelmini2015-06-283-3/+3
* fix spelling correcly -> correctlyNoel Grandin2015-06-261-1/+1
* Fix typosAndrea Gelmini2015-06-227-8/+8
* qadevOOo: fix _XDataPilotTables failure in non-english localesMichael Stahl2015-06-191-0/+9
* Try make JunitTest_chart2_unoapi sch.ChXChartAxis more robustStephan Bergmann2015-06-171-0/+12
* java: 'final static' to 'static final'Noel Grandin2015-06-1511-45/+45
* java: remove unnecessary threadingNoel Grandin2015-06-156-366/+196
* Fix typosAndrea Gelmini2015-06-151-1/+1
* spellingAntoine Cœur2015-06-122-2/+2
* java:remove more unnecessary catch/re-throwNoel Grandin2015-06-11457-4304/+1627
* java:regulatize the order of 'final' and public/privateNoel Grandin2015-06-115-12/+12
* speed up Java unit tests by removing sleepsNoel Grandin2015-06-11111-357/+313
* java:simplify boolean return expressionsNoel Grandin2015-06-094-40/+5
* java:remove unused importsNoel Grandin2015-06-0910-12/+0
* java:use System.arrayCopy to copy arraysNoel Grandin2015-06-091-8/+1
* java:Return statement in a finally blockNoel Grandin2015-06-091-1/+0
* more exception handling cleanup in Java unit testsNoel Grandin2015-06-0917-244/+118
* there is no need to synchronize createTestEnvironmentNoel Grandin2015-06-09267-269/+269
* remove some unnecessary exception wrapping in the Java testsNoel Grandin2015-06-09525-12640/+5296
* some spelling fixes, mostly in Java codeNoel Grandin2015-06-08436-575/+575
* Improve test failure diagnosticsStephan Bergmann2015-06-021-4/+6
* remove some @author tags from suspiciously unidiomatic codeMichael Stahl2015-04-251-1/+1
* java: remove some unused codeNoel Grandin2015-04-202-28/+0
* java: some random small cleanupsNoel Grandin2015-04-203-8/+1
* also test get/setData for labelless tablesBjoern Michaelsen2015-04-141-5/+12
* Typo: creat->createJulien Nabet2015-04-041-1/+1
* add some helpful log messagesBjoern Michaelsen2015-03-301-0/+2
* TyposJulien Nabet2015-03-252-2/+2
* TyposJulien Nabet2015-03-231-2/+2
* TyposJulien Nabet2015-03-031-1/+1
* Typo: ocured->occuredJulien Nabet2015-03-012-2/+2
* TyposJulien Nabet2015-02-263-8/+8
* TyposJulien Nabet2015-02-241-1/+1
* Typo: queriing->queryingJulien Nabet2015-02-211-1/+1
* Typo: curor/cusor(s)->cursor(s)Julien Nabet2015-02-211-1/+1
* Fix of a few typosAndrea Gelmini2015-02-092-3/+3
* Revert "fdo#55997: Work around slight offset causing sc_unoapi failure"Stephan Bergmann2015-02-021-7/+2
* LinkUpdateMode property values must be in the range 0--2 or 0--3Stephan Bergmann2015-01-142-3/+9
* css.form.component.{CheckBox,RadioButton} DefaultState property valuesStephan Bergmann2015-01-133-24/+49
* java: inline some test propertiesNoel Grandin2015-01-131-43/+2
* java: nothing is passing in a "ComplexIni" parameterNoel Grandin2015-01-131-19/+3
* java: nothing is passing a "-ini" parameter into the RunnerServiceNoel Grandin2015-01-133-80/+0
* java: move DEFAULT_SHORT_WAIT_MS to util.utilsNoel Grandin2015-01-133-8/+9
* java: NO_CWS_ATTACH parameter is unusedNoel Grandin2015-01-133-21/+9
* java: DONT_BACKUP_USERLAYER parameter is unusedNoel Grandin2015-01-132-32/+22
* java: simplify command-line parameter parsing in ClParserNoel Grandin2015-01-121-27/+22