summaryrefslogtreecommitdiff
path: root/toolkit/qa
AgeCommit message (Expand)Author
2015-06-15java: 'final static' to 'static final'Noel Grandin
2015-06-11speed up Java unit tests by removing sleepsNoel Grandin
2015-06-05Let JUnit take care of exceptionsNoel Grandin
2015-05-29split toolkit unoapi test for performanceBjoern Michaelsen
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-12java: simplify sleeping and waiting in testsNoel Grandin
2015-01-05java: remove dead codeNoel Grandin
2014-12-10java: simplify the getMSF() methodsNoel Grandin
2014-11-18java: make fields final where possibleNoel Grandin
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-10-19accessibility: The if statement is redundantRobert Antoni Buj i Gelonch
2014-10-08complex: Use 'import com.sun.star.beans.UnknownPropertyException;'Robert Antoni Buj i Gelonch
2014-10-07java: remove unnecessary adding of empty stringsNoel Grandin
2014-09-09toolkit: use String.length()==0 instead of String.equals(empty string)rbuj
2014-09-02toolkit: fix javadoc errorsrbuj
2014-08-20java: remove unnecessary constructor declarationsNoel Grandin
2014-08-20use correct loop index variableNoel Grandin
2014-08-20double-checked locking is not thread-safe in JavaNoel Grandin
2014-08-19java: remove unused methodsNoel Grandin
2014-08-17catch UnknownPropertyExceptionCaolán McNamara
2014-08-14java: remove unused importsNoel Grandin
2014-08-13java: remove dead methodsNoel Grandin
2014-08-13java: reduce scope, make some methods privateNoel Grandin
2014-08-13java: reduce scope, make member classes privateNoel Grandin
2014-08-13java: reduce scope, make fields privateNoel Grandin
2014-08-13java: reduce scope, make constructors privateNoel Grandin
2014-08-12java: remove useless javadoc tagsNoel Grandin
2014-08-05java: remove commented out codeNoel Grandin
2014-08-05java: remove various unused variablesNoel Grandin
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-02-26Remove visual noise from toolkitAlexander Wilms
2013-07-05Related: #i121514# Remove deprecated UnoControlSimpleAnimationAriel Constenla-Haile
2013-07-05Related: #i121513# Remove deprecated UnoControlThrobberModelAriel Constenla-Haile
2012-11-29toolkit: s/EventEvent/Event/ in a11y complex testMichael Stahl
2012-11-29API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens
2012-11-20fdo#51304: Remove @author annotationJosé Guilherme Vanz
2012-10-03re-base on ALv2 code. Includes:Michael Meeks
2012-10-03fs34b: integrated complex test cases into GNUMake's subsequentcheck targetFrank Schoenheit [fs]
2012-09-14gridfixes: ensure removal of a column in grid control adjusts the cursorNorbert Thiebaud
2012-09-14gridfixes: #i117398# XMutableGridDataModel:Norbert Thiebaud
2012-09-14gridfixes: #i117398# added XGridDataModel::getRowDataFrank Schoenheit [fs]
2012-08-28Java cleanup - remove unused importsNoel Grandin
2012-08-20Remove dead java codeNoel Grandin
2012-06-29Java5 update - convert to use generics and new Collections classesNoel Grandin
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-05-30i#87757: do not create empty Rectangle bounding box for glyphs:Michael Stahl
2012-03-23.java files don't need executable bitsMichael Stahl
2012-03-21chmod -xTor Lillqvist
2012-01-11fix prefix of command line switches (-- instead of -)Andras Timar