summaryrefslogtreecommitdiffstats
path: root/toolkit/qa
Commit message (Expand)AuthorAgeFilesLines
* java: simplify the getMSF() methodsNoel Grandin2014-12-102-5/+2
* java: make fields final where possibleNoel Grandin2014-11-185-11/+11
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-121-1/+1
* accessibility: The if statement is redundantRobert Antoni Buj i Gelonch2014-10-191-9/+6
* complex: Use 'import com.sun.star.beans.UnknownPropertyException;'Robert Antoni Buj i Gelonch2014-10-081-3/+3
* java: remove unnecessary adding of empty stringsNoel Grandin2014-10-072-3/+3
* toolkit: use String.length()==0 instead of String.equals(empty string)rbuj2014-09-091-1/+1
* toolkit: fix javadoc errorsrbuj2014-09-022-6/+6
* java: remove unnecessary constructor declarationsNoel Grandin2014-08-202-8/+0
* use correct loop index variableNoel Grandin2014-08-201-2/+2
* double-checked locking is not thread-safe in JavaNoel Grandin2014-08-201-1/+1
* java: remove unused methodsNoel Grandin2014-08-191-18/+0
* catch UnknownPropertyExceptionCaolán McNamara2014-08-171-0/+10
* java: remove unused importsNoel Grandin2014-08-141-1/+0
* java: remove dead methodsNoel Grandin2014-08-131-23/+2
* java: reduce scope, make some methods privateNoel Grandin2014-08-132-3/+3
* java: reduce scope, make member classes privateNoel Grandin2014-08-131-1/+1
* java: reduce scope, make fields privateNoel Grandin2014-08-135-12/+12
* java: reduce scope, make constructors privateNoel Grandin2014-08-131-1/+1
* java: remove useless javadoc tagsNoel Grandin2014-08-125-47/+0
* java: remove commented out codeNoel Grandin2014-08-055-35/+0
* java: remove various unused variablesNoel Grandin2014-08-051-15/+9
* simplify ternary conditions "xxx ? yyy : false"Noel Grandin2014-05-051-1/+1
* Remove visual noise from toolkitAlexander Wilms2014-02-262-28/+28
* Related: #i121514# Remove deprecated UnoControlSimpleAnimationAriel Constenla-Haile2013-07-052-13/+0
* Related: #i121513# Remove deprecated UnoControlThrobberModelAriel Constenla-Haile2013-07-052-13/+0
* toolkit: s/EventEvent/Event/ in a11y complex testMichael Stahl2012-11-291-5/+5
* API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens2012-11-291-5/+5
* fdo#51304: Remove @author annotationJosé Guilherme Vanz2012-11-205-5/+0
* re-base on ALv2 code. Includes:Michael Meeks2012-10-033-44/+46
* fs34b: integrated complex test cases into GNUMake's subsequentcheck targetFrank Schoenheit [fs]2012-10-031-97/+0
* gridfixes: ensure removal of a column in grid control adjusts the cursorNorbert Thiebaud2012-09-141-56/+99
* gridfixes: #i117398# XMutableGridDataModel:Norbert Thiebaud2012-09-142-4/+151
* gridfixes: #i117398# added XGridDataModel::getRowDataFrank Schoenheit [fs]2012-09-141-1/+28
* Java cleanup - remove unused importsNoel Grandin2012-08-281-1/+0
* Remove dead java codeNoel Grandin2012-08-203-9/+0
* Java5 update - convert to use generics and new Collections classesNoel Grandin2012-06-295-33/+27
* re-base on ALv2 code.Michael Meeks2012-06-211-23/+14
* re-base on ALv2 code.Michael Meeks2012-06-2110-182/+148
* i#87757: do not create empty Rectangle bounding box for glyphs:Michael Stahl2012-05-301-4/+0
* .java files don't need executable bitsMichael Stahl2012-03-2311-0/+0
* chmod -xTor Lillqvist2012-03-211-0/+0
* fix prefix of command line switches (-- instead of -)Andras Timar2012-01-111-1/+1
* sb140: #i117486# avoid XWindow.getPosSize immediately after XWindow.setPosSizeStephan Bergmann2011-09-121-7/+6
* fdo#35690: reenable toolkit.AccessibleStatusBarItem as it appears stableBjoern Michaelsen2011-05-231-1/+1
* fdo#35690: disabling toolkit.AccessibleStatusBarItem as it crashes nowBjoern Michaelsen2011-05-191-1/+1
* fd#35772: toolkit.Toolkit::css::awt::XMessageBoxFactory fails on headlessBjoern Michaelsen2011-03-291-0/+3
* cleanup of unoapi testBjoern Michaelsen2011-03-272-100/+0
* fd#35666: disable toolkit.UnoControlDialogModel::css::io::XPersistObjectBjoern Michaelsen2011-03-251-0/+3
* Merge commit 'ooo/DEV300_m103'Jan Holesovsky2011-03-231-0/+48
|\