1. 1f7af80 off-by-one error: columns are numbered from one, but the array from 0 by Lionel Elie Mamane · 10 years ago
  2. a4a3565 tdf#96012 enable simple mode for the multilistbox by Lionel Elie Mamane · 10 years ago
  3. c21d081 tdf#96234: Type Formatting, Primary key checkbox may be checked by Julien Nabet · 10 years ago
  4. 11ce80e tdf#93724 KeySet insert: properly set default values: NULL & right type by Lionel Elie Mamane · 10 years ago
  5. 6b84791 Related tdf#45775: PgSQL new DB allow empty Datasource by Julien Nabet · 10 years ago
  6. f7e8fe2 tdf#94709 - protect TableWindowTitle Command execution. by Michael Meeks · 11 years ago
  7. 8791cff tdf#92434 - dispose the table contents. by Michael Meeks · 11 years ago
  8. bd1a279 Related: tdf#92434 children cleared but parent hasn't completed dispose yet by Caolán McNamara · 11 years ago
  9. ab9132f4 tdf#92431 Keep thumbnail for modified but unsaved doc by Maxim Monastirsky · 11 years ago
  10. cde471c tdf#92520: LibO crash when editing .odb database properties by Zolnai Tamás · 11 years ago
  11. 88b0625 tdf#92434 - A series of hideous knock-on dbaccess crasher fixes. by Michael Meeks · 11 years ago
  12. f5721a9 tdf#92434 - fix iteration, and remember to disposeAndClear. by Michael Meeks · 11 years ago
  13. 8aac888 Some missing SolarMutexGuard around VclPtr acquire/release by Stephan Bergmann · 11 years ago
  14. 989fe24 loplugin:implicitboolconversion by Stephan Bergmann · 11 years ago
  15. f8f605d gcc4.6: remove trigraph sequences '<::' by Thorsten Behrens · 11 years ago
  16. 4ce5375 Apply new VclPtr clang plugin to catch potential problems. by Noel Grandin · 11 years ago
  17. 07074e0 tdf#91702 - fix stack-based MessBox allocation. by Michael Meeks · 11 years ago
  18. d35ac86 do not try to get bookmark when in invalid position by Lionel Elie Mamane · 11 years ago
  19. ccceac2 handle getParameters being called before execute() by Lionel Elie Mamane · 11 years ago
  20. bd09c6a tdf#82591 ORowSetBase::getRow handles insert row correctly by Lionel Elie Mamane · 11 years ago
  21. 3581b4d fix drawing treelistbox with redefined background in dbaccess by Tomaž Vajngerl · 11 years ago
  22. 1d7600a fix Base's titlewindow font, font color and background by Tomaž Vajngerl · 11 years ago
  23. 35e13c7 convert WINDOW_POSSIZE constants to scoped enum by Noel Grandin · 11 years ago
  24. a5e58e6 convert WINDOW constants for GetWindow() methods to scoped enum by Noel Grandin · 11 years ago
  25. 118da1a convert POINTER constants to scoped enum by Noel Grandin · 11 years ago
  26. 06c5705 VclPtr: assert with query dialog open on closing query design by Caolán McNamara · 11 years ago
  27. 6f66aab VclPtr: undisposed things and dispose order on query design window close by Caolán McNamara · 11 years ago
  28. be8a023 Rewrite all calls like Dialog(params).Execute() by Philippe Jung · 11 years ago
  29. c986e27 Fix accidental mis-uses of VclPtr address-of operator by Stephan Bergmann · 11 years ago
  30. 38ce0b5 tdf#91543 - TABLE DESIGN window menu option Close causes BASE to crash by Noel Grandin · 11 years ago
  31. f0bbafb Audit all PostUserEvent calls and instrument for VclPtr. by Michael Meeks · 11 years ago
  32. 23b439a6 convert DEFAULTCONSTANT constant to scoped enum by Noel Grandin · 11 years ago
  33. 25a47c5 convert TEXT_DRAW constants to scoped enum by Noel Grandin · 11 years ago
  34. 10749bb remove the last of the OUString #defines in header files by Noel Grandin · 11 years ago
  35. 3aebc67 Remove include stdio (part2) by Julien Nabet · 11 years ago
  36. e27ee95 pass RenderContext to PreparePaint in TreeListBox by Tomaž Vajngerl · 11 years ago
  37. b4bbb5e refactor how font, fg. and bg. are applied in widgets/controls by Tomaž Vajngerl · 11 years ago
  38. c73a911 loplugin:staticmethods by Stephan Bergmann · 11 years ago
  39. 264fb9f refactor dbacess classes to use RenderContext by Tomaž Vajngerl · 11 years ago
  40. 5b1337f tdf#62475: partial handmade fixes by Andrea Gelmini · 11 years ago
  41. 4f4cff0 convert POPUPMENU_ constants to scoped enum by Noel Grandin · 11 years ago
  42. 741d999 convert QUICKHELP constants to scoped enum by Noel Grandin · 11 years ago
  43. 4c27e84 convert ENDTRACK_ constants to scoped enum by Noel Grandin · 11 years ago
  44. 0bfc98e loplugin:redundantcast: reinterpret_cast to void* by Stephan Bergmann · 11 years ago
  45. 936a496 Switch VclBuilder constructors to use VclPtr. by Michael Meeks · 11 years ago
  46. 6679105 Revert "Switch VclBuilder constructors to use VclPtr." by Michael Meeks · 11 years ago
  47. 9f016bd Switch VclBuilder constructors to use VclPtr. by Michael Meeks · 11 years ago
  48. 82d68f9 convert COMMAND_ constants to scoped enum by Noel Grandin · 11 years ago
  49. 5d9fe37 loplugin:cstylecast: nop between pointer types of exactly same spelling by Stephan Bergmann · 11 years ago
  50. 020a52d unused parameter by Tomaž Vajngerl · 11 years ago
  51. 25a0bd7 refactor TreeListBox to use RenderContext by Tomaž Vajngerl · 11 years ago
  52. 6dc42c8 Use IMPL_LINK_NOARG[_TYPED] where applicable by Stephan Bergmann · 11 years ago
  53. 67e82c4 No more need for EMPTYARG in C++11 by Stephan Bergmann · 11 years ago
  54. 266ce1c tdf#91052 - more macros for 'make' constructors. by Michael Meeks · 11 years ago
  55. 8372b3c PostUserEvent - first cut at keeping a VclPtr for posted UserEvents. by Michael Meeks · 11 years ago
  56. 66f866d dbaccess: avoid exceptions during loading embedded data sources by Miklos Vajna · 11 years ago
  57. 5c43009 dbaccess: move vnd.sun.star.pkg: handling from ODatabaseContext to ODBFilter by Miklos Vajna · 11 years ago
  58. 12bb6a05 dbaccess, sw: use vnd.sun.star.pkg:// for embedded data source handling by Miklos Vajna · 11 years ago
  59. a20d53a dbaccess: handle URL mark as StreamRelPath in ODatabaseContext by Miklos Vajna · 11 years ago
  60. dbab26d dbaccess: handle StreamRelPath in ODBFilter::implImport() by Miklos Vajna · 11 years ago
  61. 2c8dc03 convert BUTTONDIALOG constants to scoped enum by Noel Grandin · 11 years ago
  62. ba17287 Fix MSVC build by Stephan Bergmann · 11 years ago
  63. d4e2425 Fix MSVC build by Stephan Bergmann · 11 years ago
  64. ed2e7fb Fix MSVC build by Stephan Bergmann · 11 years ago
  65. 7df89ec Remove unnecessary includes of sot/storage.hxx from include/ by Stephan Bergmann · 11 years ago
  66. 0241519 Unwind SotStorageStreamRef typedef by Stephan Bergmann · 11 years ago
  67. 7d8b032 dbaccess: simplify code by using std::any_of/std::none_of by Takeshi Abe · 11 years ago
  68. bfcb2a1 convert DEFAULTFONT_ constants to scoped enum by Noel Grandin · 11 years ago
  69. b515d1f Use various typed ToolBox::Set*Hdl Links by Stephan Bergmann · 11 years ago
  70. 8fca0c4 vcl: rename other members of StateChangedType for consistency by Michael Stahl · 11 years ago
  71. c9b4c56 Use typed Idle::SetIdleHdl Link by Stephan Bergmann · 11 years ago
  72. 36c8dd2 tdf#91027 - cleanup dbaccess related dispose logic. by Michael Meeks · 11 years ago
  73. 2b1bd0f dbaccess: implement ODatabaseDocument::loadFromStorage() by Miklos Vajna · 11 years ago
  74. ff3e41a dbaccess: use already existing source storage in ODBFilter, if possible by Miklos Vajna · 11 years ago
  75. 8cafd08 Use typed Timer::SetTimeoutHdl Link by Stephan Bergmann · 11 years ago
  76. add1351 loplugin:staticmethods by Noel Grandin · 11 years ago
  77. 468e607 Use typed OGeneralPageWizard::SetCreationModeHandler Link by Stephan Bergmann · 11 years ago
  78. 0223dd7 Use typed OMySQLIntroPageSetup::SetClickHdl Link by Stephan Bergmann · 11 years ago
  79. 1c806ab Use typed OGenericAdministrationPage::SetModifiedHandler Link by Stephan Bergmann · 11 years ago
  80. 87fabc0 Use typed OTextConnectionHelper::SetClickHandler Link by Stephan Bergmann · 11 years ago
  81. 47687cc cppcheck: variableScope by Caolán McNamara · 11 years ago
  82. 9d17e12 Audit LoseFocus - basctl, cui, dbaccess. by Michael Meeks · 11 years ago
  83. 3d69f62 dbaccess: allow storing to storage without a root one by Miklos Vajna · 11 years ago
  84. 3ead3ad Gradually typed Link by Stephan Bergmann · 11 years ago
  85. c07a3b0 Get rid of initial :: for the svx namespace by Tor Lillqvist · 11 years ago
  86. d1ca0f4 Bin some pointless comments and reduce some vertical whitespace by Tor Lillqvist · 11 years ago
  87. 0acd47f Remove unnecessary IMPL_LINK[_NOARG]_INLINE_START/END by Stephan Bergmann · 11 years ago
  88. 7259901 dbaccess: log exception messages in ORowSetCache by Michael Stahl · 11 years ago
  89. fa2304a dbaccess: attachResource() and load() calls are swapped in case of embedding by Miklos Vajna · 11 years ago
  90. c97b81e convert CTF_ constants to scoped enum by Noel Grandin · 11 years ago
  91. aaa1861 convert WZB_ constants to scoped enum by Noel Grandin · 11 years ago
  92. 6cea2e6 fix compile: delegate RenderContext parameter to super by Tomaž Vajngerl · 11 years ago
  93. 9905a8b replace Paint calls to Invalidate + fix compilation by Tomaž Vajngerl · 11 years ago
  94. f50fd96 mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&) by Tomaž Vajngerl · 11 years ago
  95. 65a34bd dbaccess: more GCC-4.7 fixes by Miklos Vajna · 11 years ago
  96. a4bbd95 dbaccess: fix GCC-4.7 build by Miklos Vajna · 11 years ago
  97. e8b97a5 Merge remote-tracking branch 'origin/feature/vclptr' by Michael Meeks · 11 years ago
  98. 99d4b08 WizardDialog::DeactivatePage return type wants to be bool by Stephan Bergmann · 11 years ago
  99. 56a2bc1 css.sdbc.XResultSet.getRow return type is long by Stephan Bergmann · 11 years ago
  100. 4bece18 Simplify sal_Bool expressions by Stephan Bergmann · 11 years ago