summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-04-25Make Window's inDispose map more precisely to mbInDtor.feature/vclptrMichael Meeks1-3/+5
2015-04-25Make combobox tolerate post-dispose usage better.Michael Meeks1-0/+3
2015-04-24Fix unhelpful MI from a VclPtr type and Abstract factory type.Michael Meeks7-53/+43
2015-04-24Build fix.Michael Meeks1-1/+1
2015-04-24Build and warning fixes, Mac, Win, Linux.Michael Meeks4-32/+32
2015-04-23reportdesign: missing SAL_CALLs.Michael Meeks1-4/+4
2015-04-23Sidebar - switch fwd. declarations for includes for Windows.Michael Meeks1-3/+2
2015-04-23winaccessibility: rename unhelpful string defines.Michael Meeks2-8/+8
2015-04-23Windows build fix for VclPtr.Michael Meeks1-2/+1
2015-04-23Kill unused LazyDeletor<Menu>.Michael Meeks2-15/+1
2015-04-23Use shared_ptr for OpenGLPrograms, and hide its copy constructor.Michael Meeks3-9/+8
2015-04-23Windows compile fix for VclPtr intersection with events.Michael Meeks3-5/+9
2015-04-23DockWindow missing builder dispose.Michael Meeks1-0/+1
2015-04-23Clarify assertion, and add missing disposeAndClear.Michael Meeks2-1/+2
2015-04-22Fix a number of boost::unique_ptr errors.Michael Meeks13-21/+20
2015-04-22extensions: convert new to ::Create.Michael Meeks17-34/+33
2015-04-22Fix lifecycle issues.Michael Meeks2-3/+3
2015-04-21Remove erroneous SAL_NO_ACQUIRE pieces introduced in error.Michael Meeks9-36/+15
2015-04-20vcl: convert new to ::CreateMichael Meeks45-114/+114
2015-04-20dbaccess: convert new to ::Create.Michael Meeks85-279/+276
2015-04-20sc: convert new to ::CreateNoel Grandin21-179/+179
2015-04-20sc: convert new to ::CreateNoel Grandin19-117/+109
2015-04-20sd: convert new to ::Create.Noel Grandin37-95/+99
2015-04-18cui: convert new to ::Create.Michael Meeks42-153/+152
2015-04-17chart2: convert new to ::Create.Michael Meeks12-26/+27
2015-04-17Windows compilation fix in DX canvas.Michael Meeks2-2/+7
2015-04-17framework: convert new to ::Create.Michael Meeks11-12/+12
2015-04-17reportdesign: convert new to ::Create.Michael Meeks13-35/+35
2015-04-17Windows compilation fixes.Michael Meeks7-3/+17
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks265-834/+785
2015-04-17sfx2: convert new to ::Create.Noel Grandin45-110/+110
2015-04-17svtools: convert new to ::Create.Noel Grandin36-90/+92
2015-04-17svx: convert new to ::Create.Noel Grandin59-203/+207
2015-04-17svx: convert new to ::Create.Noel Grandin59-123/+127
2015-04-17sw: convert new to ::Create.Noel Grandin43-187/+177
2015-04-17sw: convert new to ::Create.Noel Grandin25-51/+46
2015-04-17sw: convert new to ::Create.Noel Grandin26-47/+47
2015-04-17restore these extern methods, they are used by VclBuilderNoel Grandin2-0/+25
2015-04-17filter: convert new to ::Create.Michael Meeks6-15/+15
2015-04-17sw: convert new to ::Create.Noel Grandin17-78/+67
2015-04-17Use VclPtr for OGenericUnoDialog::createDialog.Michael Meeks44-100/+88
2015-04-17desktop: convert new to ::Create.Michael Meeks8-18/+16
2015-04-17workaround ErrorContextImpl in vclwidget clang pluginNoel Grandin1-7/+10
2015-04-17basctl, basic: convert new to ::Create.Michael Meeks14-45/+52
2015-04-16UnoControls, toolkit, uuoi, xmlsecurity: convert new to ::Create.Michael Meeks14-94/+96
2015-04-16drawinglayer, editeng, forms, fpicker: convert new to ::Create.Michael Meeks16-33/+32
2015-04-16tools: leave ErrorContext with a vcl::Window * for now.Michael Meeks1-5/+4
2015-04-16formula & canvas: convert new to ::Create to get initial ref-counting right.Michael Meeks5-8/+9
2015-04-16make CreateItemWindow return a VclPtr<>.Michael Meeks28-86/+83
2015-04-16avmedia: convert new to ::Create to get initial ref-counting right.Michael Meeks4-12/+12