summaryrefslogtreecommitdiff
path: root/wizards/com/sun
AgeCommit message (Expand)AuthorFilesLines
2015-11-05base new query wizard: fix confusion between display name and field nameLionel Elie Mamane2-6/+24
2015-10-08Web Wizard, ftp part: fix logic for dialogJulien Nabet1-1/+1
2015-10-08tdf#94743: Web Wizard: Cannot export in ftpJulien Nabet4-7/+7
2015-10-01tdf#92553: Web Wizard: Not open FTP Configure on Web Wizard Preview SettingJulien Nabet2-15/+11
2015-09-23tdf#94421: Web Wizard, option shift when loading saved sessionJulien Nabet1-2/+2
2015-09-23tdf#94451: Agenda: Not enough space for date in step 5 (French UI)Julien Nabet1-2/+2
2015-09-23tdf#94450: Web Wizard: Not enough space for date in step 6Julien Nabet1-2/+2
2015-09-21tdf#92934: Web Wizard: Cannot Export Zip archiveJulien Nabet1-1/+1
2015-09-01tdf#91022: Incorrect Dates in Report created with legacy report wizardJulien Nabet1-2/+4
2015-08-05wizards: text.TextDocument.getPageCount called as class method onlyMichael Stahl1-0/+1
2015-08-05wizards: FileAccess.getURL does not work on WindowsMichael Stahl1-4/+6
2015-08-05tdf#76845: wizards: fix Web wizard XSLT deadlock on WindowsMichael Stahl1-1/+1
2015-07-14tdf#92404: Web Wizard - no result / crashJulien Nabet1-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
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