summaryrefslogtreecommitdiffstats
path: root/wizards
Commit message (Expand)AuthorAgeFilesLines
...
| * resyncing to masterBjoern Michaelsen2011-07-2161-50/+11360
| |\
| | * Revert "clean up"Xisco Fauli2011-07-1612-186/+500
| | * clean upXisco Fauli2011-07-1612-500/+186
| | * fdo#37290: migrate Basic to new resource serviceXisco Fauli2011-07-121-6/+10
| | * Duplicate codeXisco Fauli2011-07-084-31/+21
| | * Show wizard dialog on topXisco Fauli2011-07-074-25/+9
| | * create file when it doesn't existXisco Fauli2011-07-067-182/+182
| | * Merge branch 'feature/gsoc2011_wizards'Xisco Fauli2011-07-0459-43/+11375
| | |\
| | | * Merge branch 'master' into feature/gsoc2011_wizardsXisco Fauli2011-07-04151-4039/+3917
| | | |\
| | | * | Handle the letterhead layouts properlyXisco Fauli2011-07-043-102/+106
| | | * | apply python style and fix some minor thingsXisco Fauli2011-07-048-625/+2220
| | | * | small changesXisco Fauli2011-07-012-19/+20
| | | * | save RadioButtons tooXisco Fauli2011-07-014-62/+7
| | | * | unused functionsXisco Fauli2011-06-301-155/+0
| | | * | Cancel button works nowXisco Fauli2011-06-301-6/+6
| | | * | First attempt to create the letter wizardXisco Fauli2011-06-3013-11/+1585
| | | * | Remember last template and clean ui/event/Xisco Fauli2011-06-304-153/+20
| | | * | I forgot to delete itXisco Fauli2011-06-291-172/+0
| | | * | Save ConfigurationXisco Fauli2011-06-299-179/+65
| | | * | we won't need itXisco Fauli2011-06-286-101/+52
| | | * | Load preview configurationXisco Fauli2011-06-285-64/+37
| | | * | Remove deprecated methodXisco Fauli2011-06-222-43/+0
| | | * | Show warning: Do you want to overwrite the file?Xisco Fauli2011-06-223-16/+26
| | | * | Remove deprecated methodXisco Fauli2011-06-221-68/+0
| | | * | Add an import I deleted by mistakeXisco Fauli2011-06-212-7/+4
| | | * | Sort listboxes properlyXisco Fauli2011-06-211-4/+22
| | | * | Replace some uno.invoke(now it loads faster)Xisco Fauli2011-06-2116-137/+98
| | | * | Fix message, salutation and grettings textboxXisco Fauli2011-06-201-3/+3
| | | * | Footer checkbox works correctly now.Xisco Fauli2011-06-2010-71/+60
| | | * | a bit of optimitationXisco Fauli2011-06-2010-72/+50
| | | * | Avoid crashing after finnish button is clickedXisco Fauli2011-06-192-4/+11
| | | * | Remove importsXisco Fauli2011-06-182-2/+0
| | | * | Set current data to the fileXisco Fauli2011-06-183-69/+258
| | | * | First attempt to create the documentXisco Fauli2011-06-189-133/+84
| | | * | Let's delete it for now and see if we need it in the futureXisco Fauli2011-06-179-297/+68
| | | * | Remove unused classXisco Fauli2011-06-169-75/+40
| | | * | Add listeners and optimize.Xisco Fauli2011-06-167-122/+93
| | | * | Line length <= 80Xisco Fauli2011-06-1536-1887/+3296
| | | * | add some more listenersXisco Fauli2011-06-1011-1224/+1149
| | | * | Remove unused fileXisco Fauli2011-06-102-113/+0
| | | * | some changes here and there.Xisco Fauli2011-06-1015-281/+315
| | | * | initial commit with migration of wizards to pythonXisco FaulĂ­2011-06-0749-0/+7915
| | | * | fdo#37290: migrate Java to new resource serviceBjoern Michaelsen2011-05-271-45/+42
| * | | | gnumake4: move classpath to build system in wizardsBjoern Michaelsen2011-06-222-1/+2
| * | | | Merge branch 'master' into feature/gnumake4Bjoern Michaelsen2011-06-1933-275/+34
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | gnumake4: #i117340#: JavaClassSet: adapt users [hg:efb3d33ce8ca]Michael Stahl2011-06-1710-10/+10
| * | | | CWS gnumake4: fix for case sensitive file systemsMathias Bauer2011-06-161-1/+1
| * | | | CWS gnumake4: convert wizards to new build systemMathias Bauer2011-06-1651-3383/+1529
* | | | | Implement partly the 5th stepXisco Fauli2011-08-1812-215/+787
* | | | | Implement add buttonXisco Fauli2011-08-1815-389/+510