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