Age | Commit message (Expand) | Author |
2018-05-31 | Run soffice frpm instdir (but CustomTarget_automationtest still can't work) | Tor Lillqvist |
2018-05-31 | Add a unit test for the Automation client services | Tor Lillqvist |
2018-04-16 | Fix typos | Andrea Gelmini |
2018-04-02 | use https links for api.libreoffice.org and opengrok | dennisroczek |
2018-01-27 | Fix typos | Andrea Gelmini |
2017-06-29 | loplugin:oncevar | Stephan Bergmann |
2017-05-16 | drop unused qa OfficeResourceLoader test | Caolán McNamara |
2017-04-28 | loplugin:cppunitassertequals: extensions | Stephan Bergmann |
2016-03-14 | remove some unused Java code | Noel Grandin |
2016-03-10 | Extract Directories from BootstrapFixtureBase | Stephan Bergmann |
2015-11-06 | loplugin:stringconstant: elide explicit ctor usage (automatic rewrite) | Stephan Bergmann |
2015-11-05 | java: make inner classes static where possible | Noel Grandin |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-06-28 | Fix typos | Andrea Gelmini |
2015-01-05 | java: unnecessary imports | Noel Grandin |
2014-12-15 | java: remove more test skeleton code | Noel Grandin |
2014-12-10 | java: simplify the getMSF() methods | Noel Grandin |
2014-11-18 | java: make fields final where possible | Noel Grandin |
2014-11-12 | java: convert fields to local variables where possible | Noel Grandin |
2014-10-17 | java: final fields that can be static | Noel Grandin |
2014-08-20 | java: remove unnecessary constructor declarations | Noel Grandin |
2014-08-19 | java: no need to instantiate String objects directly | Noel Grandin |
2014-08-14 | java: remove unused imports | Noel Grandin |
2014-08-13 | java: remove dead methods | Noel Grandin |
2014-08-12 | java: add @Override annotation to overriding methods | Noel Grandin |
2014-08-08 | java: remove exceptions from throws clauses that are not | Noel Grandin |
2014-08-08 | java: remove redundant null checks | Noel Grandin |
2014-08-08 | java: remove unnecessary semi-colons | Noel Grandin |
2014-08-08 | java: remove redundant super-interfaces | Noel Grandin |
2014-08-05 | java: remove commented out code | Noel Grandin |
2014-08-05 | java: remove unused fields | Noel Grandin |
2014-08-04 | java: remove some casting in lib.TestParameters#getMSF | Noel Grandin |
2014-08-01 | typo: more then -> more than | Takeshi Abe |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
2013-12-06 | typo: onle -> only | Andras Timar |
2013-11-04 | remove redundant calls to OUString constructor in if expression | Noel Grandin |
2013-05-15 | Don't export a variable called PATH_SEPARATOR | Tor Lillqvist |
2013-05-15 | Spelling "separate" (etc) correctly is hard | Tor Lillqvist |
2013-04-30 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-24 | Java cleanup, use generic containers where possible | Noel Grandin |
2013-04-19 | Java cleanup, remove unnecessary casts | Noel Grandin |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-03-19 | removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations | Thomas Arnhold |
2013-03-19 | automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings | Thomas Arnhold |
2013-03-08 | fdo#60691 add modelines to *.src and *.hrc files | Borim |
2012-12-25 | Get rid of (most uses of) GUI | Tor Lillqvist |
2012-11-06 | re-base on ALv2 code. Includes (at least) relevant parts of: | Michael Meeks |
2012-09-26 | fdo#51304: Remove @author annotation | José Guilherme Vanz |
2012-09-06 | Java cleanup, remove unnecessary imports | Noel Grandin |
2012-09-05 | extensions: convert unoapi test to gbuild | Michael Stahl |