summaryrefslogtreecommitdiff
path: root/wizards/com/sun/star/wizards/text/TextFieldHandler.py
AgeCommit message (Expand)AuthorFilesLines
2012-12-18pywizards: Delete all empty TextFields after finishingXisco Fauli1-11/+9
2012-12-16pywizards: handle UnknownPropertyExceptionXisco Fauli1-3/+5
2012-12-03pywizards: handle exceptionXisco Fauli1-3/+6
2012-11-28pywizards: make sure it has the attributeXisco Fauli1-10/+7
2012-11-28pywizards: Clean textfieldsXisco Fauli1-37/+19
2012-11-26pyletter: adapt this wizard to python3.3Xisco Fauli1-1/+2
2012-11-26pyfax: make this wizard completely compatible with python3.3Xisco Fauli1-2/+6
2012-11-26pywizards: No need to use unicodedata hereXisco Fauli1-4/+1
2012-11-24pywizards: fix textfieldsXisco Fauli1-20/+22
2012-11-21pyfax: fix a mistakeXisco Fauli1-2/+2
2012-11-21pyfax: exceptions are python3 compatibleXisco Fauli1-19/+16
2012-09-24pyfax: Use relative imports so we can call the wizard remotelyXisco Fauli1-1/+1
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/+165
2011-09-24Remote the python code for now.Xisco Fauli1-166/+0
2011-08-18Fix Finish ButtonXisco Fauli1-1/+1
2011-08-18method unusedXisco Fauli1-31/+7
2011-08-18Merge commit 'f9d40c2b591215b57ece4ba6e623b7808a7ae717' into feature/gsoc2011...Bjoern Michaelsen1-0/+1
2011-08-18Replace some uno.invoke(now it loads faster)Xisco Fauli1-1/+1
2011-08-18a bit of optimitationXisco Fauli1-18/+15
2011-08-18Add listeners and optimize.Xisco Fauli1-37/+43
2011-08-18Line length <= 80Xisco Fauli1-27/+45
2011-08-18initial commit with migration of wizards to pythonXisco FaulĂ­1-0/+168