summaryrefslogtreecommitdiffstats
path: root/wizards
Commit message (Expand)AuthorAgeFilesLines
* java: 'final static' to 'static final'Noel Grandin2015-06-159-33/+33
* TyposJulien Nabet2015-06-131-1/+1
* Fix typosAndrea Gelmini2015-06-131-1/+1
* TyposJulien Nabet2015-06-132-2/+2
* java:regulatize the order of 'final' and public/privateNoel Grandin2015-06-111-2/+2
* Access2Base - Correct behaviour of MoveNext, MovePreviousJean-Pierre Ledure2015-06-061-12/+9
* wrong comparison in letter wizardCaolán McNamara2015-05-271-4/+4
* java: remove some unused codeNoel Grandin2015-04-202-42/+0
* java: some random small cleanupsNoel Grandin2015-04-202-7/+0
* tdf#68547 Turkısh "ı" ıs specıalMatthew J. Francis2015-03-258-14/+14
* Typo: impemented->implementedJulien Nabet2015-03-231-1/+1
* Fix various XServiceInfo implementationsStephan Bergmann2015-03-174-18/+62
* Access2Base - Better window type recognitionJean-Pierre Ledure2015-03-146-26/+30
* 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
* Access2Base - Sharper recognition of document type in _SelectWindow()Jean-Pierre Ledure2015-02-212-8/+26
* 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
* Access2Base - Bug in Control.RemoveItemJean-Pierre Ledure2015-01-311-3/+6
* Fix typo comments Resouce->ResourceAndrea Gelmini2015-01-191-1/+1
* java: simplify array creationNoel Grandin2015-01-097-27/+13
* brute-force find-and-remove of unused #define constants.Noel Grandin2015-01-081-7/+0
* 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-052-2/+9
* 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-0528-1018/+3
* Access2Base - Extend CommandBars scope to most modulesJean-Pierre Ledure2015-01-041-9/+26
* Access2Base - New CommandBarControl classJean-Pierre Ledure2015-01-0418-60/+631
* 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
* Access2Base - handle ".uno:" prefixJean-Pierre Ledure2015-01-021-9/+24
* Access2Base - solve incompatibility with AOOJean-Pierre Ledure2014-12-311-4/+16
* Access2Base - CommandBars collection - show/hide toolbarsJean-Pierre Ledure2014-12-3011-46/+639
* 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