summaryrefslogtreecommitdiff
path: root/wizards/com/sun/star
AgeCommit message (Expand)AuthorFilesLines
2013-03-25Init: Pythonize the WebWizardDialogResources class.Javier Fernandez1-5/+5
2013-03-25Init: Pythonize the CGDocument class.Javier Fernandez1-36/+68
2013-03-25Init: Pythonize the CGExporter class.Javier Fernandez1-4/+4
2013-03-25Init: Pythonize the class CGPublish.Javier Fernandez1-3/+5
2013-03-25Init: Pythonize the class CGSession.Javier Fernandez1-13/+17
2013-03-25Init: Pythonize the CGSettings class; added a new internal class DateUtils.Javier Fernandez1-24/+56
2013-03-25Init: Pythonize the class ListModelBinder and avoid using the Helper class.Javier Fernandez1-14/+13
2013-03-25Init: Added new file IRenderer.pyJavier Fernandez1-0/+28
2013-03-12pywizards: make configset generalXisco Fauli2-13/+16
2013-03-11fdo#61726: rename report-builder package to org.libreoffice.reportDavid Ostrovsky1-1/+1
2013-03-04remove trailing whitespacesThomas Arnhold52-144/+144
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-1/+1
2013-02-15fdo#38451: Disable Sender and Recipient stepXisco Fauli1-1/+2
2013-02-15pywizards: remove unused filesXisco Fauli2-285/+0
2013-02-14fdo#38820: bye bye java agenda wizardXisco Fauli11-5345/+0
2013-02-14pyagenda: Register and Pack python agenda wizardXisco Fauli1-5/+3
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-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: 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-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-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 Fauli3-60/+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