summaryrefslogtreecommitdiff
path: root/wizards/com/sun/star/wizards/ui/WizardDialog.py
AgeCommit message (Expand)AuthorFilesLines
2014-03-04actively search for wizards dir in all internal templatesCaolán McNamara1-2/+10
2014-03-03Wizards should look for templates in Template_internal, not Template_userStephan Bergmann1-1/+1
2014-02-14pywizards: unify setDialogPropertiesXisco Fauli1-0/+15
2014-02-13pywizards: Let's do it always the same wayXisco Fauli1-15/+10
2014-02-13pywizards: remove unused codeXisco Fauli1-32/+24
2014-01-24pywizards: update callRemote methodsXisco Fauli1-2/+0
2013-11-24pywizards: Some more pyflakes loveXisco Fauli1-3/+0
2013-05-08PyWebWizard: Fixing bugs and implementation of mising features.Javier Fernandez1-2/+15
2013-02-11pywizards: simplify paths handlingXisco Fauli1-2/+9
2012-11-28pywizards: remove set/get controlpropertyXisco Fauli1-15/+8
2012-11-28pywizards: remove helper classXisco Fauli1-37/+20
2012-11-26pyfax: make this wizard completely compatible with python3.3Xisco Fauli1-3/+2
2012-11-26pywizards: No need to use unicodedata hereXisco Fauli1-2/+2
2012-11-26pyfax: adapt it to python3.3. it can be already launchedXisco Fauli1-2/+2
2012-11-21pyfax: exceptions are python3 compatibleXisco Fauli1-14/+14
2012-11-13pywizards: Use local variablesXisco Fauli1-10/+0
2012-10-14pyfax: replace tabs with spacesXisco Fauli1-1/+1
2012-10-08pyfax: Don't show "the file already exists" when it doesn't doXisco Fauli1-9/+0
2012-09-24pyfax: get rid of import * (2)Xisco Fauli1-2/+7
2012-09-24pyfax: Use relative imports so we can call the wizard remotelyXisco Fauli1-7/+6
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-05wizards: completely work python wizard packaging and registrationMichael Meeks1-0/+1
2011-12-05Set the python fax wizard as the default oneXisco Fauli1-0/+489
2011-09-24Remote the python code for now.Xisco Fauli1-489/+0
2011-08-18Implement add buttonXisco Fauli1-15/+11
2011-08-18first attempt to create the web wizardXisco Fauli1-4/+1
2011-08-18Remove duplicate code, clean imports and fix a problemXisco Fauli1-1/+20
2011-08-18Some refactoring and formattingXisco Fauli1-8/+2
2011-08-18First attempt to create the Agenda WizardXisco Fauli1-4/+2
2011-08-18Clean upXisco Fauli1-19/+5
2011-08-18Duplicate codeXisco Fauli1-0/+9
2011-08-18Show wizard dialog on topXisco Fauli1-9/+0
2011-08-18Replace some uno.invoke(now it loads faster)Xisco Fauli1-4/+3
2011-08-18Footer checkbox works correctly now.Xisco Fauli1-8/+7
2011-08-18a bit of optimitationXisco Fauli1-4/+3
2011-08-18Remove importsXisco Fauli1-1/+0
2011-08-18First attempt to create the documentXisco Fauli1-1/+1
2011-08-18Let's delete it for now and see if we need it in the futureXisco Fauli1-25/+6
2011-08-18Remove unused classXisco Fauli1-2/+2
2011-08-18Add listeners and optimize.Xisco Fauli1-62/+39
2011-08-18Line length <= 80Xisco Fauli1-45/+159
2011-08-18add some more listenersXisco Fauli1-11/+17
2011-08-18some changes here and there.Xisco Fauli1-74/+77
2011-08-18initial commit with migration of wizards to pythonXisco Faulí1-0/+422