1. 602f501 Access2Base - Bug in Control.RemoveItem by Jean-Pierre Ledure · 11 years ago
  2. 07e84ca Fix typo comments Resouce->Resource by Andrea Gelmini · 11 years ago
  3. 3757c03 java: simplify array creation by Noel Grandin · 11 years ago
  4. 45ec1d9 brute-force find-and-remove of unused #define constants. by Noel Grandin · 11 years ago
  5. 219b151 fdo#88068 make the string 'Red Line' localizable in Letter Wizard by Andras Timar · 11 years ago
  6. 8bf129b fdo#88069 make the string 'Fax' localizable in Fax Wizard by Andras Timar · 11 years ago
  7. 1003946 java: remove more dead code by Noel Grandin · 11 years ago
  8. 46540d0 java: these fields can become local variables by Noel Grandin · 11 years ago
  9. 43cc8ad java: remove dead code by Noel Grandin · 11 years ago
  10. 8cc32a8 Access2Base - Extend CommandBars scope to most modules by Jean-Pierre Ledure · 11 years ago
  11. c36353d Access2Base - New CommandBarControl class by Jean-Pierre Ledure · 11 years ago
  12. 3a2b1af Fix simple typos. by Andrea Gelmini · 11 years ago
  13. f3edc18 Following fdo#87123: Impossible to create table or query with wizard by Julien Nabet · 11 years ago
  14. c753140 Resolves fdo#87123: Impossible to create a form with wizard by Julien Nabet · 11 years ago
  15. 4e9b645 Access2Base - handle ".uno:" prefix by Jean-Pierre Ledure · 11 years ago
  16. 1552898 Access2Base - solve incompatibility with AOO by Jean-Pierre Ledure · 11 years ago
  17. 4684749 Access2Base - CommandBars collection - show/hide toolbars by Jean-Pierre Ledure · 11 years ago
  18. d2929cd fix build by Lionel Elie Mamane · 11 years ago
  19. df5d040 fix indentation by Lionel Elie Mamane · 11 years ago
  20. 8fdc673 janitorial by Lionel Elie Mamane · 11 years ago
  21. 04b6b86 janitorial by Lionel Elie Mamane · 11 years ago
  22. 2a7a6d1 protect against division by zero by Lionel Elie Mamane · 11 years ago
  23. e59629b Keep as xShapes the newly created GroupShape by Lionel Elie Mamane · 11 years ago
  24. c976789 GroupShape takes care of scaling the subshapes by Lionel Elie Mamane · 11 years ago
  25. 14cef6e detect groupShapes (TimestampFields) in forms, too by Lionel Elie Mamane · 11 years ago
  26. d566256 xShapeGroup *is* the control's global xShape, so use it as such by Lionel Elie Mamane · 11 years ago
  27. 7585336 set *content* control to multiline, not label(!) by Lionel Elie Mamane · 11 years ago
  28. a983fb0 Revert "fdo#87301 don't rely on the shape to get the control" by Lionel Elie Mamane · 11 years ago
  29. ffd3388 Revert "fix indentation" by Lionel Elie Mamane · 11 years ago
  30. 0cc372b fix indentation by Lionel Elie Mamane · 11 years ago
  31. 68f65c4 fdo#87301 don't rely on the shape to get the control by Lionel Elie Mamane · 11 years ago
  32. c47795a remove unnecessary and confusing line by Lionel Elie Mamane · 11 years ago
  33. 581d1e3 java: reduce visibility of some methods and fields by Noel Grandin · 11 years ago
  34. 2d82619 java: static fields that should not be static by Noel Grandin · 11 years ago
  35. a96c308 java: these fields can be converted to local variables by Noel Grandin · 11 years ago
  36. 454dddd java: remove some unused fields and variables by Noel Grandin · 11 years ago
  37. 373affe java: remove some unnecessary interfaces by Noel Grandin · 11 years ago
  38. 7557f23 java: reduce visibility of fields and methods by Noel Grandin · 11 years ago
  39. c2d8fed We need to call decode method considering this: by Julien Nabet · 11 years ago
  40. db203e5 java: remove some unused fields by Noel Grandin · 11 years ago
  41. 4ae9606 java: static fields should be accessed in a static way by Noel Grandin · 11 years ago
  42. 9a7653d java,wizards: remove unused parameters by Noel Grandin · 11 years ago
  43. 2eb6f15 java,wizards: remove unread fields by Noel Grandin · 11 years ago
  44. 4004c37 java,wizards: remove unused constants by Noel Grandin · 11 years ago
  45. 5c6d6c7 java,wizards: remove unused classes by Noel Grandin · 11 years ago
  46. 4b91933 java,wizards: remove unused methods by Noel Grandin · 11 years ago
  47. 1102540 java,wizards: remove unused class XCommandSelectionListener by Noel Grandin · 11 years ago
  48. 898186c java,wizards: remove completely unreferenced fields by Noel Grandin · 11 years ago
  49. d4daa09 java,wizards: remove unnecessary use of reflection by Noel Grandin · 11 years ago
  50. c0d1f38 java,wizards: remove unnecessary use of reflection by Noel Grandin · 11 years ago
  51. 0c4e9e6 java,wizards: forgot to commit some files by Noel Grandin · 11 years ago
  52. 5d602146 java: remove some comment noise by Noel Grandin · 11 years ago
  53. d6d6903 java: remove now unused CommonListener class by Noel Grandin · 11 years ago
  54. 207f6c7 java,wizards: convert event listeners to inner classes by Noel Grandin · 11 years ago
  55. 40f7f1c java,wizards: convert event listeners to inner classes by Noel Grandin · 11 years ago
  56. 7af4d5e java,wizards: convert event listeners to inner classes by Noel Grandin · 11 years ago
  57. 3d16e27 java,wizards: convert event listeners to inner classes by Noel Grandin · 11 years ago
  58. 57a2f61 java,wizards: convert event listeners to inner classes by Noel Grandin · 11 years ago
  59. 74c6c61 java,wizards: convert some listeners to more normal inner classes by Noel Grandin · 11 years ago
  60. bc2b421 java: simplify CommonListenere some more by Noel Grandin · 11 years ago
  61. 41d3adb java: simplify the CommonListener stuff by Noel Grandin · 11 years ago
  62. 58eab57 java: final fields that can be static by Noel Grandin · 11 years ago
  63. 8b0aa52 convert EventNames to an enum by Noel Grandin · 11 years ago
  64. 926744d merge AbstractListener into CommonListener by Noel Grandin · 11 years ago
  65. b7f67f2 the getGuiEventListener method is unnecessary by Noel Grandin · 11 years ago
  66. 53135b2 the UnoDialog constructor parameters can be simplified by Noel Grandin · 11 years ago
  67. f136502 createListener() is never overriden by Noel Grandin · 11 years ago
  68. f5d1368 java, wizards: remove unused local variables and fields by Noel Grandin · 11 years ago
  69. 0063cf2 java: make fields final where possible by Noel Grandin · 11 years ago
  70. 7577481 java: rather use @Deprecated annotation by Noel Grandin · 11 years ago
  71. da40cac Fix common typos. No automatic tools. Handmade… by Andrea Gelmini · 11 years ago
  72. bb43702 java: convert fields to local variables where possible by Noel Grandin · 11 years ago
  73. cd32045 fix spelling implemenation -> implementation by Noel Grandin · 11 years ago
  74. babff102 default to ods instead of sxc by Caolán McNamara · 11 years ago
  75. 5c7413f Access2Base - Extension of GoTorecord action to table/query datasheets by Jean-Pierre Ledure · 11 years ago
  76. a65308f Access2Base - new ApplyFilter and SetOrderBy actions by Jean-Pierre Ledure · 11 years ago
  77. 0c0e3e7 Fixed typos. No automatic tools (sed, and so on). by Andrea Gelmini · 11 years ago
  78. 5d8ecad java: Method uses the same code for two switch clauses by Robert Antoni Buj i Gelonch · 11 years ago
  79. 9eabc1f java: Questionable use of non-short-circuit logic by Robert Antoni Buj i Gelonch · 11 years ago
  80. 8f97b20 Access2Base - Introspection in Root by Jean-Pierre Ledure · 11 years ago
  81. f55a0a5 Access2Base - Internal redesign of root structure into a separate class module by Jean-Pierre Ledure · 11 years ago
  82. 03c7c26 java: final fields that can be static by Noel Grandin · 11 years ago
  83. 12b01b9 java: no need to call String.valueOf to append to a String by Noel Grandin · 11 years ago
  84. b2f69f6 java: when rethrowing, store the original exception by Noel Grandin · 11 years ago
  85. 94ae3e8 java: replace 'new Short' with 'Short.valueOf' by Noel Grandin · 11 years ago
  86. 3a0e522 java: replace 'new Integer' with 'Integer.valueOf' by Noel Grandin · 11 years ago
  87. 973eb2f java: reduce the depth of some deeply nested if blocks by Noel Grandin · 11 years ago
  88. fa652cd java: no need to explicitly code default constructors by Noel Grandin · 11 years ago
  89. 4863315 java: methods in interfaces are implicitly public by Noel Grandin · 11 years ago
  90. 4b5cb7e remove unnecessary catch block by Noel Grandin · 11 years ago
  91. ecc9069 java: use 'Short.valueOf' instead of 'new Short' by Noel Grandin · 11 years ago
  92. 95a2f73 java: use 'Long.valueOf' instead of 'new Long' by Noel Grandin · 11 years ago
  93. f882a15 java: use 'Integer.valueOf' instead of 'new Integer' by Noel Grandin · 11 years ago
  94. 485c208 java: use 'Byte.valueOf' instead of 'new Byte' by Noel Grandin · 11 years ago
  95. cdecac8 rm ‘public static final’ modifiers from field declarations within interfaces by Robert Antoni Buj i Gelonch · 11 years ago
  96. 959f7f2 java: remove useless javadoc tags by Noel Grandin · 11 years ago
  97. f6388e1 java: import from the same package by Robert Antoni Buj i Gelonch · 11 years ago
  98. d860ea9 It is more efficient to use the integer implementations of String.indexOf() by Robert Antoni Buj i Gelonch · 11 years ago
  99. 68fa141 java: use isEmpty() instead of "size() == 0" by Noel Grandin · 12 years ago
  100. 8196833 java: use equalsIgnoreCase() instead of toLowerCase().equals() by Noel Grandin · 12 years ago