summaryrefslogtreecommitdiffstats
path: root/wizards
Commit message (Expand)AuthorAgeFilesLines
* This println shouldn't be hereXisco Fauli2012-12-201-1/+0
* pywizards: get rid of ViewHandlerXisco Fauli2012-12-194-61/+2
* pywizards: Delete all empty TextFields after finishingXisco Fauli2012-12-181-11/+9
* pywizards: Fix finish in Windows one and for allXisco Fauli2012-12-181-4/+5
* pywizards: absolutize fails in Windows with backslashXisco Fauli2012-12-171-4/+3
* pywizards: Fix "Finish Wizard" on WindowsXisco Fauli2012-12-164-25/+10
* pywizards: handle UnknownPropertyExceptionXisco Fauli2012-12-161-3/+5
* Python/pep8: fix E711 in wizards/../web moduleJulien Nabet2012-12-095-15/+15
* Python/pep8: fix E711 in wizards/../ui moduleJulien Nabet2012-12-092-6/+6
* Python/pep8: fix E711 in document moduleJulien Nabet2012-12-091-2/+2
* Python/pep8: fix E711 (is or is not None instead of = or !=) in common moduleJulien Nabet2012-12-092-15/+15
* Python/pep8: fix E711 (is or is not None instead of = or !=) in letter moduleJulien Nabet2012-12-093-16/+16
* pywizards: handle exceptionXisco Fauli2012-12-031-3/+6
* pywizards: make sure it has the attributeXisco Fauli2012-11-281-10/+7
* pywizards: remove set/get controlpropertyXisco Fauli2012-11-288-423/+194
* pyfax: fix a mistake i did yesterdayXisco Fauli2012-11-281-11/+11
* pywizards: Clean textfieldsXisco Fauli2012-11-283-39/+21
* pyagenda: remove helper here tooXisco Fauli2012-11-284-35/+26
* remove helper from makefileXisco Fauli2012-11-281-1/+0
* pywizards: remove helper classXisco Fauli2012-11-2814-342/+122
* pyagenda: make buttons work in Agenda ItemsXisco Fauli2012-11-284-12/+21
* pyagenda: fix Topics in python3.3Xisco Fauli2012-11-281-49/+54
* pyagenda: fix date fieldXisco Fauli2012-11-281-4/+4
* fdo#46808: Missing adaptions to XFolderPicker2Stephan Bergmann2012-11-271-2/+2
* pywizards: don't set attribute when it's NoneXisco Fauli2012-11-266-5/+8
* pyagenda: let's delete the locks and see what happens later onXisco Fauli2012-11-263-155/+114
* pyagenda: adapt exceptions to python3.3Xisco Fauli2012-11-267-43/+39
* pyletter: adapt this wizard to python3.3Xisco Fauli2012-11-264-15/+19
* pyfax: make this wizard completely compatible with python3.3Xisco Fauli2012-11-263-19/+19
* pywizards: No need to use unicodedata hereXisco Fauli2012-11-265-10/+7
* pywizards: adapt listener to python3.3Xisco Fauli2012-11-261-57/+34
* pyfax: adapt it to python3.3. it can be already launchedXisco Fauli2012-11-266-16/+13
* API CHANGE: com.sun.star.lang.IllegalArgumentExceptionMichael Stahl2012-11-2610-24/+19
* pywizards: fix textfieldsXisco Fauli2012-11-242-22/+23
* pywizards: sort lists againXisco Fauli2012-11-245-18/+25
* pywizards: better us os.pathXisco Fauli2012-11-244-220/+18
* pyletter: Fix letterheadXisco Fauli2012-11-242-8/+10
* pywizards: fix daily build. it failed when importing collectionsXisco Fauli2012-11-211-2/+2
* pyfax: replace xrangeXisco Fauli2012-11-211-4/+4
* pyfax: fix a mistakeXisco Fauli2012-11-211-2/+2
* pyfax: exceptions are python3 compatibleXisco Fauli2012-11-2116-347/+106
* Merge branch 'feature/killsdf'Andras Timar2012-11-201-1/+1
|\
| * Merge branch 'master' into feature/killsdfAndras Timar2012-11-1168-7778/+1204
| |\
| * \ Merge branch 'master' into feature/killsdfAndras Timar2012-10-13113-1458/+120
| |\ \
| * | | translations is a source-only moduleAndras Timar2012-10-011-1/+1
* | | | fdo#51304: Remove @author annotationJosé Guilherme Vanz2012-11-2011-17/+0
* | | | ensure translations are built before using themDavid Tardon2012-11-151-1/+1
* | | | pywizards: Use local variablesXisco Fauli2012-11-138-298/+273
* | | | pyagenda: fix finish wizardXisco Fauli2012-11-135-31/+13
* | | | pyagenda: forgot a methodXisco Fauli2012-11-131-18/+0