summaryrefslogtreecommitdiff
path: root/qadevOOo/tests
AgeCommit message (Expand)AuthorFilesLines
2014-02-26Remove visual noise from qadevOOoAlexander Wilms7-13/+13
2014-02-25Typo: folowing -> following + elemtens -> elementsJulien Nabet2-3/+3
2014-02-12Typo: "omited"/"ommitted"/"ommited" -> "omitted"Julien Nabet2-3/+3
2014-02-06Typo: realtion -> relationJulien Nabet6-9/+9
2014-02-06Typo: chek -> checkJulien Nabet1-4/+4
2014-02-04*_AppDispatchProvider_get_implementation cannot bypass XInitializationStephan Bergmann1-0/+2
2014-02-03typo: ACSII -> ASCIIAndras Timar1-1/+1
2014-01-20Remove unused XInitialization.args dataStephan Bergmann1-40/+0
2014-01-14Fix typoTakeshi Abe1-1/+1
2013-12-20Spelling correction: s/retrive/retrieve/Tor Lillqvist7-9/+9
2013-12-20typo fixesAndras Timar6-12/+12
2013-12-12Minor qadevOOo improvementStephan Bergmann1-0/+2
2013-12-04Improve test codeStephan Bergmann1-10/+7
2013-11-27Improve test outputStephan Bergmann1-2/+3
2013-11-24Some Java String clean-upStephan Bergmann8-14/+12
2013-11-23rigth -> right (other occurences)Julien Nabet1-1/+1
2013-11-04Try make this more robust in slow environmentsStephan Bergmann1-19/+29
2013-11-01Try make this more robust in slow environmentsStephan Bergmann1-18/+28
2013-10-22Try make this more robust in slow environmentsStephan Bergmann1-28/+32
2013-10-08Try make this more robust in slow environmentsStephan Bergmann1-22/+33
2013-10-08Unused variable (AccessibilityTools is all static members)Stephan Bergmann1-2/+0
2013-10-07Also cope with intermittend DisposedExceptionsStephan Bergmann1-10/+19
2013-09-30junit: add 'r' to creating, and better exception descriptions.Michael Meeks5-15/+15
2013-09-30junit: make tests robust by compensating for intermittent sizing race.Michael Meeks1-7/+13
2013-09-26typo fixes in commentsAndras Timar300-317/+317
2013-08-28Try make this more robust in slow environmentsStephan Bergmann1-14/+20
2013-08-22What's it with all those *static* XSpreadsheetDocument instances?Stephan Bergmann106-112/+112
2013-08-21No (apparent?) need for xSheetDoc to be staticStephan Bergmann1-1/+1
2013-08-05More little fixes for JunitTest_forms_unoapiStephan Bergmann2-2/+6
2013-08-05Fix uses of Java == on css.uno.Date/TimeStephan Bergmann2-20/+20
2013-08-04fdo#67235 adapt form control code to time nanosecond API change, step 3Lionel Elie Mamane2-29/+31
2013-08-02fdo#67235 adapt form control code to time nanosecond API changeLionel Elie Mamane1-2/+2
2013-07-31Fix some typos.Thomas Klausner1-1/+1
2013-07-15i#108348 API CHANGE: add IsUTC to css.util.DateTime etc.Michael Stahl1-2/+2
2013-07-11Resolves: #i121544# - Clean-up MessageBox APIAriel Constenla-Haile1-1/+1
2013-06-23Resolves: #i121542# Unify the Menu APIAriel Constenla-Haile1-1/+92
2013-05-29fdo#60724 change spelling error REMOVEABLE -> REMOVABLE IIThomas Arnhold1-1/+1
2013-05-21Revert "Java cleanup, AccessibilityTools.."Stephan Bergmann2-4/+4
2013-05-20Java cleanup, AccessibilityTools..Noel Grandin2-4/+4
2013-05-14Improve test log outputStephan Bergmann1-1/+6
2013-05-06fix typos (wich instead of which)Philipp Riemer2-3/+3
2013-05-06Java cleanup, remove unnecessary @SuppressWarnings annotationsNoel Grandin10-10/+0
2013-05-06Java cleanup, convert Hashtable to HashMapNoel Grandin1-21/+14
2013-05-06Java cleanup, Convert Vector to ArrayListNoel Grandin1-4/+4
2013-04-26Java cleanup, access static methods using correct syntaxNoel Grandin112-381/+381
2013-04-26Java cleanup, remove unused importsNoel Grandin8-8/+0
2013-04-25Mark TypeDescriptionProvider service as "don't create by name"Stephan Bergmann1-6/+9
2013-04-23Java cleanup - reduce use of global fieldsNoel Grandin20-64/+25
2013-04-22Java cleanup - static fields that should not be staticNoel Grandin1-30/+27
2013-04-19Java cleanup, remove the rest of the unnecessary castsNoel Grandin12-121/+72