summaryrefslogtreecommitdiff
path: root/wizards/com/sun/star/wizards/reportbuilder
AgeCommit message (Expand)AuthorFilesLines
2015-01-09java: simplify array creationNoel Grandin1-4/+2
2015-01-05java: remove dead codeNoel Grandin2-4/+1
2014-12-11java: reduce visibility of fields and methodsNoel Grandin4-43/+43
2014-11-27java,wizards: remove unread fieldsNoel Grandin1-4/+0
2014-11-27java,wizards: remove unused methodsNoel Grandin1-4/+1
2014-11-27java,wizards: remove unnecessary use of reflectionNoel Grandin1-44/+15
2014-11-18java, wizards: remove unused local variables and fieldsNoel Grandin2-3/+2
2014-11-18java: make fields final where possibleNoel Grandin1-1/+1
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
2014-10-30java: Questionable use of non-short-circuit logicRobert Antoni Buj i Gelonch1-1/+1
2014-10-16java: when rethrowing, store the original exceptionNoel Grandin1-1/+1
2014-10-16java: use 'Integer.valueOf' instead of 'new Integer'Noel Grandin1-5/+6
2014-10-14java: remove useless javadoc tagsNoel Grandin4-10/+0
2014-10-07java: use equalsIgnoreCase() instead of toLowerCase().equals()Noel Grandin1-1/+1
2014-09-2284059 - form wizard : files required could not be foundNoel Grandin13-73/+71
2014-09-09wizards: use a character literalrbuj1-1/+1
2014-08-19java: use 'Integer.valueOf' instead of 'new Integer'Noel Grandin1-5/+5
2014-08-14java: remove commented out codeNoel Grandin2-3/+0
2014-08-13java: remove dead methodsNoel Grandin1-4/+1
2014-08-13java: remove unused fieldsNoel Grandin1-4/+2
2014-08-13java: reduce scope, make some methods privateNoel Grandin1-27/+27
2014-08-13java: reduce scope, make fields privateNoel Grandin3-16/+16
2014-08-13java: reduce scope, make constructors privateNoel Grandin2-2/+2
2014-08-12java: remove useless javadoc tagsNoel Grandin4-10/+0
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin9-0/+20
2014-08-11java: remove unused parametersNoel Grandin1-2/+2
2014-08-08java: remove exceptions from throws clauses that are notNoel Grandin1-11/+3
2014-08-08java: remove unused importsNoel Grandin1-1/+0
2014-08-08java: remove unused variablesNoel Grandin2-4/+0
2014-08-08java: remove dead methodsNoel Grandin1-17/+0
2014-08-05java: remove commented out codeNoel Grandin1-3/+0
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni1-1/+1
2014-04-10It's "its", not "it's"Tor Lillqvist1-1/+1
2014-02-26Remove visual noise from wizardsAlexander Wilms2-27/+27
2013-07-02fdo#64155 - fix unlocalized 'default' list entryCsikós Tamás1-0/+14
2013-06-27Resolves: #i121162# ImageScaleMode constants should be in UPPERCASEAriel Constenla-Haile1-1/+1
2013-03-04remove trailing whitespacesThomas Arnhold2-5/+5
2012-10-01fdo#51304: Java author and commented code removal.José Guilherme Vanz14-186/+4
2012-08-28Java cleanup - remove unused importsNoel Grandin5-5/+0
2012-06-29Java cleanup - fix javadoc comments and invalid tagsNoel Grandin2-9/+11
2012-06-29Java5 update - convert collections classes to use genericsNoel Grandin2-18/+18
2012-06-29Updating to Java5 - convert Vector to ArrayListNoel Grandin1-4/+4
2012-06-21re-base on ALv2 code.Michael Meeks14-322/+175
2012-04-24consistent MANIFEST.MF namingLuboš Luňák1-0/+0
2012-04-24remove duplicate Class-Path entryLuboš Luňák1-1/+0
2011-09-08drop dead dmake makefile.mksCaolán McNamara1-65/+0
2011-08-21Merge branch 'master' into feature/gsoc2011_wizardsXisco Fauli1-52/+0
2011-08-18Merge commit 'f9d40c2b591215b57ece4ba6e623b7808a7ae717' into feature/gsoc2011...Bjoern Michaelsen14-323/+339
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen1-6/+0
2011-06-16CWS gnumake4: convert wizards to new build systemMathias Bauer1-55/+0