1. 660b67a fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFO by Radu Ioan · 13 years ago
  2. d133d8f make sure class MIP is complete before it is used by Herbert Dürr · 13 years ago
  3. ea2f06d Ensure SolarMutex is locked at DBG_TESTSOLARMUTEX checkpoints by Stephan Bergmann · 13 years ago
  4. 6a043e9c Use the new type-checking Reference constructor to reduce code noise by Noel Grandin · 13 years ago
  5. 3e5b986 fdo#64456 impl_getValues always set m_nConvertedBoundValuesType by Lionel Elie Mamane · 13 years ago
  6. 7bb77f3 janitorial: correct method name in assert message by Lionel Elie Mamane · 13 years ago
  7. 28cacb4 commit subforms before moving in parent form by Lionel Elie Mamane · 13 years ago
  8. 2af1f56 resolved fdo#35756 import more than 64k HTML table cells by Eike Rathke · 13 years ago
  9. af35709 Fix more exception specifications by Stephan Bergmann · 13 years ago
  10. 88535ca Fix exception specification by Stephan Bergmann · 13 years ago
  11. 2f3359d fix memory leak with orphaned controls created on the fly by Noel Power · 13 years ago
  12. ee67132 connectivity: remove Package_generated by Michael Stahl · 13 years ago
  13. 587c59fb Java cleanup, Convert Vector to ArrayList by Noel Grandin · 13 years ago
  14. 7b4d859 those are never defined by Thomas Arnhold · 13 years ago
  15. fb39e71 Java cleanup, call static methods statically by Noel Grandin · 13 years ago
  16. 746784e fdo#46808 Convert awt::Pointer to new style by Noel Grandin · 13 years ago
  17. 0c37eee Java cleanup, use generic containers where possible by Noel Grandin · 13 years ago
  18. 1cc9bbf gbuild: drop empty use_packages calls by David Tardon · 13 years ago
  19. c042cd0 gbuild: drop uses of removed packages by David Tardon · 13 years ago
  20. a5f675c fix, forget SAL_CALL again by Noel Grandin · 13 years ago
  21. 1165aac fdo#46808, convert form::Forms to new style by Noel Grandin · 13 years ago
  22. 8ed6f1c forms: FORMS_CONSTASCII_STRING is no longer needed by Miklos Vajna · 13 years ago
  23. dfcbc1e Data-aware ListBox: declare the newly supported External Binding Types by Lionel Elie Mamane · 13 years ago
  24. 567a4fc Data-aware bindable ListBox new feature: bind *value* by Lionel Elie Mamane · 13 years ago
  25. a2c54dc ListBox: take care of validation (use binding value when appropriate) by Lionel Elie Mamane · 13 years ago
  26. 1e698bb Use (get|set)ControlValue instead of manipulating the property directly by Lionel Elie Mamane · 13 years ago
  27. 1a19d12 janitorial: alignment by Lionel Elie Mamane · 13 years ago
  28. a16bb080 Data-aware ListBox: add SelectedValue and SelectedValues properties by Lionel Elie Mamane · 13 years ago
  29. 13a15989 janitorial: typo in comment by Lionel Elie Mamane · 13 years ago
  30. f7be9c7 janitorial: typo in variable name by Lionel Elie Mamane · 13 years ago
  31. 0ed5028 Note on design philosophy of data-aware ListBox by Lionel Elie Mamane · 13 years ago
  32. bfc0bf6 Data-aware ListBox: BoundValue==-1 to store index in list by Lionel Elie Mamane · 13 years ago
  33. 52bc673 Data-aware ListBox: getCurrentValue should return *binding* values by Lionel Elie Mamane · 13 years ago
  34. 3e1a0c9 Data-aware ListBox: populate ValueList even without bound field by Lionel Elie Mamane · 13 years ago
  35. 0202f9b assert non-nullness of interface before use by Lionel Elie Mamane · 13 years ago
  36. d198e7a janitorial: typo in comment by Lionel Elie Mamane · 13 years ago
  37. 64ef3bf janitorial: typo in comment by Lionel Elie Mamane · 13 years ago
  38. 24bdda0 factorise common code by Lionel Elie Mamane · 13 years ago
  39. 62badf38 Move to MPLv2 license headers, with ESC decision and author's permission. by Michael Meeks · 13 years ago
  40. 0f200cc fdo#63154: Change Min/Max/Abs for std::min/max/abs by Marcos Paulo de Souza · 13 years ago
  41. c7d485d Delete two pass-through include files and update the file that included them. by Michael Dunphy · 13 years ago
  42. e8ff469 Remove any remaining remnants of unused component_canUnload feature by Stephan Bergmann · 13 years ago
  43. 0d8719b Java cleanup, use generics in calls to UnoRuntime#queryInterface by Noel Grandin · 13 years ago
  44. d62425c Java cleanup, remove unnecessary casts by Noel Grandin · 13 years ago
  45. 9830fd3 date/time IDL datatypes incompatible change by Lionel Elie Mamane · 13 years ago
  46. c32b6be fdo#60724 correct spelling by Thomas Arnhold · 13 years ago
  47. 435f5e3 fdo#60724 correct spelling by Thomas Arnhold · 13 years ago
  48. 60fbefc fdo#60724 informations -> information by Thomas Arnhold · 13 years ago
  49. ba044b1 remove needless forward rtl::OUString declarations by Luboš Luňák · 13 years ago
  50. 1946794 mass removal of rtl:: prefixes for O(U)String* by Luboš Luňák · 13 years ago
  51. 876c619 new module i18nlangtag by Eike Rathke · 13 years ago
  52. e1f6dac Replace `compareTo(...) == 0` with == by Ashish Banerjee · 13 years ago
  53. c893d40 Revert "Remove RTL_CONSTASCII_(U)STRINGPARAM in forms(frm_strings.hxx)" by Thomas Arnhold · 13 years ago
  54. 2b7ee1d remove boilerplate comments by Thomas Arnhold · 13 years ago
  55. 6591068 Remove RTL_CONSTASCII_(U)STRINGPARAM in forms(frm_strings.hxx) by Chr. Rossmanith · 13 years ago
  56. 0502d66 Remove RTL_CONSTASCII_(U)STRING in forms by Chr. Rossmanith · 13 years ago
  57. 5be14df ResMgr with LanguageTag by Eike Rathke · 13 years ago
  58. b10fd86 Prefer prefix ++/-- operators for non-primitive types by Julien Nabet · 13 years ago
  59. 089311b coverity#704145 Resource leak in object by Julien Nabet · 13 years ago
  60. 91aaceb fdo#39445 writing out tools/fsys.hxx (forms) by Andras Timar · 13 years ago
  61. aa753f0 -Wunused-macros by Stephan Bergmann · 13 years ago
  62. ea360ff add frm to Library_merged by Peter Foley · 13 years ago
  63. 2413a8e Fix warning: unused variable 'sConverted' [loplugin] by Tor Lillqvist · 13 years ago
  64. 9325dca "atomar" is not a word by Tor Lillqvist · 13 years ago
  65. 2d9ce91 Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength) by Stephan Bergmann · 13 years ago
  66. 39d4539 removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations by Thomas Arnhold · 13 years ago
  67. 4c0c23a Simplify equalsIgnoreAsciiCaseAscii[L] calls by Stephan Bergmann · 13 years ago
  68. 8b27d78 automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings by Thomas Arnhold · 13 years ago
  69. 3991eaf reduce whitespaces between include and filename by Thomas Arnhold · 13 years ago
  70. 79b0046 remove legacy build.pl prj/build.lst files. by Michael Meeks · 13 years ago
  71. 937b63a use startsWith() instead of compareToAscii() by Thomas Arnhold · 13 years ago
  72. a029629 fdo#60691 add modelines to *.src and *.hrc files by Borim · 13 years ago
  73. 6583305 simplify compareTo (now correct) by Thomas Arnhold · 13 years ago
  74. 3d4723f Revert "simplify some compareTo" by Stephan Bergmann · 13 years ago
  75. 1902019 simplify some compareTo by Thomas Arnhold · 13 years ago
  76. 21e1e85 fdo#60724 change spelling error REMOVEABLE -> REMOVABLE by Kenneth Beck · 13 years ago
  77. 41e03a1 doubled using by Thomas Arnhold · 13 years ago
  78. 9ec4fc4 drop sole DBG_ASSERT only use of Application::GetFilterHdl by Caolán McNamara · 13 years ago
  79. ce33f85 sal_Bool to bool by Takeshi Abe · 13 years ago
  80. 57d169b doubled namespace by Thomas Arnhold · 13 years ago
  81. 5b04c90 remove unused and commented out code by Thomas Arnhold · 13 years ago
  82. b313e37 fdo#46808, convert xforms::Model to new style by Noel Grandin · 13 years ago
  83. f5ca04c Related to fdo#60724: correct spelling by Thomas Arnhold · 13 years ago
  84. db7a441 Typo fix: informations -> information and a few other adjacent typos. by Gregg King · 13 years ago
  85. b768611 remove all d.lst by Michael Stahl · 13 years ago
  86. 821ef2b coverity#705651: fix memory leak by Markus Mohrhard · 13 years ago
  87. 633fca5 remove two more duplicates by Thomas Arnhold · 13 years ago
  88. 4f4e4e4 loplugin: improve indentation by Thomas Arnhold · 13 years ago
  89. d5caf68 loplugin: unused variables by Thomas Arnhold · 13 years ago
  90. 1443a9f [Uu]sefull -> [Uu]seful by Julien Nabet · 13 years ago
  91. 616c692 s/the the/the/ by Tor Lillqvist · 13 years ago
  92. 1aaf9a9 Renamed hard-to-remember 8-char headers in editeng. by Kohei Yoshida · 13 years ago
  93. ff85e831 fdo#46808, convert io::TextInputStream service to new style by Noel Grandin · 13 years ago
  94. a7ecab8 fdo#46808, convert xml::xpath::XPathExtension service to new-style by Noel Grandin · 13 years ago
  95. f53517a fdo#46808, convert xml::xpath::XPathAPI to new-style service by Noel Grandin · 13 years ago
  96. fa3c9a9 fdo#46808, convert some forms code to XComponentContext by Noel Grandin · 13 years ago
  97. 45d416d fdo#46808, convert svt::GraphicAccess to XComponentContext by Noel Grandin · 13 years ago
  98. b5cd8f9 fdo#46808, Adapt form::control::FilterControl UNO service to new style by Noel Grandin · 13 years ago
  99. 1ba8986 fix for the awkward OUString::replaceAll() behaviour by Luboš Luňák · 13 years ago
  100. 97eb8a6 Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING by Jean-Noël Rouvignac · 13 years ago