summaryrefslogtreecommitdiff
path: root/cui/source/factory
AgeCommit message (Expand)AuthorFilesLines
2015-04-10clear() is the equivalent of assigning a local ptr to NULL.Michael Meeks2-2/+6
2015-04-10vclwidget: fix more places that should be wrapping in VclPtrNoel Grandin1-1/+1
2015-04-10vclwidget: convert lots more sites to use VclPtrNoel Grandin1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin3-5/+31
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin2-4/+4
2015-03-10V668 no sense in testing the result of new against nullCaolán McNamara1-13/+4
2015-03-04V813: Decreased performanceCaolán McNamara2-3/+3
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara2-13/+1
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin1-6/+8
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-1/+1
2014-12-09fdo#39440 reduce scope of local variablesMichael Weghorn1-2/+1
2014-09-30cui: std::auto_ptr -> std::unique_ptrStephan Bergmann1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin3-147/+147
2014-09-18fdo#82577: Handle FontNoel Grandin1-1/+1
2014-07-30Avoid possible memory leaks in case of exceptionsTakeshi Abe1-3/+2
2014-07-01Related: #i124638# Second step of DrawingLayer FillAttributes...Armin Le Grand2-9/+21
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud1-1/+1
2014-04-16cui: sal_Bool->boolNoel Grandin1-2/+2
2014-03-28Merge back branch alg_writerframes to trunkArmin Le Grand2-3/+3
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2-224/+224
2014-03-18convert select multi paths dialogs to .uiCaolán McNamara2-5/+31
2014-03-18sfx2: sal_Bool->boolNoel Grandin2-6/+6
2014-03-17cui: prefer passing OUString by referenceNoel Grandin1-2/+2
2014-03-14SvxMultiFileDialog is never createdCaolán McNamara2-70/+3
2014-03-13svtools,svx: prefer passing OUString and OString by referenceNoel Grandin2-4/+4
2014-03-12convert gallery files page to .uiCaolán McNamara1-2/+0
2014-03-11svx: sal_Bool->boolNoel Grandin2-34/+34
2014-02-26Remove visual noise from cuiAlexander Wilms1-7/+7
2014-02-23Remove unneccessary commentsAlexander Wilms1-1/+1
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2014-02-01convert emboss dialog to .uiCaolán McNamara2-20/+5
2014-02-01convert mosaic dialog to .uiCaolán McNamara2-15/+4
2014-02-01convert posterize dialog to .uiCaolán McNamara1-2/+2
2014-02-01convert sepia dialog to .uiCaolán McNamara2-22/+15
2014-01-31drop unused resource id argumentCaolán McNamara2-4/+3
2014-01-31convert solarize dialog to .uiCaolán McNamara2-4/+4
2014-01-31convert smooth dialog to .uiCaolán McNamara2-6/+19
2014-01-31GraphicFilterDialog->oldGraphicFilterDialogCaolán McNamara2-8/+7
2014-01-22as far as I can see there is no users of SvxShortcutAssignDlgCaolán McNamara1-3/+0
2014-01-14nFlags parameter to Window::Hide appears effectively unusedStephan Bergmann2-3/+3
2014-01-10Resolves: fdo#73260 fix Registered Database single tab dialogCaolán McNamara1-8/+3
2014-01-08convert distribute tab page to .uiCaolán McNamara1-2/+0
2013-12-26convert search format dialog to .uiCaolán McNamara2-19/+6
2013-12-24stray slashCaolán McNamara1-1/+1
2013-12-08Drop duplicate #includeTakeshi Abe1-3/+0
2013-10-28fixincludeguards.sh: cuiThomas Arnhold1-2/+2
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-3/+3
2013-09-29Kill internationaloptions page, it has been unused for years.Jan Holesovsky1-6/+0
2013-09-12Convert connector tab page to widget UIOlivier Hallot1-2/+9
2013-09-11convert include/editeng/edtdlg.hxx from String to OUStringNoel Grandin2-36/+38