summaryrefslogtreecommitdiff
path: root/wizards/com/sun/star/wizards/agenda/TopicsControl.py
AgeCommit message (Expand)AuthorFilesLines
2017-03-25Fix typosAndrea Gelmini1-1/+1
2017-02-22Revert "Fix typos"jan iversen1-1/+1
2017-02-22Fix typosAndrea Gelmini1-1/+1
2016-01-10Fix typosAndrea Gelmini1-2/+2
2015-07-21Miscellaneous typosAdolfo Jayme Barrientos1-5/+5
2015-07-07Fix some misspellingsTor Lillqvist1-1/+1
2015-02-21Typo: behaiviour->behaviourJulien Nabet1-1/+1
2015-02-21Typo: deleteing->deletingJulien Nabet1-1/+1
2014-03-20Fix a number of typos & trailing spaces.Michael Meeks1-3/+3
2013-11-24pywizards: Some more pyflakes loveXisco Fauli1-4/+3
2013-04-15fdo#60724 correct spellingThomas Arnhold1-1/+1
2013-02-14pyagenda: localise template at runtimeXisco Fauli1-3/+3
2013-02-08pyagenda: Save configuration after finishing the wizardXisco Fauli1-10/+14
2013-02-05pyagenda: Update topics's gui when launching the wizardXisco Fauli1-3/+3
2013-02-05pyagenda: remove setEnabled methodXisco Fauli1-20/+13
2013-02-03pyagenda: use local variablesXisco Fauli1-154/+133
2013-02-03pyagenda: synchronize gui/preview when adding/removing topicsXisco Fauli1-8/+11
2013-02-03pyagenda: load previous topics configuration when launching the wizardXisco Fauli1-6/+8
2013-01-29pyagenda: simplify Topics codeXisco Fauli1-9/+1
2013-01-20pyagenda: table's cells are TextElementXisco Fauli1-3/+3
2013-01-20pyagenda: simplify UIDialog codeXisco Fauli1-1/+0
2012-11-28pyagenda: remove helper here tooXisco Fauli1-5/+4
2012-11-28pyagenda: make buttons work in Agenda ItemsXisco Fauli1-0/+1
2012-11-26pyagenda: let's delete the locks and see what happens later onXisco Fauli1-65/+46
2012-11-26pyagenda: adapt exceptions to python3.3Xisco Fauli1-7/+7
2012-10-30pyagenda: now it's possible to call the wizard remotelyXisco Fauli1-6/+7
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/+886
2011-09-24Remote the python code for now.Xisco Fauli1-886/+0
2011-08-18more cleaningXisco Fauli1-13/+1
2011-08-18Let's delete it for nowXisco Fauli1-1/+1
2011-08-18Fix a scroll problemXisco Fauli1-59/+54
2011-08-18Write the agendaitems in the proper tableXisco Fauli1-3/+4
2011-08-18Fix buttons behaviorXisco Fauli1-103/+120
2011-08-18Fix cursorUp and cursorDownXisco Fauli1-11/+16
2011-08-18add focus, scroll and key listenersXisco Fauli1-73/+70
2011-08-18add listeners to the agenda itemsXisco Fauli1-37/+33
2011-08-18Make agenda items editableXisco Fauli1-6/+2
2011-08-18Fix setEnableXisco Fauli1-64/+48
2011-08-18Fix Finish ButtonXisco Fauli1-34/+32
2011-08-18First attempt to create the Agenda WizardXisco Fauli1-0/+909