summaryrefslogtreecommitdiffstats
path: root/swext
Commit message (Expand)AuthorAgeFilesLines
* remove some unused Java codeNoel Grandin2016-03-141-2/+0
* setListenerState does nothingCaolán McNamara2016-03-021-28/+0
* cid#1326858 Eq: Problems with implementation of equals()Noel Grandin2016-02-231-1/+1
* cid#1327459 BC: Bad casts of object referencesNoel Grandin2016-02-231-8/+8
* cid#1327465 Eq: Problems with implementation of equals()Noel Grandin2016-02-231-1/+1
* coverity#1326198 Dereference after null checkCaolán McNamara2016-02-061-1/+1
* coverity#1326498 Resource leak on an exceptional pathCaolán McNamara2016-02-061-3/+15
* cid#1326434, 1326446, 1326248, 1326254jan iversen2016-01-231-27/+27
* coverity#1326413 Dereference null return valueCaolán McNamara2016-01-151-1/+1
* Fix typosAndrea Gelmini2016-01-101-1/+1
* Killed the 'lastedited' element, it's useless, we have git.Jan Holesovsky2015-11-125-5/+0
* java: combine nested if statementsNoel Grandin2015-11-051-10/+4
* coverity#1326963 RV: Bad use of return valueCaolán McNamara2015-10-201-1/+3
* coverity#1327463 Dm: Dubious method usedCaolán McNamara2015-10-201-1/+1
* coverity#1327464 Dm: Dubious method usedCaolán McNamara2015-10-201-1/+1
* coverity#1326241 Dereference after null checkCaolán McNamara2015-10-151-1/+1
* java:remove unused importsNoel Grandin2015-10-141-1/+0
* swext: increment the extension version number to 1.2.0Michael Stahl2015-10-092-1/+3
* swext: add a logging out stream to help debugging TLS connectionsMichael Stahl2015-10-092-0/+167
* swext: Wiki Publisher does not use those apache-commons librariesMichael Stahl2015-10-092-19/+0
* swext: remove commons-httpclient dependency from Wiki PublisherMichael Stahl2015-10-096-212/+213
* Fix typosAndrea Gelmini2015-09-301-3/+3
* java: 'final static' to 'static final'Noel Grandin2015-06-151-35/+35
* java:regulatize the order of 'final' and public/privateNoel Grandin2015-06-112-9/+9
* odt2mediawiki.xsl: ensure the node selectionRobert Antoni Buj Gelonch2015-05-201-24/+6
* odt2mediawiki.xsl: hide table of contents if there is a customized tocRobert Antoni Buj Gelonch2015-05-191-0/+2
* odt2mediawiki.xsl: tabulation in toc entriesRobert Antoni Buj Gelonch2015-05-181-0/+31
* tdf#75360 tdf#90474 line breaks in exporting to mediawikiRobert Antoni Buj Gelonch2015-04-271-4/+7
* odt2mediawiki.xsl: vertical & horizontal align of a imageRobert Antoni Buj Gelonch2015-04-271-43/+126
* tdf#75531 failed to convert the marginsRobert Antoni Buj Gelonch2015-04-271-0/+8
* tdf#75019 bookmarks in exporting to mediawikiRobert Antoni Buj Gelonch2015-04-271-7/+51
* odt2mediawiki.xsl: table cell color in cell attributesRobert Antoni Buj Gelonch2015-04-201-20/+41
* odt2mediawiki.xsl: reuse table cell code, check USE_DEFAULT_TABLE_CLASS, use ...Robert Antoni Buj Gelonch2015-04-201-155/+78
* odt2mediawiki.xsl: improve export filterRobert Antoni Buj Gelonch2015-04-201-67/+356
* 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