summaryrefslogtreecommitdiff
path: root/wizards/com/sun/star/wizards/document
AgeCommit message (Expand)AuthorFilesLines
2015-10-15java: 'final static' to 'static final'Noel Grandin1-9/+9
2015-04-20java: some random small cleanupsNoel Grandin1-6/+0
2015-01-05java: remove dead codeNoel Grandin2-39/+0
2014-12-19fix buildLionel Elie Mamane1-0/+1
2014-12-19Keep as xShapes the newly created GroupShapeLionel Elie Mamane1-0/+1
2014-12-19GroupShape takes care of scaling the subshapesLionel Elie Mamane1-21/+0
2014-12-19detect groupShapes (TimestampFields) in forms, tooLionel Elie Mamane1-0/+13
2014-12-19xShapeGroup *is* the control's global xShape, so use it as suchLionel Elie Mamane1-16/+1
2014-12-19Revert "fdo#87301 don't rely on the shape to get the control"Lionel Elie Mamane1-8/+13
2014-12-19fdo#87301 don't rely on the shape to get the controlLionel Elie Mamane1-13/+8
2014-12-19remove unnecessary and confusing lineLionel Elie Mamane1-1/+0
2014-12-19java: reduce visibility of some methods and fieldsNoel Grandin2-2/+2
2014-12-19java: these fields can be converted to local variablesNoel Grandin4-14/+7
2014-12-11java: reduce visibility of fields and methodsNoel Grandin7-45/+45
2014-12-05java: remove some unused fieldsNoel Grandin1-1/+0
2014-12-05java: static fields should be accessed in a static wayNoel Grandin1-2/+2
2014-11-27java,wizards: remove unused parametersNoel Grandin2-27/+27
2014-11-27java,wizards: remove unread fieldsNoel Grandin3-9/+1
2014-11-27java,wizards: remove unused constantsNoel Grandin1-1/+0
2014-11-27java,wizards: remove unused classesNoel Grandin2-23/+0
2014-11-27java,wizards: remove unused methodsNoel Grandin5-257/+1
2014-11-27java,wizards: remove completely unreferenced fieldsNoel Grandin2-4/+0
2014-11-18java, wizards: remove unused local variables and fieldsNoel Grandin2-4/+2
2014-11-12java: convert fields to local variables where possibleNoel Grandin2-8/+3
2014-10-17java: final fields that can be staticNoel Grandin2-3/+3
2014-10-16java: use 'Short.valueOf' instead of 'new Short'Noel Grandin2-2/+2
2014-10-14java: remove useless javadoc tagsNoel Grandin3-33/+0
2014-09-2284059 - form wizard : files required could not be foundNoel Grandin7-74/+333
2014-08-21wizards: EffectiveMax & EffectiveMin of TINYINTrbuj1-2/+2
2014-08-20java: remove unnecessary constructor declarationsNoel Grandin1-7/+0
2014-08-19java: use 'Short.valueOf' instead of 'new Short'Noel Grandin2-2/+2
2014-08-14java: remove unused importsNoel Grandin3-11/+0
2014-08-14java: remove commented out codeNoel Grandin1-1/+0
2014-08-13java: remove dead methodsNoel Grandin3-222/+11
2014-08-13java: remove unused fieldsNoel Grandin4-11/+9
2014-08-13java: reduce scope, make some methods privateNoel Grandin4-12/+12
2014-08-13java: reduce scope, make member classes privateNoel Grandin1-1/+1
2014-08-13java: reduce scope, make fields privateNoel Grandin5-33/+33
2014-08-12java: remove useless javadoc tagsNoel Grandin3-34/+0
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin1-0/+7
2014-08-11java: remove unused parametersNoel Grandin2-5/+5
2014-08-08java: remove unused fieldsNoel Grandin1-2/+0
2014-08-08java: remove dead methodsNoel Grandin1-5/+0
2014-08-05java: remove commented out codeNoel Grandin3-9/+0
2014-08-05java: remove various unused variablesNoel Grandin1-1/+0
2014-02-26Remove visual noise from wizardsAlexander Wilms4-13/+4
2013-11-24pywizards: Some more pyflakes loveXisco Fauli1-1/+0
2013-11-19fdo#68788: Don't use systemPathToFileUrl hereXisco Fauli1-1/+1
2013-10-30fdo#70674 adapt wizard code to incompatible Date/Time API changeLionel Elie Mamane1-2/+13
2013-06-27Resolves: #i121162# ImageScaleMode constants should be in UPPERCASEAriel Constenla-Haile1-1/+1