summaryrefslogtreecommitdiff
path: root/qadevOOo/tests
AgeCommit message (Expand)AuthorFilesLines
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
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane1-2/+2
2013-04-15fdo#60724 correct spellingThomas Arnhold2-2/+2
2013-04-15fdo#60724 successfull -> successfulThomas Arnhold3-4/+4
2013-04-15fdo#60724 correct spellingThomas Arnhold6-12/+12
2013-04-15fdo#60724 correct spellingThomas Arnhold10-10/+10
2013-03-25There are many ships in the port of Hamburg but "ownership" is not oneTor Lillqvist1-1/+1
2013-03-12qadevOOo: fix typoMichael Stahl1-2/+2
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold3-3/+3
2013-02-23Fix typo begining/beginning.Julien Nabet1-1/+1
2013-02-23Fix typo "sucessfully" -> "successfully"Julien Nabet1-1/+1
2013-02-23Fix typo "paramater" -> "parameter" + remove some commented linesJulien Nabet1-20/+1
2013-02-22[Uu]sefull -> [Uu]sefulJulien Nabet2-5/+5
2013-02-22s/the the/the/Tor Lillqvist1-1/+1
2013-02-22s/childrens/children/Tor Lillqvist1-1/+1
2013-02-01Skip broken character bounds checks on Mac OS XStephan Bergmann1-1/+5
2012-12-10Revert "Use XNotifyingDispatch to avoid races"Stephan Bergmann1-38/+9