summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/mod
AgeCommit message (Expand)Author
2013-05-21Revert "Java cleanup, AccessibilityTools.."Stephan Bergmann
2013-05-20Java cleanup, AccessibilityTools..Noel Grandin
2013-05-06fix typos (wich instead of which)Philipp Riemer
2013-04-26Java cleanup, access static methods using correct syntaxNoel Grandin
2013-04-26Java cleanup, remove unused importsNoel Grandin
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-03-12qadevOOo: fix typoMichael Stahl
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-02-22s/childrens/children/Tor Lillqvist
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 com.sun.star.text.XTextEmbeddedObjectMichael Stahl
2012-11-29API CHANGE: remove com.sun.star.system.XProxySettingsMichael Stahl
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
2012-09-27fdo#51304: Remove @author and more commented codeMarcos Paulo de Souza
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-09-06Java cleanup, remove unnecessary importsNoel Grandin
2012-09-05Make it easier to use IDE with JavaNoel Grandin
2012-08-28Javadoc warnings - fix some tags and referencesNoel Grandin
2012-08-28Java cleanup - remove unused importsNoel Grandin
2012-08-28Java cleanup - remove unnecessary semi-colonsNoel Grandin
2012-08-20Java update - clean up some more @see and @link tagsNoel Grandin
2012-08-20Java update - cleanup javadoc @see tagsNoel Grandin
2012-08-20Java update - fix a bunch of javadoc warnings in @param tagsNoel Grandin
2012-08-06Static method sleep from Thread should be accessed in a static wayJulien Nabet
2012-07-18re-base on ALv2 code. Includes:Michael Meeks
2012-06-29fix various (javac 1.7.0) warning: unreachable catch clauseMichael Stahl
2012-06-29Java5 updates - update code to use genericsNoel Grandin
2012-06-29Java cleanup - remove unused local variablesNoel Grandin
2012-06-29Java - remove dead equals() methodsNoel Grandin
2012-06-29Java5 update - convert more code to use generics:wqNoel Grandin
2012-06-29Java5 update - usage generics where possibleNoel Grandin
2012-06-29Java5 update - Convert Hashtable to HashMapNoel Grandin
2012-06-29Java5 update - convert Vector to ArrayListNoel Grandin
2012-06-29re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-19typo: paramters, paramaters -> parametersAndras Timar
2012-05-31Fix one more test that implicitly assumes more than one Calc sheetStephan Bergmann