summaryrefslogtreecommitdiff
path: root/bean/qa/complex/bean/OOoBeanTest.java
AgeCommit message (Expand)AuthorFilesLines
2015-11-05java:avoid empty if statementsNoel Grandin1-3/+0
2014-12-11java: reduce visibility of fields and methodsNoel Grandin1-2/+2
2014-08-14java: remove commented out codeNoel Grandin1-1/+0
2014-08-12java: remove useless javadoc tagsNoel Grandin1-10/+0
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin1-0/+1
2014-08-08add a comment so I don't have to figure out this classes purpose againNoel Grandin1-0/+3
2014-08-08java: code some code to use non-deprecated constructorsNoel Grandin1-0/+3
2014-08-05java: remove commented out codeNoel Grandin1-19/+0
2014-08-05java: remove various unused variablesNoel Grandin1-1/+0
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni1-1/+1
2013-05-07Revert to mis-typed com.sun.star.comp.beans.OOoBean.aquireSystemWindow againStephan Bergmann1-4/+4
2013-04-26Java cleanup, access static methods using correct syntaxNoel Grandin1-3/+2
2013-04-17Fix for method name changeNoel Grandin1-4/+4
2012-09-06Java cleanup, remove unnecessary importsNoel Grandin1-2/+0
2012-08-20Java5 updates - convert to genericsNoel Grandin1-1/+1
2012-08-20Remove dead java code, fields and local variablesNoel Grandin1-8/+0
2012-06-12re-base on ALv2 code.Michael Meeks1-23/+14
2011-08-15Some PMD cleaningJulien Nabet1-30/+24
2010-06-16sb123:#i111449# cleanups in beans qa/complex testsLars Langhans1-0/+737