summaryrefslogtreecommitdiff
path: root/scripting/source
ModeNameSize
d---------basprov459logplain
d---------dlgprov307logplain
d---------inc71logplain
d---------protocolhandler143logplain
d---------provider590logplain
d---------pyprov266logplain
d---------stringresource144logplain
d---------vbaevents90logplain
Maxim Monastirsky 2015-07-24Don't show open remote entry in the recent doc menuMaxim Monastirsky 2015-07-20convert to typed Link<> in sfx2Noel Grandin 2015-07-18Convert SdTbxControl to the generic controllerMaxim Monastirsky 2015-07-16'Save As' popup menu in the Writer's toolbarSzymon Kłos 2015-07-16loplugin:unusedmethods sfx2Noel Grandin 2015-07-14sfx2: remove pointless GenLink classMichael Stahl 2015-07-05SfxToolBoxControl::GetPopupWindowType seems unused, kill itMaxim Monastirsky 2015-05-25convert SHOW constants to scoped enumNoel Grandin 2015-05-07tdf#91073 - keep the popup pointer around while we operate on it.Michael Meeks 2015-05-07Remove unused CreatePopupWindowCascading virtual methods.Michael Meeks 2015-04-17svx: convert new to ::Create.Noel Grandin 2015-04-17sw: convert new to ::Create.Noel Grandin 2015-04-16make CreateItemWindow return a VclPtr<>.Michael Meeks 2015-04-13Explicit disposeOnce instead of transient wrappers.Michael Meeks 2015-04-10vclwidget: check for calling delete on subclasses of vcl::WindowNoel Grandin 2015-04-10fix explicit delete.Michael Meeks 2015-04-10vclwidget: only call dispose() onceNoel Grandin 2015-04-10Audit and correct misc. clears -> disposeAndClears.Michael Meeks 2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin 2015-04-09vcl: VclPtr conversion in sfx2Noel Grandin 2015-04-01Add support for cppu::UnoType<void>Stephan Bergmann 2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann