summaryrefslogtreecommitdiffstats
path: root/wizards/com/sun/star/wizards/report
Commit message (Expand)AuthorAgeFilesLines
* java: remove modifiers implied by the contextNoel Grandin2014-08-203-55/+55
* java: Avoid naming non-fields with the prefix m_Noel Grandin2014-08-201-5/+5
* java: use 'Short.valueOf' instead of 'new Short'Noel Grandin2014-08-194-18/+18
* java: use 'Integer.valueOf' instead of 'new Integer'Noel Grandin2014-08-194-20/+20
* java: classes in java.lang package do not need to be fully qualifiedNoel Grandin2014-08-192-3/+3
* simplify CallFormWizardNoel Grandin2014-08-192-120/+103
* java: remove unused importsNoel Grandin2014-08-142-2/+0
* java: remove commented out codeNoel Grandin2014-08-145-15/+2
* java: remove dead methodsNoel Grandin2014-08-134-104/+7
* java: remove unused fieldsNoel Grandin2014-08-137-24/+19
* java: reduce scope, make some methods privateNoel Grandin2014-08-137-22/+22
* java: reduce scope, make member classes privateNoel Grandin2014-08-134-5/+5
* java: reduce scope, make fields privateNoel Grandin2014-08-139-47/+47
* java: remove useless javadoc tagsNoel Grandin2014-08-124-44/+0
* java: add @Override annotation to overriding methodsNoel Grandin2014-08-123-0/+10
* java: remove unused parametersNoel Grandin2014-08-111-2/+2
* java: remove unused parametersNoel Grandin2014-08-114-14/+14
* java: remove exceptions from throws clauses that are notNoel Grandin2014-08-082-58/+43
* java: remove unused variablesNoel Grandin2014-08-081-1/+0
* java: remove unused fieldsNoel Grandin2014-08-081-2/+0
* java: remove commented out codeNoel Grandin2014-08-057-104/+1
* java: remove unused fieldsNoel Grandin2014-08-052-4/+0
* compareTo -> equalsNoel Grandin2014-06-041-2/+2
* It's "its", not "it's"Tor Lillqvist2014-04-101-1/+1
* wizards: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann2014-03-101-25/+1
* Remove visual noise from wizardsAlexander Wilms2014-02-264-81/+20
* fdo#65168: Fix previous fix, Class-Path is built up in solenv/gbuild/Jar.mkStephan Bergmann2013-06-101-1/+0
* fdo#65168: Fix regressions introduced with de-extension-ing report builderStephan Bergmann2013-06-072-29/+9
* indentationLionel Elie Mamane2013-06-061-1/+1
* fdo#61726: rename report-builder package to org.libreoffice.reportDavid Ostrovsky2013-03-111-1/+1
* remove trailing whitespacesThomas Arnhold2013-03-043-3/+3
* API CHANGE: com.sun.star.lang.IllegalArgumentExceptionMichael Stahl2012-11-262-3/+3
* fdo#51304: Java author and commented code removal.José Guilherme Vanz2012-10-016-70/+0
* Java cleanup, remove unnecessary importsNoel Grandin2012-09-061-3/+0
* Java cleanup - remove unused importsNoel Grandin2012-08-284-5/+0
* fixes to new template localization codeIstvan Turi2012-08-283-7/+147
* translate fax/letter/agenda/report templates runtimeIstvan Turi2012-08-242-2/+124
* remove obsolete delzip files from wizardsMichael Meeks2012-07-181-0/+0
* re-base on ALv2 code. Includes:Michael Meeks2012-07-182-49/+31
* fs34b: #i117454# don't ask for the value of the possiblyFrank Schoenheit [fs]2012-07-181-26/+15
* java: printStackTrace always to stderrThomas Arnhold2012-07-1310-22/+22
* Java cleanup - remove redundant superinterface declarationsNoel Grandin2012-06-292-2/+2
* Java cleanup - remove unnecessary castsNoel Grandin2012-06-292-8/+8
* Java cleanup - fix javadoc comments and invalid tagsNoel Grandin2012-06-292-10/+6
* Java5 update - convert collections classes to use genericsNoel Grandin2012-06-295-36/+34
* Updating to Java5 - convert Vector to ArrayListNoel Grandin2012-06-294-35/+38
* re-base on ALv2 code.Michael Meeks2012-06-291-23/+14
* re-base on ALv2 code.Michael Meeks2012-06-221-23/+14
* re-base on ALv2 code.Michael Meeks2012-06-2113-258/+151
* legacy reports: unify treatment of query and tableLionel Elie Mamane2012-06-061-8/+17