summaryrefslogtreecommitdiff
path: root/wizards
AgeCommit message (Expand)Author
2014-12-19janitorialLionel Elie Mamane
2014-12-19janitorialLionel Elie Mamane
2014-12-19protect against division by zeroLionel Elie Mamane
2014-12-19Keep as xShapes the newly created GroupShapeLionel Elie Mamane
2014-12-19GroupShape takes care of scaling the subshapesLionel Elie Mamane
2014-12-19detect groupShapes (TimestampFields) in forms, tooLionel Elie Mamane
2014-12-19xShapeGroup *is* the control's global xShape, so use it as suchLionel Elie Mamane
2014-12-19set *content* control to multiline, not label(!)Lionel Elie Mamane
2014-12-19Revert "fdo#87301 don't rely on the shape to get the control"Lionel Elie Mamane
2014-12-19Revert "fix indentation"Lionel Elie Mamane
2014-12-19fix indentationLionel Elie Mamane
2014-12-19fdo#87301 don't rely on the shape to get the controlLionel Elie Mamane
2014-12-19remove unnecessary and confusing lineLionel Elie Mamane
2014-12-19java: reduce visibility of some methods and fieldsNoel Grandin
2014-12-19java: static fields that should not be staticNoel Grandin
2014-12-19java: these fields can be converted to local variablesNoel Grandin
2014-12-15java: remove some unused fields and variablesNoel Grandin
2014-12-11java: remove some unnecessary interfacesNoel Grandin
2014-12-11java: reduce visibility of fields and methodsNoel Grandin
2014-12-07We need to call decode method considering this:Julien Nabet
2014-12-05java: remove some unused fieldsNoel Grandin
2014-12-05java: static fields should be accessed in a static wayNoel Grandin
2014-11-27java,wizards: remove unused parametersNoel Grandin
2014-11-27java,wizards: remove unread fieldsNoel Grandin
2014-11-27java,wizards: remove unused constantsNoel Grandin
2014-11-27java,wizards: remove unused classesNoel Grandin
2014-11-27java,wizards: remove unused methodsNoel Grandin
2014-11-27java,wizards: remove unused class XCommandSelectionListenerNoel Grandin
2014-11-27java,wizards: remove completely unreferenced fieldsNoel Grandin
2014-11-27java,wizards: remove unnecessary use of reflectionNoel Grandin
2014-11-27java,wizards: remove unnecessary use of reflectionNoel Grandin
2014-11-25java,wizards: forgot to commit some filesNoel Grandin
2014-11-25java: remove some comment noiseNoel Grandin
2014-11-25java: remove now unused CommonListener classNoel Grandin
2014-11-25java,wizards: convert event listeners to inner classesNoel Grandin
2014-11-25java,wizards: convert event listeners to inner classesNoel Grandin
2014-11-25java,wizards: convert event listeners to inner classesNoel Grandin
2014-11-25java,wizards: convert event listeners to inner classesNoel 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 CommonListenere some moreNoel 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-24the UnoDialog constructor parameters can be simplifiedNoel Grandin
2014-11-24createListener() is never overridenNoel Grandin
2014-11-18java, wizards: remove unused local variables and fieldsNoel Grandin
2014-11-18java: make fields final where possibleNoel Grandin