summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-16avmedia: convert new to ::Create to get initial ref-counting right.Michael Meeks
2015-04-16slideshow: convert new to ::Create to get initial ref-counting right.Michael Meeks
2015-04-16make CreatePrinterOptionsPage returns a VclPtr<>.Michael Meeks
2015-04-16starmath: convert new to ::Create to get initial ref-counting right.Michael Meeks
2015-04-16SwGlobalTree timer dispose.Michael Meeks
2015-04-16Improve the VclPtr documentation.Michael Meeks
2015-04-16Another malingering timer.Michael Meeks
2015-04-16Stop timers, and guard against emission on disposed navigator.Michael Meeks
2015-04-16Make ListBox handier post dispose.Michael Meeks
2015-04-16More protection for SvTreeListBox.Michael Meeks
2015-04-16fix live children left behind at destroyNoel Grandin
2015-04-16fix crash in CppunitTest_sw_uiwriterNoel Grandin
2015-04-15Unregister sidebar ControllerItems at the right time.Michael Meeks
2015-04-15Properly dispose old sidebar Panels when we switch panel.Michael Meeks
2015-04-15loplugin:cstylecastNoel Grandin
2015-04-14Fix redline dialog lifecycle foo.Michael Meeks
2015-04-14Help SvTreeListBox survive post dispose.Michael Meeks
2015-04-14wrap field in VclPtrNoel Grandin
2015-04-14loplugin:cstylecastNoel Grandin
2015-04-14wrap dialog subclass in ScopedVclPtrInstanceNoel Grandin
2015-04-14calling static member function through member call syntaxNoel Grandin
2015-04-14More missing lifecycle pieces.Michael Meeks
2015-04-14Allow a common op. on a disposed toolbox.Michael Meeks
2015-04-14Remove debugging snafu.Michael Meeks
2015-04-14Unwind lifecycle mistake in VclBuilder.Michael Meeks
2015-04-14Sidebar lifecycle - dispose panel if we fail to construct it properly.Michael Meeks
2015-04-14Use VclPtr in VclBuilder to get construction referencing right.Michael Meeks
2015-04-14Make leaked child debugging more helpful wrt. the hierarchy.Michael Meeks
2015-04-14Re-work app side-bar code to manage objects correctly.Michael Meeks
2015-04-13Re-work sidebar factory to use VclPtr.Michael Meeks
2015-04-13Use the new ::Create template method.Michael Meeks
2015-04-13VclPtr - add a templatized ::Create method for better readability.Michael Meeks
2015-04-13Explicit disposeOnce instead of transient wrappers.Michael Meeks
2015-04-13More lifecycle correction.Michael Meeks
2015-04-11disposeAndClear in place of DELETEZ.Michael Meeks
2015-04-11Fix more misc. lifecycle mistakes.Michael Meeks
2015-04-11More re-basing compile-time fixes; now we compile.Michael Meeks
2015-04-11VclPtr: unfortunate includes needed for inlining ref/unref.Michael Meeks
2015-04-10VclPtr: unfortunate includes needed for inlining ref/unref.Michael Meeks
2015-04-10Misc. other fixing.Michael Meeks
2015-04-10Make ErrorContext includers happier.Michael Meeks
2015-04-10More calc fixing.Michael Meeks
2015-04-10Lost more cleanup and fixing post re-basing.Michael Meeks
2015-04-10Lots more small re-basing issues fixed.Michael Meeks
2015-04-10convert ScopedVclPtr to ScopedVclPtrInstanceNoel Grandin
2015-04-10dialogs lifetimes should be wrapped in ScopedVclPtrNoel Grandin
2015-04-10More misc. cleanup.Michael Meeks
2015-04-10vcl cleanup post re-base.Michael Meeks
2015-04-10Fixup toolkit's printer code.Michael Meeks
2015-04-10loplugin:vclwidgets workaroundNoel Grandin