1. 0cde74f Make Window's inDispose map more precisely to mbInDtor. by Michael Meeks · 11 years ago feature/vclptr
  2. ca7c519 Make combobox tolerate post-dispose usage better. by Michael Meeks · 11 years ago
  3. 3592db6 Fix unhelpful MI from a VclPtr type and Abstract factory type. by Michael Meeks · 11 years ago
  4. fc71bf2 Build fix. by Michael Meeks · 11 years ago
  5. e4fb108 Build and warning fixes, Mac, Win, Linux. by Michael Meeks · 11 years ago
  6. 41df7c5 reportdesign: missing SAL_CALLs. by Michael Meeks · 11 years ago
  7. 1b75149 Sidebar - switch fwd. declarations for includes for Windows. by Michael Meeks · 11 years ago
  8. a5a17d0 winaccessibility: rename unhelpful string defines. by Michael Meeks · 11 years ago
  9. 799b0f0 Windows build fix for VclPtr. by Michael Meeks · 11 years ago
  10. 2e8eee2 Kill unused LazyDeletor<Menu>. by Michael Meeks · 11 years ago
  11. bd4388e Use shared_ptr for OpenGLPrograms, and hide its copy constructor. by Michael Meeks · 11 years ago
  12. 6cf6e2d Windows compile fix for VclPtr intersection with events. by Michael Meeks · 11 years ago
  13. 203c5c6 DockWindow missing builder dispose. by Michael Meeks · 11 years ago
  14. 6cf3756 Clarify assertion, and add missing disposeAndClear. by Michael Meeks · 11 years ago
  15. 89ec942 Fix a number of boost::unique_ptr errors. by Michael Meeks · 11 years ago
  16. 3f32e14 extensions: convert new to ::Create. by Michael Meeks · 11 years ago
  17. 8387e5b Fix lifecycle issues. by Michael Meeks · 11 years ago
  18. 9f81582 Remove erroneous SAL_NO_ACQUIRE pieces introduced in error. by Michael Meeks · 11 years ago
  19. 4fed886 vcl: convert new to ::Create by Michael Meeks · 11 years ago
  20. f124884 dbaccess: convert new to ::Create. by Michael Meeks · 11 years ago
  21. b8bc902 sc: convert new to ::Create by Noel Grandin · 11 years ago
  22. 8e934e7 sc: convert new to ::Create by Noel Grandin · 11 years ago
  23. 7819d49 sd: convert new to ::Create. by Noel Grandin · 11 years ago
  24. 354df32 cui: convert new to ::Create. by Michael Meeks · 11 years ago
  25. 5ea025e chart2: convert new to ::Create. by Michael Meeks · 11 years ago
  26. e1019ec Windows compilation fix in DX canvas. by Michael Meeks · 11 years ago
  27. 62532bf framework: convert new to ::Create. by Michael Meeks · 11 years ago
  28. 40313fc reportdesign: convert new to ::Create. by Michael Meeks · 11 years ago
  29. a92cea7 Windows compilation fixes. by Michael Meeks · 11 years ago
  30. 85b0132 Fix SfxTabPage creation to use VclPtr. by Michael Meeks · 11 years ago
  31. d8ebd90 sfx2: convert new to ::Create. by Noel Grandin · 11 years ago
  32. 3f57332 svtools: convert new to ::Create. by Noel Grandin · 11 years ago
  33. cb516fa svx: convert new to ::Create. by Noel Grandin · 11 years ago
  34. 5df7078 svx: convert new to ::Create. by Noel Grandin · 11 years ago
  35. 5cf0015 sw: convert new to ::Create. by Noel Grandin · 11 years ago
  36. f0f786e sw: convert new to ::Create. by Noel Grandin · 11 years ago
  37. 0269ef9 sw: convert new to ::Create. by Noel Grandin · 11 years ago
  38. 5459c4a restore these extern methods, they are used by VclBuilder by Noel Grandin · 11 years ago
  39. 9e43761 filter: convert new to ::Create. by Michael Meeks · 11 years ago
  40. a352558 sw: convert new to ::Create. by Noel Grandin · 11 years ago
  41. 0a497cb Use VclPtr for OGenericUnoDialog::createDialog. by Michael Meeks · 11 years ago
  42. 0703fc2 desktop: convert new to ::Create. by Michael Meeks · 11 years ago
  43. e0686cb workaround ErrorContextImpl in vclwidget clang plugin by Noel Grandin · 11 years ago
  44. 5cc560f basctl, basic: convert new to ::Create. by Michael Meeks · 11 years ago
  45. 5d5f447e UnoControls, toolkit, uuoi, xmlsecurity: convert new to ::Create. by Michael Meeks · 11 years ago
  46. a461467 drawinglayer, editeng, forms, fpicker: convert new to ::Create. by Michael Meeks · 11 years ago
  47. 5252a1d tools: leave ErrorContext with a vcl::Window * for now. by Michael Meeks · 11 years ago
  48. 4a33504 formula & canvas: convert new to ::Create to get initial ref-counting right. by Michael Meeks · 11 years ago
  49. d24f93d make CreateItemWindow return a VclPtr<>. by Michael Meeks · 11 years ago
  50. 384e705 avmedia: convert new to ::Create to get initial ref-counting right. by Michael Meeks · 11 years ago
  51. 5430eb7 slideshow: convert new to ::Create to get initial ref-counting right. by Michael Meeks · 11 years ago
  52. f1879e2 make CreatePrinterOptionsPage returns a VclPtr<>. by Michael Meeks · 11 years ago
  53. 5be108e starmath: convert new to ::Create to get initial ref-counting right. by Michael Meeks · 11 years ago
  54. 16f7f58 SwGlobalTree timer dispose. by Michael Meeks · 11 years ago
  55. bf82918 Improve the VclPtr documentation. by Michael Meeks · 11 years ago
  56. 35178d1 Another malingering timer. by Michael Meeks · 11 years ago
  57. 93f9f9c Stop timers, and guard against emission on disposed navigator. by Michael Meeks · 11 years ago
  58. 83dbbfe Make ListBox handier post dispose. by Michael Meeks · 11 years ago
  59. baca902 More protection for SvTreeListBox. by Michael Meeks · 11 years ago
  60. 3e710c2 fix live children left behind at destroy by Noel Grandin · 11 years ago
  61. 5040e50 fix crash in CppunitTest_sw_uiwriter by Noel Grandin · 11 years ago
  62. d3d2453 Unregister sidebar ControllerItems at the right time. by Michael Meeks · 11 years ago
  63. 389d3e6 Properly dispose old sidebar Panels when we switch panel. by Michael Meeks · 11 years ago
  64. 7019810 loplugin:cstylecast by Noel Grandin · 11 years ago
  65. 0a285fa Fix redline dialog lifecycle foo. by Michael Meeks · 11 years ago
  66. 35237cb Help SvTreeListBox survive post dispose. by Michael Meeks · 11 years ago
  67. e8eed1d wrap field in VclPtr by Noel Grandin · 11 years ago
  68. 734e4dc loplugin:cstylecast by Noel Grandin · 11 years ago
  69. acf245c wrap dialog subclass in ScopedVclPtrInstance by Noel Grandin · 11 years ago
  70. d320bc8 calling static member function through member call syntax by Noel Grandin · 11 years ago
  71. bd5c762 More missing lifecycle pieces. by Michael Meeks · 11 years ago
  72. ae5f75a Allow a common op. on a disposed toolbox. by Michael Meeks · 11 years ago
  73. 0a778c5 Remove debugging snafu. by Michael Meeks · 11 years ago
  74. dc2ec59 Unwind lifecycle mistake in VclBuilder. by Michael Meeks · 11 years ago
  75. 6f9c00d Sidebar lifecycle - dispose panel if we fail to construct it properly. by Michael Meeks · 11 years ago
  76. ca7fa9b Use VclPtr in VclBuilder to get construction referencing right. by Michael Meeks · 11 years ago
  77. df10358 Make leaked child debugging more helpful wrt. the hierarchy. by Michael Meeks · 11 years ago
  78. 0baadce Re-work app side-bar code to manage objects correctly. by Michael Meeks · 11 years ago
  79. 26fced1 Re-work sidebar factory to use VclPtr. by Michael Meeks · 11 years ago
  80. 318dc66 Use the new ::Create template method. by Michael Meeks · 11 years ago
  81. 324377a VclPtr - add a templatized ::Create method for better readability. by Michael Meeks · 11 years ago
  82. 5245021 Explicit disposeOnce instead of transient wrappers. by Michael Meeks · 11 years ago
  83. c9f2abe More lifecycle correction. by Michael Meeks · 11 years ago
  84. c6fb78d disposeAndClear in place of DELETEZ. by Michael Meeks · 11 years ago
  85. e9696b9 Fix more misc. lifecycle mistakes. by Michael Meeks · 11 years ago
  86. fbdef59 More re-basing compile-time fixes; now we compile. by Michael Meeks · 11 years ago
  87. afc84f2 VclPtr: unfortunate includes needed for inlining ref/unref. by Michael Meeks · 11 years ago
  88. efcce8f VclPtr: unfortunate includes needed for inlining ref/unref. by Michael Meeks · 11 years ago
  89. e985155 Misc. other fixing. by Michael Meeks · 11 years ago
  90. e33d74f Make ErrorContext includers happier. by Michael Meeks · 11 years ago
  91. ece63f8 More calc fixing. by Michael Meeks · 11 years ago
  92. cf13f78 Lost more cleanup and fixing post re-basing. by Michael Meeks · 11 years ago
  93. f9a55aa Lots more small re-basing issues fixed. by Michael Meeks · 11 years ago
  94. 7a1fad0 convert ScopedVclPtr to ScopedVclPtrInstance by Noel Grandin · 11 years ago
  95. 3bf4ada dialogs lifetimes should be wrapped in ScopedVclPtr by Noel Grandin · 11 years ago
  96. 746b518 More misc. cleanup. by Michael Meeks · 11 years ago
  97. 14168df vcl cleanup post re-base. by Michael Meeks · 11 years ago
  98. 4804ed9 Fixup toolkit's printer code. by Michael Meeks · 11 years ago
  99. ee33b09 loplugin:vclwidgets workaround by Noel Grandin · 11 years ago
  100. a4a18d3 wrap vcl::Window* in VclPtr by Noel Grandin · 11 years ago