summaryrefslogtreecommitdiff
path: root/wizards/com/sun/star/wizards/agenda/AgendaWizardDialogImpl.py
AgeCommit message (Expand)AuthorFilesLines
2016-09-23Resolves: tdf#99626 only the first queryTermination call in wizards worksCaolán McNamara1-1/+1
2014-09-15fdo#75107: make colors and styles localizable in Agenda WizardJennifer Liebel1-5/+5
2014-02-13pywizards: Let's do it always the same wayXisco Fauli1-6/+1
2014-02-13pywizards: remove unused codeXisco Fauli1-5/+5
2014-01-24pywizards: update callRemote methodsXisco Fauli1-14/+0
2013-11-24pywizards: Some more pyflakes loveXisco Fauli1-6/+2
2013-05-08PyWebWizard: Fixing bugs and implementation of mising features.Javier Fernandez1-1/+3
2013-02-14pyagenda: localise template at runtimeXisco Fauli1-30/+40
2013-02-11pywizards: simplify paths handlingXisco Fauli1-15/+3
2013-02-08pyagenda: Save configuration after finishing the wizardXisco Fauli1-7/+6
2013-02-03pyagenda: load previous topics configuration when launching the wizardXisco Fauli1-11/+13
2013-02-03pyagenda: Fix finish actionXisco Fauli1-12/+11
2013-01-20pyagenda: Change to new model and remove unused codeXisco Fauli1-2/+3
2013-01-20pyagenda: follow same model as in fax and letter wizardsXisco Fauli1-1/+1
2013-01-20pyagenda: setControlProperty doesn't exist anymoreXisco Fauli1-3/+2
2013-01-14Fix one more use of removed ViewHandler.pyStephan Bergmann1-3/+1
2012-11-26pywizards: don't set attribute when it's NoneXisco Fauli1-0/+1
2012-11-26pyagenda: adapt exceptions to python3.3Xisco Fauli1-3/+3
2012-11-24pywizards: sort lists againXisco Fauli1-2/+2
2012-11-13pywizards: Use local variablesXisco Fauli1-16/+16
2012-11-13pyagenda: fix finish wizardXisco Fauli1-12/+10
2012-11-13pyagenda: forgot a methodXisco Fauli1-18/+0
2012-11-13pyagenda: remove unused codeXisco Fauli1-54/+1
2012-11-13pyagenda: Fix "the document already exists"Xisco Fauli1-2/+6
2012-11-08pyagenda: remove duplicate codeXisco Fauli1-12/+15
2012-11-08pyagenda: better refactor it little by littleXisco Fauli1-1/+1
2012-11-08Revert "pyagenda: rework AgendaTemplate.py. Still some work to do"Xisco Fauli1-1/+1
2012-10-30pyagenda: rework AgendaTemplate.py. Still some work to doXisco Fauli1-1/+1
2012-10-30pyagenda: Add callwizardXisco Fauli1-4/+4
2012-10-30pyagenda: now it's possible to call the wizard remotelyXisco Fauli1-33/+27
2012-08-09Fix last duplicated lines for Python filesJulien Nabet1-1/+0
2012-07-18re-base on ALv2 code. Includes:Michael Meeks1-0/+18
2011-12-05Set the python fax wizard as the default oneXisco Fauli1-0/+463
2011-09-24Remote the python code for now.Xisco Fauli1-463/+0
2011-08-18more cleaningXisco Fauli1-1/+0
2011-08-18Don't break the wizard if there's an exceptionXisco Fauli1-18/+9
2011-08-18Load the proper templateXisco Fauli1-3/+7
2011-08-18go to the last step when finishXisco Fauli1-0/+1
2011-08-18Add Textfield listeners and fix a bug found in the java wizardXisco Fauli1-0/+13
2011-08-18Add checkbox listenerXisco Fauli1-46/+66
2011-08-18Some refactoring and formattingXisco Fauli1-49/+82
2011-08-18Fix Finish ButtonXisco Fauli1-31/+47
2011-08-18First attempt to create the Agenda WizardXisco Fauli1-0/+386