summaryrefslogtreecommitdiff
path: root/wizards/com/sun/star/wizards/fax
AgeCommit message (Expand)AuthorFilesLines
2012-10-15pyfax: remove duplicate codeXisco Fauli1-4/+0
2012-10-15pyletter: Remove unused codeXisco Fauli1-0/+1
2012-10-15pyletter: Add missed listenerXisco Fauli1-1/+0
2012-10-15pywizards: Add README explaining how to call a wizard remotelyXisco Fauli1-2/+2
2012-10-14pyfax: Remove java codeXisco Fauli11-2552/+4
2012-10-14pyfax: uuupsXisco Fauli2-4/+3
2012-10-14pyfax: replace tabs with spacesXisco Fauli4-128/+129
2012-10-10pyfax: Make toggle buttons work againXisco Fauli1-21/+21
2012-10-08pyfax: Unused importXisco Fauli1-2/+1
2012-10-08pyfax: Don't show "the file already exists" when it doesn't doXisco Fauli1-5/+10
2012-10-03pywizard: localise listbox at runtimeXisco Fauli2-5/+25
2012-10-03pyfax: cleanup ugly codeXisco Fauli1-5/+5
2012-10-03pyfax: Cleanup resourcesXisco Fauli2-31/+27
2012-09-27pyfax: Translate the template at run-timeXisco Fauli4-10/+65
2012-09-24pywizards: get rid of import * (3)Xisco Fauli1-1/+1
2012-09-24pyfax: get rid of import * (2)Xisco Fauli6-19/+21
2012-09-24Pyfax: Get rid of import * (1)Xisco Fauli3-174/+203
2012-09-24pywizards: add a name textbox to the filepickerXisco1-2/+2
2012-09-24pyfax: Use relative imports so we can call the wizard remotelyXisco Fauli9-53/+43
2012-09-06Java cleanup, remove unnecessary importsNoel Grandin1-2/+0
2012-08-28fixes to new template localization codeIstvan Turi2-2/+66
2012-08-24translate fax/letter/agenda/report templates runtimeIstvan Turi2-6/+191
2012-08-09Fix last duplicated lines for Python filesJulien Nabet3-3/+0
2012-07-18re-base on ALv2 code. Includes:Michael Meeks10-53/+178
2012-07-13java: printStackTrace always to stderrThomas Arnhold2-5/+5
2012-06-29Java cleanup - fix javadoc comments and invalid tagsNoel Grandin1-1/+1
2012-06-29Java5 update - convert collections classes to use genericsNoel Grandin1-2/+2
2012-06-29Updating to Java5 - convert Vector to ArrayListNoel Grandin1-16/+24
2012-06-28remove malingering legacy RCS tags.Michael Meeks1-3/+0
2012-06-21re-base on ALv2 code.Michael Meeks8-184/+104
2011-12-12fix loading of python-uno module by package.module nameLionel Elie Mamane1-1/+0
2011-12-05fax wizard: build and install the java wizard in paralle to the python oneMichael Meeks2-3/+38
2011-12-05fax wizard: more misc. bug fixing, and missing file makefileMichael Meeks1-0/+1
2011-12-05wizards: completely work python wizard packaging and registrationMichael Meeks4-4/+11
2011-12-05Set the python fax wizard as the default oneXisco Fauli9-38/+67
2011-12-05Hello world (python) as a componentXisco Fauli2-3/+46
2011-12-05Fix merge conflictsXisco Fauli5-0/+1646
2011-09-24Remote the python code for now.Xisco Fauli9-2177/+0
2011-09-08drop dead dmake makefile.mksCaolán McNamara1-69/+0
2011-08-21Merge branch 'master' into feature/gsoc2011_wizardsXisco Fauli5-0/+332
2011-08-18Add Textfield listeners and fix a bug found in the java wizardXisco Fauli1-18/+9
2011-08-18Remove duplicate code, clean imports and fix a problemXisco Fauli3-29/+11
2011-08-18Fix problem with listboxesXisco Fauli1-1/+2
2011-08-18Let's do it this wayXisco Fauli1-74/+56
2011-08-18Some refactoring and formattingXisco Fauli1-33/+27
2011-08-18Fix Finish ButtonXisco Fauli1-1/+2
2011-08-18Clean upXisco Fauli2-22/+21
2011-08-18Duplicate codeXisco Fauli2-20/+6
2011-08-18Show wizard dialog on topXisco Fauli1-1/+1
2011-08-18Merge commit 'f9d40c2b591215b57ece4ba6e623b7808a7ae717' into feature/gsoc2011...Bjoern Michaelsen10-138/+139