Age | Commit message (Expand) | Author |
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 | Use COMMONS_LOGGING_VERSION vble | 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-16 | upgrade to apache-commons-1.2 | Thomas Arnhold |
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-21 | the addfile rule doesn't like to continue on a new linelibreoffice-4-3-branch-point | Christian Lohmaier |
2014-05-21 | care for Java 1.5 support in external packages | Douglas Mencken |
2014-05-01 | Many spelling fixes: directories r* - z*. | Pedro Giffuni |
2014-03-25 | bump apache-commons-lang to 3.3.1 | Caolán McNamara |
2014-03-25 | bump apache-commons-codec to 1.9 | Caolán McNamara |
2014-03-25 | bump apache-commons-logging to 1.1.3 | Caolán McNamara |
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-12 | normalize values of SYSTEM_APACHE_COMMONS, SYSTEM_BSH | Michael Stahl |
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-11-04 | gbuild: fix gb_Extension_use_default_description | Michael Stahl |
2013-10-26 | swext: fix wiki-publisher / apache-commons build | Michael Stahl |
2013-10-25 | stop using apache-commons jars from OUTDIR too | Michael Stahl |
2013-10-25 | stop looking for Jar files in solver | Michael Stahl |
2013-10-24 | xsltml: remove ExternalPackage, use files from WORKDIR | Michael Stahl |
2013-10-04 | Fix path for common-update.dtd | Julien Nabet |