summaryrefslogtreecommitdiff
path: root/wizards
AgeCommit message (Expand)Author
2015-01-19Fix typo comments Resouce->ResourceAndrea Gelmini
2015-01-09java: simplify array creationNoel Grandin
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2015-01-05fdo#88068 make the string 'Red Line' localizable in Letter WizardAndras Timar
2015-01-05fdo#88069 make the string 'Fax' localizable in Fax WizardAndras Timar
2015-01-05java: remove more dead codeNoel Grandin
2015-01-05java: these fields can become local variablesNoel Grandin
2015-01-05java: remove dead codeNoel Grandin
2015-01-04Access2Base - Extend CommandBars scope to most modulesJean-Pierre Ledure
2015-01-04Access2Base - New CommandBarControl classJean-Pierre Ledure
2015-01-02Fix simple typos.Andrea Gelmini
2015-01-02Following fdo#87123: Impossible to create table or query with wizardJulien Nabet
2015-01-02Resolves fdo#87123: Impossible to create a form with wizardJulien Nabet
2015-01-02Access2Base - handle ".uno:" prefixJean-Pierre Ledure
2014-12-31Access2Base - solve incompatibility with AOOJean-Pierre Ledure
2014-12-30Access2Base - CommandBars collection - show/hide toolbarsJean-Pierre Ledure
2014-12-19fix buildLionel Elie Mamane
2014-12-19fix indentationLionel Elie Mamane
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