Age | Commit message (Expand) | Author |
2015-01-05 | java: remove more dead code | Noel Grandin |
2015-01-05 | java: remove dead code | Noel Grandin |
2014-12-10 | java: unused imports | Noel Grandin |
2014-12-05 | java: remove some unused local variables | Noel Grandin |
2014-12-05 | java: remove some unused fields | Noel Grandin |
2014-11-18 | java: make fields final where possible | Noel Grandin |
2014-11-12 | java: reduce excessive code indentation levels | Noel Grandin |
2014-10-17 | java: final fields that can be static | Noel Grandin |
2014-10-16 | java: when rethrowing, store the original exception | Noel Grandin |
2014-10-16 | java: reduce the depth of some deeply nested if blocks | Noel Grandin |
2014-09-11 | mediawiki: use String.length()==0 instead of String.equals(empty string) | rbuj |
2014-09-10 | mediawiki: use a character literal | rbuj |
2014-09-08 | swext: use proper syntax for accessing outer class this | Michael Stahl |
2014-09-08 | missing imports | Caolán McNamara |
2014-09-08 | mediawiki options went missing | Caolán McNamara |
2014-09-08 | mediawiki: improve storeConfiguration & loadConfiguration methods | rbuj |
2014-09-06 | mediawiki: if...else if...else Statement | rbuj |
2014-09-06 | mediawiki: use contains to check if a string contains a substring | rbuj |
2014-09-06 | mediawiki: the assigned value is never used | rbuj |
2014-08-20 | java: remove unnecessary constructor declarations | Noel Grandin |
2014-08-20 | java: don't catch and then just rethrow an exception | 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 |
2014-08-19 | java: use Boolean.valueOf instead of instantiating Boolean objects | Noel Grandin |
2014-08-19 | java: remove unused methods | Noel Grandin |
2014-08-14 | java: remove unused imports | Noel Grandin |
2014-08-14 | java: remove commented out code | Noel Grandin |
2014-08-13 | java: remove dead methods | Noel Grandin |
2014-08-13 | java: remove unused fields | Noel Grandin |
2014-08-13 | java: reduce scope, make some methods private | Noel Grandin |
2014-08-13 | java: reduce scope, make fields private | Noel Grandin |
2014-08-12 | java: reduce scope, make constants private | Noel Grandin |
2014-08-12 | java: remove unused parameters | Noel Grandin |
2014-08-12 | java: add @Override annotation to overriding methods | Noel Grandin |
2014-08-11 | java: remove unused parameters | Noel Grandin |
2014-08-08 | java: remove exceptions from throws clauses that are not | Noel Grandin |
2014-08-08 | java: remove unnecessary semi-colons | Noel Grandin |
2014-08-08 | java: use the non-deprecated constructor of URI | Noel Grandin |
2014-08-05 | java: remove commented out code | Noel Grandin |
2014-07-21 | Resolves fdo#81581: Mediawiki doesn't recognize underlining | Julien Nabet |
2014-05-01 | Many spelling fixes: directories r* - z*. | Pedro Giffuni |
2014-02-22 | Resolves: fdo#75308 Asterisk at the beginning of Paragraph without "Nowiki" | Julien Nabet |
2014-02-19 | Resolves: fdo#69925 Wiki Publisher Extension is not working | Julien Nabet |
2014-02-12 | Related: fdo#74875 Filter of "nowiki" to be improved - Export to MediaWiki | Julien Nabet |
2014-02-11 | Resolves: fdo#74820 Failed to recognized Heading 6-Export to MediaWiki | Julien Nabet |
2014-02-06 | typo fixes in comments | Andras Timar |
2013-10-04 | Fix path for common-update.dtd | Julien Nabet |
2013-07-11 | Resolves: #i121544# - Clean-up MessageBox API | Ariel Constenla-Haile |
2013-07-05 | Related: #i121513# Remove deprecated UnoControlThrobberModel | Ariel Constenla-Haile |
2013-05-12 | Resolves: #i121907# upgrade odt2mediawiki to latest version | Ariel Constenla-Haile |