summaryrefslogtreecommitdiffstats
path: root/extensions/qa
Commit message (Expand)AuthorAgeFilesLines
* java: unnecessary importsNoel Grandin2015-01-051-2/+0
* java: remove more test skeleton codeNoel Grandin2014-12-151-58/+0
* java: simplify the getMSF() methodsNoel Grandin2014-12-101-2/+1
* java: make fields final where possibleNoel Grandin2014-11-184-13/+6
* java: convert fields to local variables where possibleNoel Grandin2014-11-121-8/+4
* java: final fields that can be staticNoel Grandin2014-10-171-1/+1
* java: remove unnecessary constructor declarationsNoel Grandin2014-08-203-15/+0
* java: no need to instantiate String objects directlyNoel Grandin2014-08-192-2/+2
* java: remove unused importsNoel Grandin2014-08-141-1/+0
* java: remove dead methodsNoel Grandin2014-08-131-4/+1
* java: add @Override annotation to overriding methodsNoel Grandin2014-08-123-0/+5
* java: remove exceptions from throws clauses that are notNoel Grandin2014-08-083-5/+5
* java: remove redundant null checksNoel Grandin2014-08-082-10/+7
* java: remove unnecessary semi-colonsNoel Grandin2014-08-081-1/+1
* java: remove redundant super-interfacesNoel Grandin2014-08-081-2/+1
* java: remove commented out codeNoel Grandin2014-08-051-15/+0
* java: remove unused fieldsNoel Grandin2014-08-051-1/+0
* java: remove some casting in lib.TestParameters#getMSFNoel Grandin2014-08-042-2/+2
* typo: more then -> more thanTakeshi Abe2014-08-011-1/+1
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-261-2/+2
* typo: onle -> onlyAndras Timar2013-12-061-1/+1
* remove redundant calls to OUString constructor in if expressionNoel Grandin2013-11-041-3/+3
* Don't export a variable called PATH_SEPARATORTor Lillqvist2013-05-151-1/+1
* Spelling "separate" (etc) correctly is hardTor Lillqvist2013-05-152-5/+5
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-301-23/+4
* Java cleanup, use generic containers where possibleNoel Grandin2013-04-241-4/+4
* Java cleanup, remove unnecessary castsNoel Grandin2013-04-195-16/+16
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-17/+17
* removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2013-03-191-1/+1
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-191-12/+12
* fdo#60691 add modelines to *.src and *.hrc filesBorim2013-03-082-0/+6
* Get rid of (most uses of) GUITor Lillqvist2012-12-251-1/+1
* re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks2012-11-061-0/+8
* fdo#51304: Remove @author annotationJosé Guilherme Vanz2012-09-265-18/+2
* Java cleanup, remove unnecessary importsNoel Grandin2012-09-062-4/+0
* extensions: convert unoapi test to gbuildMichael Stahl2012-09-051-41/+0
* remove some obsolete boilerplate Test.javaMichael Stahl2012-09-051-43/+0
* re-base on ALv2 code.Michael Meeks2012-06-291-23/+14
* targetted re-work of cppunit pieces.Michael Meeks2012-06-271-8/+0
* re-base on ALv2 code.Michael Meeks2012-06-2114-301/+206
* Get rid of size() == 0Elton Chung2012-02-191-1/+1
* Online update: Introduce inst:gitid to check exactly if we are the same.Jan Holesovsky2012-01-042-6/+27
* Online update: Don't check for buildid at the user's end.Jan Holesovsky2012-01-021-1/+0
* online update: Now check even the checkForUpdates().Jan Holesovsky2011-11-301-5/+5
* online update: Unit testing framework + rewrite of load().Jan Holesovsky2011-11-302-15/+89
* Fix WaE variable ‘eUIState’ set but not usedJulien Nabet2011-11-081-2/+0
* Make the update unit test compile.Jan Holesovsky2011-10-221-9/+44
* expedient fix to get test-suite auto executedCaolán McNamara2011-10-171-1/+1
* Skeleton of the unit test for updates.Jan Holesovsky2011-10-171-0/+62
* replace api.openoffice.org to api.libreoffice.orgAndras Timar2011-09-071-1/+1