summaryrefslogtreecommitdiff
path: root/wizards
AgeCommit message (Expand)AuthorFilesLines
2012-07-13java: printStackTrace always to stderrThomas Arnhold75-297/+297
2012-07-13hrc cleanup: Remove unused strings in wizardsThomas Arnhold1-37/+0
2012-07-13openoffice.org -> libreoffice.orgLionel Elie Mamane1-3/+3
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-07-01hrc cleanup: Remove unused stringsThomas Arnhold1-340/+0
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-27Reduce newline bloat at eofThomas Arnhold1-117/+0
2012-06-27Remove completely commented out file webwizar.srcThomas Arnhold3-200/+0
2012-06-25ditch wizards schedule moduleCaolán McNamara18-2367/+2
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 Meeks19-414/+263
2012-06-21re-base on ALv2 code.Michael Meeks192-4257/+2528
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-29make gbuild the default assumption of build.plBjoern Michaelsen1-1/+0
2012-04-24consistent MANIFEST.MF namingLuboš Luňák2-1/+1
2012-04-24remove duplicate Class-Path entryLuboš Luňák1-1/+0
2012-04-09add package deps for resourcesDavid Tardon7-28/+0
2012-04-08gbuild: "use" vs. "add":Michael Stahl10-10/+10
2012-04-04Remove duplicated and unused IDs.Victor Lee6-30/+10
2012-03-23.java files don't need executable bitsMichael Stahl4-0/+0
2012-03-09minor documentation tweaksMichael Meeks1-0/+3
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