summaryrefslogtreecommitdiff
path: root/extensions/qa
AgeCommit message (Expand)AuthorFilesLines
2018-05-31Run soffice frpm instdir (but CustomTarget_automationtest still can't work)Tor Lillqvist1-0/+5
2018-05-31Add a unit test for the Automation client servicesTor Lillqvist1-0/+127
2018-04-16Fix typosAndrea Gelmini1-2/+2
2018-04-02use https links for api.libreoffice.org and opengrokdennisroczek1-1/+1
2018-01-27Fix typosAndrea Gelmini1-2/+2
2017-06-29loplugin:oncevarStephan Bergmann1-3/+3
2017-05-16drop unused qa OfficeResourceLoader testCaolán McNamara5-267/+0
2017-04-28loplugin:cppunitassertequals: extensionsStephan Bergmann1-4/+8
2016-03-14remove some unused Java codeNoel Grandin1-2/+2
2016-03-10Extract Directories from BootstrapFixtureBaseStephan Bergmann1-1/+1
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-8/+8
2015-11-05java: make inner classes static where possibleNoel Grandin1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-06-28Fix typosAndrea Gelmini1-1/+1
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