summaryrefslogtreecommitdiff
path: root/extensions/qa
AgeCommit message (Expand)Author
2015-01-05java: unnecessary importsNoel Grandin
2014-12-15java: remove more test skeleton codeNoel Grandin
2014-12-10java: simplify the getMSF() methodsNoel Grandin
2014-11-18java: make fields final where possibleNoel Grandin
2014-11-12java: convert fields to local variables where possibleNoel Grandin
2014-10-17java: final fields that can be staticNoel Grandin
2014-08-20java: remove unnecessary constructor declarationsNoel Grandin
2014-08-19java: no need to instantiate String objects directlyNoel Grandin
2014-08-14java: remove unused importsNoel Grandin
2014-08-13java: remove dead methodsNoel Grandin
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin
2014-08-08java: remove exceptions from throws clauses that are notNoel Grandin
2014-08-08java: remove redundant null checksNoel Grandin
2014-08-08java: remove unnecessary semi-colonsNoel Grandin
2014-08-08java: remove redundant super-interfacesNoel Grandin
2014-08-05java: remove commented out codeNoel Grandin
2014-08-05java: remove unused fieldsNoel Grandin
2014-08-04java: remove some casting in lib.TestParameters#getMSFNoel Grandin
2014-08-01typo: more then -> more thanTakeshi Abe
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2013-12-06typo: onle -> onlyAndras Timar
2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin
2013-05-15Don't export a variable called PATH_SEPARATORTor Lillqvist
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-24Java cleanup, use generic containers where possibleNoel Grandin
2013-04-19Java cleanup, remove unnecessary castsNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2012-12-25Get rid of (most uses of) GUITor Lillqvist
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-09-26fdo#51304: Remove @author annotationJosé Guilherme Vanz
2012-09-06Java cleanup, remove unnecessary importsNoel Grandin
2012-09-05extensions: convert unoapi test to gbuildMichael Stahl
2012-09-05remove some obsolete boilerplate Test.javaMichael Stahl
2012-06-29re-base on ALv2 code.Michael Meeks
2012-06-27targetted re-work of cppunit pieces.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-02-19Get rid of size() == 0Elton Chung
2012-01-04Online update: Introduce inst:gitid to check exactly if we are the same.Jan Holesovsky
2012-01-02Online update: Don't check for buildid at the user's end.Jan Holesovsky
2011-11-30online update: Now check even the checkForUpdates().Jan Holesovsky
2011-11-30online update: Unit testing framework + rewrite of load().Jan Holesovsky
2011-11-08Fix WaE variable ‘eUIState’ set but not usedJulien Nabet
2011-10-22Make the update unit test compile.Jan Holesovsky
2011-10-17expedient fix to get test-suite auto executedCaolán McNamara
2011-10-17Skeleton of the unit test for updates.Jan Holesovsky
2011-09-07replace api.openoffice.org to api.libreoffice.orgAndras Timar