summaryrefslogtreecommitdiff
path: root/wizards/com/sun/star
AgeCommit message (Expand)AuthorFilesLines
2012-07-12errors to stderrLionel Elie Mamane1-5/+5
2012-07-12fdo#50800 populate composedCommandNames ASAP, not at call of getFromClauseLionel Elie Mamane1-9/+24
2012-06-29fix various (javac 1.7.0) warning: unreachable catch clauseMichael Stahl1-4/+0
2012-06-29Java cleanup - remove meaningless commentsNoel Grandin18-54/+0
2012-06-29Java5 update - convert ArrayList to genericsNoel Grandin1-3/+3
2012-06-29Java cleanup - remove redundant superinterface declarationsNoel Grandin7-7/+7
2012-06-29Java cleanup - remove unnecessary castsNoel Grandin14-47/+47
2012-06-29Java cleanup - fix javadoc comments and invalid tagsNoel Grandin34-103/+70
2012-06-29Java5 update - convert collections classes to use genericsNoel Grandin62-337/+331
2012-06-29Java5 update - convert Hashtable to HashMapNoel Grandin9-22/+22
2012-06-29Updating to Java5 - convert Vector to ArrayListNoel Grandin30-249/+293
2012-06-29re-base on ALv2 code.Michael Meeks13-299/+182
2012-06-28remove malingering legacy RCS tags.Michael Meeks4-12/+0
2012-06-25this is the stupidest hard-coded number in the worldCaolán McNamara1-1/+1
2012-06-22re-base on ALv2 code.Michael Meeks2-46/+28
2012-06-21re-base on ALv2 code.Michael Meeks18-391/+249
2012-06-21re-base on ALv2 code.Michael Meeks188-4163/+2469
2012-06-20fdo#37626: form wizard recognise "#" also at beginning of lineLionel Elie Mamane1-1/+1
2012-06-18fdo#43967 legacy report designer wizard formats dates improperlyLionel Elie Mamane2-9/+12
2012-06-18Clean up some moreStephan Bergmann2-16/+6
2012-06-18Add casts to reduce javac warning messages.Noel Grandin2-3/+3
2012-06-06legacy reports: unify treatment of query and tableLionel Elie Mamane1-8/+17
2012-06-06legacy report wizard: when source is table, save name in QueryNameLionel Elie Mamane1-2/+1
2012-06-06SQLQueryComposer allow setQueryCommand with prependSorting instead of appendLionel Elie Mamane1-1/+13
2012-06-06db.SQLQueryComposer allow prependSortingCriteria call with addAliasFieldNamesLionel Elie Mamane1-1/+6
2012-06-06cleanupLionel Elie Mamane1-1/+0
2012-06-06fdo#48018 legacy reports do not sort by group columnsLionel Elie Mamane1-7/+4
2012-06-05fix bug in commit 32c943e161117e4362ac9246baac2c0fb54e7c79Norbert Thiebaud1-0/+1
2012-06-05fdo#47473 try to set new order only after field columns are availableLionel Elie Mamane1-1/+6
2012-06-05untabifyLionel Elie Mamane1-1/+1
2012-06-05fdo#47325 legacy reports: survive absence of Sorting hidden controlLionel Elie Mamane1-1/+10
2012-05-22Renamed writer_web_HTML to generic_HTML.Kohei Yoshida2-15/+9
2012-04-24consistent MANIFEST.MF namingLuboš Luňák1-0/+0
2012-04-24remove duplicate Class-Path entryLuboš Luňák1-1/+0
2012-04-04Remove duplicated and unused IDs.Victor Lee4-18/+10
2012-03-23.java files don't need executable bitsMichael Stahl4-0/+0
2012-03-05Dropdown list in Letter Wizard are now ordered alphabeticallySzabolcs Dezsi1-13/+32
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-02-01A few safe replacements of pathes->pathsJesús Corrius2-2/+2
2012-01-31Fix fdo#42543: Don't paint a frame around the list of edit boxes.Jan Holesovsky1-23/+0
2011-12-16fix syntactic errorDavid Tardon1-4/+1
2011-12-16fix syntactic errorDavid Tardon1-12/+6
2011-12-12fix loading of python-uno module by package.module nameLionel Elie Mamane1-1/+0
2011-12-08Less succes, more successStefan Knorr (astron)1-1/+1
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 Meeks2-48/+51
2011-12-05wizards: completely work python wizard packaging and registrationMichael Meeks7-4/+13
2011-12-05pywizards: resurrect Xisco's code lost in rebasingMichael Meeks33-7/+5100
2011-12-05Set the python fax wizard as the default oneXisco Fauli53-38/+11746