summaryrefslogtreecommitdiff
path: root/wizards
AgeCommit message (Expand)AuthorFilesLines
2011-08-15Use OUTDIR_FOR_BUILD which is where our jars go when cross-compilingTor Lillqvist1-5/+5
2011-08-14Bug 38486 SQL fixGabor Jenei1-1/+1
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe32-32/+32
2011-08-05Emacs modeline compatible with vim's oneTakeshi Abe1-0/+1
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist32-7/+39
2011-07-25Build the jars only of if SOLAR_JAVA is TRUETor Lillqvist1-10/+15
2011-07-21resyncing to masterBjoern Michaelsen61-50/+11360
2011-07-16Revert "clean up"Xisco Fauli12-186/+500
2011-07-16clean upXisco Fauli12-500/+186
2011-07-12fdo#37290: migrate Basic to new resource serviceXisco Fauli1-6/+10
2011-07-08Duplicate codeXisco Fauli4-31/+21
2011-07-07Show wizard dialog on topXisco Fauli4-25/+9
2011-07-06create file when it doesn't existXisco Fauli7-182/+182
2011-07-04Merge branch 'feature/gsoc2011_wizards'Xisco Fauli59-43/+11375
2011-07-04Merge branch 'master' into feature/gsoc2011_wizardsXisco Fauli151-4039/+3917
2011-07-04Handle the letterhead layouts properlyXisco Fauli3-102/+106
2011-07-04apply python style and fix some minor thingsXisco Fauli8-625/+2220
2011-07-01small changesXisco Fauli2-19/+20
2011-07-01save RadioButtons tooXisco Fauli4-62/+7
2011-06-30unused functionsXisco Fauli1-155/+0
2011-06-30Cancel button works nowXisco Fauli1-6/+6
2011-06-30First attempt to create the letter wizardXisco Fauli13-11/+1585
2011-06-30Remember last template and clean ui/event/Xisco Fauli4-153/+20
2011-06-29I forgot to delete itXisco Fauli1-172/+0
2011-06-29Save ConfigurationXisco Fauli9-179/+65
2011-06-28we won't need itXisco Fauli6-101/+52
2011-06-28Load preview configurationXisco Fauli5-64/+37
2011-06-22Remove deprecated methodXisco Fauli2-43/+0
2011-06-22Show warning: Do you want to overwrite the file?Xisco Fauli3-16/+26
2011-06-22gnumake4: move classpath to build system in wizardsBjoern Michaelsen2-1/+2
2011-06-22Remove deprecated methodXisco Fauli1-68/+0
2011-06-21Add an import I deleted by mistakeXisco Fauli2-7/+4
2011-06-21Sort listboxes properlyXisco Fauli1-4/+22
2011-06-21Replace some uno.invoke(now it loads faster)Xisco Fauli16-137/+98
2011-06-20Fix message, salutation and grettings textboxXisco Fauli1-3/+3
2011-06-20Footer checkbox works correctly now.Xisco Fauli10-71/+60
2011-06-20a bit of optimitationXisco Fauli10-72/+50
2011-06-19Avoid crashing after finnish button is clickedXisco Fauli2-4/+11
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen33-275/+34
2011-06-18Remove importsXisco Fauli2-2/+0
2011-06-18Set current data to the fileXisco Fauli3-69/+258
2011-06-18First attempt to create the documentXisco Fauli9-133/+84
2011-06-17Let's delete it for now and see if we need it in the futureXisco Fauli9-297/+68
2011-06-17gnumake4: #i117340#: JavaClassSet: adapt users [hg:efb3d33ce8ca]Michael Stahl10-10/+10
2011-06-16Use DESKTOP and NATIVE where appropriateTor Lillqvist1-1/+1
2011-06-16Remove unused classXisco Fauli9-75/+40
2011-06-16Add listeners and optimize.Xisco Fauli7-122/+93
2011-06-16CWS gnumake4: fix for case sensitive file systemsMathias Bauer1-1/+1
2011-06-16CWS gnumake4: convert wizards to new build systemMathias Bauer51-3383/+1529
2011-06-15Line length <= 80Xisco Fauli36-1887/+3296