summaryrefslogtreecommitdiff
path: root/wizards/com/sun/star/wizards/common
AgeCommit message (Expand)AuthorFilesLines
2019-07-27Fix typoAndrea Gelmini4-6/+6
2019-04-24tdf#124197 Improve "Unexpected error" user-visible error message wordingDarkByt311-2/+2
2019-03-29tdf#108523 Removed @author annotationsJaromir Wysoglad1-1/+0
2019-03-13Fix wizards/NumberFormatter.javaJulien Nabet1-1/+2
2019-03-12Remove unused python codeXisco Fauli3-230/+0
2019-02-07complete the univerbation of E-mail to Email in the uiCaolán McNamara1-1/+1
2018-11-22Related: tdf#121340: Do wizards steps Title CaseSabri Unal1-18/+18
2018-11-06tdf#121188 form controls should have InputRequired false by defaultLionel Elie Mamane1-0/+3
2018-04-17Fix typosAndrea Gelmini2-2/+2
2018-02-05Removed unused code in python wizardsXisco Fauli7-285/+5
2018-01-14Fix HIDs in Java based Table/Query/Report wizardsGabor Kelemen1-34/+36
2018-01-08tdf#114881: Re-introduce ConfigurationUpdateAccessStephan Bergmann1-1/+4
2018-01-07Related: tdf#114873 if fallback returned as result, drop contextCaolán McNamara1-1/+4
2018-01-07tdf#114873: localize Letter, fax and agenda wizardsJulien Nabet1-1/+4
2017-11-22Fix Java wizard HID listGabor Kelemen1-0/+1
2017-10-31Fix Wizard HIDs moved off by oneGabor Kelemen1-0/+1
2017-09-05Drop lazywrite property, which is silently ignored by configmgr anywayStephan Bergmann2-20/+3
2017-07-21migrate to boost::gettextCaolán McNamara4-62/+317
2017-06-05spelling instanciate -> instantiateNoel Grandin2-2/+2
2017-05-24convert java wizards to .properties for translationsCaolán McNamara5-71/+42
2017-05-21expand and drop python getResArrayCaolán McNamara1-10/+0
2017-04-07tdf#99967 (related) Drop Web Wizard HIDsGabor Kelemen2-126/+126
2017-03-02Fix typosAndrea Gelmini2-2/+2
2017-02-20Related tdf#99967: Cleanup after Web Wizard dropJulien Nabet2-4/+1
2017-01-01StringList isn't required or used by wizardsCaolán McNamara1-5/+0
2016-05-25Fix typosAndrea Gelmini2-2/+2
2016-03-14remove some unused Java codeNoel Grandin2-3/+1
2016-02-04coverity#1326401 Dereference null return valueCaolán McNamara1-18/+10
2016-01-20coverity#1326466 Dereference null return valueCaolán McNamara1-12/+4
2015-11-10Use UIConsts constants for offsets to resource IDs in main/wizards.Damjan Jovanovic1-1/+6
2015-11-09java: add some @Override annotationsNoel Grandin2-0/+2
2015-11-05java: combine nested if statementsNoel Grandin3-17/+9
2015-10-22coverity#1326397 Dereference null return valueCaolán McNamara1-7/+9
2015-10-20coverity#1326559 Dereference before null checkCaolán McNamara1-1/+1
2015-10-20coverity#1326575 Useless callCaolán McNamara1-1/+0
2015-10-14cid#1326131 'Constant' variable guards dead codeNoel Grandin1-12/+6
2015-10-04tdf#94743: Web Wizard: Cannot export in ftpJulien Nabet1-1/+1
2015-09-21tdf#94351: Web Wizard multiselection doesn't workJulien Nabet1-1/+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-02-23remove unnecessary parenthesis in return statementsNoel Grandin1-2/+2
2015-01-05java: remove dead codeNoel Grandin3-57/+0
2014-12-19java: reduce visibility of some methods and fieldsNoel Grandin1-1/+1
2014-12-19java: these fields can be converted to local variablesNoel Grandin1-11/+5
2014-12-11java: remove some unnecessary interfacesNoel Grandin2-25/+1
2014-12-11java: reduce visibility of fields and methodsNoel Grandin13-54/+54
2014-12-05java: static fields should be accessed in a static wayNoel Grandin1-17/+9
2014-11-27java,wizards: remove unused parametersNoel Grandin3-6/+6
2014-11-27java,wizards: remove unread fieldsNoel Grandin4-18/+1
2014-11-27java,wizards: remove unused constantsNoel Grandin1-4/+0