summaryrefslogtreecommitdiff
path: root/svx/source/dialog/docrecovery.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-09-21hide ScopedPtr::reset and add disposeAndClearCaolán McNamara1-3/+3
2015-09-18boost->stdCaolán McNamara1-1/+0
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara1-0/+1
2015-09-17unused headersCaolán McNamara1-1/+0
2015-09-17Fix typo in a c++ comment.Sergey Fukanchik1-2/+2
2015-09-12Update many ListBox users to its sal_Int32 interfaceMatteo Casalin1-1/+1
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-16/+6
2015-08-19Clean up remaining utl::LocalFileHelper::Convert...Stephan Bergmann1-2/+1
2015-08-18ConvertURLToSystemPath->getSystemPathFromFileURLCaolán McNamara1-2/+2
2015-08-11loplugin: defaultparamsNoel Grandin1-3/+3
2015-07-20svtools: change these SvTreeListEntry functions to unique_ptrMichael Stahl1-2/+3
2015-07-06improve the returnbyref lopluginNoel Grandin1-2/+2
2015-06-10coverity#1302618 deref of NULLCaolán McNamara1-2/+2
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-2/+2
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini1-2/+2
2015-05-11refactor TreeListBox to use RenderContextTomaž Vajngerl1-14/+14
2015-04-17svx: convert new to ::Create.Noel Grandin1-2/+2
2015-04-13More lifecycle correction.Michael Meeks1-1/+1
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks1-4/+4
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin1-4/+4
2015-04-10vclwidget: fix more places that should be wrapping in VclPtrNoel Grandin1-3/+3
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-5/+5
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-2/+45
2015-04-09prophylactic double dispose audit.Michael Meeks1-0/+1
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin1-2/+2
2015-04-09vcl: VclPtr conversion in svx.Noel Grandin1-9/+12
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann1-1/+1
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann1-1/+1
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-3/+3
2015-02-21Typo: "window" not "widow" hereJulien Nabet1-1/+1
2015-02-09fdo#39468 translated german commentsDaniel Sikeler1-3/+3
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-11/+11
2014-12-18svx: Use appropriate OUString functions on string constantsStephan Bergmann1-4/+4
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin1-1/+0
2014-10-20loplugin: cstylecastNoel Grandin1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-7/+7
2014-09-19fdo#83891 Show document names including " - " during autorecoveryMatthew J. Francis1-5/+13
2014-08-25QueryBox RID_QRY_REMOVE_* -> MessageDialog + stringCaolán McNamara1-3/+3
2014-08-11RID_SVX_MDLG_DOCRECOVERY_BROKEN conversion to .uiSzymon Kłos1-20/+15
2014-08-01typo: more then -> more thanTakeshi Abe1-1/+1
2014-06-22Avoid possible memory leaks in case of exceptionsTakeshi Abe1-6/+7
2014-06-16convert Save Progress Dialog to .uiCaolán McNamara1-14/+10
2014-06-04convert document recovery dialog to .uiCaolán McNamara1-218/+108
2014-05-24convert doc recovery save page to .uiCaolán McNamara1-60/+22
2014-04-18Typo: s/cant/can't/Tor Lillqvist1-1/+1
2014-04-15svx: sal_Bool->boolNoel Grandin1-4/+4
2014-03-25svtools: sal_Bool->boolNoel Grandin1-2/+2
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-10/+10
2014-02-26Remove visual noise from svxAlexander Wilms1-75/+75
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1