summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/beans
AgeCommit message (Expand)AuthorFilesLines
2018-05-07[API CHANGE] revert and deprecate *BackGraphicURL add *BackGraphicTomaž Vajngerl1-6/+19
2017-12-29Fix typosAndrea Gelmini1-1/+1
2017-09-07Fix typosAndrea Gelmini1-1/+1
2017-06-26s/catched/caughtNoel Grandin1-1/+1
2017-03-11fix typo: exptected --> expecteddennisroczek1-8/+8
2016-05-01Fix typos in codeAndrea Gelmini1-2/+2
2016-02-06coverity#1326247 Explicit null dereferencedCaolán McNamara1-10/+3
2015-12-30coverity#1326983 SBSC: String concatenation in loop using + operatorCaolán McNamara1-2/+4
2015-11-06coverity#1326268 Dereference after null checkCaolán McNamara1-1/+1
2015-11-05java: remove ((unnecessary)) parenthesesNoel Grandin3-6/+5
2015-11-05java: combine nested if statementsNoel Grandin1-3/+2
2015-11-05java:avoid empty if statementsNoel Grandin2-4/+2
2015-10-15coverity#1326293 Dereference after null checkCaolán McNamara1-15/+13
2015-10-15coverity#1326269 Dereference after null checkCaolán McNamara1-1/+6
2015-10-15cid#1327023 to cid#1327077 SIC: Inner class could be made staticNoel Grandin1-1/+1
2015-10-14cid#1326855 EC: Comparing incompatible types for equalityNoel Grandin1-2/+0
2015-10-14cid#1326605, cid#1326604 BC: Bad casts of object referencesNoel Grandin1-2/+1
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-07-03Fix typosAndrea Gelmini2-3/+3
2015-06-11speed up Java unit tests by removing sleepsNoel Grandin1-2/+2
2015-06-08some spelling fixes, mostly in Java codeNoel Grandin1-1/+1
2015-04-20java: some random small cleanupsNoel Grandin1-6/+1
2015-01-13css.form.component.{CheckBox,RadioButton} DefaultState property valuesStephan Bergmann2-21/+35
2015-01-12java: simplify sleeping and waiting in testsNoel Grandin1-13/+2
2015-01-12java: no need to sleep quite so oftenNoel Grandin1-7/+7
2014-11-18java: make fields final where possibleNoel Grandin2-2/+2
2014-10-17java: when rethrowing exceptions, store the originalNoel Grandin1-2/+1
2014-10-16java: when rethrowing, store the original exceptionNoel Grandin2-5/+2
2014-10-09typo: proeprty -> propertyAndras Timar1-1/+1
2014-08-20java: remove unnecessary return statementsNoel Grandin6-30/+0
2014-08-19java: use 'Integer.valueOf' instead of 'new Integer'Noel Grandin2-2/+2
2014-08-19java: classes in java.lang package do not need to be fully qualifiedNoel Grandin1-1/+1
2014-08-14java: remove commented out codeNoel Grandin1-3/+0
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin9-1/+12
2014-08-11java: remove unused parametersNoel Grandin2-16/+0
2014-08-05java: remove commented out codeNoel Grandin1-3/+0
2014-08-04fix spelling compilant -> compliantNoel Grandin3-3/+3
2013-05-29fdo#60724 change spelling error REMOVEABLE -> REMOVABLE IIThomas Arnhold1-1/+1
2013-05-06Java cleanup, remove unnecessary @SuppressWarnings annotationsNoel Grandin2-2/+0
2013-05-06Java cleanup, Convert Vector to ArrayListNoel Grandin1-4/+4
2012-08-28Java cleanup - remove unused importsNoel Grandin2-2/+0
2012-08-28Java cleanup - remove unnecessary semi-colonsNoel Grandin2-3/+3
2012-06-29Java5 updates - update code to use genericsNoel Grandin2-0/+2
2012-06-29Java cleanup - remove unused local variablesNoel Grandin2-7/+1
2012-06-29Java5 update - convert more code to use generics:wqNoel Grandin5-15/+12
2012-06-29Java5 update - usage generics where possibleNoel Grandin2-5/+5
2012-06-29Java5 update - convert Vector to ArrayListNoel Grandin1-3/+4
2012-06-29re-base on ALv2 code.Michael Meeks4-92/+56
2012-06-21re-base on ALv2 code.Michael Meeks11-259/+160
2012-03-07qadevOOo: _XPropertySet.java: fix unrealistic expectations:Michael Stahl1-0/+4