summaryrefslogtreecommitdiff
path: root/wizards/com/sun/star/wizards/common/Configuration.py
AgeCommit message (Expand)AuthorFilesLines
2018-02-05Removed unused code in python wizardsXisco Fauli1-36/+0
2018-01-08tdf#114881: Re-introduce ConfigurationUpdateAccessStephan Bergmann1-1/+4
2017-09-05Drop lazywrite property, which is silently ignored by configmgr anywayStephan Bergmann1-9/+2
2013-05-08PyWebWizard: Fixing bugs and implementation of mising features.Javier Fernandez1-0/+64
2012-11-28pywizards: remove set/get controlpropertyXisco Fauli1-1/+0
2012-11-28pywizards: remove helper classXisco Fauli1-1/+0
2012-10-16pywizards: cleanup common codeXisco Fauli1-174/+1
2012-10-15pyletter: Remove unused codeXisco Fauli1-11/+0
2012-09-24pywizards: get rid of import * (3)Xisco Fauli1-1/+2
2012-09-24pyfax: Use relative imports so we can call the wizard remotelyXisco Fauli1-3/+2
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/+215
2011-09-24Remote the python code for now.Xisco Fauli1-214/+0
2011-08-18Fix Finish ButtonXisco Fauli1-7/+8
2011-08-18save RadioButtons tooXisco Fauli1-53/+0
2011-08-18Save ConfigurationXisco Fauli1-1/+0
2011-08-18Load preview configurationXisco Fauli1-7/+6
2011-08-18Footer checkbox works correctly now.Xisco Fauli1-9/+8
2011-08-18First attempt to create the documentXisco Fauli1-65/+20
2011-08-18Line length <= 80Xisco Fauli1-26/+48
2011-08-18initial commit with migration of wizards to pythonXisco FaulĂ­1-0/+292