summaryrefslogtreecommitdiffstats
path: root/wizards
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | pyagenda: remove unused codeXisco Fauli2012-11-131-54/+1
* | | | pyagenda: Fix "the document already exists"Xisco Fauli2012-11-131-2/+6
* | | | fix zip file pathsPeter Foley2012-11-111-1/+1
| |_|/ |/| |
* | | pyagenda: remove duplicate codeXisco Fauli2012-11-081-8/+7
* | | pyagenda: remove duplicate codeXisco Fauli2012-11-082-50/+38
* | | pywizards: Simplify textElement and move it to text folderXisco Fauli2012-11-083-22/+7
* | | pyagenda: better refactor it little by littleXisco Fauli2012-11-088-225/+265
* | | Revert "pyagenda: rework AgendaTemplate.py. Still some work to do"Xisco Fauli2012-11-085-133/+466
* | | pyagenda: rework AgendaTemplate.py. Still some work to doXisco Fauli2012-10-305-466/+133
* | | pyagenda: Add callwizardXisco Fauli2012-10-303-5/+54
* | | pyagenda: now it's possible to call the wizard remotelyXisco Fauli2012-10-308-184/+213
* | | pyagenda: Remove duplicate codeXisco Fauli2012-10-301-24/+2
* | | pyletter: Translate the templates at runtimeXisco Fauli2012-10-306-58/+67
* | | pyletter: Fix a crash when trying to load the wizard againXisco Fauli2012-10-262-18/+17
* | | pyfax: Fix a chash when trying to load the wizard againXisco Fauli2012-10-261-9/+8
* | | pyletter: Don't need to lock controllers hereXisco Fauli2012-10-231-4/+0
* | | pywizards: unused methodXisco Fauli2012-10-231-32/+0
* | | pyletter: Don't need to lock controllers hereXisco Fauli2012-10-231-3/+1