summaryrefslogtreecommitdiff
path: root/cui/source/factory
AgeCommit message (Expand)Author
2015-05-06simplify code using ScopedVclPtrNoel Grandin
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-29convert ZOOMBTN constants to scoped enumNoel Grandin
2015-04-24Fix unhelpful MI from a VclPtr type and Abstract factory type.Michael Meeks
2015-04-18cui: convert new to ::Create.Michael Meeks
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10re-insert erroneously converted delete calls.Michael Meeks
2015-04-10clear() is the equivalent of assigning a local ptr to NULL.Michael Meeks
2015-04-10vclwidget: fix more places that should be wrapping in VclPtrNoel Grandin
2015-04-10vclwidget: convert lots more sites to use VclPtrNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2015-03-10V668 no sense in testing the result of new against nullCaolán McNamara
2015-03-04V813: Decreased performanceCaolán McNamara
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolá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
2014-12-09fdo#39440 reduce scope of local variablesMichael Weghorn
2014-09-30cui: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-07-30Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-07-01Related: #i124638# Second step of DrawingLayer FillAttributes...Armin Le Grand
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud
2014-04-16cui: sal_Bool->boolNoel Grandin
2014-03-28Merge back branch alg_writerframes to trunkArmin Le Grand
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-18convert select multi paths dialogs to .uiCaolán McNamara
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-03-17cui: prefer passing OUString by referenceNoel Grandin
2014-03-14SvxMultiFileDialog is never createdCaolán McNamara
2014-03-13svtools,svx: prefer passing OUString and OString by referenceNoel Grandin
2014-03-12convert gallery files page to .uiCaolán McNamara
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-02-26Remove visual noise from cuiAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-01convert emboss dialog to .uiCaolán McNamara
2014-02-01convert mosaic dialog to .uiCaolán McNamara
2014-02-01convert posterize dialog to .uiCaolán McNamara
2014-02-01convert sepia dialog to .uiCaolán McNamara
2014-01-31drop unused resource id argumentCaolán McNamara
2014-01-31convert solarize dialog to .uiCaolán McNamara
2014-01-31convert smooth dialog to .uiCaolán McNamara
2014-01-31GraphicFilterDialog->oldGraphicFilterDialogCaolán McNamara
2014-01-22as far as I can see there is no users of SvxShortcutAssignDlgCaolán McNamara
2014-01-14nFlags parameter to Window::Hide appears effectively unusedStephan Bergmann
2014-01-10Resolves: fdo#73260 fix Registered Database single tab dialogCaolán McNamara
2014-01-08convert distribute tab page to .uiCaolán McNamara
2013-12-26convert search format dialog to .uiCaolán McNamara