summaryrefslogtreecommitdiff
path: root/swext
AgeCommit message (Expand)AuthorFilesLines
2017-09-26tdf#39468: Translate some random German comments and termsJens Carl1-1/+1
2017-09-20Clean up xsl filesSamuel Mehrbrodt1-1936/+1936
2017-06-11tdf#80671: mediawiki, no superscript tags allowed in footnotesJulien Nabet1-2/+2
2017-06-10tdf#97743: mediawiki accountJulien Nabet1-6/+9
2017-06-10Typo in mediawiki: height and width mixedJulien Nabet1-2/+2
2017-06-07tdf#98888: mediawiki inserts redundant emptylines in <ref>Julien Nabet1-1/+1
2017-05-29tdf#33831 swext: mention images by name in the mediawiki exportArianna Masciolini1-1/+8
2016-09-27MediaWiki export help: “WikiMedia” → “MediaWiki”; minor copyeditingAdolfo Jayme Barrientos5-40/+36
2016-06-06remove unused imports in java codeNoel Grandin1-1/+0
2016-03-14remove some unused Java codeNoel Grandin1-2/+0
2016-03-02setListenerState does nothingCaolán McNamara1-28/+0
2016-02-23cid#1326858 Eq: Problems with implementation of equals()Noel Grandin1-1/+1
2016-02-23cid#1327459 BC: Bad casts of object referencesNoel Grandin1-8/+8
2016-02-23cid#1327465 Eq: Problems with implementation of equals()Noel Grandin1-1/+1
2016-02-06coverity#1326198 Dereference after null checkCaolán McNamara1-1/+1
2016-02-06coverity#1326498 Resource leak on an exceptional pathCaolán McNamara1-3/+15
2016-01-23cid#1326434, 1326446, 1326248, 1326254jan iversen1-27/+27
2016-01-15coverity#1326413 Dereference null return valueCaolán McNamara1-1/+1
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-11-12Killed the 'lastedited' element, it's useless, we have git.Jan Holesovsky5-5/+0
2015-11-05java: combine nested if statementsNoel Grandin1-10/+4
2015-10-20coverity#1326963 RV: Bad use of return valueCaolán McNamara1-1/+3
2015-10-20coverity#1327463 Dm: Dubious method usedCaolán McNamara1-1/+1
2015-10-20coverity#1327464 Dm: Dubious method usedCaolán McNamara1-1/+1
2015-10-15coverity#1326241 Dereference after null checkCaolán McNamara1-1/+1
2015-10-14java:remove unused importsNoel Grandin1-1/+0
2015-10-09swext: increment the extension version number to 1.2.0Michael Stahl2-1/+3
2015-10-09swext: add a logging out stream to help debugging TLS connectionsMichael Stahl2-0/+167
2015-10-09swext: Wiki Publisher does not use those apache-commons librariesMichael Stahl2-19/+0
2015-10-09swext: remove commons-httpclient dependency from Wiki PublisherMichael Stahl6-212/+213
2015-09-30Fix typosAndrea Gelmini1-3/+3
2015-06-15java: 'final static' to 'static final'Noel Grandin1-35/+35
2015-06-11java:regulatize the order of 'final' and public/privateNoel Grandin2-9/+9
2015-05-20odt2mediawiki.xsl: ensure the node selectionRobert Antoni Buj Gelonch1-24/+6
2015-05-19odt2mediawiki.xsl: hide table of contents if there is a customized tocRobert Antoni Buj Gelonch1-0/+2
2015-05-18odt2mediawiki.xsl: tabulation in toc entriesRobert Antoni Buj Gelonch1-0/+31
2015-04-27tdf#75360 tdf#90474 line breaks in exporting to mediawikiRobert Antoni Buj Gelonch1-4/+7
2015-04-27odt2mediawiki.xsl: vertical & horizontal align of a imageRobert Antoni Buj Gelonch1-43/+126
2015-04-27tdf#75531 failed to convert the marginsRobert Antoni Buj Gelonch1-0/+8
2015-04-27tdf#75019 bookmarks in exporting to mediawikiRobert Antoni Buj Gelonch1-7/+51
2015-04-20odt2mediawiki.xsl: table cell color in cell attributesRobert Antoni Buj Gelonch1-20/+41
2015-04-20odt2mediawiki.xsl: reuse table cell code, check USE_DEFAULT_TABLE_CLASS, use ...Robert Antoni Buj Gelonch1-155/+78
2015-04-20odt2mediawiki.xsl: improve export filterRobert Antoni Buj Gelonch1-67/+356
2015-03-25Typo: formated->formattedJulien Nabet1-1/+1
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