Age | Commit message (Expand) | Author |
2018-03-06 | Fix typos | Andrea Gelmini |
2018-01-26 | Fix typos | Andrea Gelmini |
2018-01-16 | Fix typos | Andrea Gelmini |
2018-01-14 | Fix typos | Andrea Gelmini |
2017-12-19 | Fix typos | Andrea Gelmini |
2017-11-21 | Fix typos | Andrea Gelmini |
2017-08-17 | Fix typos | Andrea Gelmini |
2017-05-09 | cleanup osl/diagnose.h includes | Jochen Nitschke |
2017-03-25 | Fix typos | Andrea Gelmini |
2017-03-19 | Fix typos | Andrea Gelmini |
2017-03-12 | Fix typos | Andrea Gelmini |
2017-03-02 | Fix typos | Andrea Gelmini |
2017-02-06 | Typo: s/dependend/dependent/i | Tor Lillqvist |
2016-10-01 | Fix typos | Andrea Gelmini |
2016-09-29 | tdf#95386 Remove remaining mentions of Help Agent | Gabor Kelemen |
2016-05-17 | odk: add missing modelines | Miklos Vajna |
2016-04-12 | cleanup: remove unused com/sun/star/uno includes | Jochen Nitschke |
2016-03-08 | tdf#98407 PathSubstitution: Add substitution for $(username) | Samuel Mehrbrodt |
2016-02-05 | Fix typos | Andrea Gelmini |
2016-01-10 | Fix typos | Andrea Gelmini |
2015-10-30 | UNO: no need to use OUString constructor when calling createInstance | Noel Grandin |
2015-10-02 | Fix typos | Andrea Gelmini |
2015-07-21 | Miscellaneous typos | Adolfo Jayme Barrientos |
2015-07-19 | Fix typos | Andrea Gelmini |
2015-07-03 | Fix typos | Andrea Gelmini |
2015-06-28 | Fix typos | Andrea Gelmini |
2015-06-11 | java:regulatize the order of 'final' and public/private | Noel Grandin |
2015-05-07 | Fix typo informations -> information | Andrea Gelmini |
2015-03-25 | Typo: formated->formatted | Julien Nabet |
2015-03-03 | Typos | Julien Nabet |
2015-02-23 | remove unnecessary parenthesis in return statements | Noel Grandin |
2015-01-23 | 'Ownership' is one word, as is 'relationship' | Tor Lillqvist |
2015-01-09 | override the overloading of "overload" to decrease cognitive (over-)load | Michael Stahl |
2014-12-12 | java: fix non-public UNO implementation classes | Noel Grandin |
2014-11-25 | java: final fields that can be static | Noel Grandin |
2014-11-19 | Make SDK examples compile again | Stephan Bergmann |
2014-11-18 | java: make fields final where possible | Noel Grandin |
2014-11-12 | Fix common typos. No automatic tools. Handmade… | Andrea Gelmini |
2014-11-12 | java: convert fields to local variables where possible | Noel Grandin |
2014-10-29 | remove unnecessary 'using namespace rtl' declarations | Noel Grandin |
2014-10-17 | java: final fields that can be static | Noel Grandin |
2014-10-14 | reformat ValueChanger | Noel Grandin |
2014-10-07 | java: simplify conditions involving logical negation | Noel Grandin |
2014-10-07 | java: no need to explicitly extend java.lang.Object | Noel Grandin |
2014-09-10 | Typo: (N|n)ormaly->(N|n)ormally | Julien Nabet |
2014-08-20 | java: remove modifiers implied by the context | Noel Grandin |
2014-08-20 | java: avoid unnecessary comparisons in boolean expressions | Noel Grandin |
2014-08-19 | java: no need to instantiate String objects directly | Noel Grandin |
2014-08-19 | java: use 'Short.valueOf' instead of 'new Short' | Noel Grandin |
2014-08-19 | java: use 'Integer.valueOf' instead of 'new Integer' | Noel Grandin |