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