summaryrefslogtreecommitdiff
path: root/wizards
AgeCommit message (Expand)AuthorFilesLines
2013-03-11fdo#61726: rename report-builder package to org.libreoffice.reportDavid Ostrovsky1-1/+1
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim5-0/+15
2013-03-04remove trailing whitespacesThomas Arnhold52-144/+144
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-1/+1
2013-02-28remove all d.lstMichael Stahl1-0/+0
2013-02-22s/the the/the/Tor Lillqvist1-1/+1
2013-02-15fdo#38451: Disable Sender and Recipient stepXisco Fauli1-1/+2
2013-02-15pywizards: update makefileXisco Fauli1-2/+0
2013-02-15pywizards: remove unused filesXisco Fauli2-285/+0
2013-02-14pyagenda: forgot this fileXisco Fauli1-0/+45
2013-02-14fdo#38820: bye bye java agenda wizardXisco Fauli11-5345/+0
2013-02-14pyagenda: Register and Pack python agenda wizardXisco Fauli3-65/+4
2013-02-14pyagenda: localise template at runtimeXisco Fauli4-36/+79
2013-02-11ups, don't delete thisXisco Fauli1-0/+2
2013-02-11pywizards: simplify paths handlingXisco Fauli6-167/+19
2013-02-10pyagenda: remove placeholder when text is not emptyXisco Fauli1-4/+7
2013-02-10pyagenda: This shouldn't be commentedXisco Fauli1-2/+2
2013-02-10pyagenda: use local variablesXisco Fauli1-49/+29
2013-02-08pyagenda: Save configuration after finishing the wizardXisco Fauli3-41/+38
2013-02-06remove obsolete hidother.src filesAndras Timar2-2331/+0
2013-02-05pyagenda: Update topics's gui when launching the wizardXisco Fauli2-18/+20
2013-02-05pyagenda: remove setEnabled methodXisco Fauli2-24/+13
2013-02-03upps, I shouldn't have committed itXisco Fauli1-2/+2
2013-02-03pyagenda: use local variablesXisco Fauli3-199/+164
2013-02-03pyagenda: synchronize gui/preview when adding/removing topicsXisco Fauli1-8/+11
2013-02-03pyagenda: load the proper data for each topicXisco Fauli2-10/+6
2013-02-03pyagenda: i have to redo this class so this method is unused nowXisco Fauli1-23/+0
2013-02-03pyagenda: remove ConfigNode from makefileXisco Fauli1-1/+0
2013-02-03pyagenda: some duck typing hereXisco Fauli3-33/+5
2013-02-03pyagenda: load previous topics configuration when launching the wizardXisco Fauli8-191/+79
2013-02-03pyagenda: Fix finish actionXisco Fauli2-13/+12
2013-01-29pyagenda: simplify Topics codeXisco Fauli3-223/+30
2013-01-26gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl3-3/+3
2013-01-20pyagenda: table's cells are TextElementXisco Fauli3-12/+18
2013-01-20pyagenda: Fix fdo#42543 in pythonXisco Fauli2-25/+7
2013-01-20pyagenda: simplify UIDialog codeXisco Fauli4-78/+18
2013-01-20pyagenda: Fix a problem with template's sectionsXisco Fauli4-24/+44
2013-01-20pyagenda: Change to new model and remove unused codeXisco Fauli3-52/+31
2013-01-20pyagenda: follow same model as in fax and letter wizardsXisco Fauli2-1/+1
2013-01-20pyagenda: setControlProperty doesn't exist anymoreXisco Fauli1-3/+2
2013-01-14wizards: Document Conversion: remove StarOffice mode:Michael Stahl7-366/+14
2013-01-14Fix one more use of removed ViewHandler.pyStephan Bergmann1-3/+1
2013-01-14fdo#59248: Remove remaining dangling view of ViewHandler.pyStephan Bergmann1-4/+1
2012-12-20This println shouldn't be hereXisco Fauli1-1/+0
2012-12-19pywizards: get rid of ViewHandlerXisco Fauli4-61/+2
2012-12-18pywizards: Delete all empty TextFields after finishingXisco Fauli1-11/+9
2012-12-18pywizards: Fix finish in Windows one and for allXisco Fauli1-4/+5
2012-12-17pywizards: absolutize fails in Windows with backslashXisco Fauli1-4/+3
2012-12-16pywizards: Fix "Finish Wizard" on WindowsXisco Fauli4-25/+10
2012-12-16pywizards: handle UnknownPropertyExceptionXisco Fauli1-3/+5