summaryrefslogtreecommitdiff
path: root/wizards/com/sun/star/wizards/letter
AgeCommit message (Expand)AuthorFilesLines
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
2012-10-16pyletter: get rid of import *Xisco Fauli8-140/+183
2012-10-15pyletter: Fix statementXisco Fauli1-1/+1
2012-10-15pyletter: localise listboxes at runtimeXisco Fauli2-14/+41
2012-10-15pyletter: Clean up resourcesXisco Fauli2-29/+36
2012-10-15pyletter: Remove unused codeXisco Fauli3-281/+4
2012-10-15pyletter: Add missed listenerXisco Fauli1-2/+6
2012-10-15pyletter: Make call the wizard remotely possibleXisco Fauli1-11/+12
2012-09-06Java cleanup, remove unnecessary importsNoel Grandin1-6/+0
2012-08-28fixes to new template localization codeIstvan Turi2-3/+98
2012-08-24translate fax/letter/agenda/report templates runtimeIstvan Turi5-236/+129
2012-08-09Fix last duplicated lines for Python filesJulien Nabet2-2/+0
2012-07-18re-base on ALv2 code. Includes:Michael Meeks10-26/+179
2012-07-13java: printStackTrace always to stderrThomas Arnhold2-7/+7
2012-06-29Java cleanup - fix javadoc comments and invalid tagsNoel Grandin1-1/+1
2012-06-29Java5 update - convert collections classes to use genericsNoel Grandin1-13/+13
2012-06-29Updating to Java5 - convert Vector to ArrayListNoel Grandin1-25/+32
2012-06-29re-base on ALv2 code.Michael Meeks2-46/+28
2012-06-28remove malingering legacy RCS tags.Michael Meeks1-3/+0
2012-06-25this is the stupidest hard-coded number in the worldCaolán McNamara1-1/+1
2012-06-21re-base on ALv2 code.Michael Meeks11-211/+119
2012-03-05Dropdown list in Letter Wizard are now ordered alphabeticallySzabolcs Dezsi1-13/+32
2011-12-05pywizards: resurrect Xisco's code lost in rebasingMichael Meeks2-0/+60
2011-12-05Set the python fax wizard as the default oneXisco Fauli8-0/+2990
2011-09-24Remote the python code for now.Xisco Fauli10-3050/+0