summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-08-18Fix Finish ButtonXisco Fauli
2011-08-18Fix the ListBoxXisco Fauli
2011-08-18First attempt to create the Agenda WizardXisco Fauli
the Document preview and the wizard are already shown
2011-08-18Replace xrange(len(x))Xisco Fauli
2011-08-18Clean upXisco Fauli
2011-08-18method unusedXisco Fauli
2011-08-18fdo#37290: migrate Basic to new resource serviceXisco Fauli
2011-08-18Move methods from component_getImplementationEnviron to component_getFactoryMatus Kukan
2011-08-18callcatcher: remove unused TpBorderRGBColorCaolán McNamara
2011-08-18callcatcher: remove unused xmlchar_to_ousCaolán McNamara
2011-08-18Remove unused test/saxThomas Arnhold
2011-08-18Mark this as TODOThomas Arnhold
2011-08-18Duplicate codeXisco Fauli
2011-08-18Show wizard dialog on topXisco Fauli
2011-08-18ByteString::CreateFromInt32->rtl::OString::valueOfCaolán McNamara
2011-08-18Remove an unused platform list.Francois Tigeot
2011-08-18Remove preload library related codeMatus Kukan
2011-08-18create file when it doesn't existXisco Fauli
2011-08-18Replace ByteString with rtl::OStringChristina Rossmanith
2011-08-18Merge commit 'f9d40c2b591215b57ece4ba6e623b7808a7ae717' into ↵Bjoern Michaelsen
feature/gsoc2011_wizards Conflicts: wizards/com/sun/star/wizards/common/Resource.java merged resolved as per: e52421bc118e9c5f3fce5a32ba9efdcad7627d92 9e91dbca08056fc31f388f5642fdfa3d2b910990 in the old components repository merging the corresponding commit 3b4fe490441f9f77829bc6c1ae30d79a4d50255b there
2011-08-18Handle the letterhead layouts properlyXisco Fauli
2011-08-18apply python style and fix some minor thingsXisco Fauli
2011-08-18small changesXisco Fauli
2011-08-18save RadioButtons tooXisco Fauli
2011-08-18unused functionsXisco Fauli
2011-08-18Cancel button works nowXisco Fauli
2011-08-18First attempt to create the letter wizardXisco Fauli
2011-08-18Remember last template and clean ui/event/Xisco Fauli
2011-08-18I forgot to delete itXisco Fauli
2011-08-18Save ConfigurationXisco Fauli
2011-08-18we won't need itXisco Fauli
2011-08-18Load preview configurationXisco Fauli
2011-08-18Remove deprecated methodXisco Fauli
2011-08-18Show warning: Do you want to overwrite the file?Xisco Fauli
2011-08-18Remove deprecated methodXisco Fauli
2011-08-18Add an import I deleted by mistakeXisco Fauli
2011-08-18Sort listboxes properlyXisco Fauli
2011-08-18Replace some uno.invoke(now it loads faster)Xisco Fauli
2011-08-18Fix message, salutation and grettings textboxXisco Fauli
2011-08-18Footer checkbox works correctly now.Xisco Fauli
Others: - Replace all UnoException by python Exception
2011-08-18a bit of optimitationXisco Fauli
2011-08-18Avoid crashing after finnish button is clickedXisco Fauli
2011-08-18Remove importsXisco Fauli
2011-08-18Set current data to the fileXisco Fauli
2011-08-18First attempt to create the documentXisco Fauli
2011-08-18Let's delete it for now and see if we need it in the futureXisco Fauli
2011-08-18Remove unused classXisco Fauli
2011-08-18Add listeners and optimize.Xisco Fauli
- Add listeners to the steps on the left. - The wizard dialog is loaded much faster ( ~5 second faster than before )
2011-08-18Line length <= 80Xisco Fauli
2011-08-18add some more listenersXisco Fauli