summaryrefslogtreecommitdiff
path: root/wizards/com/sun/star
AgeCommit message (Expand)AuthorFilesLines
2013-03-25Init: Added new file Process.pyJavier Fernandez1-0/+594
2013-03-25Init: Added new file ProcessErrorHandler.pyJavier Fernandez1-0/+61
2013-03-25Init: Added new file ProcessErrors.pyJavier Fernandez1-0/+32
2013-03-25Init: Added new file ProcessStatusRenderer.pyJavier Fernandez1-0/+48
2013-03-25Init: Added new file StatusDialog.pyJavier Fernandez1-0/+174
2013-03-25Init: Added new file TOCPreview.pyJavier Fernandez1-0/+65
2013-03-25Init: Added new file TypeDetection.pyJavier Fernandez1-0/+54
2013-03-25Init: Added new file WebWizard.pyJavier Fernandez1-0/+42
2013-03-25Init: Added new Exporter classes.Javier Fernandez4-0/+199
2013-03-25Init: Relative paths and missing importsJavier Fernandez11-15/+22
2013-03-25Init: fixed typo in the SystemDialog class.Javier Fernandez1-2/+2
2013-03-25Init: Pythonize the ImageList class and avoid using the Helper.Javier Fernandez1-42/+36
2013-03-25Init: Pythonize the BackgroundsDialog class.Javier Fernandez1-22/+28
2013-03-25Init: Pythonize the IconsDialog class.Javier Fernandez1-14/+15
2013-03-25Init: Don't use the Helper in ImageListDialog.Javier Fernandez1-7/+10
2013-03-25Init: Pythonize the WWD_Events class.Javier Fernandez1-218/+258
2013-03-25Init: Pythonize the WWD_General class.Javier Fernandez1-33/+58
2013-03-25Init: Pythonize the WWD_Startup class.Javier Fernandez1-58/+72
2013-03-25Init: Pythonize the WebWizardDialog class.Javier Fernandez1-12/+13
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