summaryrefslogtreecommitdiff
path: root/qadevOOo/tests
AgeCommit message (Expand)Author
2013-08-22What's it with all those *static* XSpreadsheetDocument instances?Stephan Bergmann
2013-08-06More little fixes for JunitTest_forms_unoapiStephan Bergmann
2013-08-06Fix uses of Java == on css.uno.Date/TimeStephan Bergmann
2013-08-04fdo#67235 adapt form control code to time nanosecond API changeLionel Elie Mamane
2013-07-15i#108348 API CHANGE: add IsUTC to css.util.DateTime etc.Michael Stahl
2013-05-22Revert "Java cleanup, AccessibilityTools.."Stephan Bergmann
2013-05-20Java cleanup, AccessibilityTools..Noel Grandin
2013-05-14Improve test log outputStephan Bergmann
2013-05-06fix typos (wich instead of which)Philipp Riemer
2013-05-06Java cleanup, remove unnecessary @SuppressWarnings annotationsNoel Grandin
2013-05-06Java cleanup, convert Hashtable to HashMapNoel Grandin
2013-05-06Java cleanup, Convert Vector to ArrayListNoel Grandin
2013-04-26Java cleanup, access static methods using correct syntaxNoel Grandin
2013-04-26Java cleanup, remove unused importsNoel Grandin
2013-04-25Mark TypeDescriptionProvider service as "don't create by name"Stephan Bergmann
2013-04-23Java cleanup - reduce use of global fieldsNoel Grandin
2013-04-22Java cleanup - static fields that should not be staticNoel Grandin
2013-04-19Java cleanup, remove the rest of the unnecessary castsNoel Grandin
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane
2013-04-15fdo#60724 correct spellingThomas Arnhold
2013-04-15fdo#60724 successfull -> successfulThomas Arnhold
2013-04-15fdo#60724 correct spellingThomas Arnhold
2013-04-15fdo#60724 correct spellingThomas Arnhold
2013-03-25There are many ships in the port of Hamburg but "ownership" is not oneTor Lillqvist
2013-03-12qadevOOo: fix typoMichael Stahl
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-02-23Fix typo begining/beginning.Julien Nabet
2013-02-23Fix typo "sucessfully" -> "successfully"Julien Nabet
2013-02-23Fix typo "paramater" -> "parameter" + remove some commented linesJulien Nabet
2013-02-22[Uu]sefull -> [Uu]sefulJulien Nabet
2013-02-22s/the the/the/Tor Lillqvist
2013-02-22s/childrens/children/Tor Lillqvist
2013-02-01Skip broken character bounds checks on Mac OS XStephan Bergmann
2012-12-10Revert "Use XNotifyingDispatch to avoid races"Stephan Bergmann
2012-12-07Use XNotifyingDispatch to avoid racesStephan Bergmann
2012-12-07Revert "Use XSynchronousDispatch to avoid races"Stephan Bergmann
2012-12-07Use XSynchronousDispatch to avoid racesStephan Bergmann
2012-12-04i#25473: this was fixed by previous commit, so enable...Michael Stahl
2012-11-30API CHANGE: remove service com.sun.star.text.PrintPreviewSettingsMichael Stahl
2012-11-30API CHANGE: remove com.sun.star.text.XLineNumberingSupplierMichael Stahl
2012-11-30API CHANGE: remove com.sun.star.text.XTextEmbeddedObjectMichael Stahl
2012-11-30Remove deprecated and unused entries from /org.openoffice.SetupStephan Bergmann
2012-11-29API CHANGE: remove com.sun.star.system.XProxySettingsMichael Stahl
2012-11-29chart2: replace use of deprecated UserDefinedAttributeSupplierMichael Stahl
2012-11-29API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens
2012-11-26API CHANGE: remove com.sun.star.document.XDocumentInfoMichael Stahl
2012-11-26API CHANGE: com.sun.star.lang.IllegalArgumentExceptionMichael Stahl
2012-11-22convert users of XDocumentInfo to XDocumentPropertiesMichael Stahl
2012-11-15improve junit test failure messages around CLSID.Michael Meeks
2012-11-12add native XTextSearch / cppunit test framework.Michael Meeks