summaryrefslogtreecommitdiff
path: root/wizards/com/sun/star/wizards/ui/event
AgeCommit message (Expand)Author
2018-02-05Removed unused code in python wizardsXisco Fauli
2018-01-29Fix typosAndrea Gelmini
2017-03-25Fix typosAndrea Gelmini
2016-09-23Resolves: tdf#99626 only the first queryTermination call in wizards worksCaolán McNamara
2016-01-10Fix typosAndrea Gelmini
2015-07-03Fix typosAndrea Gelmini
2015-04-20java: remove some unused codeNoel Grandin
2015-01-05java: remove dead codeNoel Grandin
2014-12-19java: reduce visibility of some methods and fieldsNoel Grandin
2014-12-11java: remove some unnecessary interfacesNoel Grandin
2014-12-11java: reduce visibility of fields and methodsNoel Grandin
2014-11-27java,wizards: remove unused classesNoel Grandin
2014-11-27java,wizards: remove unused methodsNoel Grandin
2014-11-25java,wizards: forgot to commit some filesNoel Grandin
2014-11-25java: remove now unused CommonListener classNoel Grandin
2014-11-25java,wizards: convert some listeners to more normal inner classesNoel Grandin
2014-11-25java: simplify CommonListenere some moreNoel Grandin
2014-11-25java: simplify the CommonListener stuffNoel Grandin
2014-11-24convert EventNames to an enumNoel Grandin
2014-11-24merge AbstractListener into CommonListenerNoel Grandin
2014-11-18java: make fields final where possibleNoel Grandin
2014-10-16java: no need to explicitly code default constructorsNoel Grandin
2014-10-16java: methods in interfaces are implicitly publicNoel Grandin
2014-10-16remove unnecessary catch blockNoel 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-15rm ‘public static final’ modifiers from field declarations within interfacesRobert Antoni Buj i Gelonch
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-09-10wizards: Number Parsingrbuj
2014-09-02wizards: fix javadoc error: self-closing element not allowedrbuj
2014-09-02wizards: fix javadoc error: text not allowed in <ul> elementrbuj
2014-09-02wizards: fix javadoc error: unknown tag: listrbuj
2014-08-20java: remove unnecessary constructor declarationsNoel Grandin
2014-08-20java: remove modifiers implied by the contextNoel 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-19java: remove unused methodsNoel Grandin
2014-08-14java: remove unused importsNoel 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 some interfaces 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