summaryrefslogtreecommitdiff
path: root/wizards/com/sun/star/wizards/letter
AgeCommit message (Expand)AuthorFilesLines
2018-02-05Removed unused code in python wizardsXisco Fauli1-16/+6
2017-07-21migrate to boost::gettextCaolán McNamara2-219/+87
2017-07-13Resolves: tdf#93745 gtk3 spinbuttons are wider than available spaceCaolán McNamara1-16/+16
2017-05-21expand and drop python getResArrayCaolán McNamara1-6/+15
2017-04-12enum spelling: throught -> throughJustin Luth1-2/+2
2017-02-20Import UIConsts to use INFOIMAGEURLJulien Nabet1-1/+1
2017-01-19use the precanned constant for thisCaolán McNamara1-1/+1
2016-09-23Resolves: tdf#99626 only the first queryTermination call in wizards worksCaolán McNamara1-1/+1
2015-06-13TyposJulien Nabet1-1/+1
2015-05-27wrong comparison in letter wizardCaolán McNamara1-4/+4
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann1-5/+16
2015-01-05fdo#88068 make the string 'Red Line' localizable in Letter WizardAndras Timar1-1/+1
2014-11-10fix spelling implemenation -> implementationNoel Grandin1-3/+3
2014-09-05resource files: remove unused definitionsThomas Arnhold1-1/+0
2014-03-25typo: bussiness -> businessAndras Timar1-5/+5
2014-03-04actively search for wizards dir in all internal templatesCaolán McNamara1-1/+1
2014-02-14pywizards: delete unused fontDescriptorsXisco Fauli1-7/+0
2014-02-14pywizards: unify setDialogPropertiesXisco Fauli1-14/+5
2014-02-13pywizards: Let's do it always the same wayXisco Fauli1-4/+2
2014-02-13pywizards: Don't need to instantiate Resource twiceXisco Fauli2-80/+76
2014-02-13pywizards: use getResArray insteadXisco Fauli1-24/+6
2014-02-13pywizards: remove unused codeXisco Fauli1-2/+0
2014-01-24pywizards: update callRemote methodsXisco Fauli2-15/+15
2013-11-24pyletter: Some pyflakes loveXisco Fauli1-6/+1
2013-11-18fdo#69025 Remove unused textXisco Fauli2-25/+10
2013-05-08PyWebWizard: Fixing bugs and implementation of mising features.Javier Fernandez1-1/+3
2013-02-15fdo#38451: Disable Sender and Recipient stepXisco Fauli1-1/+2
2013-02-11pywizards: simplify paths handlingXisco Fauli1-13/+3
2012-12-19pywizards: get rid of ViewHandlerXisco Fauli1-3/+1
2012-12-16pywizards: Fix "Finish Wizard" on WindowsXisco Fauli1-1/+0
2012-12-09Python/pep8: fix E711 (is or is not None instead of = or !=) in letter moduleJulien Nabet2-14/+14
2012-11-28pywizards: remove set/get controlpropertyXisco Fauli2-287/+125
2012-11-28pywizards: Clean textfieldsXisco Fauli1-1/+1
2012-11-28pywizards: remove helper classXisco Fauli3-36/+25
2012-11-26pyletter: adapt this wizard to python3.3Xisco Fauli3-14/+17
2012-11-24pywizards: sort lists againXisco Fauli1-6/+6
2012-11-24pywizards: better us os.pathXisco Fauli1-2/+2
2012-11-24pyletter: Fix letterheadXisco Fauli2-8/+10
2012-11-13pywizards: Use local variablesXisco Fauli2-41/+48
2012-11-08pywizards: Simplify textElement and move it to text folderXisco Fauli1-3/+2
2012-11-08pyagenda: better refactor it little by littleXisco Fauli1-4/+3
2012-10-30pyletter: Translate the templates at runtimeXisco Fauli3-2/+20
2012-10-26pyletter: Fix a crash when trying to load the wizard againXisco Fauli1-16/+15
2012-10-23pyletter: Don't need to lock controllers hereXisco Fauli1-4/+0
2012-10-23pyletter: Don't need to lock controllers hereXisco Fauli1-3/+1
2012-10-23pyletter: missed importXisco Fauli1-0/+1
2012-10-23pyletter: Fix avoid to load the same template when it's already selectedXisco Fauli1-3/+3
2012-10-23pyletter: missed importXisco Fauli1-1/+1
2012-10-23pyletter: remove java letter wizardXisco Fauli12-3607/+0
2012-10-23pyletter: pack and register letter wizardXisco Fauli2-5/+53