1. b0c1ad4 fixes for up-casting to Reference<XInterface> by Noel Grandin · 12 years ago
  2. f18882b Application::PostUserEvent returns a pointer dressed as sal_uLong by Stephan Bergmann · 12 years ago
  3. 8e8827a fdo#69652 Default(Date|Time) is a UNO struct now by Lionel Elie Mamane · 12 years ago
  4. 1bb01f8 forms: avoid deadlock when setting FontControlModel properties by Michael Stahl · 12 years ago
  5. b43887d FontControlModel::convertFastPropertyValue: fix bad cast of Kerning by Michael Stahl · 12 years ago
  6. 610b2b9 remove unnecessary use of OUString constructor when assigning by Noel Grandin · 12 years ago
  7. 4ea65db cppcheck: Array index is used before limits check by Julien Nabet · 12 years ago
  8. ab5d1fb SAL_WARN_UNUSED com::sun::star::uno::Any by Stephan Bergmann · 12 years ago
  9. 04dead1 make l10n buildable separately by Bjoern Michaelsen · 12 years ago
  10. ba37834 -Werror,-Wunused-member-function by Stephan Bergmann · 12 years ago
  11. d366c9b2 remove unnecessary sal_Unicode casts in various places by Noel Grandin · 12 years ago
  12. d6809a9 i18npool, forms: remove warnings_guard_unicode*.h by Michael Stahl · 12 years ago
  13. fcd1637 convert OUString compareToAscii == 0 to equalsAscii by Noel Grandin · 12 years ago
  14. ef90021 convert OUString !compareToAscii to equalsAscii by Noel Grandin · 12 years ago
  15. 0a9ef5a convert OUString 0==compareToAscii to equalsAscii by Noel Grandin · 12 years ago
  16. 373f352 remove unnecessary use of OUString constructor in FORMS module by Noel Grandin · 12 years ago
  17. bdf7b27 fixincludeguards.sh: forms by Thomas Arnhold · 12 years ago
  18. a71a562 fdo 70998: Termchange: Graphics->Image by Samuel Mehrbrodt · 12 years ago
  19. aeb41c9 remove redundant calls to OUString constructor by Noel Grandin · 12 years ago
  20. 0e6a260 Convert code that calls OUString::getStr()[] to use the [] operator by Noel Grandin · 12 years ago
  21. da5449d fdo#54938: More uses of cppu::supportsService by Marcos Paulo de Souza · 12 years ago
  22. a772496 Bin comments that claim to say why some header is included by Tor Lillqvist · 12 years ago
  23. 45e366e drop unnecessary tools/string includes by Caolán McNamara · 12 years ago
  24. 080e9c2 bogus WaE: 'bValue' may be used uninitialized in this function by Lionel Elie Mamane · 12 years ago
  25. 2337bb6 WaE: unknown warning group '-Wmaybe-uninitialized' by Tor Lillqvist · 12 years ago
  26. efd3411 MacOS X fixup to bogus WaE: 'bValue' may be used uninitialized by Lionel Elie Mamane · 12 years ago
  27. 9d5e05e bogus WaE: 'bValue' may be used uninitialized in this function by Lionel Elie Mamane · 12 years ago
  28. 67cfd9f3 WaE: 'bValue' may be used uninitialized in this function by Tor Lillqvist · 12 years ago
  29. ffff474 respect reference values in checkboxes by Lionel Elie Mamane · 12 years ago
  30. e036d4b Spell "indices" correctly by Tor Lillqvist · 13 years ago
  31. 075d472 Use std::auto_ptr::reset where applicable by Stephan Bergmann · 13 years ago
  32. 183f260 convert FORMS modules from String to OUString by Noel Grandin · 13 years ago
  33. 98de5b4 Related: fdo#38838 remove UniString::EqualsIgnoreCaseAscii by Caolán McNamara · 13 years ago
  34. 64b993e finish deprecation of O(U)String::valueOf() by Luboš Luňák · 13 years ago
  35. 6cd9391 BUG:57950 Remove chained appends by Neil Moore · 13 years ago
  36. 8ee69b0 fdo#67235 adapt form control code to time nanosecond API change, step 3 by Lionel Elie Mamane · 13 years ago
  37. 5bdc710 More details in debug output by Lionel Elie Mamane · 13 years ago
  38. 21a4f5d ...and remove now-unnecessary comment by Stephan Bergmann · 13 years ago
  39. 5c01c9c lcl_getFormatTable result is used non-const by Stephan Bergmann · 13 years ago
  40. 826be41 Mark as const/static by Takeshi Abe · 13 years ago
  41. 652ccbd i#108348 API CHANGE: add IsUTC to css.util.DateTime etc. by Michael Stahl · 13 years ago
  42. c54f77b callcatcher: update unused code by Caolán McNamara · 13 years ago
  43. 358d1a9 use static LanguageTag::convertTo...() for standalone conversions by Eike Rathke · 13 years ago
  44. 16f7224 Try to fix clang tinderbox by Julien Nabet · 13 years ago
  45. 61db96d fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFO by Radu Ioan · 13 years ago
  46. fae7447 drop unused convertWhitespace by Caolán McNamara · 13 years ago
  47. 6a08067 OUString convertion for unotools by Norbert Thiebaud · 13 years ago
  48. ba0a577 remove OUString wrap for string literals by Thomas Arnhold · 13 years ago
  49. e67c21e Search for char instead of 1 char long string, when possible. by Thomas Arnhold · 13 years ago
  50. f237f1a fdo#66171 ListBox correctly save empty or zero BoundColumn by Lionel Elie Mamane · 13 years ago
  51. e2d9138 make "gcc -Werror" happy by Lionel Elie Mamane · 13 years ago
  52. f76cedf Data-aware ListBox: fix case ListSourceType==TableFields by Lionel Elie Mamane · 13 years ago
  53. 8e824b1 Don't second-guess the database by Lionel Elie Mamane · 13 years ago
  54. d8eafdaf Data-aware ListBox: use entry for NULL if the *bound* value is NULL by Lionel Elie Mamane · 13 years ago
  55. 157a9da Use unsigned values in m_a(Converted)BoundValues by Lionel Elie Mamane · 13 years ago
  56. 2d43203 enhance comment by Lionel Elie Mamane · 13 years ago
  57. 2a2b900 avoid initialise-then-reset by Lionel Elie Mamane · 13 years ago
  58. af7cfa0 fdo#43460 forms: use isEmpty() by Jelle van der Waa · 13 years ago
  59. 00c9fe2 cppcheck: fix reassignments by Julien Nabet · 13 years ago
  60. 74d631d Resolves: #i121045 After save a xls file contain marco in AOO, macor can't... by Jianyuan Li · 14 years ago
  61. dcbaf7c remove unused componentcontext.hxx includes by Noel Grandin · 13 years ago
  62. d209e13 fdo#46808, Convert comphelper::ComponentContext in forms module by Noel Grandin · 13 years ago
  63. 2838b8e fdo#46808, Convert ComponentContext in connectivity,extension.. by Noel Grandin · 13 years ago
  64. 660b67a fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFO by Radu Ioan · 13 years ago
  65. d133d8f make sure class MIP is complete before it is used by Herbert Dürr · 13 years ago
  66. ea2f06d Ensure SolarMutex is locked at DBG_TESTSOLARMUTEX checkpoints by Stephan Bergmann · 13 years ago
  67. 6a043e9c Use the new type-checking Reference constructor to reduce code noise by Noel Grandin · 13 years ago
  68. 3e5b986 fdo#64456 impl_getValues always set m_nConvertedBoundValuesType by Lionel Elie Mamane · 13 years ago
  69. 7bb77f3 janitorial: correct method name in assert message by Lionel Elie Mamane · 13 years ago
  70. 28cacb4 commit subforms before moving in parent form by Lionel Elie Mamane · 13 years ago
  71. 2af1f56 resolved fdo#35756 import more than 64k HTML table cells by Eike Rathke · 13 years ago
  72. af35709 Fix more exception specifications by Stephan Bergmann · 13 years ago
  73. 88535ca Fix exception specification by Stephan Bergmann · 13 years ago
  74. 2f3359d fix memory leak with orphaned controls created on the fly by Noel Power · 13 years ago
  75. ee67132 connectivity: remove Package_generated by Michael Stahl · 13 years ago
  76. 587c59fb Java cleanup, Convert Vector to ArrayList by Noel Grandin · 13 years ago
  77. 7b4d859 those are never defined by Thomas Arnhold · 13 years ago
  78. fb39e71 Java cleanup, call static methods statically by Noel Grandin · 13 years ago
  79. 746784e fdo#46808 Convert awt::Pointer to new style by Noel Grandin · 13 years ago
  80. 0c37eee Java cleanup, use generic containers where possible by Noel Grandin · 13 years ago
  81. 1cc9bbf gbuild: drop empty use_packages calls by David Tardon · 13 years ago
  82. c042cd0 gbuild: drop uses of removed packages by David Tardon · 13 years ago
  83. a5f675c fix, forget SAL_CALL again by Noel Grandin · 13 years ago
  84. 1165aac fdo#46808, convert form::Forms to new style by Noel Grandin · 13 years ago
  85. 8ed6f1c forms: FORMS_CONSTASCII_STRING is no longer needed by Miklos Vajna · 13 years ago
  86. dfcbc1e Data-aware ListBox: declare the newly supported External Binding Types by Lionel Elie Mamane · 13 years ago
  87. 567a4fc Data-aware bindable ListBox new feature: bind *value* by Lionel Elie Mamane · 13 years ago
  88. a2c54dc ListBox: take care of validation (use binding value when appropriate) by Lionel Elie Mamane · 13 years ago
  89. 1e698bb Use (get|set)ControlValue instead of manipulating the property directly by Lionel Elie Mamane · 13 years ago
  90. 1a19d12 janitorial: alignment by Lionel Elie Mamane · 13 years ago
  91. a16bb080 Data-aware ListBox: add SelectedValue and SelectedValues properties by Lionel Elie Mamane · 13 years ago
  92. 13a15989 janitorial: typo in comment by Lionel Elie Mamane · 13 years ago
  93. f7be9c7 janitorial: typo in variable name by Lionel Elie Mamane · 13 years ago
  94. 0ed5028 Note on design philosophy of data-aware ListBox by Lionel Elie Mamane · 13 years ago
  95. bfc0bf6 Data-aware ListBox: BoundValue==-1 to store index in list by Lionel Elie Mamane · 13 years ago
  96. 52bc673 Data-aware ListBox: getCurrentValue should return *binding* values by Lionel Elie Mamane · 13 years ago
  97. 3e1a0c9 Data-aware ListBox: populate ValueList even without bound field by Lionel Elie Mamane · 13 years ago
  98. 0202f9b assert non-nullness of interface before use by Lionel Elie Mamane · 13 years ago
  99. d198e7a janitorial: typo in comment by Lionel Elie Mamane · 13 years ago
  100. 64ef3bf janitorial: typo in comment by Lionel Elie Mamane · 13 years ago