summaryrefslogtreecommitdiff
path: root/wizards/com/sun/star/wizards/report/CallReportWizard.java
AgeCommit message (Expand)Author
2015-11-09java: add some @Override annotationsNoel Grandin
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2015-01-09java: simplify array creationNoel Grandin
2014-12-19java: reduce visibility of some methods and fieldsNoel Grandin
2014-11-18java: make fields final where possibleNoel Grandin
2014-09-2284059 - form wizard : files required could not be foundNoel Grandin
2014-09-09fix accidental removal of Java wizard codeNoel Grandin
2014-08-19java: classes in java.lang package do not need to be fully qualifiedNoel Grandin
2014-08-19simplify CallFormWizardNoel Grandin
2014-08-13java: remove dead methodsNoel Grandin
2014-08-13java: reduce scope, make member classes privateNoel Grandin
2014-08-13java: reduce scope, make fields privateNoel Grandin
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin
2014-06-04compareTo -> equalsNoel Grandin
2014-03-10wizards: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2012-10-01fdo#51304: Java author and commented code removal.José Guilherme Vanz
2012-07-13java: printStackTrace always to stderrThomas Arnhold
2012-06-29Java cleanup - remove redundant superinterface declarationsNoel Grandin
2012-06-29Java cleanup - fix javadoc comments and invalid tagsNoel Grandin
2012-06-21re-base on ALv2 code.Michael Meeks
2011-08-18Merge commit 'f9d40c2b591215b57ece4ba6e623b7808a7ae717' into feature/gsoc2011...Bjoern Michaelsen
2011-03-10dba34d: remove unnescessary castsOcke Janssen
2011-01-20dba34d: some refactoringOcke.Janssen
2011-01-20dba34d: #i98163# import hidden value corretedOcke.Janssen
2010-09-10sb129: #i113189# change UNO components to use passive registrationsb
2010-03-11autorecovery: merged changes from m74. Still need to find out how to re-do tw...Frank Schoenheit [fs]
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2010-02-04autorecovery: form and report wizzard now also using XDatabaseDocumentUI, ins...Frank Schoenheit [fs]
2009-11-27dba33a: summary migration from SVNJens-Heiner Rechtien
2008-12-01CWS-TOOLING: integrate CWS dba31eRelease Engineers
2008-06-25INTEGRATION: CWS rptwizard01 (1.22.126); FILE MERGEDKurt Zenker
2008-04-11INTEGRATION: CWS changefileheader (1.23.12); FILE MERGEDRüdiger Timm
2008-01-29INTEGRATION: CWS dba24e_SRC680 (1.22.120); FILE MERGEDVladimir Glazounov
2006-04-07INTEGRATION: CWS dbwizardpp3 (1.21.44); FILE MERGEDVladimir Glazounov
2005-09-09INTEGRATION: CWS ooo19126 (1.20.60); FILE MERGEDRüdiger Timm
2005-04-06INTEGRATION: CWS dba31 (1.19.4); FILE MERGEDJens-Heiner Rechtien
2005-03-23INTEGRATION: CWS dba26 (1.17.14); FILE MERGEDVladimir Glazounov
2005-03-18INTEGRATION: CWS dbwizard4 (1.17.50); FILE MERGEDKurt Zenker
2004-08-02INTEGRATION: CWS insight01 (1.16.10); FILE MERGEDJens-Heiner Rechtien
2004-05-19INTEGRATION: CWS qwizards1 (1.15.100); FILE MERGEDKurt Zenker
2002-08-16#102348# boolean flag "bWizardalreadystarted" enteredBehrend Cornelius
2002-08-12#100384# Several changesBehrend Cornelius
2002-07-19#101536# Assignment of HelpIDs in thirdpage modifiedBehrend Cornelius
2002-07-18#100482# HelpID for Dialog insertedBehrend Cornelius
2002-06-27#100395# call to "createReport" modifiedBehrend Cornelius
2002-05-30#99085# back to one Service with ArgumentsTom Verbeek
2002-05-29#99085# modify startup services to support Interface XJobExecutorTom Verbeek
2002-05-28#99085# added second service to start the filling of a reportTom Verbeek
2002-05-24#99085# several modificationsBehrend Cornelius
2002-05-16#99085# make service start after instantiationTom Verbeek