summaryrefslogtreecommitdiff
path: root/wizards/com/sun/star/wizards/ui
AgeCommit message (Expand)AuthorFilesLines
2012-11-26pyfax: make this wizard completely compatible with python3.3Xisco Fauli2-17/+13
2012-11-26pywizards: No need to use unicodedata hereXisco Fauli1-2/+2
2012-11-26pywizards: adapt listener to python3.3Xisco Fauli1-57/+34
2012-11-26pyfax: adapt it to python3.3. it can be already launchedXisco Fauli1-2/+2
2012-11-26API CHANGE: com.sun.star.lang.IllegalArgumentExceptionMichael Stahl3-11/+11
2012-11-21pyfax: exceptions are python3 compatibleXisco Fauli4-48/+24
2012-11-20fdo#51304: Remove @author annotationJosé Guilherme Vanz2-3/+0
2012-11-13pywizards: Use local variablesXisco Fauli1-10/+0
2012-10-30pyagenda: now it's possible to call the wizard remotelyXisco Fauli1-1/+2
2012-10-14pyfax: get rid of import *Xisco Fauli4-9/+7
2012-10-14pyfax: replace tabs with spacesXisco Fauli2-2/+2
2012-10-08pyfax: Don't show "the file already exists" when it doesn't doXisco Fauli3-36/+3
2012-10-01fdo#51304: Java author and commented code removal.José Guilherme Vanz20-363/+6
2012-09-24pywizards: get rid of import * (3)Xisco Fauli3-4/+3
2012-09-24pyfax: get rid of import * (2)Xisco Fauli3-6/+12
2012-09-24pyfax: Use relative imports so we can call the wizard remotelyXisco Fauli11-41/+31
2012-09-10fdo#54542 fix start of table wizard IDsJulien Nabet2-2/+2
2012-08-28Java cleanup - remove unused importsNoel Grandin1-1/+0
2012-08-09Fix last duplicated lines for Python filesJulien Nabet11-11/+0
2012-07-18re-base on ALv2 code. Includes:Michael Meeks14-0/+252
2012-07-13java: printStackTrace always to stderrThomas Arnhold9-52/+52
2012-07-13openoffice.org -> libreoffice.orgLionel Elie Mamane1-3/+3
2012-06-29Java cleanup - remove meaningless commentsNoel Grandin7-21/+0
2012-06-29Java cleanup - remove redundant superinterface declarationsNoel Grandin1-1/+1
2012-06-29Java cleanup - remove unnecessary castsNoel Grandin4-6/+6
2012-06-29Java cleanup - fix javadoc comments and invalid tagsNoel Grandin6-18/+10
2012-06-29Java5 update - convert collections classes to use genericsNoel Grandin14-84/+82
2012-06-29Java5 update - convert Hashtable to HashMapNoel Grandin2-6/+6
2012-06-29Updating to Java5 - convert Vector to ArrayListNoel Grandin5-40/+50
2012-06-29re-base on ALv2 code.Michael Meeks2-46/+28
2012-06-22re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-21re-base on ALv2 code.Michael Meeks2-23/+31
2012-06-21re-base on ALv2 code.Michael Meeks29-693/+412
2012-06-18Clean up some moreStephan Bergmann2-16/+6
2012-06-18Add casts to reduce javac warning messages.Noel Grandin2-3/+3
2012-06-06fdo#48018 legacy reports do not sort by group columnsLionel Elie Mamane1-7/+4
2012-03-23.java files don't need executable bitsMichael Stahl2-0/+0
2012-02-23fdo#46339: Fix Query Wizard by putting the right ElementNameJulien Nabet1-1/+1
2012-02-18Fix typos in commentsElton Chung1-1/+1
2012-01-31Fix fdo#42543: Don't paint a frame around the list of edit boxes.Jan Holesovsky1-23/+0
2011-12-05fax wizard: more misc. bug fixing, and missing file makefileMichael Meeks1-48/+50
2011-12-05wizards: completely work python wizard packaging and registrationMichael Meeks3-0/+2
2011-12-05pywizards: resurrect Xisco's code lost in rebasingMichael Meeks5-6/+197
2011-12-05Set the python fax wizard as the default oneXisco Fauli13-0/+2450
2011-11-04suppress warnings about inexact argument typeIvan Timofeev2-15/+7
2011-09-24Remote the python code for now.Xisco Fauli17-2635/+0
2011-08-21Merge branch 'master' into feature/gsoc2011_wizardsXisco Fauli3-3/+1
2011-08-18Implement partly the 5th stepXisco Fauli3-120/+194
2011-08-18Implement add buttonXisco Fauli3-16/+38
2011-08-18Forgotten fileXisco Fauli1-0/+429