summaryrefslogtreecommitdiffstats
path: root/swext
Commit message (Expand)AuthorAgeFilesLines
* Typo: formated->formattedJulien Nabet2015-03-251-1/+1
* java: remove more dead codeNoel Grandin2015-01-052-5/+0
* java: remove dead codeNoel Grandin2015-01-051-17/+0
* java: unused importsNoel Grandin2014-12-101-1/+0
* java: remove some unused local variablesNoel Grandin2014-12-052-9/+1
* java: remove some unused fieldsNoel Grandin2014-12-051-3/+0
* java: make fields final where possibleNoel Grandin2014-11-186-13/+13
* java: reduce excessive code indentation levelsNoel Grandin2014-11-123-86/+86
* java: final fields that can be staticNoel Grandin2014-10-172-5/+5
* java: when rethrowing, store the original exceptionNoel Grandin2014-10-161-1/+1
* java: reduce the depth of some deeply nested if blocksNoel Grandin2014-10-161-25/+25
* mediawiki: use String.length()==0 instead of String.equals(empty string)rbuj2014-09-111-2/+2
* mediawiki: use a character literalrbuj2014-09-102-2/+2
* swext: use proper syntax for accessing outer class thisMichael Stahl2014-09-082-7/+7
* missing importsCaolán McNamara2014-09-081-0/+2
* mediawiki options went missingCaolán McNamara2014-09-081-0/+11
* mediawiki: improve storeConfiguration & loadConfiguration methodsrbuj2014-09-081-53/+48
* mediawiki: if...else if...else Statementrbuj2014-09-061-1/+1
* mediawiki: use contains to check if a string contains a substringrbuj2014-09-061-1/+1
* mediawiki: the assigned value is never usedrbuj2014-09-061-5/+3
* Use COMMONS_LOGGING_VERSION vblerbuj2014-08-201-1/+1
* java: remove unnecessary constructor declarationsNoel Grandin2014-08-202-10/+0
* java: don't catch and then just rethrow an exceptionNoel Grandin2014-08-201-25/+18
* java: use 'Short.valueOf' instead of 'new Short'Noel Grandin2014-08-192-2/+2
* java: use 'Integer.valueOf' instead of 'new Integer'Noel Grandin2014-08-191-4/+4
* java: use Boolean.valueOf instead of instantiating Boolean objectsNoel Grandin2014-08-195-14/+14
* java: remove unused methodsNoel Grandin2014-08-191-26/+0
* upgrade to apache-commons-1.2Thomas Arnhold2014-08-161-1/+1
* java: remove unused importsNoel Grandin2014-08-142-6/+0
* java: remove commented out codeNoel Grandin2014-08-142-5/+0
* java: remove dead methodsNoel Grandin2014-08-135-135/+4
* java: remove unused fieldsNoel Grandin2014-08-132-6/+5
* java: reduce scope, make some methods privateNoel Grandin2014-08-139-22/+22
* java: reduce scope, make fields privateNoel Grandin2014-08-131-1/+1
* java: reduce scope, make constants privateNoel Grandin2014-08-123-11/+11
* java: remove unused parametersNoel Grandin2014-08-121-8/+3
* java: add @Override annotation to overriding methodsNoel Grandin2014-08-125-0/+17
* java: remove unused parametersNoel Grandin2014-08-114-16/+14
* java: remove exceptions from throws clauses that are notNoel Grandin2014-08-082-6/+6
* java: remove unnecessary semi-colonsNoel Grandin2014-08-085-5/+5
* java: use the non-deprecated constructor of URINoel Grandin2014-08-083-7/+7
* java: remove commented out codeNoel Grandin2014-08-054-44/+0
* Resolves fdo#81581: Mediawiki doesn't recognize underliningJulien Nabet2014-07-211-8/+51
* the addfile rule doesn't like to continue on a new linelibreoffice-4-3-branch-pointChristian Lohmaier2014-05-211-4/+2
* care for Java 1.5 support in external packagesDouglas Mencken2014-05-211-2/+8
* Many spelling fixes: directories r* - z*.Pedro Giffuni2014-05-011-3/+3
* bump apache-commons-lang to 3.3.1Caolán McNamara2014-03-251-1/+1
* bump apache-commons-codec to 1.9Caolán McNamara2014-03-251-1/+1
* bump apache-commons-logging to 1.1.3Caolán McNamara2014-03-251-1/+1
* Resolves: fdo#75308 Asterisk at the beginning of Paragraph without "Nowiki"Julien Nabet2014-02-221-15/+6