summaryrefslogtreecommitdiff
path: root/swext
AgeCommit message (Expand)AuthorFilesLines
2015-01-05java: remove more dead codeNoel Grandin2-5/+0
2015-01-05java: remove dead codeNoel Grandin1-17/+0
2014-12-10java: unused importsNoel Grandin1-1/+0
2014-12-05java: remove some unused local variablesNoel Grandin2-9/+1
2014-12-05java: remove some unused fieldsNoel Grandin1-3/+0
2014-11-18java: make fields final where possibleNoel Grandin6-13/+13
2014-11-12java: reduce excessive code indentation levelsNoel Grandin3-86/+86
2014-10-17java: final fields that can be staticNoel Grandin2-5/+5
2014-10-16java: when rethrowing, store the original exceptionNoel Grandin1-1/+1
2014-10-16java: reduce the depth of some deeply nested if blocksNoel Grandin1-25/+25
2014-09-11mediawiki: use String.length()==0 instead of String.equals(empty string)rbuj1-2/+2
2014-09-10mediawiki: use a character literalrbuj2-2/+2
2014-09-08swext: use proper syntax for accessing outer class thisMichael Stahl2-7/+7
2014-09-08missing importsCaolán McNamara1-0/+2
2014-09-08mediawiki options went missingCaolán McNamara1-0/+11
2014-09-08mediawiki: improve storeConfiguration & loadConfiguration methodsrbuj1-53/+48
2014-09-06mediawiki: if...else if...else Statementrbuj1-1/+1
2014-09-06mediawiki: use contains to check if a string contains a substringrbuj1-1/+1
2014-09-06mediawiki: the assigned value is never usedrbuj1-5/+3
2014-08-20Use COMMONS_LOGGING_VERSION vblerbuj1-1/+1
2014-08-20java: remove unnecessary constructor declarationsNoel Grandin2-10/+0
2014-08-20java: don't catch and then just rethrow an exceptionNoel Grandin1-25/+18
2014-08-19java: use 'Short.valueOf' instead of 'new Short'Noel Grandin2-2/+2
2014-08-19java: use 'Integer.valueOf' instead of 'new Integer'Noel Grandin1-4/+4
2014-08-19java: use Boolean.valueOf instead of instantiating Boolean objectsNoel Grandin5-14/+14
2014-08-19java: remove unused methodsNoel Grandin1-26/+0
2014-08-16upgrade to apache-commons-1.2Thomas Arnhold1-1/+1
2014-08-14java: remove unused importsNoel Grandin2-6/+0
2014-08-14java: remove commented out codeNoel Grandin2-5/+0
2014-08-13java: remove dead methodsNoel Grandin5-135/+4
2014-08-13java: remove unused fieldsNoel Grandin2-6/+5
2014-08-13java: reduce scope, make some methods privateNoel Grandin9-22/+22
2014-08-13java: reduce scope, make fields privateNoel Grandin1-1/+1
2014-08-12java: reduce scope, make constants privateNoel Grandin3-11/+11
2014-08-12java: remove unused parametersNoel Grandin1-8/+3
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin5-0/+17
2014-08-11java: remove unused parametersNoel Grandin4-16/+14
2014-08-08java: remove exceptions from throws clauses that are notNoel Grandin2-6/+6
2014-08-08java: remove unnecessary semi-colonsNoel Grandin5-5/+5
2014-08-08java: use the non-deprecated constructor of URINoel Grandin3-7/+7
2014-08-05java: remove commented out codeNoel Grandin4-44/+0
2014-07-21Resolves fdo#81581: Mediawiki doesn't recognize underliningJulien Nabet1-8/+51
2014-05-21the addfile rule doesn't like to continue on a new linelibreoffice-4-3-branch-pointChristian Lohmaier1-4/+2
2014-05-21care for Java 1.5 support in external packagesDouglas Mencken1-2/+8
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni1-3/+3
2014-03-25bump apache-commons-lang to 3.3.1Caolán McNamara1-1/+1
2014-03-25bump apache-commons-codec to 1.9Caolán McNamara1-1/+1
2014-03-25bump apache-commons-logging to 1.1.3Caolán McNamara1-1/+1
2014-02-22Resolves: fdo#75308 Asterisk at the beginning of Paragraph without "Nowiki"Julien Nabet1-15/+6
2014-02-19Resolves: fdo#69925 Wiki Publisher Extension is not workingJulien Nabet1-2/+2