summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/mod
AgeCommit message (Expand)Author
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
2012-05-31Fix up unit tests that assumed two or more sheets per defaultStefan Knorr (astron)
2012-05-25Removed writer_Text type; combined it with generic_Text.Kohei Yoshida
2012-03-23.java files don't need executable bitsMichael Stahl
2012-02-13Fix typos in commentsElton Chung
2012-02-02prevent hanging junit testsStephan Bergmann
2012-02-02try to enable all sc subsequenttestsMarkus Mohrhard
2012-01-26switch subsequenttest testdocs from sdc to ods, fdo#43376Markus Mohrhard
2011-12-27fix ScDatabaseRangeObj test, fdo#43312Markus Mohrhard
2011-12-08childs -> childrenMichael T. Whiteley
2011-12-05possible fix for fdo#43312Markus Mohrhard
2011-11-14Simplified some uses of css.configuration.theDefaultProvider.Stephan Bergmann
2011-05-19fdo#37325: make toolkit.UnoScrollBarControl not fail headlessBjoern Michaelsen
2011-03-11Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks