summaryrefslogtreecommitdiff
path: root/wizards/com/sun/star/wizards/common
AgeCommit message (Expand)Author
2019-07-27Fix typoAndrea Gelmini
2019-04-24tdf#124197 Improve "Unexpected error" user-visible error message wordingDarkByt31
2019-03-29tdf#108523 Removed @author annotationsJaromir Wysoglad
2019-03-13Fix wizards/NumberFormatter.javaJulien Nabet
2019-03-12Remove unused python codeXisco Fauli
2019-02-07complete the univerbation of E-mail to Email in the uiCaolán McNamara
2018-11-22Related: tdf#121340: Do wizards steps Title CaseSabri Unal
2018-11-06tdf#121188 form controls should have InputRequired false by defaultLionel Elie Mamane
2018-04-17Fix typosAndrea Gelmini
2018-02-05Removed unused code in python wizardsXisco Fauli
2018-01-14Fix HIDs in Java based Table/Query/Report wizardsGabor Kelemen
2018-01-08tdf#114881: Re-introduce ConfigurationUpdateAccessStephan Bergmann
2018-01-07Related: tdf#114873 if fallback returned as result, drop contextCaolán McNamara
2018-01-07tdf#114873: localize Letter, fax and agenda wizardsJulien Nabet
2017-11-22Fix Java wizard HID listGabor Kelemen
2017-10-31Fix Wizard HIDs moved off by oneGabor Kelemen
2017-09-05Drop lazywrite property, which is silently ignored by configmgr anywayStephan Bergmann
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-05spelling instanciate -> instantiateNoel Grandin
2017-05-24convert java wizards to .properties for translationsCaolán McNamara
2017-05-21expand and drop python getResArrayCaolán McNamara
2017-04-07tdf#99967 (related) Drop Web Wizard HIDsGabor Kelemen
2017-03-02Fix typosAndrea Gelmini
2017-02-20Related tdf#99967: Cleanup after Web Wizard dropJulien Nabet
2017-01-01StringList isn't required or used by wizardsCaolán McNamara
2016-05-25Fix typosAndrea Gelmini
2016-03-14remove some unused Java codeNoel Grandin
2016-02-04coverity#1326401 Dereference null return valueCaolán McNamara
2016-01-20coverity#1326466 Dereference null return valueCaolán McNamara
2015-11-10Use UIConsts constants for offsets to resource IDs in main/wizards.Damjan Jovanovic
2015-11-09java: add some @Override annotationsNoel Grandin
2015-11-05java: combine nested if statementsNoel Grandin
2015-10-22coverity#1326397 Dereference null return valueCaolán McNamara
2015-10-20coverity#1326559 Dereference before null checkCaolán McNamara
2015-10-20coverity#1326575 Useless callCaolán McNamara
2015-10-14cid#1326131 'Constant' variable guards dead codeNoel Grandin
2015-10-04tdf#94743: Web Wizard: Cannot export in ftpJulien Nabet
2015-09-21tdf#94351: Web Wizard multiselection doesn't workJulien Nabet
2015-08-04wizards: FileAccess.getURL1 is unusedMichael Stahl
2015-08-04wizards: FileAccess.getURL does not work on WindowsMichael Stahl
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2015-01-05java: remove dead codeNoel Grandin
2014-12-19java: reduce visibility of some methods and fieldsNoel Grandin
2014-12-19java: these fields can be converted to local variablesNoel Grandin
2014-12-11java: remove some unnecessary interfacesNoel Grandin
2014-12-11java: reduce visibility of fields and methodsNoel Grandin
2014-12-05java: static fields should be accessed in a static wayNoel Grandin
2014-11-27java,wizards: remove unused parametersNoel Grandin
2014-11-27java,wizards: remove unread fieldsNoel Grandin
2014-11-27java,wizards: remove unused constantsNoel Grandin