1. 9a95669 fdo#43460 dbaccess: use isEmpty() by Jelle van der Waa · 13 years ago
  2. 00eafaa fix limit bug: selecting "All" has no effect to sql by Zolnai Tamás · 13 years ago
  3. 90e1606 mingw64: long -> sal_IntPtr in dbaccess by Fridrich Štrba · 13 years ago
  4. 7c2c489 mingw64: NULL used in arithmetic by Fridrich Štrba · 13 years ago
  5. dd9dba5 typos by Julien Nabet · 13 years ago
  6. a5b8cc6 cppcheck: reduce scope by Julien Nabet · 13 years ago
  7. c5b4e51 cppcheck: reduce scope by Julien Nabet · 13 years ago
  8. f62cb42 cppcheck: fix reassign by Julien Nabet · 13 years ago
  9. e6edfb63 cppcheck: unread variable by Julien Nabet · 13 years ago
  10. a4c3dc5 Fix previous fix by Stephan Bergmann · 13 years ago
  11. fb835e0 -Werror=sign-compare by Stephan Bergmann · 13 years ago
  12. b6a91e6 Prevent out-of-range values coming from ListBox GetSelectEntryPos. by Javier Fernandez · 13 years ago
  13. 5d81b20 fdo#64447 when changing setup mode, trigger changed DatasourceType event by Lionel Elie Mamane · 13 years ago
  14. 95c0d56 use uno::Reference#clear() method... by Noel Grandin · 13 years ago
  15. dcbaf7c remove unused componentcontext.hxx includes by Noel Grandin · 13 years ago
  16. d209e13 fdo#46808, Convert comphelper::ComponentContext in forms module by Noel Grandin · 13 years ago
  17. 7eac309 dbaccess: unused variable by Zolnai Tamás · 13 years ago
  18. de7df0e gbuild: fix deps on svx/globlmn.hrc by David Tardon · 13 years ago
  19. 51c18e8e dbaccess: this can happen, that's why we check for it by Miklos Vajna · 13 years ago
  20. 73a809c Bug 64984 - EDITING: Creating table with GUI - table could not be saved by Noel Grandin · 13 years ago
  21. eaad309 Make .uno:Open a drop-down toolbar item by Ariel Constenla-Haile · 13 years ago
  22. 05eaada translatable="yes" for some elements in .ui files by Andras Timar · 13 years ago
  23. e36f83d Revert "fdo#46808, Convert awt::UnoControlDialogModel to new style" by Stephan Bergmann · 13 years ago
  24. e9c48a9 stop delivering globlmn.hrc by David Tardon · 13 years ago
  25. 6cf3094 WaE: implicit conversion of NULL constant to nullptr_t by Tor Lillqvist · 13 years ago
  26. d586255 Resolves: #i120859# Advance the wizard when Socket edit field has text by Ariel Constenla-Haile · 14 years ago
  27. 6a043e9c Use the new type-checking Reference constructor to reduce code noise by Noel Grandin · 13 years ago
  28. 13df1b9 allow to create new database using the wizard again (fdo#62937) by Petr Mladek · 13 years ago
  29. 6c61b20 fdo#46808, Convert awt::UnoControlDialogModel to new style by Noel Grandin · 13 years ago
  30. cd2f2e7 make OSingleSelectQueryComposer use *system* parse context by Lionel Elie Mamane · 13 years ago
  31. cb6d67c Spelling "separate" (etc) correctly is hard by Tor Lillqvist · 13 years ago
  32. 11fd73a SolarMutex does not belong into the URE interface by Stephan Bergmann · 13 years ago
  33. 3abe867 fdo#46808, fix call to sdb::tools::ConnectionTools by Noel Grandin · 13 years ago
  34. bd27671 Initialise the default-constructed ConnectionTools by Lionel Elie Mamane · 13 years ago
  35. 2459167 Fix naming by Stephan Bergmann · 13 years ago
  36. e13bd0c Fix possible inefficient checking for variables emptiness by Julien Nabet · 13 years ago
  37. 2fd73a7 Potty mouth by Chris Sherlock · 13 years ago
  38. ee67132 connectivity: remove Package_generated by Michael Stahl · 13 years ago
  39. 368e06b officecfg: remove Package_cppheader by Michael Stahl · 13 years ago
  40. 9a76031 dbaccess: remove Package_inc by Michael Stahl · 13 years ago
  41. 2ce25fa fix typos (wich instead of which) by Philipp Riemer · 13 years ago
  42. e2e2cc6 remove usage of RTL_CONSTASCII_USTRINGPARAM by Luboš Luňák · 13 years ago
  43. 8bebd29 Java cleanup, remove unnecessary @SuppressWarnings annotations by Noel Grandin · 13 years ago
  44. 26bda9f convert message box return types to an enum by Caolán McNamara · 13 years ago
  45. 1981819 fdo#63391 deadlock on opening .odb file that auto-connects to the database by Lionel Elie Mamane · 13 years ago
  46. a0b720c remove never-generated "predicate_check" entry by Lionel Elie Mamane · 13 years ago
  47. 1bc4a49 QueryDesign: in criteria, remove column_ref when table *and* column name match by Lionel Elie Mamane · 13 years ago
  48. fae7a3d String -> OUString by Lionel Elie Mamane · 13 years ago
  49. 64e85a4 Java cleanup, remove unused imports by Noel Grandin · 13 years ago
  50. 5907bb4 Fix compilation error when OSL_DEBUG_LEVEL > 0 by Tor Lillqvist · 13 years ago
  51. 360d6bf update pch by Thomas Arnhold · 13 years ago
  52. e894e57 dbaccess: {DECLARE,IMPLEMENT}_CONSTASCII_USTRING are no longer needed by Miklos Vajna · 13 years ago
  53. 79c20b2 add missing deps on sqlbison.hxx by David Tardon · 13 years ago
  54. 73adc9b fdo#46808, Convert form::ControlFontDialog to new style by Noel Grandin · 13 years ago
  55. 1cc9bbf gbuild: drop empty use_packages calls by David Tardon · 13 years ago
  56. c042cd0 gbuild: drop uses of removed packages by David Tardon · 13 years ago
  57. 85486f7 Access Query Properties Dialog from toolbar too by Zolnai Tamás · 13 years ago
  58. da0e902 fdo#46808, convert svx::DbGridControl to XComponentContext by Noel Grandin · 13 years ago
  59. 62badf38 Move to MPLv2 license headers, with ESC decision and author's permission. by Michael Meeks · 13 years ago
  60. 0f200cc fdo#63154: Change Min/Max/Abs for std::min/max/abs by Marcos Paulo de Souza · 13 years ago
  61. e8ff469 Remove any remaining remnants of unused component_canUnload feature by Stephan Bergmann · 13 years ago
  62. d62425c Java cleanup, remove unnecessary casts by Noel Grandin · 13 years ago
  63. c75eedd Update pch by Aurimas Fišeras · 13 years ago
  64. cb7412b merge duplicated CreateFontDescriptor methods by Caolán McNamara · 13 years ago
  65. 31ce5f7 FontWeigth->FontWeight by Caolán McNamara · 13 years ago
  66. 70e4329 fdo#60724 successfull -> successful by Thomas Arnhold · 13 years ago
  67. c32b6be fdo#60724 correct spelling by Thomas Arnhold · 13 years ago
  68. 60fbefc fdo#60724 informations -> information by Thomas Arnhold · 13 years ago
  69. bec67a2 deliver all uiconfig files by UIConfig by David Tardon · 13 years ago
  70. ed72983 rename UI to UIConfig by David Tardon · 13 years ago
  71. 0987f56 WaE: unused variable 'insert_result' by Tor Lillqvist · 13 years ago
  72. 7912200 The library we want is called dbulo, not dbaui by Tor Lillqvist · 13 years ago
  73. b2486241 fdo#46808, Convert frame::Frame to new style by Noel Grandin · 13 years ago
  74. 86fdce6 fdo#46808, Convert svt::ToolboxController to XComponentContext by Noel Grandin · 13 years ago
  75. 3cfecf8 fdo#46808, Convert beans::PropertyBag to new style by Noel Grandin · 13 years ago
  76. 002aab3 fdo#46808, convert sdb::tools::ConnectionTools to new style by Noel Grandin · 13 years ago
  77. 87f185d fix typos by Philipp Riemer · 13 years ago
  78. ba044b1 remove needless forward rtl::OUString declarations by Luboš Luňák · 13 years ago
  79. 1946794 mass removal of rtl:: prefixes for O(U)String* by Luboš Luňák · 13 years ago
  80. 876c619 new module i18nlangtag by Eike Rathke · 13 years ago
  81. e1f6dac Replace `compareTo(...) == 0` with == by Ashish Banerjee · 13 years ago
  82. 31fedbe Remove SvtInternalOptions by Thomas Arnhold · 13 years ago
  83. b7525f1 Drop jvmaccess and jvmfwk when no SOLAR_JAVA by Tor Lillqvist · 13 years ago
  84. ca776f3 Not escape single quotes in src\hrc files by Zolnai Tamás · 13 years ago
  85. f01c378 continue String->OUString conversion by Lionel Elie Mamane · 13 years ago
  86. e32fd06 more efficent & readable by Lionel Elie Mamane · 13 years ago
  87. e60eca1 replace only single wildcard by table.* by Lionel Elie Mamane · 13 years ago
  88. 126f29c remove obsolete helpids and cleanup uiconfig XML by Michael Meeks · 13 years ago
  89. 15175a0 remove obsolete helpids and cleanup uiconfig XML by Michael Meeks · 13 years ago
  90. a789a2f fdo#46808, convert sdb::QueryDesigner to new style by Noel Grandin · 13 years ago
  91. 07b0617 update pch files by Thomas Arnhold · 13 years ago
  92. 2b7ee1d remove boilerplate comments by Thomas Arnhold · 13 years ago
  93. 5ed1dbb coverity#735355: Operands don't affect result by Julien Nabet · 13 years ago
  94. 083092e OSL_FAIL -> SAL_WARN by Thomas Arnhold · 13 years ago
  95. 5be14df ResMgr with LanguageTag by Eike Rathke · 13 years ago
  96. ba4df3d lol, rtl::OString("dbu").getStr() by Eike Rathke · 13 years ago
  97. 7ee37c3 String::AppendAscii cleanup in dbaccess by Ricardo Montania · 13 years ago
  98. 4fc429b Remove ResId support for a few dbaui controls by Mathias Hasselmann · 13 years ago
  99. f3f512b Use UI builder for database wizard's start page by Mathias Hasselmann · 13 years ago
  100. 6c6adf5 fdo#61794 Set maximum of LimitBox to SAL_MAX_INT64 by Zolnai Tamás · 13 years ago