summaryrefslogtreecommitdiff
path: root/forms/source
AgeCommit message (Expand)Author
2015-04-16drawinglayer, editeng, forms, fpicker: convert new to ::Create.Michael Meeks
2015-04-16fix live children left behind at destroyNoel Grandin
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10cure a lot of unfortunate ScopedVclPtrs.Michael Meeks
2015-04-10re-insert erroneously converted delete calls.Michael Meeks
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin
2015-04-10basctl, forms, svx: cleanup for new VclPtr API.Michael Meeks
2015-04-10cleanup Printer VclRef pieces.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-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in formsNoel Grandin
2015-04-07Remove dead INetProtocol::VimStephan Bergmann
2015-04-06unused ODatabaseForm::CreateCaolán McNamara
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-04-02loplugin:staticmethodsNoel Grandin
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-29Clean up remaining C-style casts among void pointersStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-28forms: Replace these macrosMatúš Kukan
2015-03-28forms: More unused services related stuffMatúš Kukan
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-25convert EE_STAT constants to enum classNoel Grandin
2015-03-25convert EV_CNTRL constants to enum classNoel Grandin
2015-03-25convert EE_CNTRL constants to enum classNoel Grandin
2015-03-24loplugin:constantfunction: formsNoel Grandin
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann
2015-03-11SfxItemHandle is only used in one place, so inline itNoel Grandin
2015-03-06V801: Decreased performanceCaolán McNamara
2015-03-06Idle: Changed to new enum nameTobias Madl
2015-03-06Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl
2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl
2015-03-02cppcheck: duplicate inherited memberNoel Grandin
2015-02-27Fix OFormattedFieldWrapper[_ForcedFormatted] instance creationStephan Bergmann
2015-02-19callcatcher: update unused codeCaolán McNamara
2015-02-17forms: Fix copy'n'paste mistakes.Jan Holesovsky
2015-02-17forms: Convert also com.sun.star.form.XForms.Jan Holesovsky
2015-02-17forms: use constructor feature for form modulesChris Sherlock
2015-02-11GenerateHeader(false) -> SetHeaderGenerated()Stephan Bergmann
2015-02-09forms: use constructor feature for ODatabaseFormMiklos Vajna
2015-02-09forms: use constructor feature for OFormsCollectionMiklos Vajna
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-01-30coverity#704645 Dereference after null checkCaolán McNamara
2015-01-30chisel off some more unused codeCaolán McNamara
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-20Some more loplugin:cstylecast: formsStephan Bergmann