summaryrefslogtreecommitdiff
path: root/toolkit/qa/complex
AgeCommit message (Expand)Author
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
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-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
2011-09-12sb140: #i117486# avoid XWindow.getPosSize immediately after XWindow.setPosSizeStephan Bergmann
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-02-02gridsort: disabled a test which currently fails on LinuxFrank Schoenheit [fs]
2011-01-27gridsort: more unit testsFrank Schoenheit [fs]
2011-01-27gridsort: tests for sortable grid dataFrank Schoenheit [fs]
2011-01-27gridsort: minor changes to the new API:Frank Schoenheit [fs]
2011-01-26gridsort: added missing Java file to makefilFrank Schoenheit [fs]
2011-01-26gridsort: grid control related unit tests (first set, more to come)Frank Schoenheit [fs]
2011-01-25gridsort: post rebase (which was implicitly done by merging CWS dba34b): re-d...Frank Schoenheit [fs]
2011-01-25gridsort: pulled CWS dba34bFrank Schoenheit [fs]
2010-12-07gridsort: re-enabled those testsFrank Schoenheit [fs]