summaryrefslogtreecommitdiffstats
path: root/wizards
Commit message (Expand)AuthorAgeFilesLines
* pyfax: Add TextElement to makefileXisco Fauli2012-10-021-0/+1
* fdo#51304: Java author and commented code removal.José Guilherme Vanz2012-10-01102-1160/+16
* pyfax: Translate the template at run-timeXisco Fauli2012-09-275-10/+106
* pywizards: get rid of import * (3)Xisco Fauli2012-09-2410-18/+11
* remove remote.py, which was intended to be removed...Xisco Fauli2012-09-241-8/+0
* pywizards: remove unused methodsXisco Fauli2012-09-241-79/+0
* pyfax: get rid of import * (2)Xisco Fauli2012-09-2411-33/+40
* Pyfax: Get rid of import * (1)Xisco Fauli2012-09-243-174/+203
* pywizards: add a name textbox to the filepickerXisco2012-09-242-19/+12
* pyfax: Use relative imports so we can call the wizard remotelyXisco Fauli2012-09-2436-137/+109
* correct python wizards component fileMichael Meeks2012-09-181-1/+1
* Improvement on previous commit, UCB clean upStephan Bergmann2012-09-141-4/+1
* fdo#54542 fix start of table wizard IDsJulien Nabet2012-09-103-3/+3
* Java cleanup, remove unnecessary importsNoel Grandin2012-09-067-37/+0
* drop rather useless filtertrace stuff from wizardsCaolán McNamara2012-09-042-99/+2
* Java cleanup - remove unused importsNoel Grandin2012-08-2820-27/+0
* fixes to new template localization codeIstvan Turi2012-08-289-18/+505
* localize spreadsheet style template names runtimeAndras Timar2012-08-252-13/+205
* translate fax/letter/agenda/report templates runtimeIstvan Turi2012-08-2420-492/+1432
* gbuild: register all jarsMichael Stahl2012-08-1710-60/+60
* make buttons widerAndras Timar2012-08-162-4/+4
* Don't say "yeeep"Andras Timar2012-08-161-1/+0
* wizards: remove silly saxon9.jar from manifest classpath:Michael Stahl2012-08-151-3/+0
* gbuild: remove most uses of gb_Jar_set_jarclasspath:Michael Stahl2012-08-1510-38/+2
* misc. cleanup.Michael Meeks2012-08-132-19/+17
* Fix last duplicated lines for Python filesJulien Nabet2012-08-0946-46/+0
* Others duplicated linesJulien Nabet2012-08-0914-14/+0
* "class HelpIds:" duplicatedJulien Nabet2012-08-081-1/+0
* handle "no schema" caseLionel Elie Mamane2012-08-021-2/+9
* Revert hrc string cleanupThomas Arnhold2012-07-182-0/+377
* remove obsolete delzip files from wizardsMichael Meeks2012-07-1814-0/+0
* re-base on ALv2 code. Includes:Michael Meeks2012-07-18189-513/+3246
* fs34b: #i117454# don't ask for the value of the possiblyFrank Schoenheit [fs]2012-07-182-47/+21
* fs34b: #i117472# fix color calculation from style stringFrank Schoenheit [fs]2012-07-187-176/+120
* reuse computed curFieldNameLionel Elie Mamane2012-07-161-1/+1
* 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