summaryrefslogtreecommitdiff
path: root/wizards/com/sun/star/wizards/reportbuilder
AgeCommit message (Expand)Author
2019-07-27Fix typoAndrea Gelmini
2018-09-27Fix typosAndrea Gelmini
2017-12-13Remove traces of Report Builder's former status as extensionLionel Elie Mamane
2017-09-26tdf#39468: Translate some random German comments and termsJens Carl
2017-05-24convert java wizards to .properties for translationsCaolán McNamara
2017-01-07Typo: Postion->PositionJulien Nabet
2016-01-10Fix typosAndrea Gelmini
2015-11-09java: add some @Override annotationsNoel Grandin
2015-10-20coverity#1326575 Useless callCaolán McNamara
2015-01-09java: simplify array creationNoel Grandin
2015-01-05java: remove dead codeNoel Grandin
2014-12-11java: reduce visibility of fields and methodsNoel Grandin
2014-11-27java,wizards: remove unread fieldsNoel Grandin
2014-11-27java,wizards: remove unused methodsNoel Grandin
2014-11-27java,wizards: remove unnecessary use of reflectionNoel Grandin
2014-11-18java, wizards: remove unused local variables and fieldsNoel Grandin
2014-11-18java: make fields final where possibleNoel Grandin
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-10-30java: Questionable use of non-short-circuit logicRobert Antoni Buj i Gelonch
2014-10-16java: when rethrowing, store the original exceptionNoel Grandin
2014-10-16java: use 'Integer.valueOf' instead of 'new Integer'Noel Grandin
2014-10-14java: remove useless javadoc tagsNoel Grandin
2014-10-07java: use equalsIgnoreCase() instead of toLowerCase().equals()Noel Grandin
2014-09-2284059 - form wizard : files required could not be foundNoel Grandin
2014-09-09wizards: use a character literalrbuj
2014-08-19java: use 'Integer.valueOf' instead of 'new Integer'Noel Grandin
2014-08-14java: remove commented out codeNoel Grandin
2014-08-13java: remove dead methodsNoel Grandin
2014-08-13java: remove unused fieldsNoel Grandin
2014-08-13java: reduce scope, make some methods 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-12java: add @Override annotation to overriding methodsNoel Grandin
2014-08-11java: remove unused parametersNoel Grandin
2014-08-08java: remove exceptions from throws clauses that are notNoel Grandin
2014-08-08java: remove unused importsNoel Grandin
2014-08-08java: remove unused variablesNoel Grandin
2014-08-08java: remove dead methodsNoel Grandin
2014-08-05java: remove commented out codeNoel Grandin
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-02-26Remove visual noise from wizardsAlexander Wilms
2013-07-02fdo#64155 - fix unlocalized 'default' list entryCsikós Tamás
2013-06-27Resolves: #i121162# ImageScaleMode constants should be in UPPERCASEAriel Constenla-Haile
2013-03-04remove trailing whitespacesThomas Arnhold
2012-10-01fdo#51304: Java author and commented code removal.José Guilherme Vanz
2012-08-28Java cleanup - remove unused importsNoel Grandin
2012-06-29Java cleanup - fix javadoc comments and invalid tagsNoel Grandin
2012-06-29Java5 update - convert collections classes to use genericsNoel Grandin