1. 7653271 Fix typo: s/an other/another/g by Andrea Gelmini · 8 years ago
  2. 7d071f3 Fix typos by Andrea Gelmini · 8 years ago
  3. 1be0d0c use the standard name pattern for a package by David Tardon · 8 years ago
  4. 5c0af52 Fix typos by Andrea Gelmini · 8 years ago
  5. fa6ea25 Fix typos by Andrea Gelmini · 8 years ago
  6. fe95086 Remove traces of Report Builder's former status as extension by Lionel Elie Mamane · 8 years ago
  7. 398eccd This really does not need to be utf-8 character by Fridrich Štrba · 9 years ago
  8. 91287c7 Enable the Formula Wizard to display 255 argument fields by Eike Rathke · 9 years ago
  9. 3054a8c Prepare for change of VAR_ARGS value by Eike Rathke · 9 years ago
  10. a940826 Fix typos by Andrea Gelmini · 9 years ago
  11. 2e9fe26 Fix typos by Andrea Gelmini · 9 years ago
  12. b068d9f Fix typos by Andrea Gelmini · 9 years ago
  13. 534b2a4 Fix typos by Andrea Gelmini · 10 years ago
  14. bf4ee8e coverity#1326386 Dereference null return value by Caolán McNamara · 10 years ago
  15. 969a760 reportbuilder: tdf#92720: add loext namespace by Michael Stahl · 10 years ago
  16. 08680c5 coverity#1326438 Dereference null return value by Caolán McNamara · 10 years ago
  17. 2043556 coverity#1326551 Dereference before null check by Caolán McNamara · 10 years ago
  18. 5e89fc2 coverity#1327068 SIC: Inner class could be made static by Caolán McNamara · 10 years ago
  19. 385e9af coverity#1327210 UwF: Unwritten field by Caolán McNamara · 10 years ago
  20. a1624a8 cid#1327023 to cid#1327077 SIC: Inner class could be made static by Noel Grandin · 10 years ago
  21. e75701c coverity#1327210 UwF: Unwritten field by Caolán McNamara · 10 years ago
  22. abd980d cid#1326605, cid#1326604 BC: Bad casts of object references by Noel Grandin · 10 years ago
  23. d721cc5 Fix typos by Andrea Gelmini · 11 years ago
  24. 395d922 chmod -x by Tor Lillqvist · 11 years ago
  25. e544f44 Fix typos by Andrea Gelmini · 11 years ago
  26. 3dfdd18 Fix typos by Andrea Gelmini · 11 years ago
  27. 0c18bed java: 'final static' to 'static final' by Noel Grandin · 11 years ago
  28. efd4bfa java:regulatize the order of 'final' and public/private by Noel Grandin · 11 years ago
  29. 48f0a5e Typos by Julien Nabet · 11 years ago
  30. cc376d8 set java throwable cause argument (erroneously removed by previous commit) by Lionel Elie Mamane · 11 years ago
  31. f4a2cff Don't try to pass an arbitrary Java exception through UNO by Lionel Elie Mamane · 11 years ago
  32. 01fb1701 Related fdo#85190: Don't dress arbitrary Java Throwables as UNO Any values by Stephan Bergmann · 11 years ago
  33. 1003946 java: remove more dead code by Noel Grandin · 11 years ago
  34. 46540d0 java: these fields can become local variables by Noel Grandin · 11 years ago
  35. a49b2ba java: remove dead stylemapper code in reportbuilder by Noel Grandin · 11 years ago
  36. 43cc8ad java: remove dead code by Noel Grandin · 11 years ago
  37. 581d1e3 java: reduce visibility of some methods and fields by Noel Grandin · 11 years ago
  38. 9c346fb Revert "reportbuilder: re-add numerous bits of dead code needed by bug fix" by Lionel Elie Mamane · 11 years ago
  39. 08715e2 Revert "fdo#87044: reportbuilder: Revert "fdo#67930 don't use variables ..." by Lionel Elie Mamane · 11 years ago
  40. 1e10f6d fdo#67930 work around fdo#68024 by Lionel Elie Mamane · 13 years ago
  41. d6ce95a fdo#87044: reportbuilder: Revert "fdo#67930 don't use variables ... by Michael Stahl · 11 years ago
  42. 458f22c reportbuilder: re-add numerous bits of dead code needed by bug fix by Michael Stahl · 11 years ago
  43. 7557f23 java: reduce visibility of fields and methods by Noel Grandin · 11 years ago
  44. 7d812b0 java: unused imports by Noel Grandin · 11 years ago
  45. 6636b2b no need to call getComposer by reflection by Noel Grandin · 11 years ago
  46. c199b76 java: remove some unused local variables by Noel Grandin · 11 years ago
  47. 0063cf2 java: make fields final where possible by Noel Grandin · 11 years ago
  48. da40cac Fix common typos. No automatic tools. Handmade… by Andrea Gelmini · 11 years ago
  49. bb43702 java: convert fields to local variables where possible by Noel Grandin · 11 years ago
  50. 5d8ecad java: Method uses the same code for two switch clauses by Robert Antoni Buj i Gelonch · 11 years ago
  51. d807cba java: loss of precission by Robert Antoni Buj i Gelonch · 11 years ago
  52. 03c7c26 java: final fields that can be static by Noel Grandin · 11 years ago
  53. 9341bf3 java: when rethrowing, store the original exception by Noel Grandin · 11 years ago
  54. 973eb2f java: reduce the depth of some deeply nested if blocks by Noel Grandin · 11 years ago
  55. a667840 reportbuilder: import from java.lang package by Robert Antoni Buj i Gelonch · 11 years ago
  56. 726fc58 java: log exceptions correctly, using the right version of WARN by Noel Grandin · 12 years ago
  57. 060956b fix classname in logger by Noel Grandin · 12 years ago
  58. da3b039 reportbuilder: fix javadoc error: reference not found by rbuj · 12 years ago
  59. 653025e reportbuilder: fix unknown tag: noinspection (IntelliJ) by rbuj · 12 years ago
  60. 4db06c5 reportbuilder: fix javadoc error: no summary or caption for table by rbuj · 12 years ago
  61. 18d72e7 reportbuilder: fix javadoc error: self-closing element not allowed by rbuj · 12 years ago
  62. fbe8186 reportbuilder: fix javadoc error: unknown tag: returns by rbuj · 12 years ago
  63. 610cfb3 java: fix reportbuilder and wizard by Noel Grandin · 12 years ago
  64. 0ce1267 remove more unnecessary constructor declarations by Noel Grandin · 12 years ago
  65. c0415d5 java: remove unnecessary constructor declarations by Noel Grandin · 12 years ago
  66. 8c9fdc4 java: remove modifiers implied by the context by Noel Grandin · 12 years ago
  67. 2922a96 java: Avoid naming non-fields with the prefix m_ by Noel Grandin · 12 years ago
  68. 3a8d351 java: remove unused methods by Noel Grandin · 12 years ago
  69. 439354a upgrade to apache-commons-1.2 by Thomas Arnhold · 12 years ago
  70. 0d916bb java: remove unused imports by Noel Grandin · 12 years ago
  71. ac5954d java: remove commented out code by Noel Grandin · 12 years ago
  72. 4a4127d make some java methods private by Noel Grandin · 12 years ago
  73. 34bcf9b java: remove dead methods by Noel Grandin · 12 years ago
  74. 4155c28 java: remove unused interfaces by Noel Grandin · 12 years ago
  75. 8583da1 java: remove unused fields by Noel Grandin · 12 years ago
  76. 68cd011 java: reduce scope, make some methods private by Noel Grandin · 12 years ago
  77. 70f56bc java: reduce scope, make member classes private by Noel Grandin · 12 years ago
  78. da677df java: reduce scope, make fields private by Noel Grandin · 12 years ago
  79. 14d1a11 java: reduce scope, make constructors private by Noel Grandin · 12 years ago
  80. e701b3f java: reduce scope, make constants private by Noel Grandin · 12 years ago
  81. 5656fe5 java: fix broken javadoc tags by Noel Grandin · 12 years ago
  82. 1c49650 java: remove useless javadoc tags by Noel Grandin · 12 years ago
  83. 0477e6c java: add @Override annotation to overriding methods by Noel Grandin · 12 years ago
  84. d5a31b2 java: remove unused parameters by Noel Grandin · 12 years ago
  85. 41709cc java: remove unused parameters by Noel Grandin · 12 years ago
  86. 616b3ad java: remove exceptions from throws clauses that are not by Noel Grandin · 12 years ago
  87. 2d70094 java: remove unused imports by Noel Grandin · 12 years ago
  88. 8d6cf7a java: remove dead methods by Noel Grandin · 12 years ago
  89. 0c5f51e java: remove commented out code by Noel Grandin · 12 years ago
  90. d26540b java: remove unused fields by Noel Grandin · 12 years ago
  91. f6aea42 java: removed unused imports by Noel Grandin · 12 years ago
  92. 5687788 Resolves fdo#81213: Wrong table-clause generated by reportbuilder by Julien Nabet · 12 years ago
  93. aa48af5 fdo#67935 "print on group change" acted as "print in first group instance" by Lionel Elie Mamane · 12 years ago
  94. 3c1e30b7 Correct common misspellings, and remove some ASCII art along the way. by Chris Laplante · 12 years ago
  95. b1b0530 typo: independend -> independent by Thomas Arnhold · 12 years ago
  96. 2b15c85 bump apache-commons-logging to 1.1.3 by Caolán McNamara · 12 years ago
  97. bc1b0fc Remove visual noise from reportbuilder by Alexander Wilms · 12 years ago
  98. f1a7389 Typo: apropriate -> appropriate by Julien Nabet · 12 years ago
  99. 9bbb7ca Typo: formating -> formatting by Julien Nabet · 12 years ago
  100. b0e3c6b typo in comment by Lionel Elie Mamane · 12 years ago