summaryrefslogtreecommitdiff
path: root/wizards
AgeCommit message (Expand)AuthorFilesLines
2011-08-18Replace xrange(len(x))Xisco Fauli3-12/+12
2011-08-18Clean upXisco Fauli11-391/+101
2011-08-18method unusedXisco Fauli1-31/+7
2011-08-18fdo#37290: migrate Basic to new resource serviceXisco Fauli1-6/+10
2011-08-18Duplicate codeXisco Fauli4-31/+21
2011-08-18Show wizard dialog on topXisco Fauli4-25/+9
2011-08-18create file when it doesn't existXisco Fauli1-2/+2
2011-08-18Merge commit 'f9d40c2b591215b57ece4ba6e623b7808a7ae717' into feature/gsoc2011...Bjoern Michaelsen243-5513/+5400
2011-08-18Handle the letterhead layouts properlyXisco Fauli3-102/+106
2011-08-18apply python style and fix some minor thingsXisco Fauli8-625/+2221
2011-08-18small changesXisco Fauli2-19/+20
2011-08-18save RadioButtons tooXisco Fauli4-61/+7
2011-08-18unused functionsXisco Fauli1-155/+0
2011-08-18Cancel button works nowXisco Fauli1-6/+6
2011-08-18First attempt to create the letter wizardXisco Fauli13-11/+1584
2011-08-18Remember last template and clean ui/event/Xisco Fauli4-153/+20
2011-08-18I forgot to delete itXisco Fauli1-172/+0
2011-08-18Save ConfigurationXisco Fauli9-179/+65
2011-08-18we won't need itXisco Fauli6-101/+52
2011-08-18Load preview configurationXisco Fauli5-64/+37
2011-08-18Remove deprecated methodXisco Fauli2-43/+0
2011-08-18Show warning: Do you want to overwrite the file?Xisco Fauli3-16/+26
2011-08-18Remove deprecated methodXisco Fauli1-68/+0
2011-08-18Add an import I deleted by mistakeXisco Fauli2-7/+4
2011-08-18Sort listboxes properlyXisco Fauli1-4/+22
2011-08-18Replace some uno.invoke(now it loads faster)Xisco Fauli16-137/+98
2011-08-18Fix message, salutation and grettings textboxXisco Fauli1-3/+3
2011-08-18Footer checkbox works correctly now.Xisco Fauli10-71/+60
2011-08-18a bit of optimitationXisco Fauli10-72/+50
2011-08-18Avoid crashing after finnish button is clickedXisco Fauli2-4/+11
2011-08-18Remove importsXisco Fauli2-2/+0
2011-08-18Set current data to the fileXisco Fauli3-69/+258
2011-08-18First attempt to create the documentXisco Fauli9-133/+84
2011-08-18Let's delete it for now and see if we need it in the futureXisco Fauli9-297/+68
2011-08-18Remove unused classXisco Fauli9-75/+40
2011-08-18Add listeners and optimize.Xisco Fauli7-122/+93
2011-08-18Line length <= 80Xisco Fauli36-1886/+3303
2011-08-18add some more listenersXisco Fauli11-1222/+1150
2011-08-18Remove unused fileXisco Fauli2-113/+0
2011-08-18some changes here and there.Xisco Fauli15-280/+315
2011-08-18initial commit with migration of wizards to pythonXisco FaulĂ­49-0/+7893
2011-08-18fdo#37290: migrate Java to new resource serviceBjoern Michaelsen1-45/+42
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