summaryrefslogtreecommitdiff
path: root/wizards/com/sun/star/wizards/common/Desktop.py
AgeCommit message (Expand)AuthorFilesLines
2013-04-22Fixed the preview bug.feature/pyweb-wizardJavier Fernandez1-5/+7
2013-04-11Desktop: added methods for generating the preview.Javier Fernandez1-1/+20
2012-11-26pywizards: No need to use unicodedata hereXisco Fauli1-1/+1
2012-11-21pyfax: exceptions are python3 compatibleXisco Fauli1-4/+4
2012-10-16pywizards: cleanup common codeXisco Fauli1-37/+0
2012-09-24pywizards: remove unused methodsXisco Fauli1-79/+0
2012-09-24pyfax: get rid of import * (2)Xisco Fauli1-6/+6
2012-09-24pyfax: Use relative imports so we can call the wizard remotelyXisco Fauli1-1/+1
2012-08-09Others duplicated linesJulien Nabet1-1/+0
2012-07-18re-base on ALv2 code. Includes:Michael Meeks1-0/+18
2011-12-05Set the python fax wizard as the default oneXisco Fauli1-0/+230
2011-09-24Remote the python code for now.Xisco Fauli1-228/+0
2011-08-18Fix the ListBoxXisco Fauli1-2/+2
2011-08-18First attempt to create the Agenda WizardXisco Fauli1-76/+24
2011-08-18Remove deprecated methodXisco Fauli1-32/+0
2011-08-18Footer checkbox works correctly now.Xisco Fauli1-6/+5
2011-08-18Line length <= 80Xisco Fauli1-23/+43
2011-08-18initial commit with migration of wizards to pythonXisco FaulĂ­1-0/+293