summaryrefslogtreecommitdiff
path: root/wizards/com
AgeCommit message (Expand)AuthorFilesLines
2018-09-27Fix typosAndrea Gelmini2-2/+2
2018-09-08Fix typosAndrea Gelmini1-1/+1
2018-07-19Related: rhbz#1602589 null_check: 'xComponent'Caolán McNamara1-1/+0
2018-07-18Related: rhbz#1602589 null_check 'guiRow'Caolán McNamara1-2/+4
2018-04-17Fix typosAndrea Gelmini2-2/+2
2018-02-12Fix typosAndrea Gelmini1-1/+1
2018-02-05Removed unused code in python wizardsXisco Fauli25-734/+28
2018-01-29Fix typosAndrea Gelmini1-1/+1
2018-01-16Fix typosAndrea Gelmini1-1/+1
2018-01-14Fix typosAndrea Gelmini2-2/+2
2018-01-14Fix HIDs in Java based Table/Query/Report wizardsGabor Kelemen2-35/+37
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-12-13Remove traces of Report Builder's former status as extensionLionel Elie Mamane2-2/+2
2017-11-22Fix Java wizard HID listGabor Kelemen1-0/+1
2017-11-22Fix typoAndrea Gelmini1-1/+1
2017-10-31Fix Wizard HIDs moved off by oneGabor Kelemen1-0/+1
2017-10-02Fix regression for labels on Table wizardJulien Nabet1-1/+1
2017-09-26tdf#39468: Translate some random German comments and termsJens Carl1-1/+1
2017-09-18Translate German comments and debug strings (leftovers in dirs w... and x...)Johnny_M5-6/+6
2017-09-05Drop lazywrite property, which is silently ignored by configmgr anywayStephan Bergmann2-20/+3
2017-07-21migrate to boost::gettextCaolán McNamara12-622/+599
2017-07-13Resolves: tdf#93745 gtk3 spinbuttons are wider than available spaceCaolán McNamara1-16/+16
2017-06-05spelling instanciate -> instantiateNoel Grandin2-2/+2
2017-05-24convert java wizards to .properties for translationsCaolán McNamara50-369/+354
2017-05-21expand and drop python getResArrayCaolán McNamara4-26/+42
2017-05-07tdf#107668: fix form wizardJulien Nabet1-11/+25
2017-04-30coverity#1405739 Explicit null dereferencedCaolán McNamara1-2/+7
2017-04-27ImageList python thing unused since WebWizard dropCaolán McNamara1-520/+0
2017-04-27remove wizards bitmaps from .src filesCaolán McNamara10-106/+27
2017-04-12enum spelling: throught -> throughJustin Luth1-2/+2
2017-04-07tdf#99967 (related) Drop Web Wizard HIDsGabor Kelemen2-126/+126
2017-03-25Fix typosAndrea Gelmini5-6/+6
2017-03-19Fix typos + some German translationsAndrea Gelmini1-1/+1
2017-03-02Fix typosAndrea Gelmini2-2/+2
2017-02-22Revert "Fix typos"jan iversen1-1/+1
2017-02-22Fix typosAndrea Gelmini1-1/+1
2017-02-20Import UIConsts to use INFOIMAGEURLJulien Nabet1-1/+1
2017-02-20Related tdf#99967: Cleanup after Web Wizard dropJulien Nabet2-4/+1
2017-02-17tdf#99967 Drop Web WizardSamuel Mehrbrodt51-7406/+0
2017-01-26fix wrong indentCaolán McNamara1-1/+1
2017-01-20coverity#1326632 DE: Dropped or ignored exceptionCaolán McNamara1-1/+4
2017-01-19document magic number and note it was already converted to a bitmapexCaolán McNamara2-2/+10
2017-01-19use the precanned constant for thisCaolán McNamara1-1/+1
2017-01-19convert wizards from Image resources to BitmapEx resourcesCaolán McNamara2-2/+2
2017-01-19get rid of second hicontrast argumentCaolán McNamara7-45/+23
2017-01-19unbreak this wizard enough to run itCaolán McNamara1-10/+10
2017-01-19drop unused hicontrast arg to setImageUrlCaolán McNamara7-17/+13
2017-01-19getImageUrl now returns its arg, so remove itCaolán McNamara4-10/+2