summaryrefslogtreecommitdiff
path: root/wizards
AgeCommit message (Expand)AuthorFilesLines
2011-10-05simplfy dmake to gbuild bridgefileBjoern Michaelsen1-40/+1
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara1-0/+3
2011-09-24Remote the python code for now.Xisco Fauli88-18967/+0
2011-09-08drop dead dmake makefile.mksCaolán McNamara11-855/+0
2011-08-22lets put the log checkbox back near the bottomCaolán McNamara1-1/+1
2011-08-22Resolves: fdo#36127 hide staroffice filters when binfilter unavailableCaolán McNamara1-6/+18
2011-08-22swap position of StarOffice and MSOffice migration blocksCaolán McNamara2-10/+10
2011-08-22add in Office Open XML formats hereCaolán McNamara1-12/+12
2011-08-22Drop statement that VBA macros don't get converted, they sort of do thesedaysCaolán McNamara5-24/+14
2011-08-22ODF isn't a *new* format anymoreCaolán McNamara1-1/+1
2011-08-22it doesn't convert %PRODUCTNAME documents, but the old binary formatCaolán McNamara1-9/+9
2011-08-21Merge branch 'master' into feature/gsoc2011_wizardsXisco Fauli63-925/+1848
2011-08-19detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud1-1/+1
2011-08-18Related: fdo#33160 Add Estonian Kroon to Euro converterCaolán McNamara2-6/+27
2011-08-18Implement partly the 5th stepXisco Fauli12-215/+787
2011-08-18Implement add buttonXisco Fauli15-389/+510
2011-08-18Forgotten fileXisco Fauli1-0/+429
2011-08-18Forgot the launcherXisco Fauli1-0/+7
2011-08-18first attempt to create the web wizardXisco Fauli41-195/+4017
2011-08-18Unused fileXisco Fauli1-7/+0
2011-08-18I forgot to add this fileXisco Fauli1-0/+46
2011-08-18more cleaningXisco Fauli5-186/+2
2011-08-18Let's delete it for nowXisco Fauli2-14/+1
2011-08-18Fix a scroll problemXisco Fauli2-65/+62
2011-08-18Write the agendaitems in the proper tableXisco Fauli3-18/+20
2011-08-18clean it upXisco Fauli2-22/+1
2011-08-18Fix buttons behaviorXisco Fauli3-113/+133
2011-08-18Fix cursorUp and cursorDownXisco Fauli1-11/+16
2011-08-18add focus, scroll and key listenersXisco Fauli4-91/+117
2011-08-18add listeners to the agenda itemsXisco Fauli3-96/+92
2011-08-18Don't break the wizard if there's an exceptionXisco Fauli1-18/+9
2011-08-18Make agenda items editableXisco Fauli5-19/+68
2011-08-18Fix setEnableXisco Fauli1-64/+48
2011-08-18Load the proper templateXisco Fauli5-47/+25
2011-08-18go to the last step when finishXisco Fauli1-0/+1
2011-08-18I don't think we'll need itXisco Fauli2-99/+27
2011-08-18Show AgendaItems properlyXisco Fauli1-1/+2
2011-08-18Fix Show/Hide tablesXisco Fauli1-37/+34
2011-08-18Show the date properlyXisco Fauli2-21/+13
2011-08-18Add Textfield listeners and fix a bug found in the java wizardXisco Fauli5-97/+109
2011-08-18Add checkbox listenerXisco Fauli6-91/+132
2011-08-18Remove duplicate code, clean imports and fix a problemXisco Fauli10-76/+55
2011-08-18Remove unused methodXisco Fauli1-28/+2
2011-08-18Fix problem in Letter WizardXisco Fauli1-11/+10
2011-08-18Fix problem with listboxesXisco Fauli2-5/+8
2011-08-18Let's do it this wayXisco Fauli3-274/+156
2011-08-18Some refactoring and formattingXisco Fauli9-283/+418
2011-08-18Fix Finish ButtonXisco Fauli12-131/+137
2011-08-18Fix the ListBoxXisco Fauli4-36/+40
2011-08-18First attempt to create the Agenda WizardXisco Fauli23-123/+3831