1. 9d82731 swext: remove unused import by Andras Timar · 10 years ago
  2. 17d6c6f swext: increment the extension version number to 1.2.0 by Michael Stahl · 10 years ago
  3. 0de9724 swext: add a logging out stream to help debugging TLS connections by Michael Stahl · 10 years ago
  4. 6d57195 swext: Wiki Publisher does not use those apache-commons libraries by Michael Stahl · 11 years ago
  5. 81d31dc swext: remove commons-httpclient dependency from Wiki Publisher by Michael Stahl · 11 years ago
  6. c45c2c8 java: 'final static' to 'static final' by Noel Grandin · 11 years ago
  7. 047a883 swext: regularize the order of 'final' and public/private by Andras Timar · 10 years ago
  8. b2ae014 odt2mediawiki.xsl: ensure the node selection by Robert Antoni Buj Gelonch · 11 years ago
  9. 6c3e4b8 odt2mediawiki.xsl: hide table of contents if there is a customized toc by Robert Antoni Buj Gelonch · 11 years ago
  10. b532d46 odt2mediawiki.xsl: tabulation in toc entries by Robert Antoni Buj Gelonch · 11 years ago
  11. b32953d tdf#75360 tdf#90474 line breaks in exporting to mediawiki by Robert Antoni Buj Gelonch · 11 years ago
  12. c4a8c79 odt2mediawiki.xsl: vertical & horizontal align of a image by Robert Antoni Buj Gelonch · 11 years ago
  13. 4f35151 tdf#75531 failed to convert the margins by Robert Antoni Buj Gelonch · 11 years ago
  14. 26b9122 tdf#75019 bookmarks in exporting to mediawiki by Robert Antoni Buj Gelonch · 11 years ago
  15. a323ec6 odt2mediawiki.xsl: table cell color in cell attributes by Robert Antoni Buj Gelonch · 11 years ago
  16. 50c43b0 odt2mediawiki.xsl: reuse table cell code, check USE_DEFAULT_TABLE_CLASS, use current vbles by Robert Antoni Buj Gelonch · 11 years ago
  17. f472ab2 odt2mediawiki.xsl: improve export filter by Robert Antoni Buj Gelonch · 11 years ago
  18. 25d3c61 Typo: formated->formatted by Julien Nabet · 11 years ago
  19. 1003946 java: remove more dead code by Noel Grandin · 11 years ago
  20. 43cc8ad java: remove dead code by Noel Grandin · 11 years ago
  21. 7d812b0 java: unused imports by Noel Grandin · 11 years ago
  22. c199b76 java: remove some unused local variables by Noel Grandin · 11 years ago
  23. db203e5 java: remove some unused fields by Noel Grandin · 11 years ago
  24. 0063cf2 java: make fields final where possible by Noel Grandin · 11 years ago
  25. 36ff152 java: reduce excessive code indentation levels by Noel Grandin · 11 years ago
  26. 03c7c26 java: final fields that can be static by Noel Grandin · 11 years ago
  27. 9341bf3 java: when rethrowing, store the original exception by Noel Grandin · 11 years ago
  28. 973eb2f java: reduce the depth of some deeply nested if blocks by Noel Grandin · 11 years ago
  29. 2844128 mediawiki: use String.length()==0 instead of String.equals(empty string) by rbuj · 12 years ago
  30. 4157780 mediawiki: use a character literal by rbuj · 12 years ago
  31. 5342540 swext: use proper syntax for accessing outer class this by Michael Stahl · 12 years ago
  32. 253b97c missing imports by Caolán McNamara · 12 years ago
  33. 5f6b197 mediawiki options went missing by Caolán McNamara · 12 years ago
  34. c88eae0 mediawiki: improve storeConfiguration & loadConfiguration methods by rbuj · 12 years ago
  35. dbc24b1 mediawiki: if...else if...else Statement by rbuj · 12 years ago
  36. 7dbd88a0 mediawiki: use contains to check if a string contains a substring by rbuj · 12 years ago
  37. add27e4 mediawiki: the assigned value is never used by rbuj · 12 years ago
  38. d8a7f72 Use COMMONS_LOGGING_VERSION vble by rbuj · 12 years ago
  39. c0415d5 java: remove unnecessary constructor declarations by Noel Grandin · 12 years ago
  40. 6884ef6 java: don't catch and then just rethrow an exception by Noel Grandin · 12 years ago
  41. 0764292 java: use 'Short.valueOf' instead of 'new Short' by Noel Grandin · 12 years ago
  42. ff0ad04 java: use 'Integer.valueOf' instead of 'new Integer' by Noel Grandin · 12 years ago
  43. be1bb7b java: use Boolean.valueOf instead of instantiating Boolean objects by Noel Grandin · 12 years ago
  44. 3a8d351 java: remove unused methods by Noel Grandin · 12 years ago
  45. 439354a upgrade to apache-commons-1.2 by Thomas Arnhold · 12 years ago
  46. 0d916bb java: remove unused imports by Noel Grandin · 12 years ago
  47. ac5954d java: remove commented out code by Noel Grandin · 12 years ago
  48. 34bcf9b java: remove dead methods by Noel Grandin · 12 years ago
  49. 8583da1 java: remove unused fields by Noel Grandin · 12 years ago
  50. 68cd011 java: reduce scope, make some methods private by Noel Grandin · 12 years ago
  51. da677df java: reduce scope, make fields private by Noel Grandin · 12 years ago
  52. e701b3f java: reduce scope, make constants private by Noel Grandin · 12 years ago
  53. f086884 java: remove unused parameters by Noel Grandin · 12 years ago
  54. 0477e6c java: add @Override annotation to overriding methods by Noel Grandin · 12 years ago
  55. 41709cc java: remove unused parameters by Noel Grandin · 12 years ago
  56. 616b3ad java: remove exceptions from throws clauses that are not by Noel Grandin · 12 years ago
  57. b58c053f java: remove unnecessary semi-colons by Noel Grandin · 12 years ago
  58. b58f377 java: use the non-deprecated constructor of URI by Noel Grandin · 12 years ago
  59. 0c5f51e java: remove commented out code by Noel Grandin · 12 years ago
  60. b8f4db5 Resolves fdo#81581: Mediawiki doesn't recognize underlining by Julien Nabet · 12 years ago
  61. c15927f the addfile rule doesn't like to continue on a new line by Christian Lohmaier · 12 years ago libreoffice-4-3-branch-point
  62. 7e47087 care for Java 1.5 support in external packages by Douglas Mencken · 12 years ago
  63. 820a299 Many spelling fixes: directories r* - z*. by Pedro Giffuni · 12 years ago
  64. 1731f6e bump apache-commons-lang to 3.3.1 by Caolán McNamara · 12 years ago
  65. 3dad9b1 bump apache-commons-codec to 1.9 by Caolán McNamara · 12 years ago
  66. 2b15c85 bump apache-commons-logging to 1.1.3 by Caolán McNamara · 12 years ago
  67. dbc78f2 Resolves: fdo#75308 Asterisk at the beginning of Paragraph without "Nowiki" by Julien Nabet · 12 years ago
  68. 9e2d1d2 Resolves: fdo#69925 Wiki Publisher Extension is not working by Julien Nabet · 12 years ago
  69. e4a448a Related: fdo#74875 Filter of "nowiki" to be improved - Export to MediaWiki by Julien Nabet · 12 years ago
  70. 7d2f7c6 normalize values of SYSTEM_APACHE_COMMONS, SYSTEM_BSH by Michael Stahl · 12 years ago
  71. 7da3f43 Resolves: fdo#74820 Failed to recognized Heading 6-Export to MediaWiki by Julien Nabet · 12 years ago
  72. ac6e8ac typo fixes in comments by Andras Timar · 12 years ago
  73. 5b609ae gbuild: fix gb_Extension_use_default_description by Michael Stahl · 12 years ago
  74. a60427e swext: fix wiki-publisher / apache-commons build by Michael Stahl · 12 years ago
  75. 461d830 stop using apache-commons jars from OUTDIR too by Michael Stahl · 12 years ago
  76. 8e602af stop looking for Jar files in solver by Michael Stahl · 12 years ago
  77. c801ab3 xsltml: remove ExternalPackage, use files from WORKDIR by Michael Stahl · 12 years ago
  78. fa5c7cc Fix path for common-update.dtd by Julien Nabet · 13 years ago
  79. c871c06 ENABLE_MEDIAWIKI Harmonize ENABLE_* variable to TRUE/<nothing> by Norbert Thiebaud · 13 years ago
  80. 805c610 Resolves: #i121544# - Clean-up MessageBox API by Ariel Constenla-Haile · 13 years ago
  81. 680608b Related: #i121513# Remove deprecated UnoControlThrobberModel by Ariel Constenla-Haile · 13 years ago
  82. bc0e857 Resolves: #i121907# upgrade odt2mediawiki to latest version by Ariel Constenla-Haile · 13 years ago
  83. 72e5d0c Move to MPLv2 license headers, with ESC decision and author's permission. by Michael Meeks · 13 years ago
  84. a79d43d Java cleanup in mediawiki extension by Noel Grandin · 13 years ago
  85. b80d8c6 fdo#62096 - replace some O(U)String compareTo with == by Artur Dryomov · 13 years ago
  86. adda54b Update Apache Commons by Pedro Giffuni · 14 years ago
  87. 33a87b9 fdo#61379 Java options are under Options - LibreOffice - Advanced by Andras Timar · 13 years ago
  88. 79b0046 remove legacy build.pl prj/build.lst files. by Michael Meeks · 13 years ago
  89. 12f9287 Make gb_Extension_use_default_description/license explicit by Stephan Bergmann · 13 years ago
  90. b768611 remove all d.lst by Michael Stahl · 13 years ago
  91. 6ac759d remove specialcasing for old internal sun wiki by Bjoern Michaelsen · 13 years ago
  92. 616c692 s/the the/the/ by Tor Lillqvist · 13 years ago
  93. 3117041 API CHANGE: com.sun.star.lang.IllegalArgumentException by Michael Stahl · 13 years ago
  94. 117fdb9 convert users of XDocumentInfo to XDocumentProperties by Michael Stahl · 13 years ago
  95. 06ec1c0 Merge branch 'master' into feature/killsdf by Andras Timar · 13 years ago
  96. 428d9e1 Delete unused files by Zolnai Tamás · 13 years ago
  97. cffdb8d gbuild: fix XcuMergeTarget build breakage: by Michael Stahl · 13 years ago
  98. 10f4e76 gbuild: let ExtensionTarget expect manifest below META-INF by Michael Stahl · 13 years ago
  99. 72e2db3 Correct helptree localization in swext by Zolnai Tamás · 13 years ago
  100. 39bac3f translations is a source-only module by Andras Timar · 14 years ago