summaryrefslogtreecommitdiff
path: root/wizards/com
AgeCommit message (Expand)AuthorFilesLines
2015-08-04tdf#76845: wizards: fix Web wizard XSLT deadlock on WindowsMichael Stahl1-1/+1
2015-08-04wizards: text.TextDocument.getPageCount called as class method onlyMichael Stahl1-0/+1
2015-08-04wizards: FileAccess.getURL1 is unusedMichael Stahl1-4/+0
2015-08-04wizards: FileAccess.getURL does not work on WindowsMichael Stahl1-4/+6
2015-07-21Miscellaneous typosAdolfo Jayme Barrientos2-6/+6
2015-07-19Fix typosAndrea Gelmini2-3/+3
2015-07-14tdf#92404: Web Wizard - no result / crashJulien Nabet1-2/+2
2015-07-08Fix typosAndrea Gelmini1-2/+2
2015-07-07Fix some misspellingsTor Lillqvist1-1/+1
2015-07-03Fix typosAndrea Gelmini7-9/+9
2015-07-03typo: therfore -> thereforeAndras Timar1-1/+1
2015-06-28Fix typosAndrea Gelmini1-1/+1
2015-06-28Fix typosAndrea Gelmini1-2/+2
2015-06-22Fix typosAndrea Gelmini2-2/+2
2015-06-15java: 'final static' to 'static final'Noel Grandin9-33/+33
2015-06-13TyposJulien Nabet1-1/+1
2015-06-13Fix typosAndrea Gelmini1-1/+1
2015-06-13TyposJulien Nabet2-2/+2
2015-06-11java:regulatize the order of 'final' and public/privateNoel Grandin1-2/+2
2015-05-27wrong comparison in letter wizardCaolán McNamara1-4/+4
2015-04-20java: remove some unused codeNoel Grandin1-41/+0
2015-04-20java: some random small cleanupsNoel Grandin2-7/+0
2015-03-23Typo: impemented->implementedJulien Nabet1-1/+1
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann4-18/+62
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-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-19Fix typo comments Resouce->ResourceAndrea Gelmini1-1/+1
2015-01-09java: simplify array creationNoel Grandin7-27/+13
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 Timar1-2/+4
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 Grandin27-1015/+3
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
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