- 3d0c0ab tdf#39468: Translate some random German comments and terms by Jens Carl · 9 years ago
- 28dff37 Clean up xsl files by Samuel Mehrbrodt · 9 years ago
- 6a241608 tdf#80671: mediawiki, no superscript tags allowed in footnotes by Julien Nabet · 9 years ago
- e34b028 tdf#97743: mediawiki account by Julien Nabet · 9 years ago
- c7874d8 Typo in mediawiki: height and width mixed by Julien Nabet · 9 years ago
- 8a400cf tdf#98888: mediawiki inserts redundant emptylines in <ref> by Julien Nabet · 9 years ago
- a8124c2 tdf#33831 swext: mention images by name in the mediawiki export by Arianna Masciolini · 9 years ago
- b65c618 MediaWiki export help: “WikiMedia” → “MediaWiki”; minor copyediting by Adolfo Jayme Barrientos · 10 years ago
- 5f42a26 remove unused imports in java code by Noel Grandin · 10 years ago
- b9d63d4 remove some unused Java code by Noel Grandin · 10 years ago
- 57d85c0 setListenerState does nothing by Caolán McNamara · 10 years ago
- b4203f5 cid#1326858 Eq: Problems with implementation of equals() by Noel Grandin · 10 years ago
- f126d7f cid#1327459 BC: Bad casts of object references by Noel Grandin · 10 years ago
- c39a924 cid#1327465 Eq: Problems with implementation of equals() by Noel Grandin · 10 years ago
- f0b3d21 coverity#1326198 Dereference after null check by Caolán McNamara · 10 years ago
- 2b198c3 coverity#1326498 Resource leak on an exceptional path by Caolán McNamara · 10 years ago
- 7703164 cid#1326434, 1326446, 1326248, 1326254 by jan iversen · 10 years ago
- 65abc5e coverity#1326413 Dereference null return value by Caolán McNamara · 10 years ago
- 64d624b Fix typos by Andrea Gelmini · 10 years ago
- eb95283 Killed the 'lastedited' element, it's useless, we have git. by Jan Holesovsky · 10 years ago
- b73db44 java: combine nested if statements by Noel Grandin · 10 years ago
- b1e949e coverity#1326963 RV: Bad use of return value by Caolán McNamara · 10 years ago
- b23deda coverity#1327463 Dm: Dubious method used by Caolán McNamara · 10 years ago
- 8da8869 coverity#1327464 Dm: Dubious method used by Caolán McNamara · 10 years ago
- eacf46e coverity#1326241 Dereference after null check by Caolán McNamara · 10 years ago
- ee3ebed java:remove unused imports by Noel Grandin · 10 years ago
- 18b934a swext: increment the extension version number to 1.2.0 by Michael Stahl · 10 years ago
- 2ccef1c swext: add a logging out stream to help debugging TLS connections by Michael Stahl · 10 years ago
- 4b6ceed swext: Wiki Publisher does not use those apache-commons libraries by Michael Stahl · 11 years ago
- f7d149a swext: remove commons-httpclient dependency from Wiki Publisher by Michael Stahl · 11 years ago
- 2de378e Fix typos by Andrea Gelmini · 11 years ago
- 0c18bed java: 'final static' to 'static final' by Noel Grandin · 11 years ago
- efd4bfa java:regulatize the order of 'final' and public/private by Noel Grandin · 11 years ago
- 9947af0 odt2mediawiki.xsl: ensure the node selection by Robert Antoni Buj Gelonch · 11 years ago
- 6c3e4b8 odt2mediawiki.xsl: hide table of contents if there is a customized toc by Robert Antoni Buj Gelonch · 11 years ago
- b532d46 odt2mediawiki.xsl: tabulation in toc entries by Robert Antoni Buj Gelonch · 11 years ago
- b32953d tdf#75360 tdf#90474 line breaks in exporting to mediawiki by Robert Antoni Buj Gelonch · 11 years ago
- c4a8c79 odt2mediawiki.xsl: vertical & horizontal align of a image by Robert Antoni Buj Gelonch · 11 years ago
- 4f35151 tdf#75531 failed to convert the margins by Robert Antoni Buj Gelonch · 11 years ago
- 26b9122 tdf#75019 bookmarks in exporting to mediawiki by Robert Antoni Buj Gelonch · 11 years ago
- a323ec6 odt2mediawiki.xsl: table cell color in cell attributes by Robert Antoni Buj Gelonch · 11 years ago
- 50c43b0 odt2mediawiki.xsl: reuse table cell code, check USE_DEFAULT_TABLE_CLASS, use current vbles by Robert Antoni Buj Gelonch · 11 years ago
- f472ab2 odt2mediawiki.xsl: improve export filter by Robert Antoni Buj Gelonch · 11 years ago
- 25d3c61 Typo: formated->formatted by Julien Nabet · 11 years ago
- 1003946 java: remove more dead code by Noel Grandin · 11 years ago
- 43cc8ad java: remove dead code by Noel Grandin · 11 years ago
- 7d812b0 java: unused imports by Noel Grandin · 11 years ago
- c199b76 java: remove some unused local variables by Noel Grandin · 11 years ago
- db203e5 java: remove some unused fields by Noel Grandin · 11 years ago
- 0063cf2 java: make fields final where possible by Noel Grandin · 11 years ago
- 36ff152 java: reduce excessive code indentation levels by Noel Grandin · 11 years ago
- 03c7c26 java: final fields that can be static by Noel Grandin · 11 years ago
- 9341bf3 java: when rethrowing, store the original exception by Noel Grandin · 11 years ago
- 973eb2f java: reduce the depth of some deeply nested if blocks by Noel Grandin · 11 years ago
- 2844128 mediawiki: use String.length()==0 instead of String.equals(empty string) by rbuj · 12 years ago
- 4157780 mediawiki: use a character literal by rbuj · 12 years ago
- 5342540 swext: use proper syntax for accessing outer class this by Michael Stahl · 12 years ago
- 253b97c missing imports by Caolán McNamara · 12 years ago
- 5f6b197 mediawiki options went missing by Caolán McNamara · 12 years ago
- c88eae0 mediawiki: improve storeConfiguration & loadConfiguration methods by rbuj · 12 years ago
- dbc24b1 mediawiki: if...else if...else Statement by rbuj · 12 years ago
- 7dbd88a0 mediawiki: use contains to check if a string contains a substring by rbuj · 12 years ago
- add27e4 mediawiki: the assigned value is never used by rbuj · 12 years ago
- d8a7f72 Use COMMONS_LOGGING_VERSION vble by rbuj · 12 years ago
- c0415d5 java: remove unnecessary constructor declarations by Noel Grandin · 12 years ago
- 6884ef6 java: don't catch and then just rethrow an exception by Noel Grandin · 12 years ago
- 0764292 java: use 'Short.valueOf' instead of 'new Short' by Noel Grandin · 12 years ago
- ff0ad04 java: use 'Integer.valueOf' instead of 'new Integer' by Noel Grandin · 12 years ago
- be1bb7b java: use Boolean.valueOf instead of instantiating Boolean objects by Noel Grandin · 12 years ago
- 3a8d351 java: remove unused methods by Noel Grandin · 12 years ago
- 439354a upgrade to apache-commons-1.2 by Thomas Arnhold · 12 years ago
- 0d916bb java: remove unused imports by Noel Grandin · 12 years ago
- ac5954d java: remove commented out code by Noel Grandin · 12 years ago
- 34bcf9b java: remove dead methods by Noel Grandin · 12 years ago
- 8583da1 java: remove unused fields by Noel Grandin · 12 years ago
- 68cd011 java: reduce scope, make some methods private by Noel Grandin · 12 years ago
- da677df java: reduce scope, make fields private by Noel Grandin · 12 years ago
- e701b3f java: reduce scope, make constants private by Noel Grandin · 12 years ago
- f086884 java: remove unused parameters by Noel Grandin · 12 years ago
- 0477e6c java: add @Override annotation to overriding methods by Noel Grandin · 12 years ago
- 41709cc java: remove unused parameters by Noel Grandin · 12 years ago
- 616b3ad java: remove exceptions from throws clauses that are not by Noel Grandin · 12 years ago
- b58c053f java: remove unnecessary semi-colons by Noel Grandin · 12 years ago
- b58f377 java: use the non-deprecated constructor of URI by Noel Grandin · 12 years ago
- 0c5f51e java: remove commented out code by Noel Grandin · 12 years ago
- b8f4db5 Resolves fdo#81581: Mediawiki doesn't recognize underlining by Julien Nabet · 12 years ago
- c15927f the addfile rule doesn't like to continue on a new line by Christian Lohmaier · 12 years ago libreoffice-4-3-branch-point
- 7e47087 care for Java 1.5 support in external packages by Douglas Mencken · 12 years ago
- 820a299 Many spelling fixes: directories r* - z*. by Pedro Giffuni · 12 years ago
- 1731f6e bump apache-commons-lang to 3.3.1 by Caolán McNamara · 12 years ago
- 3dad9b1 bump apache-commons-codec to 1.9 by Caolán McNamara · 12 years ago
- 2b15c85 bump apache-commons-logging to 1.1.3 by Caolán McNamara · 12 years ago
- dbc78f2 Resolves: fdo#75308 Asterisk at the beginning of Paragraph without "Nowiki" by Julien Nabet · 12 years ago
- 9e2d1d2 Resolves: fdo#69925 Wiki Publisher Extension is not working by Julien Nabet · 12 years ago
- e4a448a Related: fdo#74875 Filter of "nowiki" to be improved - Export to MediaWiki by Julien Nabet · 12 years ago
- 7d2f7c6 normalize values of SYSTEM_APACHE_COMMONS, SYSTEM_BSH by Michael Stahl · 12 years ago
- 7da3f43 Resolves: fdo#74820 Failed to recognized Heading 6-Export to MediaWiki by Julien Nabet · 12 years ago
- ac6e8ac typo fixes in comments by Andras Timar · 12 years ago
- 5b609ae gbuild: fix gb_Extension_use_default_description by Michael Stahl · 12 years ago
- a60427e swext: fix wiki-publisher / apache-commons build by Michael Stahl · 12 years ago