summaryrefslogtreecommitdiff
path: root/svx/source/dialog/docrecovery.cxx
AgeCommit message (Expand)Author
2021-03-16check for quit when calling Yield in loopNoel Grandin
2020-05-13tdf#131956 dispose progressbar when its target is destroyedCaolán McNamara
2019-09-27loplugin:virtualdead in svxNoel Grandin
2019-09-03loplugin:constmethod in svxNoel Grandin
2019-08-03Fix typosAndrea Gelmini
2019-06-14remove some unused includesCaolán McNamara
2019-04-09drop some unneeded includesCaolán McNamara
2019-03-09loplugin:singlevalfieldsNoel Grandin
2019-02-21weld RecoveryDialogCaolán McNamara
2019-02-20weld SaveDialogCaolán McNamara
2019-02-20weld SaveProgressDialogCaolán McNamara
2019-02-12o3tl::make_unique -> std::make_unique in svx/Gabor Kelemen
2019-02-10loplugin:indentation in svxNoel Grandin
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2018-11-21Simplify containers iterations in svx/source/[a-e]*Arkadiy Illarionov
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-10-30tdf#120097 Revert "clang-tidy bugprone-virtual-near-miss in RecoveryDialog"Noel Grandin
2018-10-17weld BrokenRecoveryDialogCaolán McNamara
2018-09-17New loplugin:externalStephan Bergmann
2018-09-10clang-tidy bugprone-virtual-near-miss in RecoveryDialogNoel Grandin
2018-04-25SvTabListBox::SetTabs, pass count explicitNoel Grandin
2018-02-22weld native message dialogsCaolán McNamara
2018-02-21loplugin:changetoolsgen in svxNoel Grandin
2018-02-01Fix typosAndrea Gelmini
2018-01-15More loplugin:cstylecast: svxStephan Bergmann
2018-01-12More loplugin:cstylecast: svxStephan Bergmann
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-18Fix typosAndrea Gelmini
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-05-19make string translation loading more uniformCaolán McNamara
2017-04-27remove svx bitmaps from .src filesCaolán McNamara
2017-03-25Fix typosAndrea Gelmini
2017-03-20remove unused defines from HRC files in svx(2)Noel Grandin
2017-03-19Fix typos + some German translationsAndrea Gelmini
2017-02-13convert EDocStates to o3tl::typed_flagsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19svx: load BitmapEx resources instead of Image onesCaolán McNamara
2016-12-21convert VclButtonsType to scoped enumNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-07-31Remove unnecessary label tdf#99341Muhammet Kara
2016-06-27Simplify Document Recovery dialog tdf#99341Muhammet Kara
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-14loplugin:passstuffbyref in svxNoel Grandin