summaryrefslogtreecommitdiff
path: root/wizards/com/sun/star/wizards/fax/FaxDocument.py
AgeCommit message (Expand)AuthorFilesLines
2012-11-28pywizards: remove set/get controlpropertyXisco Fauli1-2/+1
2012-11-28pyfax: fix a mistake i did yesterdayXisco Fauli1-11/+11
2012-11-28pywizards: Clean textfieldsXisco Fauli1-1/+1
2012-11-28pywizards: remove helper classXisco Fauli1-14/+10
2012-11-24pywizards: fix textfieldsXisco Fauli1-2/+1
2012-11-13pywizards: Use local variablesXisco Fauli1-16/+16
2012-10-14pyfax: uuupsXisco Fauli1-3/+2
2012-09-27pyfax: Translate the template at run-timeXisco Fauli1-4/+5
2012-09-24pyfax: get rid of import * (2)Xisco Fauli1-1/+3
2012-09-24pyfax: Use relative imports so we can call the wizard remotelyXisco Fauli1-4/+3
2012-07-18re-base on ALv2 code. Includes:Michael Meeks1-0/+18
2011-12-05Set the python fax wizard as the default oneXisco Fauli1-3/+3
2011-12-05Fix merge conflictsXisco Fauli1-0/+129
2011-09-24Remote the python code for now.Xisco Fauli1-134/+0
2011-08-21Merge branch 'master' into feature/gsoc2011_wizardsXisco Fauli1-0/+5
2011-08-18Remove duplicate code, clean imports and fix a problemXisco Fauli1-2/+0
2011-08-18apply python style and fix some minor thingsXisco Fauli1-22/+26
2011-08-18Replace some uno.invoke(now it loads faster)Xisco Fauli1-4/+2
2011-08-18Footer checkbox works correctly now.Xisco Fauli1-9/+8
2011-08-18First attempt to create the documentXisco Fauli1-2/+2
2011-08-18Remove unused classXisco Fauli1-7/+6
2011-08-18Line length <= 80Xisco Fauli1-20/+42
2011-08-18some changes here and there.Xisco Fauli1-1/+1
2011-08-18initial commit with migration of wizards to pythonXisco FaulĂ­1-0/+109
2011-07-04apply python style and fix some minor thingsXisco Fauli1-22/+26
2011-06-21Replace some uno.invoke(now it loads faster)Xisco Fauli1-4/+2
2011-06-20Footer checkbox works correctly now.Xisco Fauli1-9/+8
2011-06-18First attempt to create the documentXisco Fauli1-2/+2
2011-06-16Remove unused classXisco Fauli1-7/+6
2011-06-15Line length <= 80Xisco Fauli1-20/+42
2011-06-10some changes here and there.Xisco Fauli1-1/+1
2011-06-07initial commit with migration of wizards to pythonXisco FaulĂ­1-0/+109