summaryrefslogtreecommitdiff
path: root/wizards/com/sun/star/wizards/ui/WizardDialog.java
AgeCommit message (Expand)Author
2017-10-02Fix regression for labels on Table wizardJulien Nabet
2017-05-24convert java wizards to .properties for translationsCaolán McNamara
2015-11-09java: add some @Override annotationsNoel Grandin
2015-04-20java: some random small cleanupsNoel Grandin
2015-01-05java: remove dead codeNoel Grandin
2015-01-02Resolves fdo#87123: Impossible to create a form with wizardJulien Nabet
2014-12-19java: these fields can be converted to local variablesNoel Grandin
2014-12-11java: remove some unnecessary interfacesNoel 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 completely unreferenced fieldsNoel Grandin
2014-11-25java,wizards: convert event listeners to inner classesNoel Grandin
2014-11-25java,wizards: convert some listeners to more normal inner classesNoel Grandin
2014-11-25java: simplify the CommonListener stuffNoel Grandin
2014-11-25java: final fields that can be staticNoel Grandin
2014-11-24convert EventNames to an enumNoel Grandin
2014-11-24merge AbstractListener into CommonListenerNoel Grandin
2014-11-24the getGuiEventListener method is unnecessaryNoel Grandin
2014-11-18java, wizards: remove unused local variables and fieldsNoel Grandin
2014-11-18java: make fields final where possibleNoel Grandin
2014-11-12java: convert fields to local variables where possibleNoel Grandin
2014-10-17java: no need to call String.valueOf to append to a StringNoel Grandin
2014-10-16java: use 'Short.valueOf' instead of 'new Short'Noel Grandin
2014-10-16java: use 'Integer.valueOf' instead of 'new Integer'Noel Grandin
2014-10-14java: remove useless javadoc tagsNoel Grandin
2014-10-07java: simplify conditions involving logical negationNoel Grandin
2014-09-2284059 - form wizard : files required could not be foundNoel Grandin
2014-08-19java: use 'Short.valueOf' instead of 'new Short'Noel Grandin
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-12java: remove useless javadoc tagsNoel Grandin
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin
2014-08-05java: remove commented out codeNoel Grandin
2014-02-26Remove visual noise from wizardsAlexander Wilms
2012-11-26API CHANGE: com.sun.star.lang.IllegalArgumentExceptionMichael Stahl
2012-07-13java: printStackTrace always to stderrThomas Arnhold
2012-06-21re-base on ALv2 code.Michael Meeks
2011-08-18Merge commit 'f9d40c2b591215b57ece4ba6e623b7808a7ae717' into feature/gsoc2011...Bjoern Michaelsen
2011-03-10dba34d: remove unnescessary castsOcke Janssen
2011-01-20dba34d: some refactoringOcke.Janssen
2010-11-30dba34c: #i98239# alignment changedOcke.Janssen
2010-11-24dba34b: make often used vars staticOcke.Janssen
2010-07-21CWS changehid: #i111784#: convert wizards moduleMathias Bauer
2010-03-11autorecovery: merged changes from m74. Still need to find out how to re-do tw...Frank Schoenheit [fs]
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien