summaryrefslogtreecommitdiff
path: root/svx/source/inc/docrecovery.hxx
AgeCommit message (Expand)AuthorFilesLines
2018-01-23tdf#38915: set cProcessed condition on any process outcomeMike Kaganski1-0/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-02-13convert EDocStates to o3tl::typed_flagsNoel Grandin1-14/+18
2017-02-03new loplugin:unusedenumconstantsNoel Grandin1-7/+0
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-20/+10
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-6/+6
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-7/+7
2016-06-27Simplify Document Recovery dialog tdf#99341Muhammet Kara1-2/+0
2016-04-14loplugin:passstuffbyref in svxNoel Grandin1-2/+2
2016-03-18drop unused params from SvLBoxItem and all it's subclassesNoel Grandin1-4/+1
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-26/+26
2015-10-01Fix typosAndrea Gelmini1-3/+3
2015-09-07svx: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-4/+3
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-6/+6
2015-06-10coverity#1302618 deref of NULLCaolán McNamara1-1/+1
2015-05-19remove the last of the OUString #defines in header filesNoel Grandin1-11/+11
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini1-2/+2
2015-05-11refactor TreeListBox to use RenderContextTomaž Vajngerl1-2/+2
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-16/+22
2015-04-09vcl: VclPtr conversion in svx.Noel Grandin1-8/+2
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-13/+13
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin1-1/+0
2014-12-18svx: Use appropriate OUString functions on string constantsStephan Bergmann1-12/+12
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
2014-10-30Resolves: fdo#80815 rename Cancel and explain what it will doCaolán McNamara1-1/+1
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2014-09-23fdo#82577: Handle WindowNoel Grandin1-9/+9
2014-08-11RID_SVX_MDLG_DOCRECOVERY_BROKEN conversion to .uiSzymon Kłos1-9/+5
2014-06-16convert Save Progress Dialog to .uiCaolán McNamara1-15/+2
2014-06-04-Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2014-06-04convert document recovery dialog to .uiCaolán McNamara1-94/+8
2014-05-24convert doc recovery save page to .uiCaolán McNamara1-30/+5
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni1-3/+3
2014-04-27automaticly -> automatically.Jan Holesovsky1-2/+2
2014-04-15svx: sal_Bool->boolNoel Grandin1-2/+2
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-26/+26
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-10/+10
2014-02-26Remove visual noise from svxAlexander Wilms1-83/+83
2014-02-07remove the 4 send crash report tabpagesCaolán McNamara1-167/+0
2013-12-20typo fixesAndras Timar1-1/+1
2013-10-28fixincludeguards.sh: svxThomas Arnhold1-2/+2
2013-09-05convert svx/source/inc/docrecovery.hxx from String to OUStringNoel Grandin1-16/+16
2013-07-26fdo#46037: no more comphelper/configurationhelper.hxx in svxJulien Nabet1-5/+5
2013-07-16convert versions of dialog to .uiCaolán McNamara1-7/+8
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-42/+42
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-29/+29
2013-03-15sal_Bool to boolTakeshi Abe1-5/+5
2013-03-04fdo#46808, convert task::StatusIndicatorFactory to new styleNoel Grandin1-7/+3