summaryrefslogtreecommitdiffstats
path: root/swext
Commit message (Expand)AuthorAgeFilesLines
* Get rid of apache-commons-loggingStephan Bergmann2021-04-111-16/+0
* Apache Commons Codec/HttpClient/Lang are no longer bundledStephan Bergmann2021-04-111-49/+0
* Updated README.md files to represent current code / use Markdown formatHossein2021-04-071-1/+3
* Using .md extension/Markdown syntax for modules READMEHossein2021-03-241-0/+0
* cid#1473816 Dereference null return valueCaolán McNamara2021-03-221-0/+3
* cid#1473739 Resource leak on an exceptional pathCaolán McNamara2021-03-222-38/+50
* Move all public Java classes to libreoffice.jarSamuel Mehrbrodt2020-05-061-2/+1
* tdf#117331 Merge jurt and unoil into ridlSamuel Mehrbrodt2020-02-041-2/+0
* Fix typosAndrea Gelmini2019-08-121-1/+1
* Fix typoAndrea Gelmini2019-07-262-3/+3
* Help files: http -> httpsSophia Schröder2018-11-151-7/+7
* Related: tdf#121134: Changing http to https where possibleSophia Schröder2018-11-091-16/+16
* Related: tdf#121134: Changing http to https where possibleSophia Schröder2018-11-091-17/+18
* remove notice about cite.phpdennisroczek2018-03-241-3/+1
* tdf#39468: Translate some random German comments and termsJens Carl2017-09-261-1/+1
* Clean up xsl filesSamuel Mehrbrodt2017-09-201-1936/+1936
* tdf#80671: mediawiki, no superscript tags allowed in footnotesJulien Nabet2017-06-111-2/+2
* tdf#97743: mediawiki accountJulien Nabet2017-06-101-6/+9
* Typo in mediawiki: height and width mixedJulien Nabet2017-06-101-2/+2
* tdf#98888: mediawiki inserts redundant emptylines in <ref>Julien Nabet2017-06-071-1/+1
* tdf#33831 swext: mention images by name in the mediawiki exportArianna Masciolini2017-05-291-1/+8
* MediaWiki export help: “WikiMedia” → “MediaWiki”; minor copyeditingAdolfo Jayme Barrientos2016-09-275-40/+36
* remove unused imports in java codeNoel Grandin2016-06-061-1/+0
* 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