summaryrefslogtreecommitdiff
path: root/avmedia/prj/d.lst
blob: e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 (plain)
g.cxx?h=cp-5.1-6&id=bd8b93fdff93ff7b2b7e493a7bcef6a59f299dae'>make PostUserEvent Link<> typedNoel Grandin 2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin 2015-08-14loplugin: defaultparamsNoel Grandin 2015-07-29com::sun::star->css in cuiNoel Grandin 2015-07-28convert INPUTMODE_ constants to scoped enumNoel Grandin 2015-07-16loplugin:simplifyboolStephan Bergmann 2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann 2015-05-09tdf#91052 - use macros to standardize 'make' constructors for VclBuilder.Michael Meeks 2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann 2015-05-07Catch another erroneous 'make' constructor function.Michael Meeks 2015-04-30Gradually typed LinkStephan Bergmann 2015-04-18cui: convert new to ::Create.Michael Meeks 2015-04-10convert ScopedVclPtr to ScopedVclPtrInstanceNoel Grandin 2015-04-10dialogs lifetimes should be wrapped in ScopedVclPtrNoel Grandin 2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks 2015-04-10first half of non-scriptable, Instance constructor conversion.Michael Meeks 2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin 2015-04-10vclwidget: check for calling delete on subclasses of vcl::WindowNoel Grandin 2015-04-10vclwidget: fix more places that should be wrapping in VclPtrNoel Grandin 2015-04-10vclwidget: only call dispose() onceNoel Grandin 2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin 2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin 2015-04-09vcl: VclPtr conversion in cuiNoel Grandin 2015-04-09loplugin:staticmethodsNoel Grandin 2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann 2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann 2015-03-23loplugin:constantfunction: cuiNoel Grandin