1. 48f0a5e Typos by Julien Nabet · 11 years ago
  2. cc376d8 set java throwable cause argument (erroneously removed by previous commit) by Lionel Elie Mamane · 11 years ago
  3. f4a2cff Don't try to pass an arbitrary Java exception through UNO by Lionel Elie Mamane · 11 years ago
  4. 01fb1701 Related fdo#85190: Don't dress arbitrary Java Throwables as UNO Any values by Stephan Bergmann · 11 years ago
  5. 1003946 java: remove more dead code by Noel Grandin · 11 years ago
  6. 46540d0 java: these fields can become local variables by Noel Grandin · 11 years ago
  7. a49b2ba java: remove dead stylemapper code in reportbuilder by Noel Grandin · 11 years ago
  8. 43cc8ad java: remove dead code by Noel Grandin · 11 years ago
  9. 581d1e3 java: reduce visibility of some methods and fields by Noel Grandin · 11 years ago
  10. 9c346fb Revert "reportbuilder: re-add numerous bits of dead code needed by bug fix" by Lionel Elie Mamane · 11 years ago
  11. 08715e2 Revert "fdo#87044: reportbuilder: Revert "fdo#67930 don't use variables ..." by Lionel Elie Mamane · 11 years ago
  12. 1e10f6d fdo#67930 work around fdo#68024 by Lionel Elie Mamane · 13 years ago
  13. d6ce95a fdo#87044: reportbuilder: Revert "fdo#67930 don't use variables ... by Michael Stahl · 11 years ago
  14. 458f22c reportbuilder: re-add numerous bits of dead code needed by bug fix by Michael Stahl · 11 years ago
  15. 7557f23 java: reduce visibility of fields and methods by Noel Grandin · 11 years ago
  16. 7d812b0 java: unused imports by Noel Grandin · 11 years ago
  17. 6636b2b no need to call getComposer by reflection by Noel Grandin · 11 years ago
  18. c199b76 java: remove some unused local variables by Noel Grandin · 11 years ago
  19. 0063cf2 java: make fields final where possible by Noel Grandin · 11 years ago
  20. da40cac Fix common typos. No automatic tools. Handmade… by Andrea Gelmini · 11 years ago
  21. bb43702 java: convert fields to local variables where possible by Noel Grandin · 11 years ago
  22. 5d8ecad java: Method uses the same code for two switch clauses by Robert Antoni Buj i Gelonch · 11 years ago
  23. d807cba java: loss of precission by Robert Antoni Buj i Gelonch · 11 years ago
  24. 03c7c26 java: final fields that can be static by Noel Grandin · 11 years ago
  25. 9341bf3 java: when rethrowing, store the original exception by Noel Grandin · 11 years ago
  26. 973eb2f java: reduce the depth of some deeply nested if blocks by Noel Grandin · 11 years ago
  27. a667840 reportbuilder: import from java.lang package by Robert Antoni Buj i Gelonch · 11 years ago
  28. 726fc58 java: log exceptions correctly, using the right version of WARN by Noel Grandin · 12 years ago
  29. 060956b fix classname in logger by Noel Grandin · 12 years ago
  30. da3b039 reportbuilder: fix javadoc error: reference not found by rbuj · 12 years ago
  31. 653025e reportbuilder: fix unknown tag: noinspection (IntelliJ) by rbuj · 12 years ago
  32. 4db06c5 reportbuilder: fix javadoc error: no summary or caption for table by rbuj · 12 years ago
  33. 18d72e7 reportbuilder: fix javadoc error: self-closing element not allowed by rbuj · 12 years ago
  34. fbe8186 reportbuilder: fix javadoc error: unknown tag: returns by rbuj · 12 years ago
  35. 610cfb3 java: fix reportbuilder and wizard by Noel Grandin · 12 years ago
  36. 0ce1267 remove more unnecessary constructor declarations by Noel Grandin · 12 years ago
  37. c0415d5 java: remove unnecessary constructor declarations by Noel Grandin · 12 years ago
  38. 8c9fdc4 java: remove modifiers implied by the context by Noel Grandin · 12 years ago
  39. 2922a96 java: Avoid naming non-fields with the prefix m_ by Noel Grandin · 12 years ago
  40. 3a8d351 java: remove unused methods by Noel Grandin · 12 years ago
  41. 439354a upgrade to apache-commons-1.2 by Thomas Arnhold · 12 years ago
  42. 0d916bb java: remove unused imports by Noel Grandin · 12 years ago
  43. ac5954d java: remove commented out code by Noel Grandin · 12 years ago
  44. 4a4127d make some java methods private by Noel Grandin · 12 years ago
  45. 34bcf9b java: remove dead methods by Noel Grandin · 12 years ago
  46. 4155c28 java: remove unused interfaces by Noel Grandin · 12 years ago
  47. 8583da1 java: remove unused fields by Noel Grandin · 12 years ago
  48. 68cd011 java: reduce scope, make some methods private by Noel Grandin · 12 years ago
  49. 70f56bc java: reduce scope, make member classes private by Noel Grandin · 12 years ago
  50. da677df java: reduce scope, make fields private by Noel Grandin · 12 years ago
  51. 14d1a11 java: reduce scope, make constructors private by Noel Grandin · 12 years ago
  52. e701b3f java: reduce scope, make constants private by Noel Grandin · 12 years ago
  53. 5656fe5 java: fix broken javadoc tags by Noel Grandin · 12 years ago
  54. 1c49650 java: remove useless javadoc tags by Noel Grandin · 12 years ago
  55. 0477e6c java: add @Override annotation to overriding methods by Noel Grandin · 12 years ago
  56. d5a31b2 java: remove unused parameters by Noel Grandin · 12 years ago
  57. 41709cc java: remove unused parameters by Noel Grandin · 12 years ago
  58. 616b3ad java: remove exceptions from throws clauses that are not by Noel Grandin · 12 years ago
  59. 2d70094 java: remove unused imports by Noel Grandin · 12 years ago
  60. 8d6cf7a java: remove dead methods by Noel Grandin · 12 years ago
  61. 0c5f51e java: remove commented out code by Noel Grandin · 12 years ago
  62. d26540b java: remove unused fields by Noel Grandin · 12 years ago
  63. f6aea42 java: removed unused imports by Noel Grandin · 12 years ago
  64. 5687788 Resolves fdo#81213: Wrong table-clause generated by reportbuilder by Julien Nabet · 12 years ago
  65. aa48af5 fdo#67935 "print on group change" acted as "print in first group instance" by Lionel Elie Mamane · 12 years ago
  66. 3c1e30b7 Correct common misspellings, and remove some ASCII art along the way. by Chris Laplante · 12 years ago
  67. b1b0530 typo: independend -> independent by Thomas Arnhold · 12 years ago
  68. 2b15c85 bump apache-commons-logging to 1.1.3 by Caolán McNamara · 12 years ago
  69. bc1b0fc Remove visual noise from reportbuilder by Alexander Wilms · 12 years ago
  70. f1a7389 Typo: apropriate -> appropriate by Julien Nabet · 12 years ago
  71. 9bbb7ca Typo: formating -> formatting by Julien Nabet · 12 years ago
  72. b0e3c6b typo in comment by Lionel Elie Mamane · 12 years ago
  73. 7ce47d6 fdo#69873 FixedText (label) is implemented as no value by Lionel Elie Mamane · 12 years ago
  74. b55259e typo fixes by Andras Timar · 12 years ago
  75. 8df17a3 gbuild: set Package default target to INSTDIR by Michael Stahl · 12 years ago
  76. 070ca1e jfreereport: stop pointlessly renaming the jar files by Michael Stahl · 12 years ago
  77. 0089d3a fdo#62994 reportbuilder survive empty formula by Lionel Elie Mamane · 13 years ago
  78. 7f436c1 typo fixes in comments by Andras Timar · 13 years ago
  79. 4c63fd10 Try to fix cross-compilation by Tor Lillqvist · 13 years ago
  80. 6a1ad34 fdo#69147 report sort columns are RESULT columns by Lionel Elie Mamane · 13 years ago
  81. 5397b49 Towards a working instdir for Mac OS X by Stephan Bergmann · 13 years ago
  82. 058a3d1 Further work on the "Mac-like app structure" option by Tor Lillqvist · 13 years ago
  83. fc92c1a fdo#67930 don't use variables for formattedtext in header/footer by Lionel Elie Mamane · 13 years ago
  84. c4ed358 a date is a date, not a float by Lionel Elie Mamane · 13 years ago
  85. cab9b82 fdo#67186 switch reporbuilder to null date == 1899-12-30 by Lionel Elie Mamane · 13 years ago
  86. a1a5921 default report template should be language-independent by Andras Timar · 13 years ago
  87. 0609899 remove unused (and corrupted) .odr files by Andras Timar · 13 years ago
  88. e57eeb6 fdo#65168: Fix regressions introduced with de-extension-ing report builder by Stephan Bergmann · 13 years ago
  89. 95e1ecb remove some unnecessary casts by Noel Grandin · 13 years ago
  90. 64e85a4 Java cleanup, remove unused imports by Noel Grandin · 13 years ago
  91. 3a4534b fdo#330191 a NULL value of float type is not NaN by Lionel Elie Mamane · 13 years ago
  92. 62badf38 Move to MPLv2 license headers, with ESC decision and author's permission. by Michael Meeks · 13 years ago
  93. 8d87758 Java cleanup, remove the rest of the unnecessary casts by Noel Grandin · 13 years ago
  94. 9830fd3 date/time IDL datatypes incompatible change by Lionel Elie Mamane · 13 years ago
  95. c32b6be fdo#60724 correct spelling by Thomas Arnhold · 13 years ago
  96. b8537fb fdo#36858 by Lionel Elie Mamane · 13 years ago
  97. 87cb8d7 java.lang.String.isEmpty is only since 1.6 by Stephan Bergmann · 13 years ago
  98. eb39389 reportbuilder: do not use empty tablename by Lionel Elie Mamane · 13 years ago
  99. 90a326c fdo#61950 move report builder from bundled extensions to plain code by David Ostrovsky · 13 years ago
  100. 79b0046 remove legacy build.pl prj/build.lst files. by Michael Meeks · 13 years ago