summaryrefslogtreecommitdiff
path: root/wizards/com/sun/star/wizards/query
AgeCommit message (Expand)AuthorFilesLines
2014-12-15java: remove some unused fields and variablesNoel Grandin1-5/+0
2014-12-11java: reduce visibility of fields and methodsNoel Grandin2-12/+12
2014-11-27java,wizards: remove unused parametersNoel Grandin1-6/+6
2014-11-27java,wizards: remove unread fieldsNoel Grandin1-2/+1
2014-11-27java,wizards: remove unused constantsNoel Grandin2-2/+0
2014-11-27java,wizards: remove completely unreferenced fieldsNoel Grandin1-1/+0
2014-11-27java,wizards: remove unnecessary use of reflectionNoel Grandin1-1/+6
2014-11-25java,wizards: convert event listeners to inner classesNoel Grandin1-2/+9
2014-11-18java, wizards: remove unused local variables and fieldsNoel Grandin1-2/+2
2014-11-18java: make fields final where possibleNoel Grandin3-10/+10
2014-10-17java: final fields that can be staticNoel Grandin1-2/+2
2014-10-16java: replace 'new Short' with 'Short.valueOf'Noel Grandin1-6/+6
2014-10-16java: use 'Short.valueOf' instead of 'new Short'Noel Grandin1-1/+1
2014-10-16java: use 'Integer.valueOf' instead of 'new Integer'Noel Grandin1-5/+6
2014-09-2284059 - form wizard : files required could not be foundNoel Grandin4-34/+35
2014-08-29java: fix reportbuilder and wizardNoel Grandin1-1/+1
2014-08-19java: use 'Short.valueOf' instead of 'new Short'Noel Grandin2-7/+7
2014-08-19java: use 'Integer.valueOf' instead of 'new Integer'Noel Grandin1-5/+5
2014-08-19java: classes in java.lang package do not need to be fully qualifiedNoel Grandin1-2/+2
2014-08-19simplify CallFormWizardNoel Grandin1-1/+1
2014-08-17coverity#983635 Uncaught exceptionCaolán McNamara1-0/+6
2014-08-13java: remove dead methodsNoel Grandin1-5/+1
2014-08-13java: remove unused fieldsNoel Grandin3-5/+5
2014-08-13java: reduce scope, make some methods privateNoel Grandin2-7/+7
2014-08-13java: reduce scope, make member classes privateNoel Grandin2-2/+2
2014-08-13java: reduce scope, make fields privateNoel Grandin3-5/+5
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin1-0/+3
2014-08-11java: remove unused parametersNoel Grandin1-3/+3
2014-08-08java: remove unused variablesNoel Grandin1-1/+0
2014-08-05java: remove commented out codeNoel Grandin2-5/+0
2014-06-04compareTo -> equalsNoel Grandin1-1/+1
2014-03-10wizards: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann1-25/+1
2014-02-26Remove visual noise from wizardsAlexander Wilms1-2/+2
2013-03-04remove trailing whitespacesThomas Arnhold1-1/+1
2012-11-26API CHANGE: com.sun.star.lang.IllegalArgumentExceptionMichael Stahl1-1/+1
2012-10-01fdo#51304: Java author and commented code removal.José Guilherme Vanz1-3/+0
2012-07-18re-base on ALv2 code. Includes:Michael Meeks3-72/+45
2012-07-18fs34b: #i117472# fix color calculation from style stringFrank Schoenheit [fs]2-89/+4
2012-07-13java: printStackTrace always to stderrThomas Arnhold3-6/+6
2012-06-29Java cleanup - remove redundant superinterface declarationsNoel Grandin1-1/+1
2012-06-29Java cleanup - fix javadoc comments and invalid tagsNoel Grandin1-11/+7
2012-06-21re-base on ALv2 code.Michael Meeks2-46/+28
2011-09-08drop dead dmake makefile.mksCaolán McNamara1-64/+0
2011-08-18Merge commit 'f9d40c2b591215b57ece4ba6e623b7808a7ae717' into feature/gsoc2011...Bjoern Michaelsen4-112/+106
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky4-105/+99
2011-03-10dba34d: remove unnescessary castsOcke Janssen3-8/+5
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud6-46/+79
2011-02-01Clean up makefilesThomas Arnhold1-5/+0
2011-01-20dba34d: some refactoringOcke.Janssen4-21/+23
2011-01-10dba34c: #i108415# handle structed filter handlingOcke Janssen [oj]3-73/+68