summaryrefslogtreecommitdiff
path: root/wizards/com/sun/star/wizards/ui/UnoDialog.py
AgeCommit message (Expand)AuthorFilesLines
2014-02-25(T/t)herfor -> (T/t)hereforeJulien Nabet1-1/+1
2014-02-14pywizards: unify setDialogPropertiesXisco Fauli1-1/+0
2014-02-13pywizards: remove unused codeXisco Fauli1-4/+2
2013-05-08PyWebWizard: Fixing bugs and implementation of mising features.Javier Fernandez1-4/+74
2013-02-05pyagenda: remove setEnabled methodXisco Fauli1-4/+0
2013-01-20pyagenda: simplify UIDialog codeXisco Fauli1-52/+17
2012-12-09Python/pep8: fix E711 in wizards/../ui moduleJulien Nabet1-4/+4
2012-11-28pywizards: remove set/get controlpropertyXisco Fauli1-23/+0
2012-11-28pywizards: remove helper classXisco Fauli1-44/+16
2012-11-28pyagenda: make buttons work in Agenda ItemsXisco Fauli1-0/+1
2012-11-21pyfax: exceptions are python3 compatibleXisco Fauli1-30/+7
2012-09-24pyfax: get rid of import * (2)Xisco Fauli1-1/+0
2012-09-24pyfax: Use relative imports so we can call the wizard remotelyXisco Fauli1-4/+3
2012-08-09Fix last duplicated lines for Python filesJulien 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/+411
2011-09-24Remote the python code for now.Xisco Fauli1-412/+0
2011-08-18Implement partly the 5th stepXisco Fauli1-1/+1
2011-08-18first attempt to create the web wizardXisco Fauli1-29/+0
2011-08-18Make agenda items editableXisco Fauli1-3/+5
2011-08-18First attempt to create the Agenda WizardXisco Fauli1-6/+95
2011-08-18Clean upXisco Fauli1-214/+12
2011-08-18unused functionsXisco Fauli1-155/+0
2011-08-18First attempt to create the letter wizardXisco Fauli1-10/+2
2011-08-18Replace some uno.invoke(now it loads faster)Xisco Fauli1-25/+1
2011-08-18Footer checkbox works correctly now.Xisco Fauli1-5/+5
2011-08-18a bit of optimitationXisco Fauli1-1/+1
2011-08-18Let's delete it for now and see if we need it in the futureXisco Fauli1-1/+0
2011-08-18Add listeners and optimize.Xisco Fauli1-5/+5
2011-08-18Line length <= 80Xisco Fauli1-96/+189
2011-08-18some changes here and there.Xisco Fauli1-9/+8
2011-08-18initial commit with migration of wizards to pythonXisco FaulĂ­1-0/+648