summaryrefslogtreecommitdiff
path: root/wizards/com/sun/star/wizards/text
AgeCommit message (Expand)AuthorFilesLines
2013-11-24pywizards: Some more pyflakes loveXisco Fauli2-3/+0
2013-03-04remove trailing whitespacesThomas Arnhold1-1/+1
2013-02-11pywizards: simplify paths handlingXisco Fauli1-1/+1
2013-02-03pyagenda: Fix finish actionXisco Fauli1-1/+1
2013-01-20pyagenda: Fix a problem with template's sectionsXisco Fauli1-5/+6
2013-01-14fdo#59248: Remove remaining dangling view of ViewHandler.pyStephan Bergmann1-4/+1
2012-12-19pywizards: get rid of ViewHandlerXisco Fauli1-54/+0
2012-12-18pywizards: Delete all empty TextFields after finishingXisco Fauli1-11/+9
2012-12-16pywizards: handle UnknownPropertyExceptionXisco Fauli1-3/+5
2012-12-03pywizards: handle exceptionXisco Fauli1-3/+6
2012-11-28pywizards: make sure it has the attributeXisco Fauli1-10/+7
2012-11-28pywizards: Clean textfieldsXisco Fauli1-37/+19
2012-11-28pywizards: remove helper classXisco Fauli2-14/+39
2012-11-26pyletter: adapt this wizard to python3.3Xisco Fauli1-1/+2
2012-11-26pyfax: make this wizard completely compatible with python3.3Xisco Fauli1-2/+6
2012-11-26pywizards: No need to use unicodedata hereXisco Fauli2-6/+3
2012-11-26pyfax: adapt it to python3.3. it can be already launchedXisco Fauli1-2/+2
2012-11-24pywizards: fix textfieldsXisco Fauli1-20/+22
2012-11-21pyfax: fix a mistakeXisco Fauli1-2/+2
2012-11-21pyfax: exceptions are python3 compatibleXisco Fauli4-40/+30
2012-11-13pywizards: Use local variablesXisco Fauli1-1/+0
2012-11-08pywizards: Simplify textElement and move it to text folderXisco Fauli1-0/+28
2012-11-08pyagenda: better refactor it little by littleXisco Fauli1-1/+6
2012-10-30pyletter: Translate the templates at runtimeXisco Fauli1-24/+37
2012-10-23pywizards: unused methodXisco Fauli1-32/+0
2012-10-11pywizards: This code does nothing but an exception. Delete itXisco Fauli1-7/+0
2012-09-24pyfax: Use relative imports so we can call the wizard remotelyXisco Fauli3-8/+8
2012-08-09Fix last duplicated lines for Python filesJulien Nabet4-4/+0
2012-07-18re-base on ALv2 code. Includes:Michael Meeks4-0/+72
2012-07-13java: printStackTrace always to stderrThomas Arnhold6-32/+32
2012-06-29Java cleanup - fix javadoc comments and invalid tagsNoel Grandin1-1/+0
2012-06-29Java5 update - convert collections classes to use genericsNoel Grandin3-5/+5
2012-06-29Updating to Java5 - convert Vector to ArrayListNoel Grandin1-9/+9
2012-06-21re-base on ALv2 code.Michael Meeks7-161/+97
2011-12-05pywizards: resurrect Xisco's code lost in rebasingMichael Meeks2-0/+37
2011-12-05Set the python fax wizard as the default oneXisco Fauli3-0/+550
2011-09-24Remote the python code for now.Xisco Fauli5-589/+0
2011-08-21Merge branch 'master' into feature/gsoc2011_wizardsXisco Fauli1-0/+1
2011-08-18Load the proper templateXisco Fauli2-17/+3
2011-08-18Show the date properlyXisco Fauli1-5/+0
2011-08-18Remove duplicate code, clean imports and fix a problemXisco Fauli1-12/+8
2011-08-18Some refactoring and formattingXisco Fauli1-31/+19
2011-08-18Fix Finish ButtonXisco Fauli2-5/+4
2011-08-18Fix the ListBoxXisco Fauli1-4/+4
2011-08-18First attempt to create the Agenda WizardXisco Fauli2-16/+19
2011-08-18Clean upXisco Fauli1-1/+1
2011-08-18method unusedXisco Fauli1-31/+7
2011-08-18Merge commit 'f9d40c2b591215b57ece4ba6e623b7808a7ae717' into feature/gsoc2011...Bjoern Michaelsen9-132/+133
2011-08-18Handle the letterhead layouts properlyXisco Fauli1-0/+1
2011-08-18apply python style and fix some minor thingsXisco Fauli2-31/+33