summaryrefslogtreecommitdiff
path: root/wizards
AgeCommit message (Expand)AuthorFilesLines
2015-03-25tdf#68547 Turkısh "ı" ıs specıalMatthew J. Francis8-14/+14
2015-03-23Typo: impemented->implementedJulien Nabet1-1/+1
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann4-18/+62
2015-03-14Access2Base - Better window type recognitionJean-Pierre Ledure6-26/+30
2015-03-13Typos for descriptionJulien Nabet1-1/+1
2015-02-28TyposJulien Nabet2-2/+2
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin7-20/+20
2015-02-21Access2Base - Sharper recognition of document type in _SelectWindow()Jean-Pierre Ledure2-8/+26
2015-02-21Various typosJulien Nabet1-1/+1
2015-02-21Typo: behaiviour->behaviourJulien Nabet1-1/+1
2015-02-21Typo: deleteing->deletingJulien Nabet2-2/+2
2015-02-21-Typo: (dis)apear(s)->(dis)appear(s)Julien Nabet2-2/+2
2015-01-31Access2Base - Bug in Control.RemoveItemJean-Pierre Ledure1-3/+6
2015-01-19Fix typo comments Resouce->ResourceAndrea Gelmini1-1/+1
2015-01-09java: simplify array creationNoel Grandin7-27/+13
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin1-7/+0
2015-01-05fdo#88068 make the string 'Red Line' localizable in Letter WizardAndras Timar1-1/+1
2015-01-05fdo#88069 make the string 'Fax' localizable in Fax WizardAndras Timar2-2/+9
2015-01-05java: remove more dead codeNoel Grandin7-12/+6
2015-01-05java: these fields can become local variablesNoel Grandin4-17/+4
2015-01-05java: remove dead codeNoel Grandin28-1018/+3
2015-01-04Access2Base - Extend CommandBars scope to most modulesJean-Pierre Ledure1-9/+26
2015-01-04Access2Base - New CommandBarControl classJean-Pierre Ledure18-60/+631
2015-01-02Fix simple typos.Andrea Gelmini1-1/+1
2015-01-02Following fdo#87123: Impossible to create table or query with wizardJulien Nabet2-0/+6
2015-01-02Resolves fdo#87123: Impossible to create a form with wizardJulien Nabet1-9/+0
2015-01-02Access2Base - handle ".uno:" prefixJean-Pierre Ledure1-9/+24
2014-12-31Access2Base - solve incompatibility with AOOJean-Pierre Ledure1-4/+16
2014-12-30Access2Base - CommandBars collection - show/hide toolbarsJean-Pierre Ledure11-46/+639
2014-12-19fix buildLionel Elie Mamane1-0/+1
2014-12-19fix indentationLionel Elie Mamane1-12/+12
2014-12-19janitorialLionel Elie Mamane1-1/+0
2014-12-19janitorialLionel Elie Mamane1-1/+0
2014-12-19protect against division by zeroLionel Elie Mamane1-41/+47
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-19set *content* control to multiline, not label(!)Lionel Elie Mamane1-1/+1
2014-12-19Revert "fdo#87301 don't rely on the shape to get the control"Lionel Elie Mamane2-10/+15
2014-12-19Revert "fix indentation"Lionel Elie Mamane1-12/+12
2014-12-19fix indentationLionel Elie Mamane1-12/+12
2014-12-19fdo#87301 don't rely on the shape to get the controlLionel Elie Mamane2-15/+10
2014-12-19remove unnecessary and confusing lineLionel Elie Mamane1-1/+0
2014-12-19java: reduce visibility of some methods and fieldsNoel Grandin13-28/+28
2014-12-19java: static fields that should not be staticNoel Grandin1-4/+4
2014-12-19java: these fields can be converted to local variablesNoel Grandin17-65/+30
2014-12-15java: remove some unused fields and variablesNoel Grandin5-24/+0
2014-12-11java: remove some unnecessary interfacesNoel Grandin7-90/+2
2014-12-11java: reduce visibility of fields and methodsNoel Grandin77-536/+536