summaryrefslogtreecommitdiffstats
path: root/extensions/qa
Commit message (Expand)AuthorAgeFilesLines
* Fix typoAndrea Gelmini2019-05-231-1/+1
* Run soffice frpm instdir (but CustomTarget_automationtest still can't work)Tor Lillqvist2018-05-311-0/+5
* Add a unit test for the Automation client servicesTor Lillqvist2018-05-311-0/+127
* Fix typosAndrea Gelmini2018-04-161-2/+2
* use https links for api.libreoffice.org and opengrokdennisroczek2018-04-021-1/+1
* Fix typosAndrea Gelmini2018-01-271-2/+2
* loplugin:oncevarStephan Bergmann2017-06-291-3/+3
* drop unused qa OfficeResourceLoader testCaolán McNamara2017-05-165-267/+0
* loplugin:cppunitassertequals: extensionsStephan Bergmann2017-04-281-4/+8
* remove some unused Java codeNoel Grandin2016-03-141-2/+2
* Extract Directories from BootstrapFixtureBaseStephan Bergmann2016-03-101-1/+1
* loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2015-11-061-8/+8
* java: make inner classes static where possibleNoel Grandin2015-11-051-1/+1
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-2/+2
* Fix typosAndrea Gelmini2015-06-281-1/+1
* 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