Java wizards for db setup, importing, tutorials, etc. There are also partially converted python copies of each wizard, which we are hoping to migrate to in order to remove the Java dependency here./qadevlibs?h=feature/profilesafemode' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/qadevOOo/testdocs/qadevlibs
AgeCommit message (Expand)Author
2015-06-11java:regulatize the order of 'final' and public/privateNoel Grandin
2015-06-09java:simplify boolean return expressionsNoel Grandin
2015-01-05java: remove more dead codeNoel Grandin
2015-01-05java: remove dead codeNoel Grandin
2014-12-15java: remove some unused fields and variablesNoel Grandin
2014-12-11java: reduce visibility of fields and methodsNoel Grandin
2014-08-19java: use 'Byte.valueOf' instead of 'new Byte'Noel Grandin
2014-08-19java: use 'Short.valueOf' instead of 'new Short'Noel Grandin
2014-08-19java: use 'Integer.valueOf' instead of 'new Integer'Noel Grandin
2014-08-11java: remove unused parametersNoel Grandin
2014-05-06simplify ternary conditions "xxx ? true : yyy"Noel Grandin
2014-03-10qadevOOo: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2013-02-23Fix typo "fuction" -> "function"Julien Nabet
2012-08-28Java cleanup - remove unused importsNoel Grandin
2012-08-20Java update - cleanup javadoc @see tagsNoel Grandin
2012-06-29Java5 update - usage generics where possibleNoel Grandin
2012-06-21re-base on ALv2 code.Michael Meeks