summaryrefslogtreecommitdiff
path: root/forms/qa
AgeCommit message (Expand)AuthorFilesLines
2014-08-19java: use Boolean.valueOf instead of instantiating Boolean objectsNoel Grandin8-17/+17
2014-08-19java: classes in java.lang package do not need to be fully qualifiedNoel Grandin3-3/+3
2014-08-14java: remove unused importsNoel Grandin3-5/+0
2014-08-14java: remove commented out codeNoel Grandin2-3/+0
2014-08-13remove unnecessary use of Java reflectionNoel Grandin1-28/+5
2014-08-13java: remove dead methodsNoel Grandin8-165/+11
2014-08-13java: reduce scope, make some methods privateNoel Grandin4-8/+8
2014-08-13java: reduce scope, make member classes privateNoel Grandin1-1/+1
2014-08-13java: reduce scope, make fields privateNoel Grandin1-1/+1
2014-08-13java: reduce scope, make constructors privateNoel Grandin1-1/+1
2014-08-12java: fix broken javadoc tagsNoel Grandin2-8/+4
2014-08-12java: remove useless javadoc tagsNoel Grandin3-23/+7
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin14-0/+33
2014-08-11java: remove unused parametersNoel Grandin1-2/+2
2014-08-11java: remove unused parametersNoel Grandin1-4/+0
2014-08-08java: remove exceptions from throws clauses that are notNoel Grandin7-10/+9
2014-08-08java: remove redundant null checksNoel Grandin1-1/+0
2014-08-08java: remove unnecessary semi-colonsNoel Grandin6-6/+6
2014-08-08java: remove unused importsNoel Grandin1-1/+0
2014-08-08java: remove dead methodsNoel Grandin1-16/+0
2014-08-05java: remove commented out codeNoel Grandin1-5/+0
2014-08-05java: remove unused fieldsNoel Grandin2-3/+0
2014-08-04java: remove some casting in lib.TestParameters#getMSFNoel Grandin8-8/+8
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni1-3/+3
2014-02-26Remove visual noise from formsAlexander Wilms4-10/+10
2013-12-20Spelling correction: s/retrive/retrieve/Tor Lillqvist1-1/+1
2013-05-06Java cleanup, Convert Vector to ArrayListNoel Grandin2-20/+26
2013-04-26Java cleanup, call static methods staticallyNoel Grandin1-4/+4
2013-04-24Java cleanup, use generic containers where possibleNoel Grandin1-2/+2
2013-04-19Java cleanup, use generics in calls to UnoRuntime#queryInterfaceNoel Grandin6-14/+14
2013-04-19Java cleanup, remove unnecessary castsNoel Grandin18-111/+111
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane1-2/+2
2013-03-06fdo#60724 change spelling error REMOVEABLE -> REMOVABLEKenneth Beck1-2/+2
2012-11-27re-base on ALv2 code. Includes:Michael Meeks4-26/+70
2012-11-27Revert "sb140: #i114669# appears be duplicate of fixed i114718, so re-enablin...Michael Meeks1-1/+1
2012-11-27fs34b: #i117459# fixed the test - do not create multiple children of a docume...Frank Schoenheit [fs]2-24/+4
2012-11-24fdo#51304 Remove @author annotationJosé Guilherme Vanz4-20/+0
2012-10-01fdo#51304: Remove the author of some java source filesAnurag Jain9-36/+0
2012-09-06Java cleanup, remove unnecessary importsNoel Grandin14-34/+0
2012-07-13java: printStackTrace always to stderrThomas Arnhold3-5/+5
2012-06-29re-base on ALv2 code.Michael Meeks2-46/+28
2012-06-21re-base on ALv2 code.Michael Meeks10-236/+146
2012-06-21re-base on ALv2 code.Michael Meeks23-351/+359
2011-09-12sb140: #i114669# appears be duplicate of fixed i114718, so re-enabling testStephan Bergmann1-1/+1
2011-08-15Some PMD cleaningJulien Nabet1-2/+4
2011-05-23fdo#35728: fix GridControl crashBjoern Michaelsen1-6/+0
2011-05-03Change <file>.toURL() to <file>.toURI().toURL()Julien Nabet2-2/+2
2011-04-03gbuildize formsDavid Tardon2-188/+0
2011-03-28migrate forms subsequenttests to gbuildBjoern Michaelsen2-99/+0
2011-03-28fd#35728: various forms.OGridControlModel unoapitests failBjoern Michaelsen1-0/+6