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