summaryrefslogtreecommitdiffstats
path: root/wizards/com
Commit message (Expand)AuthorAgeFilesLines
* Fix various XServiceInfo implementationsStephan Bergmann2015-03-174-18/+62
* Typos for descriptionJulien Nabet2015-03-131-1/+1
* TyposJulien Nabet2015-02-282-2/+2
* remove unnecessary parenthesis in return statementsNoel Grandin2015-02-237-20/+20
* Various typosJulien Nabet2015-02-211-1/+1
* Typo: behaiviour->behaviourJulien Nabet2015-02-211-1/+1
* Typo: deleteing->deletingJulien Nabet2015-02-212-2/+2
* -Typo: (dis)apear(s)->(dis)appear(s)Julien Nabet2015-02-212-2/+2
* Fix typo comments Resouce->ResourceAndrea Gelmini2015-01-191-1/+1
* java: simplify array creationNoel Grandin2015-01-097-27/+13
* fdo#88068 make the string 'Red Line' localizable in Letter WizardAndras Timar2015-01-051-1/+1
* fdo#88069 make the string 'Fax' localizable in Fax WizardAndras Timar2015-01-051-2/+4
* java: remove more dead codeNoel Grandin2015-01-057-12/+6
* java: these fields can become local variablesNoel Grandin2015-01-054-17/+4
* java: remove dead codeNoel Grandin2015-01-0527-1015/+3
* Fix simple typos.Andrea Gelmini2015-01-021-1/+1
* Following fdo#87123: Impossible to create table or query with wizardJulien Nabet2015-01-022-0/+6
* Resolves fdo#87123: Impossible to create a form with wizardJulien Nabet2015-01-021-9/+0
* fix buildLionel Elie Mamane2014-12-191-0/+1
* fix indentationLionel Elie Mamane2014-12-191-12/+12
* janitorialLionel Elie Mamane2014-12-191-1/+0
* janitorialLionel Elie Mamane2014-12-191-1/+0
* protect against division by zeroLionel Elie Mamane2014-12-191-41/+47
* Keep as xShapes the newly created GroupShapeLionel Elie Mamane2014-12-191-0/+1
* GroupShape takes care of scaling the subshapesLionel Elie Mamane2014-12-191-21/+0
* detect groupShapes (TimestampFields) in forms, tooLionel Elie Mamane2014-12-191-0/+13
* xShapeGroup *is* the control's global xShape, so use it as suchLionel Elie Mamane2014-12-191-16/+1
* set *content* control to multiline, not label(!)Lionel Elie Mamane2014-12-191-1/+1
* Revert "fdo#87301 don't rely on the shape to get the control"Lionel Elie Mamane2014-12-192-10/+15
* Revert "fix indentation"Lionel Elie Mamane2014-12-191-12/+12
* fix indentationLionel Elie Mamane2014-12-191-12/+12
* fdo#87301 don't rely on the shape to get the controlLionel Elie Mamane2014-12-192-15/+10
* remove unnecessary and confusing lineLionel Elie Mamane2014-12-191-1/+0
* java: reduce visibility of some methods and fieldsNoel Grandin2014-12-1913-28/+28
* java: static fields that should not be staticNoel Grandin2014-12-191-4/+4
* java: these fields can be converted to local variablesNoel Grandin2014-12-1917-65/+30
* java: remove some unused fields and variablesNoel Grandin2014-12-155-24/+0
* java: remove some unnecessary interfacesNoel Grandin2014-12-116-88/+2
* java: reduce visibility of fields and methodsNoel Grandin2014-12-1177-536/+536
* We need to call decode method considering this:Julien Nabet2014-12-071-1/+1
* java: remove some unused fieldsNoel Grandin2014-12-051-1/+0
* java: static fields should be accessed in a static wayNoel Grandin2014-12-057-44/+24
* java,wizards: remove unused parametersNoel Grandin2014-11-2735-119/+105
* java,wizards: remove unread fieldsNoel Grandin2014-11-2732-124/+29
* java,wizards: remove unused constantsNoel Grandin2014-11-279-13/+0
* java,wizards: remove unused classesNoel Grandin2014-11-2737-3956/+0
* java,wizards: remove unused methodsNoel Grandin2014-11-2757-3482/+57
* java,wizards: remove unused class XCommandSelectionListenerNoel Grandin2014-11-271-24/+0
* java,wizards: remove completely unreferenced fieldsNoel Grandin2014-11-2730-74/+0
* java,wizards: remove unnecessary use of reflectionNoel Grandin2014-11-273-10/+19