summaryrefslogtreecommitdiff
path: root/forms/qa
AgeCommit message (Expand)AuthorFilesLines
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
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud6-119/+231
2011-03-04Remove various useless comments in components.Guillaume Poussel10-38/+0
2011-02-09make test -> make checkThomas Arnhold1-1/+1
2011-02-01Clean up makefilesThomas Arnhold1-1/+0
2010-12-05Replace all occured, occurance etc.Takeshi Abe1-3/+3
2010-10-07dba34b: slightly simplified makefileFrank Schoenheit [fs]1-5/+0