summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-09prophylactic double dispose audit.Michael Meeks
2015-04-09Double dispose protection.Michael Meeks
2015-04-09calc: double dispose issue.Michael Meeks
2015-04-09more double dispose protection.Michael Meeks
2015-04-09vcl: ensure that VclBuilder is disposed before parent window.Michael Meeks
2015-04-09sw: more double dispose work.Michael Meeks
2015-04-09dbaccess: nail the last double-dispose issue breaking the test.Michael Meeks
2015-04-09dbaccess: protection against double disposes.Michael Meeks
2015-04-09vcl: more double dispose protection.Michael Meeks
2015-04-09more double dispose protection.Michael Meeks
2015-04-09vclref: protect vs. double disposes.Michael Meeks
2015-04-09vcl: new lifecycle test.Michael Meeks
2015-04-09vcl lifecycle: delete children in dispose.Michael Meeks
2015-04-09vcl: add assert and improve lifecycle test.Michael Meeks
2015-04-09vcl: more double-dispose protection, and survival after dispose.Michael Meeks
2015-04-09vcl: don't emit events on disposed objects & handle some method calls.Michael Meeks
2015-04-09protect against double dispose.Michael Meeks
2015-04-09vclref: re-work mbInDtor handling, add IsDisposed method and more.Michael Meeks
2015-04-09vcl:fixes towards unit test happinessNoel Grandin
2015-04-09vclwidget: add some dispose() checkingNoel Grandin
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin
2015-04-09vcl: some VclPtr fixes found by the new plugin codeNoel Grandin
2015-04-09vcl: VclPtr conversion in xmlsecurityNoel Grandin
2015-04-09vcl: VclPtr conversion in swNoel Grandin
2015-04-09vcl: VclPtr conversion in starmathNoel Grandin
2015-04-09vcl: VclPtr conversion in sdNoel Grandin
2015-04-09vcl: VclPtr conversion in scNoel Grandin
2015-04-09vcl: VclPtr conversion in reportdesignNoel Grandin
2015-04-09vcl: VclPtr conversion in fpickerNoel Grandin
2015-04-09vcl: VclPtr conversion in filterNoel Grandin
2015-04-09vcl: VclPtr conversion in formulaNoel Grandin
2015-04-09vcl: VclPtr conversion in extensionsNoel Grandin
2015-04-09loplugin: vclwidgets: ensure that all VclPtr fields are cleared in dispose()Noel Grandin
2015-04-09loplugin: vclwidgets: make the dispose/destructor checking more robustNoel Grandin
2015-04-09vcl: VclPtr conversion in variousNoel Grandin
2015-04-09vcl: VclPtr conversion in formsNoel Grandin
2015-04-09vcl: VclPtr conversion in formsNoel Grandin
2015-04-09vcl: VclPtr conversion in dbaccessNoel Grandin
2015-04-09loplugin: vclwidget: add check that dispose is calling superclass disposeNoel Grandin
2015-04-09vcl: VclPtr conversion in cuiNoel Grandin
2015-04-09vcl: VclPtr conversion in chart2Noel Grandin
2015-04-09vcl: VclPtr conversion in basctlNoel Grandin
2015-04-09vcl: VclPtr conversion in svx.Noel Grandin
2015-04-09vcl: VclPtr conversion in frameworkNoel Grandin
2015-04-09vcl: VclPtr conversion in basicNoel Grandin
2015-04-09vcl: VclPtr conversion in avmediaNoel Grandin
2015-04-09vcl: VclPtr conversion in sfx2Noel Grandin
2015-04-09svtools: apply vcl::window refcounting changesNoel Grandin
2015-04-09vcl: window destructors calling disposeNoel Grandin
2015-04-09vcl: dispose of more Window sub-classes, particularly top-level windows.Michael Meeks