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