summaryrefslogtreecommitdiffstats
path: root/wizards
Commit message (Expand)AuthorAgeFilesLines
* java: printStackTrace always to stderrThomas Arnhold2012-07-1375-297/+297
* hrc cleanup: Remove unused strings in wizardsThomas Arnhold2012-07-131-37/+0
* openoffice.org -> libreoffice.orgLionel Elie Mamane2012-07-131-3/+3
* errors to stderrLionel Elie Mamane2012-07-121-5/+5
* fdo#50800 populate composedCommandNames ASAP, not at call of getFromClauseLionel Elie Mamane2012-07-121-9/+24
* hrc cleanup: Remove unused stringsThomas Arnhold2012-07-011-340/+0
* fix various (javac 1.7.0) warning: unreachable catch clauseMichael Stahl2012-06-291-4/+0
* Java cleanup - remove meaningless commentsNoel Grandin2012-06-2918-54/+0
* Java5 update - convert ArrayList to genericsNoel Grandin2012-06-291-3/+3
* Java cleanup - remove redundant superinterface declarationsNoel Grandin2012-06-297-7/+7
* Java cleanup - remove unnecessary castsNoel Grandin2012-06-2914-47/+47
* Java cleanup - fix javadoc comments and invalid tagsNoel Grandin2012-06-2934-103/+70
* Java5 update - convert collections classes to use genericsNoel Grandin2012-06-2962-337/+331
* Java5 update - convert Hashtable to HashMapNoel Grandin2012-06-299-22/+22
* Updating to Java5 - convert Vector to ArrayListNoel Grandin2012-06-2930-249/+293
* re-base on ALv2 code.Michael Meeks2012-06-2913-299/+182
* remove malingering legacy RCS tags.Michael Meeks2012-06-284-12/+0
* Reduce newline bloat at eofThomas Arnhold2012-06-271-117/+0
* Remove completely commented out file webwizar.srcThomas Arnhold2012-06-273-200/+0
* ditch wizards schedule moduleCaolán McNamara2012-06-2518-2367/+2
* this is the stupidest hard-coded number in the worldCaolán McNamara2012-06-251-1/+1
* re-base on ALv2 code.Michael Meeks2012-06-222-46/+28
* re-base on ALv2 code.Michael Meeks2012-06-2119-414/+263
* re-base on ALv2 code.Michael Meeks2012-06-21192-4257/+2528
* fdo#37626: form wizard recognise "#" also at beginning of lineLionel Elie Mamane2012-06-201-1/+1
* fdo#43967 legacy report designer wizard formats dates improperlyLionel Elie Mamane2012-06-182-9/+12
* Clean up some moreStephan Bergmann2012-06-182-16/+6
* Add casts to reduce javac warning messages.Noel Grandin2012-06-182-3/+3
* legacy reports: unify treatment of query and tableLionel Elie Mamane2012-06-061-8/+17
* legacy report wizard: when source is table, save name in QueryNameLionel Elie Mamane2012-06-061-2/+1
* SQLQueryComposer allow setQueryCommand with prependSorting instead of appendLionel Elie Mamane2012-06-061-1/+13
* db.SQLQueryComposer allow prependSortingCriteria call with addAliasFieldNamesLionel Elie Mamane2012-06-061-1/+6
* cleanupLionel Elie Mamane2012-06-061-1/+0
* fdo#48018 legacy reports do not sort by group columnsLionel Elie Mamane2012-06-061-7/+4
* fix bug in commit 32c943e161117e4362ac9246baac2c0fb54e7c79Norbert Thiebaud2012-06-051-0/+1
* fdo#47473 try to set new order only after field columns are availableLionel Elie Mamane2012-06-051-1/+6
* untabifyLionel Elie Mamane2012-06-051-1/+1
* fdo#47325 legacy reports: survive absence of Sorting hidden controlLionel Elie Mamane2012-06-051-1/+10
* Renamed writer_web_HTML to generic_HTML.Kohei Yoshida2012-05-222-15/+9
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-1/+0
* consistent MANIFEST.MF namingLuboš Luňák2012-04-242-1/+1
* remove duplicate Class-Path entryLuboš Luňák2012-04-241-1/+0
* add package deps for resourcesDavid Tardon2012-04-097-28/+0
* gbuild: "use" vs. "add":Michael Stahl2012-04-0810-10/+10
* Remove duplicated and unused IDs.Victor Lee2012-04-046-30/+10
* .java files don't need executable bitsMichael Stahl2012-03-234-0/+0
* minor documentation tweaksMichael Meeks2012-03-091-0/+3
* Dropdown list in Letter Wizard are now ordered alphabeticallySzabolcs Dezsi2012-03-051-13/+32
* fdo#46339: Fix Query Wizard by putting the right ElementNameJulien Nabet2012-02-231-1/+1
* Fix typos in commentsElton Chung2012-02-181-1/+1